Commit graph

3413 commits

Author SHA1 Message Date
Ritvik Saraf
60ea837db7 updated extractor and downloader 2018-09-27 04:20:57 +05:30
Ritvik Saraf
03d155ca60 handling error while loading comments 2018-09-27 00:53:36 +05:30
Ritvik Saraf
c3c6fe2ae3 no comments 2018-09-24 14:53:43 +05:30
Ritvik Saraf
2327c87b6c smoother transition to comments fragment 2018-09-23 19:45:26 +05:30
Ritvik Saraf
264bdd56e1 changed comments fragment loading animation 2018-09-23 15:22:45 +05:30
Ritvik Saraf
110ad2d71e added comments fragment 2018-09-23 07:02:19 +05:30
Ritvik Saraf
a889b1601a updated extractor version 2018-09-19 05:41:01 +05:30
Ritvik Saraf
17160dad7f added commentsInfo in streamInfo 2018-09-19 05:13:55 +05:30
Ritvik Saraf
f7eec18dcb added basic/crappy comments support 2018-09-15 17:15:44 +05:30
Christian Schabesberger
f6ddbec6f1 fix wrong subscriptini count 2018-09-11 15:16:39 +02:00
Christian Schabesberger
448427f4c7 fix channel links in description part 2 2018-09-07 22:23:32 +02:00
Christian Schabesberger
4ac052b234 fix decrypt url and move on to v0.14.1 2018-09-07 21:51:14 +02:00
Mauricio Colli
c6cd339454 Update extractor version
- Handle case where subscribers count is not available
- Fix NPE when a YouTube playlist is empty
- Quick fix for the kiosks in SoundCloud
2018-09-05 07:29:15 -03:00
Mauricio Colli
82f7e403a5 Use current volume as the start value in the volume gesture
- Renamed some variables/classes to increase readability
2018-09-04 23:54:17 -03:00
Mauricio Colli
45e502451b Fix registering of broadcast receiver 2018-09-04 23:54:17 -03:00
Mauricio Colli
d3efd64525 Handle case where subscribers count is not available 2018-09-04 23:54:17 -03:00
Mauricio Colli
d38a7ced70 Improve tabs UX and saving/loading
- Show icons in the tabs list and dialog chooser
- Add a "restore to defaults" button
- Make removing gesture more user intuitive
2018-09-04 23:54:17 -03:00
Christian Schabesberger
8fb141bf53 merge extractor fix for empty subscriptioin count 2018-09-04 14:31:08 +02:00
Christian Schabesberger
1e1a9c2c68 Reciever not registered 2018-09-04 13:07:39 +02:00
Christian Schabesberger
d4f2ac6e9e fix drawer header font color for white theme 2018-09-01 12:33:08 +02:00
Christian Schabesberger
db9e18180d merge weblate changes 2018-08-31 14:11:16 +02:00
MadderRagax
95f398cb2c Translated using Weblate (Swedish)
Currently translated at 100.0% (383 of 383 strings)
2018-08-30 23:23:27 +02:00
Vincent Tam
04e93b05e7 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (383 of 383 strings)
2018-08-29 12:35:17 +02:00
Vincent Tam
7ad5a9228a Translated using Weblate (Chinese (Simplified))
Currently translated at 27.4% (105 of 383 strings)
2018-08-29 12:35:16 +02:00
Vincent Tam
26172b0384 Translated using Weblate (Chinese (Hong Kong))
Currently translated at 36.2% (139 of 383 strings)
2018-08-29 12:35:14 +02:00
Christian Schabesberger
fe81324cc9 move on to v0.14.0 2018-08-28 18:04:45 +02:00
Christian Schabesberger
d305a26936 fixes acording to code review
fixes moreacording to code review

fixed link handling once more
2018-08-28 12:19:07 +02:00
ButterflyOfFire
0d817a7252 Translated using Weblate (Arabic)
Currently translated at 100.0% (383 of 383 strings)
2018-08-28 02:34:24 +02:00
Christian Schabesberger
15bd65e3e1 fix thumbnail not shown in background player 2018-08-27 16:37:21 +02:00
Christian Schabesberger
f7584db1d8 make dash parser ignore segmented streams 2018-08-27 16:37:21 +02:00
Christian Schabesberger
7f56a9e681 fix exception on nothing found 2018-08-27 16:37:21 +02:00
Christian Schabesberger
339a703f16 add more debug statements to BasePlayer 2018-08-27 16:37:21 +02:00
Christian Schabesberger
00bfa28d66 add reset extSD card folder dialog 2018-08-27 16:37:21 +02:00
Christian Schabesberger
1e9c632367 fix linkhandling in description
bla
2018-08-27 16:37:21 +02:00
Christian Schabesberger
9ad5ac666b fix layout width of currentPlayTime 2018-08-27 16:37:21 +02:00
Christian Schabesberger
cef8535474 rename Search Query handler 2018-08-27 16:37:21 +02:00
Christian Schabesberger
5a188db54b fix cycling search results 2018-08-27 16:37:21 +02:00
Christian Schabesberger
14ffbb19a4 fix exception when loading premium videos 2018-08-27 16:37:21 +02:00
Dual Natan
78134451cd Translated using Weblate (Macedonian)
Currently translated at 100.0% (383 of 383 strings)
2018-08-25 15:56:40 +02:00
TheMatten
31a156ec44 Add background to fast rewind icon, change android:src to tools:src
-White icon was barely visible on bright backgrounds
-Secondly, drawable is set programmatically anyway and so it's setting in
 XML is good just for a confusion
2018-08-24 13:24:35 -03:00
TheMatten
df91c7d9ec Use animated circular design for gesture control (brightness and volume)
-Previous version used emojis for brightness and volume icons, which may
 be inconsistent across devices and do not fit well with other parts of UI
 (Frankly, previous version was more informative than eye-candy)

-This commit replaces old version with circular progress bar that shows
 current value (before conversion). Gesture mode (volume/brightness) is
 indicated by icon that changes between (4/3) modes according to current
 value

-Text information about current value was removed, because with progress
 bar present it does not add any real value to UI.
2018-08-24 13:24:35 -03:00
Christian Schabesberger
40e97c737d git replace getFragmentManager() with getFM() 2018-08-24 12:30:23 +02:00
Christian Schabesberger
e7e634c201 despaget certain parts of the new design 2018-08-24 12:27:02 +02:00
Somethingweirdhere
929c0e43c0 Put listener initialization into onCreate 2018-08-24 12:26:16 +02:00
Somethingweirdhere
d173ac5561 Added swiping to remove, which is enabled by long-pressing 2018-08-24 12:26:16 +02:00
Somethingweirdhere
dd3e8ac6f4 Fixed dragging 2018-08-24 12:26:15 +02:00
Somethingweirdhere
a527dd7908 Fixed revert 2018-08-24 12:26:15 +02:00
Somethingweirdhere
b807e347ef Revert "Revert "Changed the default preferences to show trending.""
This reverts commit b441665
2018-08-24 12:26:15 +02:00
Somethingweirdhere
a49469aa65 Fixed revert 2018-08-24 12:26:15 +02:00
Somethingweirdhere
6ac2b961a4 Revert "Revert "Changed the way how kiosks are handled""
This reverts commit b020567
2018-08-24 12:26:15 +02:00