advplyr
847bedb65c
Fix drawdown for paging with many of the same first letters, update series sequence ascending/descending string, universalize default drawdown grouping limit
2025-01-11 15:33:43 -06:00
advplyr
0da3045c73
Merge branch 'master' into feat_android_auto_browse
2025-01-11 11:10:24 -06:00
ISO-B
f68f31c80f
Android Auto: Streamlined browsing settings to single option
2024-11-17 21:16:39 +02:00
advplyr
ad7ca59532
Add more localization #1375
2024-11-14 17:51:16 -06:00
advplyr
72b775e179
Add more localization #1375
2024-11-13 17:25:26 -06:00
ISO-B
358197db03
iOS devices have always networkConnected status true
...
Capacitor Network plugin only shows ios device connected if internet access is available. This fix allows iOS users to use local server without internet access. Socket is used to detect if connection to server is availabe. networkConnected is only used for add server form and cellular permission check.
Cellular permissions for download and streaming wont work for iOS if device is connected to cellular, but without internet access to server that is used for connectivity check.
2024-11-03 21:45:05 +02:00
ISO-B
fe9168c6cf
Changed network connection check logic
...
Network connection no longer requires internet connection. Socket connection status is used instead for checking if server is reachable. If there is no socket connection available eq. before connecting to server then connection type is used to for netrork connection check.
2024-10-31 21:14:25 +02:00
advplyr
e370ec36ab
Merge branch 'master' into ISO-B/master
2024-10-31 08:30:04 -05:00
ISO-B
8134ec84c6
Enchancements for Android Auto library
...
- Hide libraries without audiobooks
- Sort books in series by sequence value
- Added option for selecting ASC or DESC sorting for series
- Order authors alphabetically
2024-10-27 21:55:17 +02:00
ISO-B
e4a3cc5290
Added Android Auto browsing settings
2024-09-16 23:06:49 +03:00
ISO-B
62e3ca4068
Polished download series function
...
- File and size resets every time when download is triggered
- If everything is downloaded show popup to tell it to user
2024-09-08 00:06:55 +03:00
ISO-B
34dcdc89c3
Enhanced download series ui
...
- Move download button from menu to toolbar
- Changed download confirmation message
- Changed serie to series
2024-09-07 23:30:10 +03:00
advplyr and GitHub
b30bd495b7
Merge pull request #1257 from faush01/feature/history_split_saves
...
split groups of save history items that have different status results
2024-08-26 16:19:19 -05:00
advplyr
d18537cf04
Version bump v0.9.75-beta & targetSdkVersion bump to 34
2024-08-12 17:24:05 -05:00
ISO-B
84509ec1a8
Added ability to download whole serie from serie view
2024-07-27 23:26:57 +03:00
shaun
79df676a13
split groups of save history items that have different status results
2024-07-16 18:01:09 +10:00
advplyr
6380d7cc02
Fix local episode play-item event, set PodcastEpisode size and AudioTrack FileMetadata for downloads
2024-06-12 18:01:44 -05:00
Marcos Carvalho
1cdcd7327f
Add play downloaded episode and library size
2024-06-11 19:31:10 +01:00
advplyr
b6824cf242
Fix:Latest podcast episodes to play local
2024-06-04 16:50:55 -05:00
Marcos Carvalho
4ad54f34fe
Improvements and fixes on the cellular permissions
2024-05-26 22:08:53 +01:00
Marcos Carvalho
d788623509
Initial work
2024-05-23 22:33:06 +01:00
Marcos Carvalho
67d32164d9
Update the parse description to identify time marker in anchor links
2024-05-20 08:33:02 +01:00
Marcos Carvalho
b833019a14
Change href link to span, to avoid change the page and improve code
2024-05-19 14:14:47 +01:00
Marcos Carvalho
00eeeb2a5a
Add detectable timestamp
2024-05-19 10:40:04 +01:00
advplyr
aae53a54cd
Update:UI/UX: Add explicit indicator next to titles #1181
2024-04-28 16:34:31 -05:00
advplyr
3318846b43
Add:Remove from playlist option in more menu for items on playlist page #987
2024-03-02 15:25:18 -06:00
advplyr
0eb62f541d
Fix:Local media item page long titles overflowing screen pushing play & more menu button offscreen #1103
2024-02-25 15:35:23 -06:00
advplyr
f4f7252537
Update wording for enable seeking on media controls settings, remove restart required help text, map translations
2024-02-25 14:44:40 -06:00
luca
8235d1f1f7
reorder setting and add info label
2024-02-22 20:27:33 +01:00
fidoriel
41a65c0f9d
add setting for widget scrubbing
2024-02-20 21:58:31 +01:00
advplyr
e15c1bcb32
Fix:Continue listening shelves show on initial failed connection #1038
2024-02-09 17:52:24 -06:00
advplyr
e3f82bb237
Fix:Include device info with sync local-all request
2024-02-04 17:27:57 -06:00
advplyr
d5411703ca
Update:Add 10 second timeout when loading home page shelves
2024-02-04 15:48:37 -06:00
advplyr
8fc2058db8
Update:Handle navigating to library item pages when server connection goes down
...
- Added loading indicator to library item page on initial request to server
- Redirect to downloaded item page if server item request fails
2024-02-04 15:46:26 -06:00
advplyr
bb117ab4da
Update:Authors page increase size to fill width with 2 per row #1026
2024-02-02 18:33:23 -06:00
advplyr
9b15bafc9f
Fix:Settings page button/toggle touch area #1021
2024-01-11 17:27:41 -06:00
advplyr
2f8494b013
Add:Tags to item page & allow wrapping to multiple lines #1014
2024-01-01 12:08:15 -06:00
advplyr
1c89d33726
Update item page gradient to be absolute and below cover image, add transitions
2024-01-01 09:57:51 -06:00
advplyr
acee907932
Merge branch 'master' into statusBarTweaks
2024-01-01 09:00:47 -06:00
advplyr
5ef8961c33
Fix:Comma separated links on item page
2023-12-27 17:03:36 -06:00
advplyr
14b04a14b6
Add:Year in review cards to stats page
2023-12-25 15:35:29 -06:00
benonymity
439ab2c8c0
fix: item page background conflict
2023-12-23 01:45:40 -05:00
advplyr
54664b0c32
Merge branch 'master' of https://github.com/advplyr/audiobookshelf-app
2023-12-18 17:05:40 -06:00
advplyr
ecf910dc55
Fix:Play button loading indicator when offline #990
2023-12-18 17:05:34 -06:00
advplyr
4dd67adcab
Fix:Prevent pressing download buttons twice causing crash in iOS
2023-12-16 17:21:19 -06:00
advplyr
6ae4d72b68
Update:Settings UI cleanup and light theme updates
2023-12-16 14:43:48 -06:00
advplyr
c6bd93ef5c
Light theme updates
2023-12-16 14:37:05 -06:00
advplyr
e1c02ce74c
Update:Show loading indicator on play buttons when starting playback
2023-12-15 17:35:37 -06:00
advplyr
dc790d5450
Fix light mode for new podcast page
2023-12-14 16:55:17 -06:00
advplyr
01ac844024
Fix light theme on add podcast page
2023-12-14 16:39:55 -06:00