advplyr
|
26b0fae0fb
|
Setup onLog event, add app version & platform to logs and share filename
|
2025-04-20 14:33:48 -05:00 |
|
advplyr
|
fe921fd5b1
|
Update AbsLogger to have a tag with logs
|
2025-04-20 12:36:27 -05:00 |
|
advplyr
|
88e1877742
|
More AbsLogs and clean logs older than 48 hours on init
|
2025-04-20 12:18:10 -05:00 |
|
advplyr
|
74758c7762
|
Add clear logs, use more menu dialog
|
2025-04-20 10:32:52 -05:00 |
|
advplyr
|
390388fe83
|
Add AbsLogger plugin, persist logs to db, logs page for android
|
2025-04-19 17:26:32 -05:00 |
|
advplyr
|
6e1eee48f0
|
Update to capacitor v7
|
2025-04-17 17:16:00 -05:00 |
|
advplyr
|
93748a917f
|
Android update target SDK to 35, update androidx versions
|
2025-04-15 17:21:48 -05:00 |
|
advplyr
|
1e791f9601
|
Update gradle versions and dependencies
|
2025-04-13 17:35:48 -05:00 |
|
Nicholas Wallace
|
2b615a51fb
|
Remove: unused AudioProbeResult.kt
|
2025-02-08 12:45:05 -07:00 |
|
Nicholas Wallace
|
f0c92be5f2
|
Auto format FolderScanner.kt
|
2025-02-08 12:41:30 -07:00 |
|
Nicholas Wallace
|
20206d6e14
|
Remove: unused functions from LocalMediaItem.kt
|
2025-02-08 12:01:38 -07:00 |
|
Nicholas Wallace
|
7c6e098014
|
Remove: local library only item from playback and syncing media
|
2025-02-08 11:18:46 -07:00 |
|
Nicholas Wallace
|
1e0f1f329f
|
Clean local only when checking if files exist
|
2025-02-08 10:41:58 -07:00 |
|
Nicholas Wallace
|
b2ebeafed5
|
Autoformatting files
|
2025-02-08 10:36:03 -07:00 |
|
advplyr
|
e194df455b
|
Merge pull request #1469 from nichwall/download_manager_cleanup
Download manager cleanup
|
2025-02-07 17:13:51 -06:00 |
|
Nicholas Wallace
|
1141c6f7a5
|
Remove read timeout for connection
|
2025-02-06 18:28:22 -07:00 |
|
Nicholas Wallace
|
5a1951b495
|
InternalDownloadManager autoformatting and comments
|
2025-02-06 18:26:13 -07:00 |
|
Nicholas Wallace
|
3b3f94124a
|
Iniital refactor and adding comments
|
2025-02-06 18:16:56 -07:00 |
|
Nicholas Wallace
|
bb56a55143
|
Fix: end time default value
|
2025-02-06 17:58:10 -07:00 |
|
Nicholas Wallace
|
853a12b0dd
|
Revert "Simplify default value assignment"
This reverts commit d4090d15be.
|
2025-02-06 17:45:33 -07:00 |
|
advplyr
|
02b83f02d6
|
Merge pull request #1464 from nichwall/sleep_timer_cleanup_2
Android Sleep Timer cleanup part 2
|
2025-02-02 16:04:52 -06:00 |
|
Nicholas Wallace
|
e4e7679414
|
Fix: sleep timer gets stuck at 1 second
|
2025-02-02 14:23:58 -07:00 |
|
Nicholas Wallace
|
5fd21c8393
|
Change: sleep timer EoC cutoff to be 10 seconds
|
2025-02-02 13:00:28 -07:00 |
|
Nicholas Wallace
|
e7e03697d6
|
Fix: shake to reset only during grace period or while playing
|
2025-02-02 12:49:08 -07:00 |
|
Nicholas Wallace
|
9e7a76bd97
|
Simplify nullable return
|
2025-02-01 15:32:34 -07:00 |
|
Nicholas Wallace
|
d4090d15be
|
Simplify default value assignment
|
2025-02-01 15:29:35 -07:00 |
|
Nicholas Wallace
|
973dca83a2
|
Add: function comments, autoformatting applied
|
2025-02-01 15:01:12 -07:00 |
|
advplyr
|
703ab710e9
|
Version bump v0.9.79-beta
|
2025-01-26 16:41:06 -06:00 |
|
advplyr
|
c79ecbb92e
|
Fix crash downloading with old server, check server version to append token on image requests #1450
|
2025-01-26 14:22:35 -06:00 |
|
advplyr
|
4b4a2b46c1
|
Merge branch 'master' into android_sleep_timer_cleanup
|
2025-01-26 09:36:48 -06:00 |
|
Nicholas Wallace
|
13b020732f
|
General cleanup, only disable auto-sleep temporarily
Auto sleep timer is only disabled until the end of
the current time period (e.g. when the sleep timer
would be disabled automatically).
|
2025-01-25 19:00:43 -07:00 |
|
advplyr
|
e21d37b20f
|
Remove con.android.systemui from valid media browsers #1446
|
2025-01-25 12:27:43 -06:00 |
|
Nicholas Wallace
|
161614f6c9
|
Fix: scale end of chapter time by playback speed
|
2025-01-24 22:18:03 -07:00 |
|
Nicholas Wallace
|
16472e1de8
|
Simplify increase/decrease sleep timer
|
2025-01-24 20:05:43 -07:00 |
|
Nicholas Wallace
|
d81e47204c
|
Auto formatted code and added function comments
|
2025-01-24 19:55:03 -07:00 |
|
advplyr
|
7c5c7d5632
|
Version bump v0.9.78-beta
|
2025-01-18 16:56:36 -06:00 |
|
advplyr
|
111e8d38dc
|
Remove token from image requests & fix download raw cover image #1328
|
2025-01-18 15:42:40 -06:00 |
|
advplyr
|
5d67c71791
|
Add epub reader setting to keep screen awake #1207
-----------
Co-authored-by: ISO-B <3048685+ISO-B@users.noreply.github.com>
|
2025-01-18 10:38:24 -06:00 |
|
advplyr
|
8268592e8e
|
Update cordova-plugin-screen-orientation, update postcss in nuxt config
|
2025-01-17 17:06:50 -06:00 |
|
advplyr
|
eb035c1023
|
Android gradle variables remove unused
|
2025-01-12 15:18:29 -06:00 |
|
advplyr
|
6dabc7a331
|
Update androidxCoreVersion to 1.12.0 and remove unnecessary gradle dependency
|
2025-01-12 15:03:29 -06:00 |
|
advplyr
|
20688d6395
|
Update to Capacitor 6 for package.json and android
|
2025-01-12 13:59:55 -06:00 |
|
advplyr
|
044dd7fea9
|
Update gradle, add jvmtoolchain, update kotlin version, address gradle warnings
|
2025-01-12 13:38:56 -06:00 |
|
advplyr
|
9243e90e90
|
Android atuo Reset serverItemsInProgress
|
2025-01-11 16:49:20 -06:00 |
|
advplyr
|
0dc7813c40
|
Fix force reload when server changes
|
2025-01-11 16:33:38 -06:00 |
|
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
|
8e6e0cf673
|
Update loading library stats, filter non-audio items from search, prevent recent episodes from loading same podcast library item multiple times
|
2025-01-11 14:55:30 -06:00 |
|
advplyr
|
0da3045c73
|
Merge branch 'master' into feat_android_auto_browse
|
2025-01-11 11:10:24 -06:00 |
|
ISO-B
|
1766111e1d
|
Android Auto: Added comments to code
|
2024-11-18 20:20:00 +02:00 |
|
ISO-B
|
8caa08843e
|
Android Auto: Prevent crashing loop in case that app restarts while browsing content
|
2024-11-18 19:47:49 +02:00 |
|