Commit graph

116 commits

Author SHA1 Message Date
acclorite
6cdc7d69d4 Merge branch 'development' 2024-08-07 15:18:46 +03:00
acclorite
2939a5e8dc Check if Environment.getExternalStorageDirectory() is MOUNTED. 2024-08-07 14:42:05 +03:00
acclorite
8b48328c4b Updated material3 version 1.3.0-alpha06 → 1.3.0-beta05 2024-08-07 14:41:28 +03:00
acclorite
c5704fb34b Removed ignoring uppercase line in PDF Text Parser. (As it may contain chapter name) 2024-08-07 14:15:17 +03:00
acclorite
83d5a30847 Specified all dependency versions instead of latest.release. 2024-08-07 14:06:19 +03:00
acclorite
eaa15ef341 Fix: Can fast switch presets while book is loading in ReaderScreen. 2024-08-07 13:54:33 +03:00
acclorite
1db727dd9f Removed DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION, not used. 2024-08-07 13:53:57 +03:00
acclorite
35a0457505 Removed no longer valid credit. 2024-08-07 13:17:19 +03:00
acclorite
172feea2be AndroidManifest.xml: bigHeap=true. (Fixes OutOfMemory Exception with extra large books) 2024-08-07 00:18:47 +03:00
acclorite
ba5b6288da Removed dependencies info (build.gradle.kts). 2024-08-06 22:09:40 +03:00
acclorite
8100902cba Removed unused Column(LibraryTopBar) 2024-08-04 19:11:31 +03:00
acclorite
b1ebe72cc3 AnimatedTopAppBar: New custom content option, to also change scrollable color for content below. 2024-08-04 18:53:28 +03:00
acclorite
3d8e0b5f54 Fix: BookInfoTopBar's Container color does not change into Scrolled container color, even when overlapping. 2024-08-03 12:50:45 +03:00
acclorite
7756006329 AboutLibraries: Offline mode - false. 2024-08-01 20:31:11 +03:00
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