Commit graph

13 commits

Author SHA1 Message Date
Acclorite
30a0febf03 🛠️ Update kotlin version
* Updated kotlin version to 2.1.10
2025-02-15 12:39:25 +02:00
Acclorite
d0c0c9e133 🛠️ Update Sdk to API 35 & Migrate Gradle to 8.9 & Various dependencies update 2024-10-31 22:08:37 +02:00
Acclorite
70e7e8e629 🛠️ Add compiler.xml in .gitignore
Resolves: #102

Co-authored-by: tct123 <42028373+tct123@users.noreply.github.com>
2024-10-06 18:48:22 +03:00
acclorite
d6de5bc521 Removing unnecessary files from .idea 2024-07-06 23:38:53 +03:00
acclorite
4e2eb578a9 .idea git ignore update 2024-07-06 19:44:47 +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
b5c2399034 0.9.8 - StartScreen + Check for updates + Bug fixes + Lot more... 2024-04-20 20:33:35 +03:00
acclorite
5a966e9d9d 0.8.0 - History Screen and Project Name change 2024-03-04 19:12:00 +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