Stypox
|
a65a4e49f3
|
Merge pull request #4377 from Isira-Seneviratne/Use_Parcelize_annotation
Use the Kotlin Parcelize annotation.
|
2020-11-21 08:39:55 +01:00 |
|
Isira Seneviratne
|
39a008db6e
|
Convert ErrorInfo to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:35 +05:30 |
|
Isira Seneviratne
|
db6b11ca95
|
Convert SavedState to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:32 +05:30 |
|
Isira Seneviratne
|
c8760eff56
|
Convert SoftwareComponent to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:30 +05:30 |
|
Isira Seneviratne
|
4556af1b67
|
Convert MissionRecoveryInfo to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:29 +05:30 |
|
Isira Seneviratne
|
1d73abd560
|
Convert License to Kotlin and use the Parcelize annotation.
|
2020-11-21 12:47:26 +05:30 |
|
Stypox
|
517819346d
|
Merge pull request #4937 from vkay94/fix-player-brightness-volume-setting
Fix respecting brightness-volume-gesture settings
|
2020-11-20 22:53:14 +01:00 |
|
vkay94
|
670fe82fdc
|
Player gestures: Fix respecting brightness-volume-gesture settings
|
2020-11-20 21:08:02 +01:00 |
|
Stypox
|
664726c431
|
Merge pull request #4893 from okan35/whatsNewSwipeRefresh
Pull to Refresh Feed
|
2020-11-20 18:13:32 +01:00 |
|
Stypox
|
f06af129a3
|
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
|
db49d89d6d
|
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
|
1df5aa90f1
|
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 |
|
Tobias Groza
|
648c619020
|
Merge pull request #4929 from TacoTheDank/murder-all-the-annoying-lints
Various code improvements
|
2020-11-20 15:53:37 +01:00 |
|
TacoTheDank
|
290751ba78
|
Correct some other small lints
|
2020-11-19 18:54:27 -05:00 |
|
Michal L
|
5ed0aa9c0a
|
Translated using Weblate (Polish)
Currently translated at 44.7% (17 of 38 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/pl/
|
2020-11-20 00:21:29 +01:00 |
|
Anxhelo Lushka
|
6a5c762e22
|
Translated using Weblate (Albanian)
Currently translated at 98.8% (598 of 605 strings)
|
2020-11-20 00:21:28 +01:00 |
|
Vasilis K
|
1a36b3368b
|
Translated using Weblate (Greek)
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-20 00:21:28 +01:00 |
|
randomtroller
|
afbf2e24f7
|
Translated using Weblate (Slovenian)
Currently translated at 54.7% (331 of 605 strings)
|
2020-11-20 00:21:28 +01:00 |
|
Alvaro
|
c20292b978
|
Translated using Weblate (Spanish)
Currently translated at 99.8% (604 of 605 strings)
|
2020-11-20 00:21:27 +01:00 |
|
TacoTheDank
|
e4d0578d19
|
Update Android Studio
|
2020-11-19 15:25:07 -05:00 |
|
Isira Seneviratne
|
87b42da845
|
Call DateWrapper's offsetDateTime() instead of date().
|
2020-11-19 18:37:07 +05:30 |
|
Prasanta-Hembram
|
6b61436f8e
|
Translated using Weblate (Santali)
Currently translated at 10.5% (64 of 605 strings)
|
2020-11-19 09:33:47 +01:00 |
|
nautilusx
|
3bea439cf6
|
Translated using Weblate (German)
Currently translated at 23.6% (9 of 38 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/de/
|
2020-11-19 09:33:46 +01:00 |
|
TacoTheDank
|
04f9272706
|
Lint: Inner class may be static
|
2020-11-18 18:02:33 -05:00 |
|
TacoTheDank
|
50b676e422
|
Lint: 'if' replaceable with 'switch'
|
2020-11-18 17:58:41 -05:00 |
|
TacoTheDank
|
7d4e8bd7a8
|
Lint: Lambda fix
|
2020-11-18 17:57:30 -05:00 |
|
TacoTheDank
|
0b41bd4699
|
Lint: 'size() == 0' replaceable with 'isEmpty()'
|
2020-11-18 17:54:16 -05:00 |
|
TacoTheDank
|
c1aca23fa4
|
Lint: Redundant 'new' expression in constant array creation
|
2020-11-18 17:52:30 -05:00 |
|
TacoTheDank
|
497e145c70
|
Lint: Make a bunch of stuff final
|
2020-11-18 17:50:00 -05:00 |
|
TacoTheDank
|
706188af82
|
Lint: Move declarations into assignments
|
2020-11-18 17:48:01 -05:00 |
|
TacoTheDank
|
72544f70ad
|
Kotlin lint fixing
|
2020-11-18 17:45:19 -05:00 |
|
TacoTheDank
|
0d006ebd26
|
Use two more KTX extensions
|
2020-11-18 17:29:58 -05:00 |
|
TobiGr
|
b4fe137833
|
Add Central Atlas Tamazight (Tamaziɣt) to app locales
|
2020-11-18 19:59:15 +01:00 |
|
Mukhamadjonov
|
8072d7821e
|
Translated using Weblate (Uzbek (latin))
Currently translated at 13.1% (5 of 38 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/uz_Latn/
|
2020-11-18 18:44:59 +01:00 |
|
Mukhamadjonov
|
0521299674
|
Translated using Weblate (Uzbek (latin))
Currently translated at 99.1% (600 of 605 strings)
|
2020-11-18 18:44:58 +01:00 |
|
Mario Rossi
|
5fb92f52b1
|
Translated using Weblate (Neapolitan)
Currently translated at 10.7% (65 of 605 strings)
|
2020-11-18 18:44:54 +01:00 |
|
Allan Nordhøy
|
f4e48b8406
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 10.5% (4 of 38 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/nb_NO/
|
2020-11-18 18:44:53 +01:00 |
|
Nicky Db
|
684e4e6551
|
Translated using Weblate (Dutch (Belgium))
Currently translated at 36.8% (14 of 38 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/nl_BE/
|
2020-11-18 18:44:53 +01:00 |
|
Mark
|
879b9dfe41
|
Translated using Weblate (Dutch)
Currently translated at 10.5% (4 of 38 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/nl/
|
2020-11-18 18:44:52 +01:00 |
|
Yaron Shahrabani
|
f618c11f92
|
Translated using Weblate (Hebrew)
Currently translated at 23.6% (9 of 38 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/he/
|
2020-11-18 18:44:52 +01:00 |
|
Naimul Kabir
|
606fc1f89b
|
Translated using Weblate (Bengali)
Currently translated at 10.5% (4 of 38 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/bn/
|
2020-11-18 18:44:52 +01:00 |
|
UserX
|
e85b056b72
|
Translated using Weblate (German)
Currently translated at 23.6% (9 of 38 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/de/
|
2020-11-18 18:44:51 +01:00 |
|
Naimul Kabir
|
97734848e0
|
Translated using Weblate (Bengali)
Currently translated at 78.6% (476 of 605 strings)
|
2020-11-18 18:44:51 +01:00 |
|
vachan-maker
|
ac8c1aae8f
|
Translated using Weblate (Malayalam)
Currently translated at 92.7% (561 of 605 strings)
|
2020-11-18 18:44:51 +01:00 |
|
Allan Nordhøy
|
55c0c75236
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 93.3% (565 of 605 strings)
|
2020-11-18 18:44:50 +01:00 |
|
Azizov Aga
|
fe1ce89958
|
Translated using Weblate (Azerbaijani)
Currently translated at 36.5% (221 of 605 strings)
|
2020-11-18 18:44:50 +01:00 |
|
षिखर्
|
deca68697f
|
Translated using Weblate (Hindi)
Currently translated at 78.5% (475 of 605 strings)
|
2020-11-18 18:44:48 +01:00 |
|
Naimul Kabir
|
e83f854b3a
|
Translated using Weblate (Bengali (Bangladesh))
Currently translated at 64.9% (393 of 605 strings)
|
2020-11-18 18:44:48 +01:00 |
|
Krysa Czech
|
607043d56f
|
Translated using Weblate (Czech)
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-18 18:44:47 +01:00 |
|
Stypox
|
f0fca59cbe
|
Translated using Weblate (Italian)
Currently translated at 100.0% (605 of 605 strings)
|
2020-11-18 18:44:47 +01:00 |
|