Commit graph

202 commits

Author SHA1 Message Date
acclorite
e3cc9220c1 AboutLibraries: Offline mode - true + Included required fields(the one for openSource checker). 2024-08-01 20:13:01 +03:00
acclorite
ff9d6487b5 AboutLibraries: Removed unused fields (from json) + Disabled offline mode (test). 2024-08-01 19:04:10 +03:00
acclorite
eeeececc45 Fix: No licenses in "release-debug" build. 2024-07-31 23:00:53 +03:00
acclorite
6f57d444d3 Changed Offline Mode to true. (About Libraries) 2024-07-31 22:21:14 +03:00
acclorite
ae9a3278d9 Changed FetchRemoteFunding to false. (About Libraries) 2024-07-31 21:51:26 +03:00
acclorite
6513139173 Removed unused Reader fonts(bold + medium). 2024-07-31 21:02:42 +03:00
acclorite
46910a4113 Disabled minify. (temporary) 2024-07-31 20:01:32 +03:00
acclorite
be94335312 Disabled resource shrinking. 2024-07-30 18:13:06 +03:00
acclorite
2b930d0310 Excluded generated field from "AboutLibraries". 2024-07-30 17:15:46 +03:00
acclorite
2114803c22 Included "epublib-core" through MavenCentral. 2024-07-29 18:18:43 +03:00
acclorite
c3b3a52894 Release v1.1.0 2024-07-29 16:48:04 +03:00
acclorite
0544e74636 HelpScreen: Moved HelpTips to Constants.HELP_TIPS + Added "How do I use double click translation?", "How do I create and modify color presets?", "How do I use color presets?". 2024-07-28 23:55:55 +03:00
acclorite
96d0d1e3f6 Disabled "Check for updates" by default + Confirmation dialog to enable "Check for updates". 2024-07-28 01:08:37 +03:00
acclorite
5b8ddb4dfb ColorPresets + Room Migration 4 → 5. 2024-07-27 16:58:25 +03:00
acclorite
945634c653 LicenseInfoScreen: Replaced "Loading.." animation with Fade In. 2024-07-27 00:36:42 +03:00
acclorite
5bcda4a7d9 Fix: intent.resolveActivity(...) returns null (instead used different function, which fixes "No browser found" for all sites if browser is actually present). 2024-07-23 15:38:12 +03:00
acclorite
ae6596f237 AboutScreen: Smaller Brand Icon + New Badges section (links to contact me) + New "What's new" option (sends user to the latest release page). 2024-07-23 15:24:52 +03:00
acclorite
ebc1a83f4f Removed "How to set up translator?", "How to use translator?". 2024-07-22 13:13:55 +03:00
acclorite
0665ff62e9 Changed SettingsScreen structure. (more scalable way) 2024-07-19 01:48:24 +03:00
acclorite
3aefb37935 Added «Double click translation» with external translator. 2024-07-17 04:47:55 +03:00
acclorite
7f8f7daa23 Credits: Removed no longer valid Icons credits. 2024-07-16 15:37:14 +03:00
acclorite
de81a4121e NavigationBar: Added icons animation. 2024-07-16 15:25:02 +03:00
acclorite
7f785c8f1b New SVG Icons + Fixed icons' size + Added ICONS NOTICE. 2024-07-16 15:08:01 +03:00
acclorite
61066c6949 Smaller Monochrome app icon. 2024-07-16 01:33:30 +03:00
acclorite
6e0d15a436 Update of notification icon. (replaced old monochrome with new one) 2024-07-15 19:17:44 +03:00
acclorite
22e1db6e0a .gitignore update. (root + app/) 2024-07-15 19:13:14 +03:00
acclorite
57eae4ef10 Changed App Icon (both Colored and Monochrome). 2024-07-15 19:07:04 +03:00
acclorite
1e42c258e7 Removed Built-In translator (it was based Closed Source libraries) + Removed all Closed Source libraries + LineWithTranslation → ReaderLine + Room migration 3 → 4. 2024-07-15 00:50:28 +03:00
acclorite
e0d04b2c7d Fix: "Browser not found" when resolving URL without "www". 2024-07-15 00:25:49 +03:00
acclorite
541aa257f4 LicensesScreen: Saving list position. 2024-07-14 23:46:34 +03:00
acclorite
91dae4efca Disable ClearText Traffic + Show OpenSource licenses on release-debug build. 2024-07-13 19:46:20 +03:00
acclorite
26cc8a849d LicensesScreen: Highlighted and moved to the top ALL closed source libraries. 2024-07-13 15:14:29 +03:00
acclorite
a0a7c3aa60 Removed unnecessary comment. (debug, from last commit) 2024-07-13 02:14:51 +03:00
acclorite
f46af180dc Blocked unexpected network calls to googleapis.com. 2024-07-12 18:55:11 +03:00
acclorite
eabd08affb New Credits item. 2024-07-10 19:37:19 +03:00
acclorite
b4e058dd4d HelpScreen: Changed "How do I edit a book?" to match current app behavior. 2024-07-10 01:11:55 +03:00
acclorite
d81810f3aa BookInfoScreen: Removed Author and Description update(only manual changes). 2024-07-09 18:31:35 +03:00
acclorite
4f521bcd1e BookInfoScreen: Canceling BookInfoViewModel.onEvent + Resetting BookInfoState when exiting screen. 2024-07-08 14:35:39 +03:00
acclorite
733cb4888f Removed unused string resource. 2024-07-06 13:59:33 +03:00
acclorite
67e11557d6 AboutScreen: App version description "Version v1.X.X" → "Book's Story v1.X.X" 2024-07-06 13:44:32 +03:00
acclorite
936627e742 BookInfoScreen: Editing Author and Description + Fixed slow loading (caused by BookInfoEvent.OnCheckCoverReset). 2024-07-06 13:42:16 +03:00
acclorite
45c1bd2b80 BookInfoScreen: Cover Reset feature. 2024-07-03 12:31:19 +03:00
acclorite
809ecb38c7 Release v1.0.3 2024-06-29 22:21:09 +03:00
acclorite
562c06b0c4 Fixed: Multiple issues with JSON LanguageHistory(fixed with moving it in Room Database) + Room version migration 2 → 3. 2024-06-28 19:24:45 +03:00
acclorite
3967cf787d LibraryScreen: New LibraryTopBar + Moved LaunchedEffect in LibraryScreenRoot. 2024-06-24 18:09:36 +03:00
acclorite
d159b2e902 Fixed: LanguageHistory does not properly save on release build + Simplified MainState(using @Parcelize). 2024-06-22 20:14:55 +03:00
acclorite
893458f340 Various dependencies update + Removed unused dependencies. 2024-06-22 20:13:02 +03:00
acclorite
7bd24c78c6 Updates Notifications: Replaced action Details → Download(now by clicking the notification user goes to the release page instead of direct download). 2024-06-21 13:41:26 +03:00
acclorite
6b0ef799c6 Navigation.kt: Removed debug println. 2024-06-20 22:48:04 +03:00
acclorite
5804a69ce2 Navigation.kt: Fixed crash on release build. 2024-06-20 15:36:24 +03:00