Christian Schabesberger
d8c76d4c21
add conferences
2019-01-29 15:39:18 +01:00
Christian Schabesberger
a1cc0897df
make frontend not crash on scrolling on ccc search
2019-01-29 15:39:18 +01:00
Christian Schabesberger
e88a90f242
add theming to mediaccc
2019-01-29 15:39:18 +01:00
Christian Schabesberger
1ae54f6f8c
further compatiblity fix for meadic.ccc
2019-01-29 15:39:18 +01:00
Christian Schabesberger
3a56dabf42
fix exception on viewing downloads
2019-01-29 13:23:39 +01:00
kapodamy
21eb98a52c
add null check
...
add checks for null. This happens after rotating the screen while is turned off
2019-01-24 23:23:30 -03:00
Christian Schabesberger
338893ded4
fix merge conflict
2019-01-23 16:12:21 +01:00
kapodamy
f2285c0b19
MP4 muxer +misc modifications
...
* allow retry downloads with "post-processing failed" error in the new muxer
* MPEG-4 muxer ¡¡ no DASH output!!
* keep the progress if download fails
* remove TODO in SecondaryStreamHelper.java
* misc clean-up
* delete TestAlgo.java
* delete ExtSDDownloadFailedActivity.java and remove it from AndroidManifest.xml
* use hardcored version for changing icon colors
2019-01-22 18:53:31 -03:00
kapodamy
684cb81974
Update MissionsFragment.java
...
work-around for reading the current theme icons
2019-01-22 18:53:31 -03:00
kapodamy
9db272f30e
Update MissionsFragment.java
...
use another way to get the "Context"
2019-01-22 18:53:31 -03:00
kapodamy
c4a5e8dc86
misc fixes
...
* add null checks before resuming a download
* (MissionAdapter.java) reset percent after resuming a download. prevents the "Error" string get stuck, until the download start
2019-01-22 18:53:30 -03:00
kapodamy
8fed18b2ac
Update MissionAdapter.java
...
* check if the iterator is initialized
2019-01-22 18:53:30 -03:00
kapodamy
8d1d4092aa
add missing icons in bright theme
...
* missing white icons
* update attrs.xml and styles.xml
2019-01-22 18:53:30 -03:00
dotvirus
c0aca723da
Update PlaylistFragment.java
2019-01-18 23:58:24 +01:00
dotvirus
28e5ee51ec
Add playlist to queue when long click on 'Background'
2019-01-18 23:16:02 +01:00
Vasily
7ab10aeb80
Remove search history items using swipe
2018-12-29 20:55:24 +02:00
Vasily
9316962e47
Clear history option menu item
2018-12-29 20:55:10 +02:00
Ritvik Saraf
845663f80f
added themeing for peertube, change peertube instance
2018-12-29 23:06:39 +05:30
krtkush
b674006fcc
Conflict resolution.
2018-12-28 18:07:54 +05:30
Vasily
505c528194
Show close button when playing completed
2018-12-27 16:51:48 +02:00
Ritvik Saraf
9530af95f4
Merge branch 'dev' into peertube
2018-12-25 20:18:39 +05:30
Ritvik Saraf
559c397b2f
more NPE fix
2018-12-25 20:17:56 +05:30
Ritvik Saraf
c1efa78820
Merge branch 'dev' into peertube
2018-12-25 20:00:56 +05:30
Ritvik Saraf
646698f1ed
fixed NPE in soundcloud
2018-12-25 19:59:03 +05:30
Ritvik Saraf
d61797fa3a
merged dev
2018-12-25 19:31:25 +05:30
Ritvik Saraf
c9b938ae55
readded animations
2018-12-25 15:36:15 +05:30
Klearchos-K
e4409e8ea4
Update RouterActivity.java
...
Add dunction handleText() for #1951 issue
2018-12-24 20:11:21 +02:00
Ritvik Saraf
f19cfb75e6
merged upstream/dev
2018-12-20 08:51:44 +05:30
Ritvik Saraf
ceaacc771d
removed jerky animations
2018-12-19 10:58:59 +05:30
Christian Schabesberger
6035be9ce6
Merge branch 'dev' into giga-postprocessing
2018-12-10 12:12:38 +01:00
Ritvik Saraf
222c8fdb62
tablet ui support for comments
2018-12-09 03:21:55 +05:30
Ritvik Saraf
1a62b9a161
removed dislike button, added comment published time
2018-12-08 20:32:28 +05:30
Ritvik Saraf
ccb9bceecc
removed unused imports
2018-12-07 08:42:05 +05:30
Ritvik Saraf
c1a67ff1f8
minor scrolling fix and ellipsize fix
2018-12-07 06:45:33 +05:30
kapodamy
8746e7c9ad
Merge branch 'dev' into giga-postprocessing
2018-12-05 01:15:39 -03:00
kapodamy
e2aa36d083
fast download pausing
...
* fast download pausing
* fix UI thread blocking when calling pause()
* check running threads before start the download
* fix null pointer exception in onDestroy in the download service, without calling onCreate method (android 8)
2018-12-05 01:07:59 -03:00
Ritvik Saraf
ff90f257cc
removed useless log statement
2018-12-04 23:37:02 +05:30
Ritvik Saraf
9b84046865
merged upstream/dev
2018-12-04 23:19:57 +05:30
Shivanju Awasthi
51434a39f8
Merge branch 'dev' into auto_queue_logic
2018-12-04 16:22:18 +00:00
kapodamy
9f4a7e664f
more of the same
...
* misc code clean-up
* fix weird download speed, before switching the list view
* fix CircularFile.java getting stuck on post-processing huge files >2GiB
* keep crashed post-processing downloads visible to the user
2018-12-01 22:14:56 -03:00
Christian Schabesberger
feb8c27f1f
Merge branch 'dev' into giga-postprocessing
2018-12-01 09:30:38 +01:00
Christian Schabesberger
c20ebd66e5
Merge branch 'dev' into auto_queue_logic
2018-12-01 09:29:25 +01:00
Akash Agarwal
c69b224c65
Issue 1505: Delete on right swipe
2018-12-01 00:42:56 +05:30
kapodamy
b8293f134d
Update settings_keys.xml
...
* remane max_try -> maximum_try
2018-11-29 15:19:53 -03:00
kapodamy
7e9bcff0f3
Merge branch 'dev' into giga-postprocessing
2018-11-28 22:53:29 -03:00
kapodamy
eba3b32708
misc improvements
...
* don't show notifications while download activity
* proper icon in failed download notifications
* re-write list auto-refresh (MissionAdapter.java)
* improve I/O performance (CircularFile.java)
* fix implementation of "save thread position" on multi-thread downloads
2018-11-28 22:24:52 -03:00
Shivanju Awasthi
e911dbb9d4
Merge branch 'dev' into auto_queue_logic
2018-11-26 22:56:01 +05:30
Ping20002015
e26d123f67
Merge branch 'dev' into master
2018-11-26 18:00:22 +01:00
krtkush
c864b15c34
Test code revert.
2018-11-26 01:18:33 +05:30
krtkush
069654c5f9
vector -> png
2018-11-26 01:18:02 +05:30