5 Commits

Author SHA1 Message Date
MohitMaliFtechiz
1d175b9437 Refactor migration tests by including MigrationModule to ensure migration runs during tests. 2025-08-29 17:14:48 +02:00
MohitMaliFtechiz
c3559bf641 Fixed: After migrating notes and history, they were not opening in the reader screen when accessed from the bookmarks or notes screens. 2025-08-29 17:14:48 +02:00
MohitMaliFtechiz
71b7083932 Fixed: Dagger was unable to inject sharedPreferenceUtil, kiwixDatabase, etc from core module to migration module.
* Fixed: Circular dependency in app and custom module.
2025-08-29 17:14:48 +02:00
MohitMaliFtechiz
157d572396 Fixed: All compilation errors in dagger.
* Properly included the migration module based on the build variant via dagger.
2025-08-29 17:14:48 +02:00
MohitMaliFtechiz
1d9633c6a4 Removed all ObjectBox code from every variant except the Play Store version. 2025-08-29 17:14:48 +02:00