nautilusx
8c2623d06c
Translated using Weblate (German)
...
Currently translated at 99.8% (533 of 534 strings)
2020-03-08 17:32:52 +01:00
Emin Tufan Çetin
da1fc5b79f
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (534 of 534 strings)
2020-03-08 17:32:51 +01:00
Stypox
a02ca685bb
Merge pull request #3184 from opusforlife2/relocate_settings
...
Relocate two settings from Appearance to Content
2020-03-08 17:12:38 +01:00
Mauricio Colli
0cf5afa08a
Fix bug in main screen tabs state management
...
Tabs were not being destroyed/restored correctly due to a call to a
method that populated the view pager before it even had a chance of
restoring itself.
The solution was to null out the adapter before calling that method so
the view pager will postpone the populating process.
2020-03-08 09:09:04 -03:00
Stypox
712a4222f6
Merge pull request #3165 from karkaminski/mute_button
...
Mute button
2020-03-08 10:29:25 +01:00
Stypox
0292ede9c8
Merge pull request #3046 from XiangRongLin/shareDownload
...
Fix bug causing crashes when sharing a downloaded file.
2020-03-08 09:44:04 +01:00
Tobias Groza
4d8d52094f
Improve code style
...
Co-Authored-By: B0pol <bopol@e.email>
2020-03-07 20:09:05 +01:00
yausername
8dd9b7caa5
refactor checkpointing
2020-03-07 20:09:05 +01:00
yausername
17d44c22f2
checkpoint db before export
2020-03-07 20:09:05 +01:00
Mauricio Colli
970ee443a0
Fix visual glitch when exiting the app
2020-03-07 15:55:55 -03:00
karol
c6bd30e44d
null risk issue
2020-03-05 19:07:46 +01:00
poolitzer
622d9533b9
Further minor improvements
2020-03-04 20:31:36 -08:00
Poolitzer
a42d7fcba7
minor improvements of sentences
...
Co-Authored-By: Stypox <stypox@pm.me>
2020-03-04 20:21:44 -08:00
karol
735d05b1c3
mute/unmute text change in action bar
2020-03-04 18:53:17 +01:00
karol
642349a470
mute icon change in action bar
2020-03-04 18:37:04 +01:00
opusforlife2
ffac5a6cfa
Relocate two settings from Appearance to Content
2020-03-04 18:41:41 +05:30
Hosted Weblate
6438afefd7
Merge branch 'origin/dev' into Weblate.
2020-03-04 10:09:59 +01:00
Isak Holmström
a00c342221
Translated using Weblate (Swedish)
...
Currently translated at 86.8% (463 of 533 strings)
2020-03-04 10:09:59 +01:00
IQBAL AL FATAH
64431e689a
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (533 of 533 strings)
2020-03-04 10:09:58 +01:00
Mohd. A
c45bb01391
Translated using Weblate (Arabic)
...
Currently translated at 98.3% (524 of 533 strings)
2020-03-04 10:09:58 +01:00
Sylke Vicious
9b3ddddaa0
Translated using Weblate (Italian)
...
Currently translated at 100.0% (533 of 533 strings)
2020-03-04 10:09:57 +01:00
AioiLight
9bfba6cd3d
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (533 of 533 strings)
2020-03-04 10:09:57 +01:00
IQBAL AL FATAH
3b66af6239
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (533 of 533 strings)
2020-03-04 10:09:51 +01:00
Dani Pragustia
79adddfb59
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (533 of 533 strings)
2020-03-04 10:09:50 +01:00
Stypox
bdbaf289fd
Merge pull request #3160 from XiangRongLin/b3127
...
Hide 5, 15, 25 second seek options if inexact seek is enabled
2020-03-03 21:58:18 +01:00
Stypox
f2242697a4
Update app/src/main/res/values/strings.xml
2020-03-03 21:51:46 +01:00
XiangRongLin
51eff0574e
Update app/src/main/java/org/schabi/newpipe/settings/VideoAudioSettingsFragment.java
...
Co-Authored-By: Stypox <stypox@pm.me>
2020-03-03 21:41:15 +01:00
Stypox
54c9173694
Merge pull request #3107 from comradekingu/patch-11
...
Spelling: Some devices are incompatible
2020-03-03 21:08:30 +01:00
Xiang Rong Lin
4c2efaac2a
Change toast string resource to be useable with different languages
2020-03-03 19:50:50 +01:00
Xiang Rong Lin
7d941f2c27
Show a toast when seek duration was rounded up
2020-03-03 19:40:10 +01:00
Xiang Rong Lin
6d95a5f3d2
Use DateUtils constant for 1000
2020-03-03 19:40:10 +01:00
Xiang Rong Lin
2f4b8d9aa6
Round seek duration up instead of setting it to 10 seconds
2020-03-03 19:40:10 +01:00
Xiang Rong Lin
1f4efd5f5d
Update inexact seek summary
2020-03-03 19:40:10 +01:00
Xiang Rong Lin
3bdb8cb717
Update seek options on inexact seek option change.
...
Reset to 10 seconds when previous value is not valid anymore
2020-03-03 19:40:10 +01:00
Xiang Rong Lin
5aea971cb2
If inexact seekt is used, hide 5,15,25 seconds seek duration options when opening settings
2020-03-03 19:40:10 +01:00
Poolitzer
abb2dfad7d
appending dots
...
Co-Authored-By: opusforlife2 <53176348+opusforlife2@users.noreply.github.com>
2020-03-02 21:08:34 -08:00
Poolitzer
e45c15ed5b
missed this
...
because GitHub thought its funny to hide it for a reason.
Co-Authored-By: opusforlife2 <53176348+opusforlife2@users.noreply.github.com>
2020-03-02 20:56:03 -08:00
poolitzer
89a6e4304e
opus4improvements
2020-03-02 20:52:50 -08:00
poolitzer
1c82eaec32
improvements
2020-03-02 16:38:23 -08:00
karol
c306ed423c
icon color change in action bar
2020-03-03 00:01:19 +01:00
karol
24ee7603cc
mute button in actionbar, no color change
2020-03-02 22:52:58 +01:00
bopol
6d736c4e28
remove redundant code
2020-03-02 22:50:52 +01:00
bopol
9d65d539cb
Links support for mediaccc and shortened invidious
2020-03-02 22:50:33 +01:00
karol
f81f7528d8
resolved issues
2020-03-02 21:12:02 +01:00
Stypox
ab5281ce54
Add more checks to prevent build failures in gradle branch suffix
...
- Add function `getGitWorkingBranch` that returns the current working branch, and "" if it could not be determined (either because git is not installed or because the directory is not a git repo).
- Make sure normalizedWorkingBranch is not empty (leading to an invalid app id terminating with `.`)
- Make normalizedWorkingBranch lowercase
- Add comments
2020-03-02 20:50:35 +01:00
Dani Pragustia
038a9d74d3
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (533 of 533 strings)
2020-03-02 18:59:04 +01:00
KOK ASiiK
c9bd9298f1
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (533 of 533 strings)
2020-03-02 18:59:04 +01:00
wb9688
938969e81b
Accept music.youtube.com in manifest
2020-03-02 17:58:48 +01:00
poolitzer
d9ca2f8545
Merge remote-tracking branch 'upstream/dev' into templates
2020-03-01 12:36:32 -08:00
Hosted Weblate
dc725a0198
Merge branch 'origin/dev' into Weblate.
2020-03-01 20:58:25 +01:00