book-story/app/schemas/ua.acclorite.book_story.data.local.room.BookDatabase
Acclorite 3853727ae7 🚀 Flexible text parsing and storing system
Pros:
* Removed text update (now it is always updated and parsed from the file each time)
* Removed text storage (smaller app size)
* Dramatically sped up loading in Browse (10 books in ~1s)

Cons:
* Longer Reader loading time (~3x, partly fixable)
* More dependency on the file (fixable)

Resolves: #134
2024-12-30 18:29:37 +02:00
..
1.json Navigation.kt: Type-safety, non-null parameters for Screens, improved navigation + Included generated Room Database schemas to be able to build the project. 2024-06-19 18:54:17 +03:00
2.json Navigation.kt: Type-safety, non-null parameters for Screens, improved navigation + Included generated Room Database schemas to be able to build the project. 2024-06-19 18:54:17 +03:00
3.json Fixed: Multiple issues with JSON LanguageHistory(fixed with moving it in Room Database) + Room version migration 2 → 3. 2024-06-28 19:24:45 +03:00
4.json 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
5.json ColorPresets + Room Migration 4 → 5. 2024-07-27 16:58:25 +03:00
6.json 🚀 Browse Improvement, Room migration 2024-08-19 15:00:03 +03:00
7.json 🚀 Chapters in Reader 2024-09-15 18:09:50 +03:00
8.json 🚀 Flexible text parsing and storing system 2024-12-30 18:29:37 +02:00