Isira Seneviratne
|
8ec55ef394
|
Use RxJava instead of AsyncTask in LicenseFragmentHelper.
|
2020-11-05 11:06:51 +05:30 |
|
Isira Seneviratne
|
ef5084036c
|
Use RxJava instead of AsyncTask to check for new app versions.
|
2020-11-05 11:06:50 +05:30 |
|
Tobias Groza
|
7dd317e530
|
Merge pull request #4759 from Stypox/yt-import
Change YouTube subscription import instructions to Google takeout
|
2020-11-04 16:52:43 +01:00 |
|
Prasanta-Hembram
|
e5db3ed9b7
|
Translated using Weblate (Santali)
Currently translated at 7.6% (46 of 603 strings)
|
2020-11-04 01:23:34 +01:00 |
|
aqwer-T
|
3a00dc5b5f
|
Translated using Weblate (Lithuanian)
Currently translated at 0.0% (0 of 36 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/lt/
|
2020-11-04 01:23:33 +01:00 |
|
Oymate
|
2d848020fc
|
Translated using Weblate (Bengali)
Currently translated at 64.0% (386 of 603 strings)
|
2020-11-04 01:23:33 +01:00 |
|
Stjepan
|
70123d19fe
|
Translated using Weblate (Croatian)
Currently translated at 98.5% (594 of 603 strings)
|
2020-11-04 01:23:33 +01:00 |
|
aqwer-T
|
ea3770260a
|
Translated using Weblate (Lithuanian)
Currently translated at 52.2% (315 of 603 strings)
|
2020-11-04 01:23:32 +01:00 |
|
Vladislav
|
eea1a80de6
|
Translated using Weblate (Russian)
Currently translated at 99.3% (599 of 603 strings)
|
2020-11-04 01:23:32 +01:00 |
|
Tobias Groza
|
4889775ae6
|
Merge pull request #4790 from TeamNewPipe/promote_custom_repo
Update readme and add custom repo info
|
2020-11-03 22:02:24 +01:00 |
|
opusforlife2
|
355effd93d
|
Mention custom repo and generally update section
Added custom repo as additional install method, and added comparison between them all. Also removed the outdated part.
|
2020-11-03 16:56:04 +00:00 |
|
Stypox
|
f1583b6e0c
|
Merge pull request #4587 from vkay94/separate-player-gesture-logic-ui
Separate player gesture logic and UI
|
2020-11-02 16:36:50 +01:00 |
|
vkay94
|
347566c311
|
Player gestures: Add multi-double-tap logic
|
2020-11-02 15:50:34 +01:00 |
|
Stypox
|
1f73572dd3
|
Fix playlist select dialog and do some refactoring
|
2020-11-02 14:24:39 +01:00 |
|
Prasanta-Hembram
|
2bfb83c4cd
|
Translated using Weblate (Santali)
Currently translated at 7.4% (45 of 603 strings)
|
2020-11-02 12:36:09 +01:00 |
|
zeritti
|
ceed1c4962
|
Translated using Weblate (Czech)
Currently translated at 100.0% (603 of 603 strings)
|
2020-11-02 12:36:09 +01:00 |
|
Juraj Liso
|
2b5b9d3599
|
Translated using Weblate (Slovak)
Currently translated at 100.0% (603 of 603 strings)
|
2020-11-02 12:36:08 +01:00 |
|
Franco
|
96e3709b7b
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (603 of 603 strings)
|
2020-11-02 12:36:08 +01:00 |
|
Stypox
|
239fc2f6f8
|
Change youtube subscription import instructions
|
2020-11-02 11:08:38 +01:00 |
|
Stypox
|
4c77e5cdd2
|
Merge pull request #4643 from XiangRongLin/colorize_notification
Add option to not colorize notification
|
2020-11-01 22:24:16 +01:00 |
|
Xiang Rong Lin
|
974f8f692c
|
Add option to not colorize notification
|
2020-11-01 22:13:00 +01:00 |
|
Tobias Groza
|
e97d0b9a69
|
Merge pull request #3817 from Isira-Seneviratne/Use_Java_8_APIs
Use Java 8 APIs.
|
2020-11-01 16:30:50 +01:00 |
|
Isira Seneviratne
|
b0b0a75c87
|
Use Collection.removeIf() instead of using Iterator.remove() to remove elements conditionally.
|
2020-11-01 14:44:07 +05:30 |
|
Isira Seneviratne
|
abcacf8c74
|
Use Comparator's comparing(), nullsLast() and reversed() methods.
|
2020-11-01 14:44:04 +05:30 |
|
Isira Seneviratne
|
290428b981
|
Enable support for core library desugaring.
|
2020-11-01 14:44:02 +05:30 |
|
Prasanta Hembram
|
37d1541d6b
|
Added Santali language
|
2020-11-01 13:46:51 +05:30 |
|
Tobias Groza
|
1500ce7490
|
Merge pull request #4710 from TacoTheDank/more-cleanup
More miscellaneous little fixes and improvements
|
2020-10-31 23:17:23 +01:00 |
|
TacoTheDank
|
a48529872d
|
Fix a few Kotlin style issues
|
2020-10-31 15:57:49 -04:00 |
|
TacoTheDank
|
31cffa68c5
|
Push conditionals inside branch expressions
|
2020-10-31 15:57:26 -04:00 |
|
TacoTheDank
|
6909d1e527
|
Simplify an if else
|
2020-10-31 15:57:01 -04:00 |
|
TacoTheDank
|
972235bfba
|
Add missing app:iconSpaceReserved
|
2020-10-31 15:56:46 -04:00 |
|
TacoTheDank
|
6db560fd2c
|
Use FragmentActivity for AboutActivity's viewpager2
|
2020-10-31 15:54:39 -04:00 |
|
TacoTheDank
|
1a64d8aec9
|
Replace a ContextCompat with LayoutInflater.from
|
2020-10-31 15:54:19 -04:00 |
|
TacoTheDank
|
1e1fb32558
|
Fix some version checks to use android.os.Build
|
2020-10-31 15:54:02 -04:00 |
|
XiangRongLin
|
008eb5ba4a
|
Convert notification actions to a custom preference (#4652)
|
2020-10-31 11:58:33 +01:00 |
|
J. Lavoie
|
f46e0acc89
|
Translated using Weblate (Finnish)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-31 10:38:59 +01:00 |
|
Davit Mayilyan
|
b615ef5810
|
Translated using Weblate (Armenian)
Currently translated at 16.7% (101 of 603 strings)
|
2020-10-31 10:38:59 +01:00 |
|
Berkay Gündüz
|
d773279de8
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-31 10:38:58 +01:00 |
|
zmni
|
56d721651a
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-31 10:38:57 +01:00 |
|
JohnFai
|
ee17abff92
|
Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 27.1% (164 of 603 strings)
|
2020-10-31 10:38:57 +01:00 |
|
J. Lavoie
|
952bb1a2eb
|
Translated using Weblate (Italian)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-31 10:38:57 +01:00 |
|
J. Lavoie
|
c287813e00
|
Translated using Weblate (French)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-31 10:38:56 +01:00 |
|
J. Lavoie
|
eab4fd80d7
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-31 10:38:56 +01:00 |
|
SiD ViCiO
|
5c8f8869d4
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-31 10:38:56 +01:00 |
|
J. Lavoie
|
4954dfe107
|
Translated using Weblate (German)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-31 10:38:56 +01:00 |
|
Tobias Groza
|
4eb8094fb8
|
Merge pull request #4695 from mimi89999/dev
Add missing screenshots
|
2020-10-30 18:04:32 +01:00 |
|
mimi89999
|
1dd2423a0b
|
Add missing screenshots
|
2020-10-30 17:26:11 +01:00 |
|
Ville Rantanen
|
6fcf989c62
|
Translated using Weblate (Finnish)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-30 14:34:04 +01:00 |
|
J. Lavoie
|
67d1a4f643
|
Translated using Weblate (Finnish)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-30 14:34:03 +01:00 |
|
J. Lavoie
|
3df9433baf
|
Translated using Weblate (German)
Currently translated at 100.0% (603 of 603 strings)
|
2020-10-30 14:21:03 +01:00 |
|