MiniBrotherEye
MiniBrotherEye copied to clipboard
refactor: use network pagination in combination with local database
TO-DO:
- [ ] Find a way to execute all CharacterRemoteMediator database operations in a transaction.
- [ ] Remove CharacterService.getCharacterInfo(), since all data can now be loaded from the local database.
- [ ] Delete existing keys from database on first load
- [ ] Update all tests.