Commit graph

34 commits

Author SHA1 Message Date
acclorite
ae9a3278d9 Changed FetchRemoteFunding to false. (About Libraries) 2024-07-31 21:51:26 +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
5b8ddb4dfb ColorPresets + Room Migration 4 → 5. 2024-07-27 16:58:25 +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
91dae4efca Disable ClearText Traffic + Show OpenSource licenses on release-debug build. 2024-07-13 19:46:20 +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
809ecb38c7 Release v1.0.3 2024-06-29 22:21:09 +03:00
acclorite
893458f340 Various dependencies update + Removed unused dependencies. 2024-06-22 20:13:02 +03:00
acclorite
be9630ca24 Release v1.0.2 2024-06-14 21:40:26 +03:00
acclorite
6e70901429 Added ".fb2" file format. (v1.0.1) 2024-06-13 15:48:14 +03:00
acclorite
04e67aa03c Built-in Translator + ModalBottomSheet → CustomBottomSheet(fixes bugs) + Constants.NAVIGATION_ITEMS for NavigationBars + Various dependencies updates + ReleaseResponse → LatestReleaseInfo + Fixed: Modifier.clip did not apply correctly + Room Version Migration(cause of translator) + Changed order of the selection toolbar items(revert): Translate, Copy, Dictionary > Copy, Translate, Dictionary + Gradle Version Update 8.2 → 8.4 + StringWithId → LineWithTranslation + Less transparent bars color in ReaderScreen + Small localization changes (v1.0.1) 2024-06-04 21:31:32 +03:00
acclorite
456d9fc3c9 Changed Reader text system. Now book doesn't hold any text, only ReaderViewModel does. (v1.0.1) 2024-04-28 19:52:22 +03:00
acclorite
6ff740065a Release v1.0.1 2024-04-27 17:48:30 +03:00
acclorite
085cd81464 1.0.0 - Minor bug fixes + Some performance improvements 2024-04-26 17:32:28 +03:00
acclorite
43da347ae0 0.9.9 - Open source licenses & Credits screens in About + Bug fixes(No check for updates in Release Build) + Side Padding setting in ReaderScreen. 2024-04-24 18:42:32 +03:00
acclorite
b5c2399034 0.9.8 - StartScreen + Check for updates + Bug fixes + Lot more... 2024-04-20 20:33:35 +03:00
acclorite
513b286e07 0.9.7 - Help Screen + Pure Dark (Oled) theme + Bug fixes 2024-04-05 14:16:29 +03:00
acclorite
76e1ca3e3f 0.9.6 - UI(New themes appearance, Up to date Material3 components, General UI improvements, New color roles) + Fixed terrible scrolling lag in LibraryScreen + Loading async cover image animation + Tooltips for each IconButton + ThemeContrast option(changes contrast of the theme) 2024-03-26 17:40:18 +02:00
acclorite
1689e9d7b9 0.9.4 - About Screen + New scrolling system in Reader(saving exact scroll position) 2024-03-20 15:32:20 +02:00
acclorite
4e948bc5d7 0.9.3 - New CoverImage storage system(saving to app's internal storage) + Bug fixes + Various optimisations(such as initializing all ViewModels in Activity.kt). 2024-03-16 17:21:44 +02:00
acclorite
22ed828ee6 0.9.2 - Massive scrolling performance improvement 2024-03-15 14:21:00 +02:00
acclorite
6806ac904c 0.9.0 - New loading system(much faster) + New between screen transitions + New snackbar(vertical animation + visuals) + New selection toolbar(translate + dictionary options) in ReaderScreen + New top app bar in SettingsScreen and nested categories + New updating system in BookInfo(updating text, author and description of the book) + Tablet UI support(on wide screens NavigationBar -> NavigationRail) + New app icon + New error handling system(it won't let you add/update book if it's not valid) + New theme(+new names) + Small bugs fixed.. + General performance optimisation(still in progress). 2024-03-12 17:06:08 +02:00
acclorite
5a966e9d9d 0.8.0 - History Screen and Project Name change 2024-03-04 19:12:00 +02:00
acclorite
0b3a31a183 0.7.0 - Reader Screen 2024-03-01 02:11:34 +02:00
Acclorite
03b1ef48c2 0.6.0 - BookInfo Screen 2024-02-23 16:44:29 +02:00
Acclorite
090d5fc003 0.5.0 - Browse + Library Screen + Settings 2024-02-15 14:15:19 +02:00
Acclorite
17fa0973b8 0.2.0 - MainViewModel and DataStore Handling implementation 2023-12-31 17:57:49 +02:00
Acclorite
29a75aa18a 0.1.0 - Basic Setting 2023-12-30 21:13:44 +02:00
Acclorite
34d3e5c38a 0.0.1 - Initial 2023-12-30 00:20:41 +02:00