advplyr
2f243787ce
Add:Android sleep timer setting to disable vibrate on reset #552
2023-02-04 17:52:31 -06:00
advplyr
39909a398e
Add:Android sleep timer setting to disable audio fade out #320
2023-02-04 17:39:41 -06:00
advplyr
5e98a4ff2f
Update:Android cancelling sleep timer when it was auto-enabled will also disable the auto sleep timer setting with alert #545
2023-02-04 16:57:55 -06:00
advplyr
8710775872
Fix:Android download freezing UI when a lot of files are downloaded #550
2023-02-04 15:52:06 -06:00
advplyr
99d60eaf9a
Update:Adjust current playback time with playback speed #549
2023-02-04 13:50:54 -06:00
advplyr
55b7f05685
Fix:Android media play/pause event #429 #427
2023-02-04 11:13:19 -06:00
advplyr
944aa5de66
Fix:Android download book play times in history
2023-02-04 10:32:36 -06:00
advplyr
a12eb7efdf
Fix:Android sync fails when restarting playback session
2023-02-04 10:11:31 -06:00
advplyr
62a5a2d069
Update:Increase height of minimized audio player to accomadate iOS safe area #531
2023-01-31 15:30:13 -06:00
advplyr
ebd65b4fa7
Fix:Back button closing modals and fullscreen player #535
2023-01-31 14:50:26 -06:00
advplyr
152cce2e9e
Merge pull request #534 from lkiesow/player-progress-position
...
Player Progress Bar Position
2023-01-31 14:18:07 -06:00
advplyr
ea847a62ff
Update components/app/AudioPlayer.vue
2023-01-31 14:17:45 -06:00
advplyr
2a5ec618f0
Merge pull request #533 from lkiesow/metadata-separators
...
Fix Metadata List Separators
2023-01-31 14:10:35 -06:00
Lars Kiesow
3fc89377b4
Player Progress Bar Position
...
This patch moves the progress bar slightly up for a better separation
between playback controls and seeking.
The reasoning behind this is that I (and probably others as well) often
interact with this interface in a clumsy, half-asleep state. Due to the
closeness of the progress bar and the play/pause button, I have managed
it several times to accidentally seek instead of pause. That is really
annoying since you then have to manually find the previous playback
position again.
Long term, I would love to see more of the available space being used.
In particular in the player interface. There should be enough free space
available. Especially if you have just one of the progress bars active.
But for now, this is just a quick-fix to improve the current situation.
2023-01-31 15:31:06 +01:00
Lars Kiesow
93c16e6a62
Fix Metadata List Separators
...
This patch fixes the separators between metadata list entries in the book
detail view. Items were separated only by comma. A space was missing.
This just adds a space to both the genre as well as to the narrator
separators.
2023-01-31 14:43:49 +01:00
advplyr
84632c8a32
iOS version bump 0.9.61
2023-01-30 18:02:52 -06:00
advplyr
df717fc87f
Version bump 0.9.61-beta
2023-01-30 17:16:12 -06:00
advplyr
2b9f5c866b
Fix home page shelves refreshing on network changes
2023-01-30 15:38:09 -06:00
advplyr
2de81130a1
Update:Podcast latest page show cover & podcast name #529
2023-01-30 11:39:01 -06:00
advplyr
2942d703ee
Merge pull request #528 from blampe/seek
...
Handle skip track events on iOS
2023-01-30 08:18:01 -06:00
advplyr
3ef6c345e4
Fix Realm wrong thread crash by setting values from deviceSettings outside of commandCenter functions
2023-01-30 08:14:32 -06:00
advplyr
0a4052dec2
Fix manage local files redirect on iOS
2023-01-30 07:57:34 -06:00
Bryce Lampe
ef4bb6c7a8
Handle skip track events on iOS
2023-01-29 19:54:12 -08:00
advplyr
d9c38d1592
Update app bar progress indicator to not navigate to downloading on iOS
2023-01-29 17:53:03 -06:00
advplyr
a7227acbc3
Update:Default to alt view and rename setting to use bookshelf view
2023-01-29 17:20:46 -06:00
advplyr
bd5229941b
Fix:Android sleep timer end of chapter use next chapter if within 2s of current chapter ending when reset #260
2023-01-29 17:11:15 -06:00
advplyr
0583ce617e
Add:Continue listening shelf for offline books/episodes #112
2023-01-29 16:04:03 -06:00
advplyr
7462eb3bc4
Fix:iOS play audiobook tracks inside subfolders #483
2023-01-29 14:30:09 -06:00
advplyr
18e15ff056
Remove left & right padding of audio player timestamps on iOS
2023-01-29 14:12:14 -06:00
advplyr
4f6468c23a
Merge pull request #519 from benonymity/playerUpdates
...
iOS Player Updates
2023-01-29 14:08:29 -06:00
advplyr
31531197a2
Add:Android auto sleep timer #260
2023-01-29 13:19:06 -06:00
advplyr
479de5f067
Android cleanup
2023-01-29 08:53:10 -06:00
advplyr
03240415b8
Update:Android sleep timer resets on play #260
2023-01-28 17:46:27 -06:00
advplyr
f8a6b6a936
Update:Android sleep timer start fading out audio when 60s remaining on timer #320 #260
2023-01-28 17:33:15 -06:00
advplyr
28e50dd461
Add:Android device setting to adjust shake sensitivity for sleep timer #260
2023-01-28 17:31:52 -06:00
advplyr
f06afbd08c
Update:Sleep timer shake to reset anytime while timer is running #260
2023-01-28 16:07:03 -06:00
advplyr
860c7aac80
Fix:Refreshing server media progress after local sync
2023-01-28 14:20:00 -06:00
advplyr
8bab4ae383
Update:More accurate progress percentage using bytes, download 1 audio file at a time & currently downloading page #251 #360 #515 #274
2023-01-28 11:58:16 -06:00
advplyr
69171e5732
Update:Book downloads will go in author/title subfolders #194
2023-01-28 08:16:16 -06:00
Ben
31abaa019f
Merge branch 'advplyr:master' into playerUpdates
2023-01-26 19:16:21 -05:00
advplyr
ad57a90e4d
Update iOS deployment target to 14
2023-01-26 17:35:37 -06:00
advplyr
925e8fd17e
Update item page bg gradient
2023-01-26 17:14:06 -06:00
advplyr
7b857f04d4
Fix appbar z-index
2023-01-26 17:02:06 -06:00
advplyr
453744a637
Remove log
2023-01-25 17:48:31 -06:00
advplyr
062d4dc069
Fix:Render bookshelf on small screens
2023-01-25 17:32:52 -06:00
Ben
21bd98b367
Merge branch 'advplyr:master' into playerUpdates
2023-01-24 23:24:51 -05:00
advplyr
ccd206e95d
Fix cover height overflow on fullscreen audio player
2023-01-24 17:52:28 -06:00
benonymity
bca5421dbc
update: higher sync interval on low power mode
2023-01-24 17:35:12 -05:00
benonymity
20085c5eed
update: increase update intervals
2023-01-24 17:34:53 -05:00
advplyr
a8c66ff808
Update capacitor version, kotlin version, android dependencies, refactor some folders
2023-01-22 17:26:08 -06:00