book-reader/app/src/main
Aryan 0885b6949e
Refactored folder synchronization logic and improved migration handling (#21)
- Updated `MainViewModel` to skip synchronization until folder migration is completed and added metadata syncing when opening books.
- Modified folder migration to detach existing folder books (converting them to standard local files) before starting a fresh scan.
- Added `detachAllFolderBooks` to `RecentFileDao` and `RecentFilesRepository` to facilitate the migration process.
- Updated `MetadataExtractionWorker` to sync local metadata to the folder immediately after extraction.
- Simplified `FolderSyncWorker` by removing legacy migration lookups and streamlining the reconciliation of local and remote metadata.
- Updated `FolderMigrationDialog` UI text to reflect that books are now read directly from folders without duplication.
- Fixed various indentation and formatting issues across several files.
2026-03-02 03:03:36 +05:30
..
assets Folder import\sync rework (#18) 2026-03-01 22:57:53 +05:30
cpp Remove brotli test binaries for F-Droid compliance (#11) 2026-02-27 14:08:10 +05:30
java/com/aryan/reader Refactored folder synchronization logic and improved migration handling (#21) 2026-03-02 03:03:36 +05:30
res Initial commit 2026-02-24 17:37:40 +05:30
AndroidManifest.xml Initial commit 2026-02-24 17:37:40 +05:30
ic_launcher-playstore.png Initial commit 2026-02-24 17:37:40 +05:30