book-story/app/schemas/ua.acclorite.book_story.data.local.room.BookDatabase
Acclorite 94c49c20c8 🚀 Chapters in Reader
* Added chapters in Reader
* ModalDrawer to fast navigate or track current chapter
* Current chapter progress in top bar
* Optimized Reader scroll performance
* Improved EPUB parser
* Fixed incorrect order for chapters(due to no sorting before)
* Remove ZIP parser (replaced with EPUB)

Resolves: #66, #17
2024-09-15 18:09:50 +03: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