Ritvik Saraf
66c753f3a3
changed comments fragment loading animation
2018-09-23 15:22:45 +05:30
Ritvik Saraf
7047b62442
added comments fragment
2018-09-23 07:02:19 +05:30
MaX-Lo
6092f06d46
store the last used aspect ratio in SharedPreferences and reload them on
...
resuming the VideoPlayer Activity (similar to storing/reloading the last used: screen rotation)
2018-09-22 11:32:13 +02:00
ezjerry liao
4671b956b3
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-21 16:22:02 +02:00
postsorino
552ba6999a
Translated using Weblate (Greek)
...
Currently translated at 99.7% (382 of 383 strings)
2018-09-20 15:16:07 +02:00
zelos-h
b86bc4455f
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 94.2% (361 of 383 strings)
2018-09-20 15:16:03 +02:00
Allan Nordhøy
b6d36ee117
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-19 08:30:03 +02:00
Ritvik Saraf
5cc73555cd
updated extractor version
2018-09-19 05:41:01 +05:30
Ritvik Saraf
219922cd82
added commentsInfo in streamInfo
2018-09-19 05:13:55 +05:30
Tobias Groza
5d57f864dc
Translated using Weblate (Vietnamese)
...
Currently translated at 97.1% (372 of 383 strings)
2018-09-17 23:21:52 +02:00
naofum
c6ee2816db
Translated using Weblate (Japanese)
...
Currently translated at 93.7% (359 of 383 strings)
2018-09-17 23:21:51 +02:00
Tobias Groza
0aa898b13f
Translated using Weblate (Chinese (Hong Kong))
...
Currently translated at 37.8% (145 of 383 strings)
2018-09-17 23:21:49 +02:00
Stjepan
b22e82c8ce
Translated using Weblate (Croatian)
...
Currently translated at 85.6% (328 of 383 strings)
2018-09-17 23:21:47 +02:00
zelos-h
63dee1e1ac
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-16 13:27:50 +02:00
epsimatt
91c87ac301
Translated using Weblate (Korean)
...
Currently translated at 96.0% (368 of 383 strings)
2018-09-16 13:27:46 +02:00
Kartikey Kushwaha
7124d9bca5
Removed flvor checks. Added update settings under main settings.
2018-09-15 20:51:17 +05:30
Ritvik Saraf
08127e5806
added basic/crappy comments support
2018-09-15 17:15:44 +05:30
Kartikey Kushwaha
6417bd91ef
Pull request changes v1.
2018-09-15 14:08:32 +05:30
Kartikey Kushwaha
cde5f7d12e
Merge branch 'dev' of https://github.com/krtkush/NewPipe into 1520_app_update_notif
2018-09-15 13:30:09 +05:30
Kartikey Kushwaha
395c9587b6
Conflict resolution.
2018-09-15 13:22:13 +05:30
Kartikey Kushwaha
17197ad670
Pull request changes begins here.
2018-09-15 12:51:39 +05:30
Shuuji TAKAHASHI (shuuji3)
42371a6e8d
Translated using Weblate (Japanese)
...
Currently translated at 88.7% (340 of 383 strings)
2018-09-14 21:20:02 +02:00
Ritiek Malhotra
d7aae849f6
Merge branch 'dev' into separate-gesture-options
2018-09-12 21:41:47 +05:30
DanieLoche
4fe9413662
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-12 12:20:25 +02:00
CaptainCrumble
37bf51cebf
Translated using Weblate (Portuguese)
...
Currently translated at 91.3% (350 of 383 strings)
2018-09-12 12:20:25 +02:00
DanieLoche
eee9cb8b87
Translated using Weblate (Portuguese)
...
Currently translated at 91.3% (350 of 383 strings)
2018-09-12 12:20:24 +02:00
DanieLoche
1724bca5f0
Translated using Weblate (French)
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-12 12:20:21 +02:00
Cipisek Rumcajsu
ae6581fb55
Translated using Weblate (Czech)
...
Currently translated at 99.7% (382 of 383 strings)
2018-09-12 12:20:20 +02:00
Michael Moroni
0c632307ea
Translated using Weblate (Italian)
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-12 12:20:15 +02:00
BO41
479887eb84
fix broken merge resolve
...
fixing merge conflicts broke build
2018-09-11 19:37:12 +02:00
BO41
af280a7343
Java language level + javadoc + xml
...
replace with <>
String builder
BUILD SUCCESSFUL in 4s
39 actionable tasks: 4 executed, 35 up-to-date
2018-09-11 19:20:10 +02:00
BO41
802b26e870
error handling + imports + unboxing
2018-09-11 19:18:50 +02:00
BO41
0ab86937d2
data flow issue + declaration redundancy
...
make final
unused methods
make final
BUILD SUCCESSFUL in 0s
39 actionable tasks: 39 up-to-date
2018-09-11 19:18:41 +02:00
BO41
3ab06bf383
class structure
...
BUILD SUCCESSFUL in 17s
39 actionable tasks: 6 executed, 33 up-to-date
2018-09-11 19:18:14 +02:00
BO41
5db0cc5241
performance + usability
...
obsolete layout params
Ellipsis string can be replaced with ellipsis character
Missing inputType
Usage of showAsAction=always
BUILD SUCCESSFUL in 5s
39 actionable tasks: 4 executed, 35 up-to-date
2018-09-11 19:18:14 +02:00
BO41
a588ec084b
correctness
...
use apply() on SharedPreferences
use dp instead of sp for text sizes
BUILD SUCCESSFUL in 22s
39 actionable tasks: 10 executed, 29 up-to-date
2018-09-11 19:18:02 +02:00
BO41
5660b5ddc6
accessibility
...
image without contentDescription
Keyboard inaccessible widget
BUILD SUCCESSFUL in 6s
39 actionable tasks: 4 executed, 35 up-to-date
2018-09-11 19:14:42 +02:00
BO41
27fbe69033
code cleanup
...
mainly removes throw statements
automated using Android Studio, staged by hand
BUILD SUCCESSFUL in 52s
39 actionable tasks: 37 executed, 2 up-to-date
2018-09-11 19:14:21 +02:00
Christian Schabesberger
1672ecb892
Merge branch 'dev' into patch-7
2018-09-11 16:34:58 +02:00
Christian Schabesberger
784e01347c
fix wrong subscriptini count
2018-09-11 15:16:39 +02:00
Emin Tufan Çetin
5cc21a831b
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-10 19:13:10 +02:00
Robson Cassiano
dcb9380b50
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-10 19:13:08 +02:00
ButterflyOfFire
b1957773bb
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-10 19:13:05 +02:00
switchtegrax1
c4f4583f20
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.7% (382 of 383 strings)
2018-09-09 18:58:19 +02:00
Dominik Zabicki
440cdbdb23
Translated using Weblate (Polish)
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-09 18:58:18 +02:00
Duppadaadadii
58bfde33a9
Translated using Weblate (Finnish)
...
Currently translated at 99.7% (382 of 383 strings)
2018-09-09 18:58:17 +02:00
skil3z
7c33e49ef6
Translated using Weblate (Finnish)
...
Currently translated at 99.7% (382 of 383 strings)
2018-09-09 18:58:17 +02:00
Rex_sa
3bf318e2b7
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (383 of 383 strings)
2018-09-09 18:58:10 +02:00
Ritiek Malhotra
f56193ac18
We don't need to check this
2018-09-08 23:13:04 +05:30
ScratchBuild
31efa7a8f8
Translated using Weblate (Japanese)
...
Currently translated at 74.1% (284 of 383 strings)
2018-09-08 19:15:24 +02:00