decarvalhobo
|
752a76eb44
|
Usage of drawable instead of remote image + refactor the append to an empty playlist by just updating the thumbnail before adding the item in it.
|
2020-01-07 22:33:45 +01:00 |
|
De Carvalho Marcio Antonio
|
8feee05eec
|
remove comments
|
2020-01-07 22:33:45 +01:00 |
|
De Carvalho Marcio Antonio
|
e9a4caaf0b
|
remove comments
|
2020-01-07 22:33:45 +01:00 |
|
decarvalhobo
|
8de367e03f
|
fix issue: thumbnail update when element deleted + thumbnail update when element added and no thumbnail
|
2020-01-07 22:33:45 +01:00 |
|
TobiGr
|
dad88b83fb
|
Fix Arabic translation
|
2020-01-07 22:33:30 +01:00 |
|
TobiGr
|
846f7f2f05
|
Merge remote-tracking branch 'Weblate/dev' into dev
|
2020-01-07 22:28:15 +01:00 |
|
pjammo
|
41e18ae694
|
Translated using Weblate (Italian)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-07 17:21:22 +01:00 |
|
Daniele Lira Mereb
|
deeac118a1
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.3% (508 of 522 strings)
|
2020-01-07 17:21:21 +01:00 |
|
MohammedSR Vevo
|
594d77e713
|
Translated using Weblate (Kurdish)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-06 00:21:31 +01:00 |
|
JoC
|
2ea404659b
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-06 00:21:28 +01:00 |
|
Software In Interlingua
|
e2ec95e6ff
|
Translated using Weblate (Interlingua)
Currently translated at 10.9% (57 of 522 strings)
|
2020-01-06 00:21:28 +01:00 |
|
pietrasagh
|
db87df743d
|
Translated using Weblate (Polish)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-06 00:21:27 +01:00 |
|
ssantos
|
23f9ffdab7
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-06 00:21:26 +01:00 |
|
Enol P
|
28063c35c2
|
Translated using Weblate (Asturian)
Currently translated at 49.2% (257 of 522 strings)
|
2020-01-06 00:21:25 +01:00 |
|
Иван
|
21a39b06e7
|
Translated using Weblate (Ukrainian)
Currently translated at 98.1% (512 of 522 strings)
|
2020-01-06 00:21:23 +01:00 |
|
Osoitz
|
8fb29ae6c2
|
Translated using Weblate (Basque)
Currently translated at 99.8% (521 of 522 strings)
|
2020-01-06 00:21:22 +01:00 |
|
B0pol
|
21895caa3a
|
Translated using Weblate (Esperanto)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-06 00:21:20 +01:00 |
|
THANOS SIOURDAKIS
|
f17b92512c
|
Translated using Weblate (Greek)
Currently translated at 97.9% (511 of 522 strings)
|
2020-01-06 00:21:19 +01:00 |
|
ssantos
|
014682664d
|
Translated using Weblate (German)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-06 00:21:18 +01:00 |
|
k1rakishou
|
eb5fb42da9
|
Couple more code review changes
|
2020-01-03 16:29:04 +03:00 |
|
k1rakishou
|
c46a0f7b2e
|
Code-review changes
|
2020-01-03 13:00:53 +03:00 |
|
k1rakishou
|
835476870b
|
Merge remote-tracking branch 'push_here/(#1570)-lock-screen-video-thumbnail' into (#1570)-lock-screen-video-thumbnail
# Conflicts:
# app/src/main/java/org/schabi/newpipe/player/BackgroundPlayer.java
# app/src/main/java/org/schabi/newpipe/player/helper/MediaSessionManager.java
# app/src/main/java/org/schabi/newpipe/util/BitmapUtils.java
# app/src/main/res/xml/video_audio_settings.xml
|
2020-01-03 12:56:01 +03:00 |
|
TobiGr
|
718acb5059
|
Code improvements
|
2020-01-02 15:00:31 +01:00 |
|
TobiGr
|
1aa763e86c
|
Enable lockscreen video thumbnail by default
|
2020-01-02 15:00:31 +01:00 |
|
k1rakishou
|
0395dc6e9e
|
Add a setting for the lock screen thumbnail feature
|
2020-01-02 15:00:31 +01:00 |
|
k1rakishou
|
96de70b71e
|
Rebase onto the latest dev, update appcompat dependencies to use androidx
|
2020-01-02 15:00:31 +01:00 |
|
k1rakishou
|
f44883e79f
|
Show video thumbnail on the lock screen
|
2020-01-02 15:00:31 +01:00 |
|
Paweł Matuszewski
|
3625a38a23
|
improve code consistency in ScrollableTabLayout
|
2020-01-02 13:02:14 +01:00 |
|
Paweł Matuszewski
|
1393d3ad7f
|
fix ScrollableTabLayout content width calculation
fix bug where only minimum width requested by tab was counted even if actual content was wider
|
2020-01-02 13:02:14 +01:00 |
|
Paweł Matuszewski
|
b674cfec24
|
simplify ScrollableTabLayout tabs width checking
|
2020-01-02 13:02:14 +01:00 |
|
Paweł Matuszewski
|
f0f0c43b72
|
hide main page tab selector with single tab
|
2020-01-02 13:02:14 +01:00 |
|
Paweł Matuszewski
|
33caad4690
|
make main page tabs scrollable
|
2020-01-02 13:02:14 +01:00 |
|
Yaron Shahrabani
|
f04d2e76fa
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-01 19:12:04 +01:00 |
|
Igor Nedoboy
|
8e1d7f162d
|
Translated using Weblate (Russian)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-01 19:12:01 +01:00 |
|
Paweł Matuszewski
|
ee65e89230
|
limit amount of notification thumbnail updates
limits amount of calls to updateNotificationThumbnail in background player
|
2020-01-01 16:38:46 +01:00 |
|
Matsuri
|
a8e26238a8
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (515 of 522 strings)
|
2020-01-01 13:26:15 +01:00 |
|
MohammedSR Vevo
|
a3dc95bef1
|
Translated using Weblate (Kurdish)
Currently translated at 99.8% (521 of 522 strings)
|
2020-01-01 13:26:15 +01:00 |
|
Software In Interlingua
|
a29df9a2dd
|
Translated using Weblate (Interlingua)
Currently translated at 9.4% (49 of 522 strings)
|
2020-01-01 13:26:14 +01:00 |
|
Yaron Shahrabani
|
cc17d268fc
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-01 13:26:11 +01:00 |
|
Ariel Shulman
|
22a9a06b87
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (522 of 522 strings)
|
2020-01-01 13:26:09 +01:00 |
|
chr56
|
d063d39dbc
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.7% (515 of 522 strings)
|
2019-12-31 19:01:41 +01:00 |
|
Jeff Huang
|
87e29dbd84
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (522 of 522 strings)
|
2019-12-31 19:01:40 +01:00 |
|
MohammedSR Vevo
|
2227a7a6bd
|
Translated using Weblate (Kurdish)
Currently translated at 99.8% (521 of 522 strings)
|
2019-12-31 19:01:39 +01:00 |
|
ButterflyOfFire
|
867f633d16
|
Translated using Weblate (French)
Currently translated at 99.4% (519 of 522 strings)
|
2019-12-31 19:01:34 +01:00 |
|
ButterflyOfFire
|
b9de3c202a
|
Translated using Weblate (Arabic)
Currently translated at 100.0% (522 of 522 strings)
|
2019-12-31 19:01:33 +01:00 |
|
pjammo
|
56364c4a2c
|
Translated using Weblate (Italian)
Currently translated at 100.0% (522 of 522 strings)
|
2019-12-31 19:01:32 +01:00 |
|
WaldiS
|
b1fd2c007d
|
Translated using Weblate (Polish)
Currently translated at 99.2% (518 of 522 strings)
|
2019-12-31 19:01:27 +01:00 |
|
Yaron Shahrabani
|
741a872c39
|
Translated using Weblate (Hebrew)
Currently translated at 100.0% (522 of 522 strings)
|
2019-12-31 19:01:26 +01:00 |
|
Igor Nedoboy
|
e1e2add616
|
Translated using Weblate (Russian)
Currently translated at 100.0% (522 of 522 strings)
|
2019-12-31 19:01:25 +01:00 |
|
C. Rüdinger
|
0c664e346a
|
Translated using Weblate (German)
Currently translated at 99.2% (518 of 522 strings)
|
2019-12-31 19:01:25 +01:00 |
|