book-story/app
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
..
schemas/ua.acclorite.book_story.data.local.room.BookDatabase 🚀 Flexible text parsing and storing system 2024-12-30 18:29:37 +02:00
src/main 🚀 Flexible text parsing and storing system 2024-12-30 18:29:37 +02:00
.gitignore .gitignore update. (root + app/) 2024-07-15 19:13:14 +03:00
build.gradle.kts 🎄 Release v1.5.0 2024-12-29 15:24:46 +02:00
proguard-rules.pro Removing keeping of org.xmlpull.** 2024-08-10 19:31:02 +03:00