Commit graph

17 commits

Author SHA1 Message Date
Acclorite
d2cfcd71a1 🚀 New app icon
* Replaced old default icon with new(monochrome)
2024-09-21 23:24:48 +03:00
Acclorite
7d0b12a814 🛠️ Remove unused resources
Removed unused resources: "app_name" in German and github.png icon.
2024-08-25 22:22:12 +03:00
Acclorite
cb39cc4edf 🚀 New Credits and About options
Added new credits and options in About screen.
2024-08-24 19:20:05 +03:00
acclorite
59db172ff9 Replaced SVG icons with PNG icons. 2024-08-11 00:51:32 +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
7f785c8f1b New SVG Icons + Fixed icons' size + Added ICONS NOTICE. 2024-07-16 15:08:01 +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
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
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
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
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
34d3e5c38a 0.0.1 - Initial 2023-12-30 00:20:41 +02:00