Commit Graph

22 Commits

Author SHA1 Message Date
Max Grakov
c5aca16ed1 Feature/external logging and refactor (#413) 2026-05-26 00:50:29 +03:00
grakovne
de3a01bba0 Allow non-ASCII letters in SSID 2026-04-20 20:45:00 +03:00
grakovne
27c2b6fc09 Fix redundant pause when library screen has been open 2026-04-10 17:19:09 +03:00
Gavin Mogan
0b8a89e75d Support HTTPS:// and HTTP:// urls (#383)
Google keyboard autocorrect sometimes likes to capitalize the url schema. So just ignore case when checking if its prefixed
2026-04-09 11:02:29 +03:00
grakovne
45ac5f723b Fix url normalization error 2026-03-28 21:05:02 +03:00
Max Grakov
1556a3a6bd Feature/remove moshi reflect (#365) 2026-03-08 21:15:57 +03:00
Max Grakov
3208d49066 Feature/detailed chapter download progress (#359) 2026-03-02 01:00:16 +03:00
grakovne
663d965f0e switch to builtInKotlin 2026-02-26 17:28:38 +03:00
grakovne
28cfd19e16 Bump dependencies 2026-01-22 22:18:12 +03:00
Lucas A. Souza
c080970546 Fix audiobook progress not caching when app is offline (#339)
* Fix audiobook progress caching when app is offline. Fixes #319

* Clean up: Replace string-based local session detection with enum
- Added PlaybackSessionSource enum
- Implemented PlaybackSession factories (local/remote)
- Updated session checks to use sessionSource enum instead of sessionId string to avoid bugs
2026-01-21 18:25:22 +03:00
Max Grakov
786907840e feature/bookmarks-feature (#341) 2026-01-20 00:09:09 +03:00
grakovne
104bab71fa Fix issue https://acrarium.grakovne.org/app/1/bug/2617/report/d43fd076-2a4c-410b-afa0-4b2de2b45785 2025-12-19 00:41:15 +03:00
grakovne
fbac1ecfc7 Fix app crash on IP only in Local Url Feature 2025-11-25 13:56:25 +01:00
Max Grakov
70256ce0a6 Feature/library scroll bar (#305) 2025-11-10 11:11:43 +01:00
grakovne
7eafd22f6f Disable Json Reflection 2025-11-04 22:26:36 +01:00
Max Grakov
a11ad8684d Feature/replace gson (#300) 2025-11-04 12:27:38 +01:00
Max Grakov
ab63a221c3 WIP Feature/local url (#284) 2025-10-02 00:09:42 +02:00
Max Grakov
12d4f95448 Feature/auto cache library type (#279) 2025-09-24 00:41:43 +02:00
Max Grakov
1a9a4c721a feature/201 Automatic Downloads (#276) 2025-09-20 12:08:24 +02:00
grakovne
7d1a2d9bad Bump dependencies 2025-09-14 13:27:49 +02:00
grakovne
3e758f6a38 Clean up unused code 2025-09-07 14:44:06 +02:00
Jakob Schrettenbrunner
b2d0e39d5f add lib module and move domain package into it (#265) 2025-09-07 14:39:03 +02:00