advplyr
e9251db647
Add more menu on playlist item row to show library item more menu #914
2023-11-03 15:53:38 -05:00
Denis Arnst
6c88337180
oauth2: Force HTTPS, check state
...
Also improve error handling
2023-11-03 21:29:37 +01:00
advplyr
74b488ad0f
Update playlist table design to include progress bar on items #914
2023-11-03 13:00:45 -05:00
advplyr
fc7af6d1fc
Add:Send ebook to device button #909
2023-11-02 16:10:55 -05:00
advplyr
737d8f19b3
Move appUrlOpen listener to plugin and listen for eventBus event
2023-11-01 10:16:31 -05:00
advplyr
d613d8954d
Fix host path extra port, fix formatting
2023-11-01 09:30:52 -05:00
advplyr
04e468b43d
Fix:Android seeking from notification widget on multi-track books #894
2023-10-31 16:20:28 -05:00
advplyr
dc8178769b
Fix:Series page sort order by name #925
2023-10-31 16:00:08 -05:00
Denis Arnst
8b631f7860
oauth2 support on Android
2023-10-13 23:14:52 +02:00
Denis Arnst
e521ddfab6
OAuth2 Support
...
Using CapacitorHttp and in-app link
2023-10-08 18:36:28 +02:00
advplyr
6b164bdb27
Fix:Clicking series item in list view when collapsing series #877
2023-10-07 13:39:47 -05:00
Arian Toghyani
2eb399b8a7
Adding a check so chapter sleep timer is set after resume only when a chapter sleep timer was set before
2023-09-26 22:35:01 -07:00
advplyr
46f558d6e0
Update axios requests to nativeHttp, add openid connect auth button
2023-09-25 17:30:39 -05:00
advplyr
00bed39733
iOS version bump 0.9.66
2023-09-17 14:12:08 -05:00
advplyr
2048795c92
Version bump 0.9.66-beta
2023-09-17 13:35:08 -05:00
advplyr
8c9bd53934
Hide lock orientation setting on iOS because it is not supported
2023-09-17 12:53:38 -05:00
advplyr
01178d00bf
Replace existing axios calls with native https calls
2023-09-17 12:43:50 -05:00
advplyr
7541e4b660
Fix:Android mp3 index seeking setting not sticking #638
2023-09-17 11:51:15 -05:00
advplyr
2366c938b5
Update:Remove non-breaking spaces from comma separated name strings
2023-09-17 11:37:31 -05:00
advplyr
59480ad114
Update:Add switch server/user button in side drawer and change button text on account page. Update logout to disconnect #628
2023-09-17 10:23:35 -05:00
advplyr
ce7779607f
Update:Bookmarks modal UI #876
2023-09-17 09:28:43 -05:00
advplyr
04bc74babe
Update:Epub ereader show location at bottom of page #766
2023-09-16 15:12:20 -05:00
advplyr
ac2b674ba5
Fix:Epub ereader swiping moving 2 pages #802
2023-09-16 09:38:20 -05:00
advplyr
e53901e7a4
Fix:Incorrect line-height on epub titles #874
2023-09-16 09:30:51 -05:00
advplyr
3ede41f496
Add java version to github workflow
2023-09-16 08:18:13 -05:00
advplyr
0adeaaa04d
Add java version to github workflow
2023-09-16 08:08:45 -05:00
advplyr
57d1fbfa83
Disable CapacitorHttp and add plugin to replace axios calls #781
2023-09-15 17:35:44 -05:00
advplyr
27bbe40874
Update to capacitor v5, update to latest gradle and android target 34
2023-09-14 18:05:49 -05:00
advplyr
60da6093f3
Update:Android auto include explicit indicator #611
2023-09-12 17:14:28 -05:00
advplyr
259c9cef20
Update:Podcast items show number of incomplete episodes #315
2023-09-11 17:55:59 -05:00
advplyr
6d61b2acaf
Fix:Switch to library of item when clicking on title of fullscreen audio player #803
2023-09-11 17:08:15 -05:00
advplyr
72f687b079
Fix:Android auto loading podcast episodes #832
2023-09-11 12:25:51 -05:00
advplyr
0ce3c8bcbd
Fix:Remove local playback sessions started offline, refresh open player timestamps when device gains focus
2023-09-10 17:51:53 -05:00
advplyr
f9621d2f60
Fix:Progress lost when app in background for period of time #828
2023-09-10 15:10:26 -05:00
advplyr
e634132a39
Fix:Android sync server progress to local progress #808
2023-09-10 13:37:41 -05:00
advplyr
59b428100b
Sync local sessions when network reconnects
2023-09-10 12:46:57 -05:00
advplyr
36e0c91e27
Merge pull request #851 from lkiesow/author-separator
...
Fix separator between authors
2023-09-10 08:39:20 -05:00
advplyr
03225957aa
Update initial server connection to not block the home page
2023-09-10 08:38:11 -05:00
Lars Kiesow
77f70e48de
Fix separator between authors
...
This patch fixes a small problem with the separator between several
authors which is `Author A , Author B`, but should be instead
`Author A, Author B` like with the other metadata fields.
2023-08-30 23:36:18 +02:00
advplyr
cbdc3513c7
Fix:Comic reader not detecting file sort order when number is more than 5-digit
2023-08-29 16:06:20 -05:00
advplyr
394479bea0
Update readme, add matrix link
2023-07-27 18:19:49 -05:00
advplyr
b9592e46a7
Merge pull request #813 from casrou/master
...
Add missing space for authors as well #777
2023-07-26 18:02:38 -05:00
advplyr
5810a83c66
Fix:Android internal storage downloads audio files multiple times #791
2023-07-26 18:02:25 -05:00
Casper Roursgaard Christensen
389c7d23ca
Revert to index as key
2023-07-27 00:56:47 +02:00
Casper Roursgaard Christensen
defc7d216a
Add missing space for authors as well #777
2023-07-26 23:29:54 +02:00
advplyr
852702112a
Update:Enable CapacitorHttp to patch XMLHttpRequest to use native libraries, fixes cors #781
2023-07-12 17:13:57 -05:00
advplyr
dd91bc6667
Fix:Item page comma separated lists space before comma #777
2023-07-12 16:56:23 -05:00
advplyr
cdbbd56a58
Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app
2023-06-25 14:29:09 -05:00
advplyr
d6a1eba657
Fix:Android file provider to use application id
2023-06-25 14:29:02 -05:00
advplyr
da899bfddd
iOS version bump 0.9.65
2023-06-24 16:16:56 -05:00