Commit Graph
486 Commits
Author SHA1 Message Date
Nicholas Wallace 0108c9bb04 Merge branch 'master' into android_download_rewrite 2025-05-12 10:34:42 -07:00
advplyr 3e682dfe50 Fix local cover images not showing in android auto #1565 2025-05-04 16:19:16 -05:00
Nicholas Wallace 4019b741e7 Merge branch 'master' into android_download_rewrite 2025-04-29 22:07:14 -07:00
Nicholas Wallace 36061d345a Remove extra printouts 2025-04-29 21:56:13 -07:00
Nicholas Wallace f4ca6492ee Combine internal and shared scanner 2025-04-29 21:33:56 -07:00
Nicholas Wallace 367eb6de9f Add: function to create LocalFile from download item part 2025-04-29 21:10:54 -07:00
Nicholas Wallace 6de640f53f Add: settings for gradle project in subfolder 2025-04-27 16:47:44 -07:00
advplyr 0fa04d7d9a Version bump v0.9.81-beta 2025-04-25 16:56:34 -05:00
advplyr 1e76ebe075 Merge pull request #1556 from Zibbp/master
fix(InternalDownloadManager): add accept-encoding identity to requests
2025-04-25 16:25:07 -05:00
Zibbp b03f59ace3 fix(InternalDownloadManager): set accept-encoding header on just the download task 2025-04-25 15:51:46 -05:00
Nicholas Wallace 686310f0bf Merge branch 'master' into android_download_rewrite 2025-04-24 22:19:11 -07:00
Zibbp dfc77ea0d0 fix(InternalDownloadManager): add accept-encoding identity to requests 2025-04-24 17:04:08 -05:00
advplyr 67f514524f Remove unused imports and release log 2025-04-24 17:03:14 -05:00
advplyr d97c6a0872 Add:Android sleep timer setting to play a chime when almost finished #600 2025-04-24 16:42:55 -05:00
advplyr e7ad62760f Fix android cover image not showing in notification for downloaded media #1493, upgrade glide 2025-04-23 17:01:52 -05:00
advplyr 796d6d79d4 Add logs for android auto 2025-04-21 17:34:30 -05:00
advplyr 03aafafe1c Fix bug with AbsLogger not initialized 2025-04-21 17:11:23 -05:00
advplyr 85d6958025 Version bump v0.9.80-beta 2025-04-20 16:54:49 -05:00
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
Nicholas Wallace 6fe95bdcbd Speed up duplicate docFile calls by using localFile reference 2025-04-14 19:25:09 -07:00
Nicholas Wallace 4d39e2fa36 Remove: unused simplePath from LocalFile object 2025-04-14 19:10:23 -07:00
Nicholas Wallace 0347e18d5b Autoformat DeviceClasses.kt 2025-04-14 19:08:17 -07:00
advplyr 1e791f9601 Update gradle versions and dependencies 2025-04-13 17:35:48 -05:00
Nicholas Wallace 76c4ec542b Build direct path to shared storage folder 2025-04-13 14:45:32 -07:00
Nicholas Wallace 80bf3f12b6 Moving folder to shared storage 2025-04-11 14:46:40 -07:00
Nicholas Wallace d25b9a8d73 Always download to internal app storage 2025-04-11 14:32:49 -07:00
Nicholas Wallace e11b8cb66c Initial internal download continue incomplete download 2025-04-07 19:04:29 -07:00
Nicholas Wallace 7e2ac27eba Fix: cover printout for book 2025-03-17 19:56:43 -07:00
Nicholas Wallace 640d8cdd41 Combine cover download logic 2025-03-16 17:21:44 -07:00
Nicholas Wallace 841527eb74 Simplify AbsDownloader download item creation 2025-03-16 17:06:58 -07:00
Nicholas Wallace f31a8f0482 Revert "Refactor AbsDownloader"
This reverts commit 4a09238a8e.
2025-03-16 15:37:24 -07:00
Nicholas Wallace 5d8574eb87 Simplify local library item creation in folder scanner 2025-03-11 19:19:31 -07:00
Nicholas Wallace 19b1f3b631 Remove: unused json file from FolderScanner 2025-03-01 15:49:26 -07:00
Nicholas Wallace 4a09238a8e Refactor AbsDownloader 2025-02-28 22:07:24 -07:00
Nicholas Wallace ee0ab43fc5 Auto formatting AbsDownloader.kt 2025-02-28 20:37:08 -07:00
Nicholas Wallace feef527bed Delet unused file 2025-02-28 19:48:18 -07: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