ronaldheft
|
dc8bc2fccd
|
Clean up progress logic
|
2022-08-06 18:31:59 -04:00 |
|
ronaldheft
|
af2c609405
|
Report download progress to the UI
|
2022-08-06 18:21:11 -04:00 |
|
ronaldheft
|
d5d65e244b
|
Rewrite downloader to use delegate and download item
|
2022-08-06 10:11:46 -04:00 |
|
advplyr
|
9082b76707
|
Update:Collections table row book count center #306
|
2022-08-04 18:16:05 -05:00 |
|
ronaldheft
|
33041608f8
|
Switch to async logic
|
2022-08-04 18:25:27 -04:00 |
|
ronaldheft
|
528854b285
|
Bump min ios version to support async
|
2022-08-04 16:24:41 -04:00 |
|
ronaldheft
|
e02edb9f9e
|
Fix field collision
|
2022-08-02 21:05:28 -04:00 |
|
ronaldheft
|
37fa931672
|
Don't save in database until download is complete
|
2022-08-02 17:32:40 -04:00 |
|
ronaldheft
|
a7424cc428
|
Fix persisting active config
|
2022-08-02 17:10:45 -04:00 |
|
ronaldheft
|
f6c43e479d
|
Rewrite of object model to use Unrealm
This addresses issues with JSON serialization
|
2022-08-01 09:40:28 -04:00 |
|
ronaldheft
|
0b46a9c9b1
|
Begin handling playback of local media
|
2022-07-31 13:33:36 -04:00 |
|
ronaldheft
|
76de92fe1f
|
Fix id typos
|
2022-07-30 18:40:30 -04:00 |
|
ronaldheft
|
32550a75ec
|
Return local items on DB lookup
|
2022-07-30 18:25:20 -04:00 |
|
ronaldheft
|
9eca03cfd7
|
Configure more local file data
|
2022-07-30 17:21:50 -04:00 |
|
ronaldheft
|
fec1ec554b
|
feat: Populate LocalFile with real info
|
2022-07-30 16:22:41 -04:00 |
|
ronaldheft
|
db7a8cef77
|
Merge branch 'master' into ios-downloads
|
2022-07-30 15:16:58 -04: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
|
97e7a12883
|
Updates to make alt bookshelf view look like the web app
|
2022-07-27 18:21:10 -05:00 |
|
Sam Bloomingdale
|
d52c326123
|
add 'Alternative Bookshelf View' setting
|
2022-07-27 12:58:06 -05:00 |
|
ronaldheft
|
2ab9dbc72d
|
Set encoder and init methods
|
2022-07-17 21:50:19 -04:00 |
|
ronaldheft
|
52d0890032
|
Refactor to use extensions for objects
|
2022-07-16 21:46:49 -04:00 |
|
ronaldheft
|
b7725c455b
|
Prototype response to app
|
2022-07-16 20:25:04 -04:00 |
|
advplyr
|
a58965306a
|
Fix misleading plugin function name
|
2022-07-13 16:44:02 -05: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 |
|
advplyr
|
cb2aaede67
|
Fix:Socket reconnection on disconnect, Add:Connection indicator icon showing socket/cellular
|
2022-07-07 17:24:26 -05:00 |
|
benonymity
|
2ca9ce797d
|
feat: iOS download groundwork
|
2022-07-06 10:09:17 -04: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
|
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
|
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
|
910b3a2a17
|
Version bump 0.9.48-beta
|
2022-06-05 09:55:22 -05:00 |
|
advplyr
|
158448f8a2
|
iOS version bump 0.9.47
|
2022-06-04 16:37:26 -05:00 |
|
advplyr
|
f4be9b3e26
|
Update:Pass device info with play request
|
2022-06-04 16:36:49 -05:00 |
|
advplyr
|
58bd0e0cee
|
Add:Click and drag player progress track #110
|
2022-05-29 18:13:25 -05:00 |
|
advplyr
|
92f069d1e6
|
iOS version bump 0.9.46
|
2022-05-22 17:51:35 -05:00 |
|
advplyr
|
5d2da97dc5
|
Update:Android auto to show libraries and browseable podcasts, Fix:Download podcast set episodes and cover art correctly
|
2022-05-22 13:40:01 -05:00 |
|
advplyr
|
d626686614
|
Add start of downloading library item on iOS
|
2022-05-14 11:50:53 -05:00 |
|
advplyr
|
f2b6331843
|
Add iOS AbsDownloader and AbsFileSystem plugins
|
2022-05-13 15:18:21 -05:00 |
|
advplyr
|
8d5f33245f
|
Version bump 0.9.45
|
2022-05-13 13:53:37 -05:00 |
|