advplyr
d59f3ae0b6
Add:Haptic feedback device setting off/light/medium/heavy #472
2023-01-08 15:32:15 -06:00
advplyr
89041c4141
Fix:Show play button playing on local and non-local item pages #487
2023-01-08 14:50:21 -06:00
advplyr
aac77949b4
Update:Audio player fullscreen move track above play button #408 #418
2023-01-08 14:31:37 -06:00
advplyr
eb40f6e6e9
Fix:Library list view cover size #474
2023-01-08 14:07:48 -06:00
advplyr
34b3910ff8
Fix:Cover image for 1:1.6 covers in collapsed audio player #474
2023-01-08 13:50:18 -06:00
advplyr
83fdf4fd65
Update:Increase cover size on fullscreen audio player #491
2023-01-08 13:27:09 -06:00
advplyr
d85158bd70
Merge pull request #493 from lkiesow/chepter-idx
...
Make chapters identifiable
2023-01-05 16:57:02 -06:00
Lars Kiesow
22c5fee48e
Make chapters identifiable
...
When long chapter names are being used, it may easily happen that parts
of the name is cut off. If this part identifies the latest chapter name
or number, it may make chapters indistinguishable from one another. This
makes it near imposible to select a specific chapter if the book has
many chapters.
This patch addresses the issue by starting each item in the list of
chapters with an index number.
This fixes #479
2023-01-05 23:07:11 +01:00
advplyr
0890a44c0b
Update:Remove call to server for settings filter/sort/playback rate
2022-12-17 14:48:56 -06:00
advplyr
4fd4cc5604
iOS version bump 0.9.60
2022-12-11 17:11:37 -06:00
advplyr
c73b71345a
Version bump 0.9.60 & android target sdk version to 31
2022-12-11 17:03:56 -06:00
advplyr
11f0af1ebd
Update:Android Auto play next podcast episode after finishing one
2022-12-11 16:09:00 -06:00
advplyr
a532f988b0
Update:Local covers for queue items
2022-12-11 14:00:27 -06:00
advplyr
bec2796771
Update cast icon position in app bar
2022-12-11 12:18:10 -06:00
advplyr
feec7f7399
Add:Sync local media progress button on local media page
2022-12-11 12:01:54 -06:00
advplyr
067c2f84dd
Fix:Bookmarks for downloaded books linked to server #163
2022-12-11 11:09:50 -06:00
advplyr
69996a4346
Fix:Changing orientation update audio player progress bar
2022-12-11 10:49:05 -06:00
advplyr
80cda129d2
Fix:Progress bar width on item cover image
2022-12-11 10:29:43 -06:00
advplyr
dd0ff04155
Fix:Android Auto downloaded item cover image #141 , Update:Lockscreen display title/subtitle #431
2022-12-10 18:09:27 -06:00
advplyr
c69558aa7f
Fix:Chapters modal overflowing title/time #460
2022-12-10 14:55:33 -06:00
advplyr
8fefea0d94
Fix:Library icons min width
2022-12-10 14:34:21 -06:00
advplyr
0ddee6f44e
Fix:Show Manage Local Files & Add to Playlist in more menu correctly
2022-12-10 14:26:58 -06:00
advplyr
feec1ab55a
Update:Local books/podcasts shelves on home page
2022-12-10 14:17:18 -06:00
advplyr
49500aecd6
Fix network flag
2022-12-10 11:35:16 -06:00
advplyr
894bf100d2
Update:Disable pod search when no network connection #225
2022-12-10 10:44:21 -06:00
advplyr
7ba810adb8
Update:Show error when searching for episodes with no network connection
2022-12-10 10:32:16 -06:00
advplyr
d10f33362e
Add:Option to delete episodes from server #225
2022-12-10 10:29:56 -06:00
advplyr
82e8fbba2b
Download episodes to server & see downloads queued/in progress #225
2022-12-10 10:12:58 -06:00
advplyr
64325fe2a6
Add:Feed podcast episodes select modal #225
2022-12-09 18:03:17 -06:00
advplyr
99217fee48
Merge pull request #459 from benonymity/hapticFeedback
...
Add haptic feedback
2022-12-09 17:08:17 -06:00
advplyr
f12e64990c
Update components/home/BookshelfToolbar.vue
2022-12-09 17:08:00 -06:00
advplyr
ef7bb9a9d8
Update pages/settings.vue
2022-12-09 17:07:50 -06:00
advplyr
5ac925e151
Update pages/settings.vue
2022-12-09 17:07:45 -06:00
benonymity
acc5bde33a
fix: use native haptic plugin and remove semicolons
2022-12-08 19:09:46 -05:00
advplyr
b521f37ec1
Update:Only show podcast search page for admin or up #225
2022-12-08 17:56:58 -06:00
advplyr
379fa21571
Add:Podcast create form #225
2022-12-08 17:54:56 -06:00
benonymity
1aa6a441f3
feat: add haptic feedback to all action buttons
2022-12-08 00:28:28 -05:00
advplyr
705bbaccc1
Add:Podcast search page #225
2022-12-07 17:57:42 -06:00
advplyr
8365e06762
Merge pull request #458 from benonymity/noTextSelect
...
Prevent selecting of text in the app
2022-12-07 16:37:47 -06:00
advplyr
139a0b3412
Merge pull request #456 from benonymity/listeningStatsFix
...
Fix Listening Stats
2022-12-07 16:28:37 -06:00
advplyr
ea6b21169e
Merge pull request #455 from benonymity/vertical-bounce
...
Don't allow webview to scroll out of bounds vertically
2022-12-07 16:13:17 -06:00
advplyr
a262efe9da
Fix lockOrientation setting and add Realm db migration;
2022-12-07 16:12:09 -06:00
benonymity
ed5fb09007
fix: prevent selecting of text in the app
2022-12-07 15:41:32 -05:00
benonymity
d3c6429fd6
fix: accurate time for streamed sessions
2022-12-07 14:40:50 -05:00
benonymity
371fcacc87
Fix: don't allow webview to scroll out of bounds vertically
2022-12-07 13:31:15 -05:00
advplyr
75666e523f
Add:PDF EReader #420
2022-12-06 17:07:27 -06:00
advplyr
592ea7c533
Fix:EReader for ebooks in library folder root
2022-12-06 16:21:12 -06:00
advplyr
b860dfc791
Fix:Library filter by progress #451
2022-12-05 17:30:15 -06:00
advplyr
96dde8cf31
Fix:Android seeking to invalid times
2022-12-04 16:57:03 -06:00
advplyr
b4a37fed28
Update:Showing fullscreen cover uses raw cover
2022-12-04 16:30:18 -06:00