1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 11:56:46 +01:00
immich/mobile/lib/shared/providers
Fynn Petersen-Frey 911c35a7f1
refactor(mobile): add Isar DB & Store class (#1574)
* refactor(mobile): add Isar DB & Store class

new Store: globally accessible key-value store like Hive (but based on Isar)

replace first few places of Hive usage with the new Store

* reduce max. DB size to prevent errors on older iOS devices

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-02-09 11:32:08 -06:00
..
api.provider.dart Implement album feature on mobile (#420) 2022-08-03 00:04:34 -05:00
app_state.provider.dart Transfer repository from Gitlab 2022-02-03 10:06:44 -06:00
asset.provider.dart refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
db.provider.dart refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
release_info.provider.dart feat(mobile) Add in app logging to show app's log information (#1014) 2022-11-27 14:34:19 -06:00
server_info.provider.dart build: version pump script (#1398) 2023-01-23 21:46:37 -06:00
websocket.provider.dart refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00