Commit graph

496 commits

Author SHA1 Message Date
Acclorite
2cf5899fbf Optimized Reader loading speed and performance. 2024-08-11 17:30:10 +03:00
acclorite
0e5c4a13e8 Removed ignoring uppercase line in FB2 Text Parser. (As it may contain chapter name) 2024-08-11 13:08:08 +03:00
acclorite
cae540ce87 Darkened dialog's dim. 2024-08-11 13:04:38 +03:00
acclorite
59db172ff9 Replaced SVG icons with PNG icons. 2024-08-11 00:51:32 +03:00
acclorite
8e778e5f87 Removing keeping of org.xmlpull.** 2024-08-10 19:31:02 +03:00
acclorite
08447fc986 Sped up animation for NavigationItem. 2024-08-10 16:55:17 +03:00
acclorite
59d55a4d72 Fix: Crash after process death. 2024-08-10 16:54:54 +03:00
acclorite
3dcf849d55 Keeping the name of org.xmlpull.** 2024-08-10 10:54:54 +03:00
acclorite
1368422175 Fixed: Issue with displaying .xml files (crash). 2024-08-10 00:34:26 +03:00
acclorite
c4ad8edf6f Fixed: Release-debug build does not apply Release build properties. 2024-08-09 22:34:14 +03:00
acclorite
6fdd5f1c10 Release v1.1.1 2024-08-08 17:55:31 +03:00
acclorite
4ea0969e4c AboutScreen: Sped up appearing of loading indicator. 2024-08-08 17:17:39 +03:00
acclorite
21f632792e AboutScreen: Changed loading indicator color. 2024-08-08 17:08:43 +03:00
acclorite
a86163360d AboutScreen: Added loading indicator to "Check For Updates". 2024-08-08 14:43:38 +03:00
acclorite
69a72c59fc Fix: Crash in BookInfo. (When deleting cover image) 2024-08-07 19:24:05 +03:00
acclorite
75587b46aa Fix: Crash in BookInfo. 2024-08-07 19:10:19 +03:00
acclorite
85cf299bcc AboutLibraries: Manually getting libraries. 2024-08-07 18:19:38 +03:00
acclorite
3c5f392ea2 Removed no more valid credits. 2024-08-07 17:30:24 +03:00
acclorite
66dbad9470 Merge branch 'about-libraries-reproducibility-test' 2024-08-07 15:45:43 +03:00
acclorite
4f32542a39 Merge branch 'reproducibility-test'
# Conflicts:
#	app/build.gradle.kts
2024-08-07 15:32:58 +03:00
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
0643ecd022 Tested reproducibility: success. 2024-08-03 13:33:18 +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
fd6a0913b8 Removed blank line. 2024-08-02 21:16:17 +03:00
acclorite
7a405d1c1d Disabled shrinkingResources. 2024-08-02 20:46:27 +03:00
acclorite
d1962f77db Keep all class names (proguard-rules.pro) + ShrinkingEnabled. 2024-08-02 20:44:11 +03:00
acclorite
656dacb206 Keep java.util class names (proguard-rules.pro). 2024-08-02 20:29:33 +03:00
acclorite
8cc0bf2947 Keep All class names (proguard-rules.pro). 2024-08-02 20:04:46 +03:00
acclorite
bf890fca62 Changed proguard-rules.pro. 2024-08-02 19:24:58 +03:00
acclorite
5a8f4d6e43 No classes are kept (proguard-rules.pro). 2024-08-02 19:03:16 +03:00
acclorite
2a5e0e0f4a Additional rules in "proguard-rules.pro". 2024-08-02 18:31:21 +03:00
acclorite
309d780b07 Enabled Minify. 2024-08-02 17:48:18 +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