TobiGr
|
fd4c37e9b3
|
Fix crash on startup caused by no implementation of onError() method
|
2020-11-22 11:46:24 +01:00 |
|
Stypox
|
17866c29ae
|
Refactor CheckForNewAppVersion
|
2020-11-21 12:02:08 +01:00 |
|
Stypox
|
8dc4e6dc2a
|
Fix crash on startup without internet: Cbservable callable returning null
Use Maybe instead
|
2020-11-21 12:02:03 +01:00 |
|
Stypox
|
1197f44262
|
Merge pull request #4944 from Isira-Seneviratne/Dispose_RxView_disposable
Dispose of RxViews disposable in BaseStateFragment.
|
2020-11-21 10:52:00 +01:00 |
|
Isira Seneviratne
|
e98d3423e4
|
Dispose of RxViews disposable in BaseStateFragment.
|
2020-11-21 14:24:21 +05:30 |
|
Isira Seneviratne
|
95333d37c8
|
Use try-with-resources.
|
2020-11-21 13:47:13 +05:30 |
|
Isira Seneviratne
|
340b92e32b
|
Convert ErrorInfo to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:35 +05:30 |
|
Isira Seneviratne
|
6e68ab19f9
|
Convert SavedState to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:32 +05:30 |
|
Isira Seneviratne
|
15fed32d92
|
Convert SoftwareComponent to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:30 +05:30 |
|
Isira Seneviratne
|
897c754dd4
|
Convert MissionRecoveryInfo to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:29 +05:30 |
|
Isira Seneviratne
|
ec1e746a22
|
Convert License to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:26 +05:30 |
|
vkay94
|
b5321152fd
|
Player gestures: Fix respecting brightness-volume-gesture settings
|
2020-11-20 21:08:02 +01:00 |
|
Stypox
|
66d15ea635
|
Merge pull request #4893 from okan35/whatsNewSwipeRefresh
Pull to Refresh Feed
|
2020-11-20 18:13:32 +01:00 |
|
Stypox
|
72177033d2
|
Merge pull request #4891 from vkay94/locallist-entry-progressTime
Improve performance for some updateState calls (local lists)
|
2020-11-20 17:12:16 +01:00 |
|
Stypox
|
06b7072240
|
Merge pull request #4642 from XiangRongLin/hide_thumbnail
Add option to hide thumbnail on lock screen
|
2020-11-20 16:35:10 +01:00 |
|
Tobias Groza
|
4700f35739
|
Merge pull request #4921 from Isira-Seneviratne/Call_offsetDateTime_instead_of_date
Call DateWrapper's offsetDateTime() instead of date().
|
2020-11-20 15:58:22 +01:00 |
|
TacoTheDank
|
2669ba944d
|
Correct some other small lints
|
2020-11-19 18:54:27 -05:00 |
|
Isira Seneviratne
|
eb1cddd85a
|
Call DateWrapper's offsetDateTime() instead of date().
|
2020-11-19 18:37:07 +05:30 |
|
TacoTheDank
|
0274cd6beb
|
Lint: Inner class may be static
|
2020-11-18 18:02:33 -05:00 |
|
TacoTheDank
|
ad2ea0b807
|
Lint: 'if' replaceable with 'switch'
|
2020-11-18 17:58:41 -05:00 |
|
TacoTheDank
|
c24999075d
|
Lint: Lambda fix
|
2020-11-18 17:57:30 -05:00 |
|
TacoTheDank
|
773bde14ab
|
Lint: 'size() == 0' replaceable with 'isEmpty()'
|
2020-11-18 17:54:16 -05:00 |
|
TacoTheDank
|
00b08318a5
|
Lint: Redundant 'new' expression in constant array creation
|
2020-11-18 17:52:30 -05:00 |
|
TacoTheDank
|
39e5d8ccc2
|
Lint: Make a bunch of stuff final
|
2020-11-18 17:50:00 -05:00 |
|
TacoTheDank
|
e25622df4b
|
Lint: Move declarations into assignments
|
2020-11-18 17:48:01 -05:00 |
|
TacoTheDank
|
ea5939c1b7
|
Kotlin lint fixing
|
2020-11-18 17:45:19 -05:00 |
|
TacoTheDank
|
4734d04d4f
|
Use two more KTX extensions
|
2020-11-18 17:29:58 -05:00 |
|
TobiGr
|
493e47f7e6
|
Add Central Atlas Tamazight (Tamaziɣt) to app locales
|
2020-11-18 19:59:15 +01:00 |
|
TobiGr
|
46b91bf8b0
|
Merge remote-tracking branch 'Weblate/dev' into release_0.20.3
|
2020-11-18 15:57:57 +01:00 |
|
okan35
|
7a432b38e9
|
gradle change
|
2020-11-17 19:25:49 +01:00 |
|
okan35
|
9b6a201bbb
|
removed unnecessary spaces - code change
|
2020-11-17 19:23:29 +01:00 |
|
Stypox
|
7a6e0d651f
|
Add Uzbek language (O'zbek) and remove Neapolitan
Neapolitan only has 43 translated strings, so it should not appear as a possible language
|
2020-11-15 23:37:39 +01:00 |
|
Stypox
|
7476498823
|
[Regression] Revert "Removed remember popup properties setting"
This reverts commit 314615bfef .
|
2020-11-15 22:24:27 +01:00 |
|
Stypox
|
4c7b5d44a0
|
[Regression] Fix videos added multiple times to detail fragment stack
|
2020-11-15 22:23:47 +01:00 |
|
Mukhamadjonov
|
620bb54881
|
Translated using Weblate (Uzbek (latin))
Currently translated at 66.7% (404 of 605 strings)
|
2020-11-15 22:23:47 +01:00 |
|
Prasanta-Hembram
|
73be747cbe
|
Translated using Weblate (Santali)
Currently translated at 8.5% (52 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
Allan Nordhøy
|
3245d620c3
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 93.3% (565 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
Terry Louwers
|
a59f80589a
|
Translated using Weblate (Dutch (Belgium))
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
Milo Ivir
|
6b269c7559
|
Translated using Weblate (Croatian)
Currently translated at 98.8% (598 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
Michal L
|
53cadeab61
|
Translated using Weblate (Polish)
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
2-Seol
|
e90d388fdb
|
Translated using Weblate (Korean)
Currently translated at 82.8% (501 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
Terry Louwers
|
219f059834
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
WaldiS
|
dc2dac66a3
|
Translated using Weblate (Polish)
Currently translated at 99.8% (604 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
Mukhamadjonov
|
e04ee666b8
|
Translated using Weblate (Uzbek (latin))
Currently translated at 36.5% (221 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
Prasanta-Hembram
|
7d27003bb2
|
Translated using Weblate (Santali)
Currently translated at 8.4% (51 of 605 strings)
|
2020-11-15 22:23:46 +01:00 |
|
ssantos
|
83384e0de4
|
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-15 22:23:45 +01:00 |
|
Ajeje Brazorf
|
748904b8ad
|
Translated using Weblate (Sardinian)
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-15 22:23:44 +01:00 |
|
Yaron Shahrabani
|
3e72df8b1e
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-15 22:23:25 +01:00 |
|
Jeff Huang
|
2921563e9c
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-15 22:23:25 +01:00 |
|
Eric
|
01c1346696
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-15 22:23:25 +01:00 |
|