Commit graph

2 commits

Author SHA1 Message Date
Atte149
ad821faecd Fork: rename package and applicationId 2026-06-15 16:13:31 +03:00
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