MiniBrotherEye icon indicating copy to clipboard operation
MiniBrotherEye copied to clipboard

refactor: use network pagination in combination with local database

Open thatfiredev opened this issue 5 years ago • 0 comments

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.

thatfiredev avatar Jul 15 '20 22:07 thatfiredev