Commit Graph
33 Commits
Author SHA1 Message Date
advplyr 3b6e7e1ce2 Add: Search page, Add: Bookshelf list view, Fix: Audiobook progress sync, Fix: Download audiobook button, Change: User audiobook data to use SQL table 2021-11-19 20:00:34 -06:00
advplyr 2965ccb513 Add: play local audio files in android auto to demonstrate to the google app testers that the android auto player works 2021-11-18 18:22:38 -06:00
advplyr 0abefbd9bc Fix: android auto requirements, Change: New UI #33 2021-11-14 19:59:34 -06:00
advplyr bf8e48fd27 Add: Android auto first attempt 2021-11-11 20:38:51 -06:00
advplyr 52e3ea0a99 Change: laying the groundwork for android auto 2021-11-10 20:39:25 -06:00
advplyr 44f535020d Add: network security config with user certificates accepted #28 2021-11-07 15:41:45 -06:00
advplyr 082c303caf Add: Sleep Timer set to end of chapter #24, Change: Scroll to current chapter in modal 2021-10-31 14:35:34 -05:00
advplyr 3b462b27b5 Add: Sleep Timers #24 2021-10-30 13:31:21 -05:00
svd 5757d90b05 fix media notification operation without seekback 2021-10-29 11:05:25 +08:00
advplyr ebf628315c Fix: download single track audiobooks #15, Change: check write permission when selecting folder #13, Add: Show folders and files list in user selected folder, Fix: Seek back only if audiobook was played #20 2021-10-28 09:37:31 -05:00
svd 55f032d887 fix progress bar data loss after restore from app destroy when playing is on 2021-10-27 15:12:36 +08:00
svd fde6a4e8ec rst "no_sync" after STATE_READY 2021-10-27 12:59:44 +08:00
svd 7c87d79591 add noSyncUpdateTime symbol, don't sync progress to srv before start playing 2021-10-27 11:34:50 +08:00
advplyr 2b14460bf1 fix min pause time to 3000 ms 2021-10-26 16:42:11 -05:00
svd 4935155078 add auto seekback 2021-10-26 10:36:08 +08:00
svd 02c0a3428e native plugin: change setMediaSource() to the api with startPositionMs, avoid call output-0.ts (will cause server retranscoding) 2021-10-26 10:32:21 +08:00
svd b9de9cf9b0 native plugin: add getStreamSyncData() 2021-10-26 10:24:48 +08:00
advplyr cd3277a5f9 Fix unnecessary download thread, fix load audiobooks having different uri 2021-10-18 19:40:05 -05:00
advplyr 6dbbfdbc04 Fix: downloaded filename is different in android 10 #13 2021-10-16 10:08:13 -05:00
advplyr a4ab5c8d87 Increment version, remove android auto 2021-10-03 14:45:11 -05:00
advplyr ee118abf59 Update cover art urls 2021-10-03 06:43:43 -05:00
svdztn f1287dda07 handle media button: seekBackward and seekForward 2021-10-03 13:49:04 +08:00
advplyr 9c5f79d54f Initial android auto support, fix bug saving user settings 2021-09-21 07:11:59 -05:00
advplyr e124d3858f Support for android 8+, selectable download location, permissions check, recursive delete 2021-09-19 18:44:10 -05:00
advplyr 87f1deff19 Downloads go into sub-directory, fix text overflow in downloads modal 2021-09-16 19:41:07 -05:00
advplyr a412c9d359 Offline support, downloading, syncing progress 2021-09-12 18:37:08 -05:00
advplyr e97218f2e8 Add chapter support, handle audio focus 2021-09-08 12:17:02 -05:00
advplyr 4420375f2a Update seek forward/backward time to 10s 2021-09-05 12:09:29 -05:00
advplyr 811fc91fa7 Update fastforward/rewind icons and show on lock screen, move logout btn, fix fallback cover art 2021-09-05 10:37:08 -05:00
advplyr 619b6f3686 Check app version, fix close stream bug, show audiobook progress, add toasts 2021-09-04 12:31:00 -05:00
advplyr 98076927ff Update android icons 2021-09-03 15:48:49 -05:00
advplyr 06657538a9 Set ver, clean up dependencies 2021-09-02 12:19:26 -05:00
advplyr 495af35043 init 2021-09-01 20:07:11 -05:00