Commit graph

461 commits

Author SHA1 Message Date
jakob42
56a3d8bb72 added manual sleep timer dialog 2022-08-18 13:44:23 +02:00
advplyr
72744dcd29 iOS version bump 0.9.56 2022-08-11 19:11:25 -05:00
advplyr
6b374d923b Version bump 0.9.56 2022-08-11 19:08:18 -05:00
advplyr
03a47b06ee Fix:iOS sleep timer chapter end #291 2022-08-11 18:49:04 -05:00
advplyr
77d0974782 Update:default podcast episode table sort descending 2022-08-11 17:37:13 -05:00
advplyr
95e070a897 Add:Podcast item page play button to play next unfinished episode #139 2022-08-11 17:36:27 -05:00
advplyr
a5f483f518 Fix:Home page podcast episode progress bar #264 2022-08-11 16:49:38 -05:00
advplyr
b9f428fd77 Fix:Android auto separate all library items list from selected library items list 2022-08-10 18:56:12 -05:00
advplyr
94e8978ce6 Fix:Unregister android network listener on destroy 2022-08-10 18:48:47 -05:00
advplyr
62376871e3 Fix:Android get track offset out of bounds crash 2022-08-10 18:33:30 -05:00
advplyr
40b731534c Fix:Android crash when attempting sync after exoplayer failed 2022-08-10 18:27:37 -05:00
advplyr
1aea0a18a9 Fix:Android catch json parse exception from ffprobe caused by XMP id3 tag 2022-08-10 18:02:16 -05:00
advplyr
b1be594932 Fix:Android catch exception when grantUriPermission fails 2022-08-10 17:31:38 -05:00
advplyr
c1b8f8519f Fix:Android auto library items mixing with other libraries #309 2022-08-09 18:50:59 -05:00
advplyr
34d4a0b61b Fix:When stopping cast progress reverts back to initial progress #314 2022-08-09 18:14:07 -05:00
advplyr
7c3b6c9702 Fix:Starting cast player and stopping cast closing audio player in app #314 2022-08-09 17:35:42 -05:00
advplyr
56c73c12db Update:Android auto show progress bar 2022-08-07 17:52:37 -05:00
advplyr
afc04d22bf Remove old android splash screen 2022-08-07 12:11:38 -05:00
advplyr
b78f004f29 Update:Sort local books shelf show unfinished books first #302 2022-08-07 11:00:35 -05:00
advplyr
4a82ba7c86 Add:Subtitle to item page 2022-08-07 10:35:01 -05:00
advplyr
719db8d3f6 Add:Setting to disable shake to reset sleep timer #298 #169 2022-08-07 09:13:10 -05:00
advplyr
db98492d4f Update:Remove limit on home page local media shelves #301 2022-08-07 08:38:30 -05:00
advplyr
5430c10424 Add:Filter by language #312 2022-08-07 08:21:17 -05:00
advplyr
92a31c246c Update:Collections page show total duration #303 2022-08-04 18:23:09 -05:00
advplyr
9082b76707 Update:Collections table row book count center #306 2022-08-04 18:16:05 -05:00
advplyr
408faf3665
Merge pull request #308 from benonymity/stats
Add Statistics
2022-08-04 17:23:51 -05:00
advplyr
be6c675ded Show user stats nav only when connected to server, remove tooltip, remove icons on stats 2022-08-04 17:22:56 -05:00
benonymity
87e277fad1 fix: lint comments 2022-08-03 22:20:20 -04:00
benonymity
014588180e feat: add stats page to mobile 2022-08-03 22:17:11 -04:00
advplyr
837df329e2 Update:List view/grid view icon swapped 2022-08-01 18:03:54 -05:00
advplyr
5662c1983a Update:Series book list view show sequence before title 2022-07-30 08:42:49 -05:00
advplyr
8cfefdcc0f Fix:Show duration in alt bookshelf view sort 2022-07-30 08:39:50 -05:00
advplyr
7d91b95320 iOS version bump 0.9.55 2022-07-28 19:45:23 -05:00
advplyr
beb790ad17 iOS add getAllLocalMediaProgress capacitor func 2022-07-28 19:44:18 -05:00
advplyr
073110376a Fix:iOS sending multiple sync requests at the same time, Update:iOS sync every 5s 2022-07-28 19:30:18 -05:00
advplyr
16f6f3b7e9 iOS Realm migration to add new altViewEnabled device setting 2022-07-28 19:14:29 -05:00
advplyr
4758f3e557 Version bump 0.9.55-beta 2022-07-28 18:36:43 -05:00
advplyr
38cc2adf0f Comment out widget in dev 2022-07-28 18:29:20 -05:00
advplyr
80fbbfc2ef Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app 2022-07-28 18:25:47 -05:00
advplyr
ca45956479 Fix:Media progress syncer to not sync media with currentTime 0 and to not sync when lastSyncTime is not set, cancel timer right away on stop/pause syncer #268 2022-07-28 18:25:36 -05:00
advplyr
3d64c42b14
Merge pull request #299 from samblooms/master
Added alternative view setting
2022-07-27 18:24:25 -05:00
advplyr
97e7a12883 Updates to make alt bookshelf view look like the web app 2022-07-27 18:21:10 -05:00
Sam Bloomingdale
e4d2b646e7 remove modified .gitignore 2022-07-27 15:01:30 -05:00
Sam Bloomingdale
a5a8f3b6ac alt view series card 2022-07-27 14:54:29 -05:00
Sam Bloomingdale
41b0535213 fix typo in class name 2022-07-27 13:46:00 -05:00
Sam Bloomingdale
a146a157b8 add alternative view to Shelf.vue 2022-07-27 13:37:20 -05:00
Sam Bloomingdale
96fff469fc add alternate view to LazybookShelf.vue 2022-07-27 13:29:07 -05:00
Sam Bloomingdale
a60ff00f7e add getter method for 'enableAltView' 2022-07-27 13:15:03 -05:00
Sam Bloomingdale
d52c326123 add 'Alternative Bookshelf View' setting 2022-07-27 12:58:06 -05:00
advplyr
76882780a4 Add:Start of app widget to control media playback 2022-07-23 18:09:10 -05:00