ronaldheft
b7725c455b
Prototype response to app
2022-07-16 20:25:04 -04:00
ronaldheft
175e642081
First pass at attempting to save library items
2022-07-09 18:37:32 -04:00
ronaldheft
e620f53705
Get something saving in the database
2022-07-09 17:35:59 -04:00
ronaldheft
f56561b898
Refactor into smaller functions
2022-07-09 15:57:45 -04:00
ronaldheft
a29a7669e1
Add unrealm to use Swift object in db
2022-07-09 15:19:20 -04:00
ronaldheft
29f08a5e5d
Fix use of optionals
2022-07-09 15:18:59 -04:00
ronaldheft
f40da562a6
Fix missing braces
2022-07-09 15:18:45 -04:00
ronaldheft
affcdea09b
Fix class name collisions
2022-07-09 15:18:34 -04:00
ronaldheft
16ca7460f4
Convert back to Swift objects
2022-07-09 15:18:15 -04:00
benonymity
2ca9ce797d
feat: iOS download groundwork
2022-07-06 10:09:17 -04:00
advplyr
e07e7f70d6
Fix:Buffered progress bar for chapter track #250
2022-07-04 18:42:43 -05:00
advplyr
48313b60c1
iOS version bump 0.9.51
2022-07-04 16:56:04 -05:00
advplyr
3be13025a8
Fix:iOS swipe navigation to close modal
2022-07-04 16:55:34 -05:00
advplyr
505717e580
Version bump 0.9.51
2022-07-04 16:05:20 -05:00
advplyr
b4bb6bf81b
Fix:Back button to close modal #267 and back button to minimize fullscreen player #267
2022-07-04 15:42:59 -05:00
advplyr
6a8d901ce1
Update:Collections table row UI updates and include book duration #240
2022-07-04 14:59:56 -05:00
advplyr
68f3f0e276
Fix:Prevent crashes and catch exceptions for crash reports
2022-07-04 12:47:18 -05:00
advplyr
ddf8e66a08
Fix:Remove server connection configs and prevent duplicate configs
2022-07-04 12:15:08 -05:00
advplyr
5b7a492a48
Update DB initializing to fix crashes for Paper db not initialized
2022-07-03 13:45:24 -05:00
advplyr
9be1ee1843
iOS version bump 0.9.50
2022-07-02 18:30:22 -05:00
advplyr
b5c6acc2bc
Add:iOS device settings for jump forward/backward
2022-07-02 18:29:41 -05:00
advplyr
39b137c7f1
Version bump 0.9.50
2022-07-02 16:40:31 -05:00
advplyr
b16a7342aa
Update:Tapping title/author in fullscreen player redirects to library item page #246
2022-07-02 15:40:37 -05:00
advplyr
3056c55d2f
Fix:Update total track width on open fullscreen
2022-07-02 15:03:21 -05:00
advplyr
6b416e6fc1
Fix:Podcast author on item page and use html description for podcast episodes
2022-07-02 14:33:53 -05:00
advplyr
e4c6093a82
Update:Notification player closed when closing in-app player and stop button on notification player #255 , Add:Setting for disabling auto rewind
2022-07-02 14:18:21 -05:00
advplyr
3c1120ea48
Add settings page with adjustable jump forward/backward settings
2022-07-01 20:05:11 -05:00
advplyr
a41e26e4c6
Fix:Fetch more library items per request to fill screen size #265
2022-07-01 17:01:40 -05:00
advplyr
317dc366e3
Add custom headers modal and model
2022-07-01 16:33:39 -05:00
advplyr
cd4c280950
Add:Tap cover to show fullscreen cover image #224
2022-06-24 17:20:13 -05:00
advplyr
0ca8de5916
Fix:Audio player fullscreen in landscape mode #234
2022-06-23 19:27:41 -05:00
advplyr
3840f2f344
Update:Less aggressive seek back after pausing, first seek back starts on a 10s pause and jumps back 3s #230 . Minimum seek back after a pause is the current chapter start time #244
2022-06-21 18:22:47 -05:00
advplyr
f353a44fac
Fix:Chromecast current track #253
2022-06-21 17:25:27 -05:00
advplyr
a06796d9ca
Fix initialize Paper for android auto
2022-06-19 12:03:50 -05:00
advplyr
a69054fefa
Fix crash when server requests fail
2022-06-19 11:57:19 -05:00
advplyr
6805d7eb96
Update readme.md
2022-06-11 21:46:20 -05:00
advplyr
c77d0f1944
Merge pull request #233 from jmt-gh/add_server_version
...
Show server version in drawer
2022-06-09 17:36:56 -05:00
jmt-gh
c457c8eaf7
Update components/app/SideDrawer.vue
...
Co-authored-by: advplyr <67830747+advplyr@users.noreply.github.com>
2022-06-09 15:28:49 -07:00
jmt-gh
a391db5dc2
Change what is being called for version
...
If I tried to grab version directly in the computed section, it would
throw a null error on reload in browser (didn't see any issue on an
actual device). Doing it this way fixes that
2022-06-09 12:08:04 -07:00
jmt-gh
2180e2f649
Add server version to drawer
...
This commit adds the server version next to the URL. It also adds a new
style to ensure that the text wraps properly if the URL is too long.
Trying text-wrap didn't work.
2022-06-09 11:57:44 -07:00
advplyr
fc6d16bdd9
Update:Make audio probe optional
2022-06-06 18:47:09 -05:00
advplyr
815529129a
Fix:Save playback speed when using custom value #226
2022-06-06 17:19:02 -05:00
advplyr
bad8d10a18
Fix:Android 9 and below scan folder for m4b #220
2022-06-05 16:46:38 -05:00
advplyr
a4412da3ed
Version bump 0.9.49-beta
2022-06-05 16:38:45 -05:00
advplyr
870774b408
Fix:Remove last saved library id when changing servers so home page shelves load on init
2022-06-05 16:32:28 -05:00
advplyr
d7dcaa22a6
Fix:Logout button on account page #222
2022-06-05 16:01:05 -05:00
advplyr
cc0b2943dd
Fix:Hide play button for local podcast
2022-06-05 15:56:23 -05:00
advplyr
50ee0b2265
Fix:Local downloaded books crash when server progress check fails, fix check pause timeout length #219
2022-06-05 15:52:54 -05:00
advplyr
910b3a2a17
Version bump 0.9.48-beta
2022-06-05 09:55:22 -05:00
advplyr
916da91ccb
Fix:Android auto check if server connection available and use first available server config, add ping api check with 3 second timeout #212 #167
2022-06-05 09:51:37 -05:00