Somethingweirdhere
59450e104f
Reduced lag and increased button size for older devices&users.
2018-08-24 12:16:41 +02:00
Somethingweirdhere
804b466781
New selection menu
2018-08-24 12:16:41 +02:00
Somethingweirdhere
60ed3e1f81
Navigation drawer has services in a new menu!
2018-08-24 12:16:41 +02:00
Somethingweirdhere
f6af41b19d
Nav drawer now moves behind the status bar and the colors also work correctly.
2018-08-24 12:14:53 +02:00
Somethingweirdhere
891e2f420c
Nav drawer now moves behind the status bar
2018-08-24 12:14:53 +02:00
Somethingweirdhere
a01106c4ad
Videos now also open from the History Tab.
2018-08-24 12:14:53 +02:00
Somethingweirdhere
7191f39646
Tab icons now work correctly in bright theme
2018-08-24 12:14:53 +02:00
Somethingweirdhere
98b243fbcb
Fixed icons and tab titles
2018-08-24 12:14:53 +02:00
Somethingweirdhere
1e797f2a09
Fixed bugs&crashes
2018-08-24 12:14:53 +02:00
Somethingweirdhere
d1cf3ddddf
Set up custom Main Page tabs
2018-08-24 12:14:53 +02:00
Somethingweirdhere
6c8f089967
Created a dialog for the main page content
2018-08-24 12:13:44 +02:00
Somethingweirdhere
41c8c3ab74
Fixed crash in Subscriptions section
2018-08-24 12:12:08 +02:00
Somethingweirdhere
a9003c4973
Added drawer menu
2018-08-24 12:04:35 +02:00
Somethingweirdhere
2edd1daa85
New Branch
2018-08-24 11:54:59 +02:00
Mauricio Colli
d5116f9022
Fix popup position when draggable area is resized
...
A common case where this happens is when the soft input is visible.
2018-08-22 23:58:12 -03:00
Mauricio Colli
910125393a
Remove popup shutdown gesture in favor of the new close overlay
2018-08-22 23:58:12 -03:00
Mauricio Colli
b323e317ee
Don't make controls visible when moving popup
2018-08-22 23:58:12 -03:00
Mauricio Colli
cdb5b472c3
Add overlay to close popup
2018-08-22 23:57:57 -03:00
Mauricio Colli
c8194b6d06
Merge branch 'dev' into wifi-check-fix
2018-08-12 23:20:21 -03:00
kapodamy
ba334e04f4
patch for ListHelper.java
...
double check for null
2018-07-28 12:07:10 -03:00
Christian Schabesberger
f0902bffe4
fix filters
2018-07-22 13:55:17 +02:00
Christian Schabesberger
9ef9f41c5b
move on to version v0.13.6
2018-07-21 14:35:03 +02:00
Christian Schabesberger
cec16171f0
make new filtersystem translatable
2018-07-19 16:18:57 +02:00
Christian Schabesberger
bffc71106b
show radio pin for content filter again
2018-07-18 15:05:49 +02:00
Christian Schabesberger
b2c8f0d0e4
fix names from UIH to LinkHandler
2018-07-15 21:21:09 +02:00
Christian Schabesberger
21a5b9fbe8
make the new extractor refactorings work with SoundCloud
2018-07-10 16:26:42 +02:00
Christian Schabesberger
67ff4e9434
bring everything to compile and run
2018-07-08 17:46:21 +02:00
Christian Schabesberger
49ae2a018c
add getMoreInfo to SearchInfo
2018-07-08 14:45:00 +02:00
John Zhen Mo
2a17ee62a6
-Fixed potential NPE when updating thumbnail in background player.
2018-06-28 12:18:02 -07:00
John Zhen Mo
2317ecc74d
-Fixed playback parameter dialog settings not persisting through rotation.
...
-Moved playback parameter dialog step size selector to below pitch slider.
2018-06-28 12:04:30 -07:00
John Zhen Mo
66cdd95371
-Changed baseplayer metadata getters to use media tag as source.
...
-Changed background player notification to no longer update bitmap on progress time change.
-Changed popup player to move above soft keyboard when it is opened.
2018-06-28 12:04:30 -07:00
John Zhen Mo
50b6581acb
-Fixed database backup failing due to journal file name change after Room DB version update.
2018-06-28 12:04:30 -07:00
John Zhen Mo
ebcc2e6f8e
-Fixed popup player notification metadata not updated on stream change.
...
-Fixed popup player window not clipped to above soft input keyboard upon expansion.
2018-06-28 12:03:20 -07:00
John Zhen Mo
ed6f1cb0cf
-Fixed video players end screen not cleared on restarting playback after single stream play queue is completed.
2018-06-28 12:03:20 -07:00
John Zhen Mo
1d662c0c63
-Fixed audio-only streams thumbnail not displaying on video players.
...
-Fixed potential play queue desynchronization due to fast forwarding on silence.
-Added current thumbnail storing in base player to allow immediate retrieval for notification building.
-Removed video player buffer spinner during interim buffering but not initial buffering.
-Reverted foreground notification stopping on pause and on complete.
2018-06-28 12:03:20 -07:00
John Zhen Mo
4328dea625
-Fixed player database and progress disposable disposed when destroying exoplayer.
...
-Fixed livestream not reloading on behind live window exception.
-Added nonnull annotation to player intent strings.
2018-06-28 12:01:34 -07:00
John Zhen Mo
8a9151b67e
-Updated ExoPlayer to 2.8.1, fixing livestream with long duration not loading.
...
-Updated OkHttp to 3.10.0 and RxJava to 2.1.14.
-Changed player recovery seek to use ExoPlayer built-in window seeking instead of seeking after stream window starts playing.
-Changed playback speed changer default step size to 25%.
-Changed player notification to reset on all state changes.
-Fixed gradle dependency version incorrect variable names.
-Fixed video player double tap not working during pause.
-[#1412 ] Fixed NPE when sharing video to main video activity when it was playing but is out of focus: Reset main player state when new intent is received.
-[#1410 ] Fixed fast forwarding and rewinding not working within 10 seconds from beginning or end of a stream window.
2018-06-28 12:01:34 -07:00
John Zhen Mo
bca8b344ca
-Refactored playback resolvers and other persistent player objects to instantiate once only during player creation to enforce non-nullity.
...
-Fixed background and popup player service staying in foreground when playback is paused or completed.
-Fixed player metadata not updating on new stream.
-Fixed player intent playback quality not applied.
-Fixed player auto-queue not applied after stream transition or swapping.
2018-06-28 12:00:00 -07:00
John Zhen Mo
eed6ab4fbe
-Fixed playlist fragment infinite update cycle.
...
-Updated Room DB version to 1.1.0.
2018-06-28 11:59:59 -07:00
John Zhen Mo
0b52f3d43c
-Fixed some typos.
2018-06-28 11:58:33 -07:00
John Zhen Mo
b786475d88
-Reduced fling speed required to close popup by 40%.
2018-06-28 11:58:33 -07:00
John Zhen Mo
87a12db995
-Fixed statistics fragment button not animating when pressed.
...
-Removed background player notification button opacity change.
2018-06-28 11:58:33 -07:00
John Zhen Mo
6d19ca0c75
-Fixed bookmarked playlist not updating metadata when changed.
2018-06-28 11:58:32 -07:00
John Zhen Mo
6b09a40ffa
-[ #1383 ]Fixed popup player caption selector not populating due to full width aspect ratio selector.
...
-Fixed potential memory leak in media session connector containing player instance.
2018-06-28 11:58:32 -07:00
John Zhen Mo
0ef48f4f7d
-Refactored player media source resolution into external helpers.
...
-Baked resolved media metadata into media source for one-way data passing.
2018-06-28 11:58:32 -07:00
John Zhen Mo
7219fe7a54
-Fixed skip silence state not maintained by player on new queue.
...
-Fixed TrackSelector deprecations.
2018-06-28 11:58:32 -07:00
John Zhen Mo
1eac8f7500
-Added skip silence toggle to playback speed control.
...
-Added step size selector to playback speed control.
-Added skip silence flag to player intents.
-Moved default preset in playback speed control to neutral dialog button, renamed as reset.
-Removed nightcore preset from playback speed control.
2018-06-28 11:58:32 -07:00
John Zhen Mo
9ff4dcdd8a
-Updated ExoPlayer to 2.8.0
...
-Updated MediaSource contracts in ManagedMediaSource.
-Changed PlaceholderMediaSource and FailedMediaSource to use built-in BaseMediaSource implementation.
-Changed deprecated DynamicConcatenatingMediaSource to ConcatenatingMediaSource.
-Removed manual playlist media source disposal in favor of player built-in disposal.
2018-06-28 11:58:32 -07:00
Christian Schabesberger
719f4a3eec
Merge pull request #1510 from karyogamy/lib-update
...
Library version update and database backup fix
2018-06-28 12:16:04 +02:00
John Zhen Mo
bf3c48d49d
-Updated room db to 1.1.1.
...
-Fixed database import/export to no longer include accessory db files to ensure backward compatibility.
2018-06-26 12:26:01 -07:00