Commit graph

  • fec1ec554b feat: Populate LocalFile with real info ronaldheft 2022-07-30 16:22:41 -0400
  • db7a8cef77 Merge branch 'master' into ios-downloads ronaldheft 2022-07-30 15:16:58 -0400
  • 5662c1983a Update:Series book list view show sequence before title advplyr 2022-07-30 08:42:49 -0500
  • 8cfefdcc0f Fix:Show duration in alt bookshelf view sort advplyr 2022-07-30 08:39:50 -0500
  • 7d91b95320 iOS version bump 0.9.55 advplyr 2022-07-28 19:45:23 -0500
  • beb790ad17 iOS add getAllLocalMediaProgress capacitor func advplyr 2022-07-28 19:44:18 -0500
  • 073110376a Fix:iOS sending multiple sync requests at the same time, Update:iOS sync every 5s advplyr 2022-07-28 19:30:18 -0500
  • 16f6f3b7e9 iOS Realm migration to add new altViewEnabled device setting advplyr 2022-07-28 19:14:29 -0500
  • 4758f3e557 Version bump 0.9.55-beta advplyr 2022-07-28 18:36:43 -0500
  • 38cc2adf0f Comment out widget in dev advplyr 2022-07-28 18:29:20 -0500
  • 80fbbfc2ef Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app advplyr 2022-07-28 18:25:47 -0500
  • 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 advplyr 2022-07-28 18:25:36 -0500
  • 3d64c42b14
    Merge pull request #299 from samblooms/master advplyr 2022-07-27 18:24:25 -0500
  • 97e7a12883 Updates to make alt bookshelf view look like the web app advplyr 2022-07-27 18:21:10 -0500
  • e4d2b646e7 remove modified .gitignore Sam Bloomingdale 2022-07-27 15:01:30 -0500
  • a5a8f3b6ac alt view series card Sam Bloomingdale 2022-07-27 14:54:29 -0500
  • 41b0535213 fix typo in class name Sam Bloomingdale 2022-07-27 13:46:00 -0500
  • a146a157b8 add alternative view to Shelf.vue Sam Bloomingdale 2022-07-27 13:37:20 -0500
  • 96fff469fc add alternate view to LazybookShelf.vue Sam Bloomingdale 2022-07-27 13:29:07 -0500
  • a60ff00f7e add getter method for 'enableAltView' Sam Bloomingdale 2022-07-27 13:15:03 -0500
  • d52c326123 add 'Alternative Bookshelf View' setting Sam Bloomingdale 2022-07-27 12:58:06 -0500
  • 76882780a4 Add:Start of app widget to control media playback advplyr 2022-07-23 18:09:10 -0500
  • 97eb19da86 Fix:Load local media progress on launch before attempting server connection advplyr 2022-07-22 17:00:49 -0500
  • 4ed9d702e9 Version bump 0.9.54-beta advplyr 2022-07-22 08:25:48 -0500
  • 4c678836fb Update:Metered network connections to send progress syncs every 60s instead of every 5s and show metered/unmetered in connection status icon #238 advplyr 2022-07-21 19:18:32 -0500
  • fd134097a1 Fix:Android auto load libraries handle no libraries returned, Update:Local media items cover images width alignment #279 advplyr 2022-07-21 18:06:33 -0500
  • 2a87f1de28 Fix:Android check local media progress after a pause reverting to previous progress #290 advplyr 2022-07-21 17:54:00 -0500
  • 1f60a552e5 Version bump 0.9.53-beta advplyr 2022-07-20 18:02:07 -0500
  • 3b34029ca2 Fix:M4B downloads adding MP3 extension by downloading to SimpleStorage v0.14.0 #292 advplyr 2022-07-20 17:38:13 -0500
  • 5f6a1ef7e9 Update:Show error icon on player cover when local media progress fails to sync & remove sync failure toast advplyr 2022-07-19 18:50:14 -0500
  • b51f65d2a4 Fix:Closing playback first closes media progress syncer #268 advplyr 2022-07-19 18:09:55 -0500
  • dc9526beb3 Fix:Edit server config showing duplicate config already exists advplyr 2022-07-19 17:32:49 -0500
  • 7188089f63 Fix:Set server settings after user logs in advplyr 2022-07-19 16:40:50 -0500
  • 2ab9dbc72d Set encoder and init methods ronaldheft 2022-07-17 21:50:19 -0400
  • 52d0890032 Refactor to use extensions for objects ronaldheft 2022-07-16 21:46:49 -0400
  • b7725c455b Prototype response to app ronaldheft 2022-07-16 20:25:04 -0400
  • db1d6da491 Version bump 0.9.52-beta advplyr 2022-07-15 19:59:51 -0500
  • 329a51f886 Example of adding custom action icon for android auto advplyr 2022-07-15 19:48:36 -0500
  • 0c0badbae4 Fix:Android Auto use saved playback speed #229 advplyr 2022-07-15 18:40:20 -0500
  • 2da272c270 Fix:Android auto starting items from continue listening #167 advplyr 2022-07-15 18:13:04 -0500
  • 25ec5b3dcb Fix:ANR with starting foreground service before starting session advplyr 2022-07-15 17:46:33 -0500
  • d9cdc16ff9 Fix:Catch api handler invalid json response body advplyr 2022-07-15 16:22:44 -0500
  • 066b72d54d Fix:Media progress sync wait for api request to return before stopping advplyr 2022-07-15 16:10:42 -0500
  • e7c913643a Add:Last local media progress sync with server widget, Update:Remove local media progress with bad id advplyr 2022-07-13 19:17:34 -0500
  • 9847ed9fcb Fix network connection indicator advplyr 2022-07-13 17:13:15 -0500
  • 721f812df0 Update:Library widget UI advplyr 2022-07-13 17:10:47 -0500
  • a58965306a Fix misleading plugin function name advplyr 2022-07-13 16:44:02 -0500
  • 2b5377db04
    Merge pull request #278 from Jnewbon/master advplyr 2022-07-11 14:57:38 -0500
  • 7fe3849705
    Re Added read Permission check as i probably shouldn't have removed it Jnewbon 2022-07-11 00:43:36 +0100
  • f998deb725
    Added Storage Media type Write access Jnewbon 2022-07-11 00:26:53 +0100
  • 175e642081 First pass at attempting to save library items ronaldheft 2022-07-09 18:37:32 -0400
  • e620f53705 Get something saving in the database ronaldheft 2022-07-09 17:35:59 -0400
  • f56561b898 Refactor into smaller functions ronaldheft 2022-07-09 15:57:45 -0400
  • a29a7669e1 Add unrealm to use Swift object in db ronaldheft 2022-07-09 15:19:20 -0400
  • 29f08a5e5d Fix use of optionals ronaldheft 2022-07-09 15:18:59 -0400
  • f40da562a6 Fix missing braces ronaldheft 2022-07-09 15:18:45 -0400
  • affcdea09b Fix class name collisions ronaldheft 2022-07-09 15:18:34 -0400
  • 16ca7460f4 Convert back to Swift objects ronaldheft 2022-07-09 15:18:15 -0400
  • cb2aaede67 Fix:Socket reconnection on disconnect, Add:Connection indicator icon showing socket/cellular advplyr 2022-07-07 17:24:26 -0500
  • 2ca9ce797d feat: iOS download groundwork benonymity 2022-07-06 10:09:17 -0400
  • e07e7f70d6 Fix:Buffered progress bar for chapter track #250 advplyr 2022-07-04 18:42:43 -0500
  • 48313b60c1 iOS version bump 0.9.51 advplyr 2022-07-04 16:56:04 -0500
  • 3be13025a8 Fix:iOS swipe navigation to close modal advplyr 2022-07-04 16:55:34 -0500
  • 505717e580 Version bump 0.9.51 advplyr 2022-07-04 16:05:20 -0500
  • b4bb6bf81b Fix:Back button to close modal #267 and back button to minimize fullscreen player #267 advplyr 2022-07-04 15:42:59 -0500
  • 6a8d901ce1 Update:Collections table row UI updates and include book duration #240 advplyr 2022-07-04 14:59:56 -0500
  • 68f3f0e276 Fix:Prevent crashes and catch exceptions for crash reports advplyr 2022-07-04 12:47:18 -0500
  • ddf8e66a08 Fix:Remove server connection configs and prevent duplicate configs advplyr 2022-07-04 12:15:08 -0500
  • 5b7a492a48 Update DB initializing to fix crashes for Paper db not initialized advplyr 2022-07-03 13:45:24 -0500
  • 9be1ee1843 iOS version bump 0.9.50 advplyr 2022-07-02 18:30:22 -0500
  • b5c6acc2bc Add:iOS device settings for jump forward/backward advplyr 2022-07-02 18:29:41 -0500
  • 39b137c7f1 Version bump 0.9.50 advplyr 2022-07-02 16:40:31 -0500
  • b16a7342aa Update:Tapping title/author in fullscreen player redirects to library item page #246 advplyr 2022-07-02 15:40:37 -0500
  • 3056c55d2f Fix:Update total track width on open fullscreen advplyr 2022-07-02 15:03:21 -0500
  • 6b416e6fc1 Fix:Podcast author on item page and use html description for podcast episodes advplyr 2022-07-02 14:33:53 -0500
  • e4c6093a82 Update:Notification player closed when closing in-app player and stop button on notification player #255, Add:Setting for disabling auto rewind advplyr 2022-07-02 14:18:21 -0500
  • 3c1120ea48 Add settings page with adjustable jump forward/backward settings advplyr 2022-07-01 20:05:11 -0500
  • a41e26e4c6 Fix:Fetch more library items per request to fill screen size #265 advplyr 2022-07-01 17:01:40 -0500
  • 317dc366e3 Add custom headers modal and model advplyr 2022-07-01 16:33:39 -0500
  • cd4c280950 Add:Tap cover to show fullscreen cover image #224 advplyr 2022-06-24 17:20:13 -0500
  • 0ca8de5916 Fix:Audio player fullscreen in landscape mode #234 advplyr 2022-06-23 19:27:41 -0500
  • 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 advplyr 2022-06-21 18:22:47 -0500
  • f353a44fac Fix:Chromecast current track #253 advplyr 2022-06-21 17:25:27 -0500
  • a06796d9ca Fix initialize Paper for android auto advplyr 2022-06-19 12:03:50 -0500
  • a69054fefa Fix crash when server requests fail advplyr 2022-06-19 11:57:19 -0500
  • 6805d7eb96
    Update readme.md advplyr 2022-06-11 21:46:20 -0500
  • c77d0f1944
    Merge pull request #233 from jmt-gh/add_server_version advplyr 2022-06-09 17:36:56 -0500
  • c457c8eaf7
    Update components/app/SideDrawer.vue jmt-gh 2022-06-09 15:28:49 -0700
  • a391db5dc2 Change what is being called for version jmt-gh 2022-06-09 12:08:04 -0700
  • 2180e2f649 Add server version to drawer jmt-gh 2022-06-09 11:57:44 -0700
  • fc6d16bdd9 Update:Make audio probe optional advplyr 2022-06-06 18:47:09 -0500
  • 815529129a Fix:Save playback speed when using custom value #226 advplyr 2022-06-06 17:19:02 -0500
  • bad8d10a18 Fix:Android 9 and below scan folder for m4b #220 advplyr 2022-06-05 16:46:38 -0500
  • a4412da3ed Version bump 0.9.49-beta advplyr 2022-06-05 16:38:45 -0500
  • 870774b408 Fix:Remove last saved library id when changing servers so home page shelves load on init advplyr 2022-06-05 16:32:28 -0500
  • d7dcaa22a6 Fix:Logout button on account page #222 advplyr 2022-06-05 16:01:05 -0500
  • cc0b2943dd Fix:Hide play button for local podcast advplyr 2022-06-05 15:56:23 -0500
  • 50ee0b2265 Fix:Local downloaded books crash when server progress check fails, fix check pause timeout length #219 advplyr 2022-06-05 15:52:54 -0500
  • 910b3a2a17 Version bump 0.9.48-beta advplyr 2022-06-05 09:55:22 -0500
  • 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 advplyr 2022-06-05 09:51:37 -0500