advplyr
e711ada0b3
Fix:Center play button when locking ui #624
2023-03-10 15:37:42 -06:00
advplyr
87ca6018d3
Version bump 0.9.63
2023-03-06 16:11:20 -06:00
advplyr
04e233816d
Android fix for playing items with no cover in development
2023-02-26 17:21:03 -06:00
advplyr
3ad1042b13
Fix:Android bluetooth controls for fast forward/rewind
2023-02-26 15:56:39 -06:00
advplyr
20cf5a6132
Merge pull request #597 from KeyboardHammer/widget
...
Android Home Screen Widget
2023-02-26 11:30:16 -06:00
advplyr
f5ca30620f
Update android widget sizing, hide buttons on app close, and initialize when added
2023-02-26 11:26:34 -06:00
advplyr
0158ccc4c8
Hide widget action buttons when app closes
2023-02-25 18:13:03 -06:00
Alex
a5ba6c64c9
redo widget layout, hide buttons on force close
2023-02-25 18:02:20 -06:00
advplyr
960f75bfba
Fix:Android cancel sleep timer resets volume #605
2023-02-25 09:28:22 -06:00
advplyr
83027a5787
Fix:Android local podcasts creating playback sessions with bad duration and displayTitle
2023-02-24 17:42:34 -06:00
Alex
bc6ef96465
Android Home Screen Widget
2023-02-21 22:20:49 -06:00
advplyr
9214fecc86
Version bump 0.9.62-beta
2023-02-19 14:51:34 -06:00
advplyr
4575c61118
Update:Android foreground service updates
2023-02-19 14:17:22 -06:00
advplyr
28989f536a
Set up for android widget
2023-02-19 11:14:30 -06:00
advplyr
750c370692
Fix:Android download file with capital M4B extension
2023-02-18 10:08:10 -06:00
advplyr
2c2fac6e34
Update:Android download 3 audio files at a time #567
2023-02-17 16:24:08 -06:00
advplyr
05d7d0d0d8
Fix:Android re-scan folder removing/unlinking downloads
2023-02-17 15:49:53 -06:00
Lars Kiesow
127bf7d4e0
Automatic test and build app
...
This patch adds a GitHub Actions workflow which will automatically run
through all steps to build the Android version of the app. This is an
easy way of catching major build errors in pull requests or pushed
commits.
Additionally, this uploads the Android APK as build artifact. This
allows anyone to easily download any build for a while. That will make
it much easier for non-developers to participate in testing a new
version or a specific test since the no longer have to wait for a new
release.
The build artifacts are a bit tricky to find, but they are easy to point
out if anyone asks.
2023-02-12 01:21:16 +01:00
advplyr
86c5d1a3e9
Refresh media session connector actions when changing speed on app. Update rounding values for Android Auto speed icons
2023-02-07 16:10:02 -06:00
Alex
b2b647e2f7
fix float conversion, rounding for icons
2023-02-06 20:41:35 -06:00
advplyr
405cd21c32
Emit playback speed change event when Android Auto changes speed
2023-02-06 17:20:39 -06:00
advplyr
17a894f5ef
Update Android Auto playback speed string
2023-02-06 16:34:12 -06:00
Alex
23c90f4118
Add playback spped adjustment for Android Auto
2023-02-05 19:38:12 -06:00
advplyr
f215efdcd0
Update:Syncing local sessions rewrite to support offline sessions #381
2023-02-05 16:54:46 -06:00
advplyr
2f243787ce
Add:Android sleep timer setting to disable vibrate on reset #552
2023-02-04 17:52:31 -06:00
advplyr
39909a398e
Add:Android sleep timer setting to disable audio fade out #320
2023-02-04 17:39:41 -06:00
advplyr
5e98a4ff2f
Update:Android cancelling sleep timer when it was auto-enabled will also disable the auto sleep timer setting with alert #545
2023-02-04 16:57:55 -06:00
advplyr
8710775872
Fix:Android download freezing UI when a lot of files are downloaded #550
2023-02-04 15:52:06 -06:00
advplyr
55b7f05685
Fix:Android media play/pause event #429 #427
2023-02-04 11:13:19 -06:00
advplyr
944aa5de66
Fix:Android download book play times in history
2023-02-04 10:32:36 -06:00
advplyr
a12eb7efdf
Fix:Android sync fails when restarting playback session
2023-02-04 10:11:31 -06:00
advplyr
df717fc87f
Version bump 0.9.61-beta
2023-01-30 17:16:12 -06:00
advplyr
a7227acbc3
Update:Default to alt view and rename setting to use bookshelf view
2023-01-29 17:20:46 -06:00
advplyr
bd5229941b
Fix:Android sleep timer end of chapter use next chapter if within 2s of current chapter ending when reset #260
2023-01-29 17:11:15 -06:00
advplyr
31531197a2
Add:Android auto sleep timer #260
2023-01-29 13:19:06 -06:00
advplyr
479de5f067
Android cleanup
2023-01-29 08:53:10 -06:00
advplyr
03240415b8
Update:Android sleep timer resets on play #260
2023-01-28 17:46:27 -06:00
advplyr
f8a6b6a936
Update:Android sleep timer start fading out audio when 60s remaining on timer #320 #260
2023-01-28 17:33:15 -06:00
advplyr
28e50dd461
Add:Android device setting to adjust shake sensitivity for sleep timer #260
2023-01-28 17:31:52 -06:00
advplyr
f06afbd08c
Update:Sleep timer shake to reset anytime while timer is running #260
2023-01-28 16:07:03 -06:00
advplyr
860c7aac80
Fix:Refreshing server media progress after local sync
2023-01-28 14:20:00 -06:00
advplyr
8bab4ae383
Update:More accurate progress percentage using bytes, download 1 audio file at a time & currently downloading page #251 #360 #515 #274
2023-01-28 11:58:16 -06:00
advplyr
69171e5732
Update:Book downloads will go in author/title subfolders #194
2023-01-28 08:16:16 -06:00
advplyr
a8c66ff808
Update capacitor version, kotlin version, android dependencies, refactor some folders
2023-01-22 17:26:08 -06:00
advplyr
b2d3edca81
Update:Android hide download notification when finished #495
2023-01-20 16:22:00 -06:00
advplyr
acf85f4f09
Implement start time override
2023-01-15 16:33:51 -06:00
advplyr
8f6dd72df2
Local media sync events
2023-01-15 14:58:26 -06:00
advplyr
297eca6a86
MediaItemHistory and history page
2023-01-14 18:01:12 -06:00
advplyr
df54094221
Fix:Android auto play downloaded media if available #385
2023-01-08 17:30:57 -06:00
advplyr
d59f3ae0b6
Add:Haptic feedback device setting off/light/medium/heavy #472
2023-01-08 15:32:15 -06:00