1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 11:37:06 +02:00
immich/mobile/lib/shared
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
..
models refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
providers refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
services refactor(mobile): add Isar DB & Store class (#1574) 2023-02-09 11:32:08 -06:00
ui refactor(mobile): reworked Asset, store all required fields from local & remote (#1539) 2023-02-04 14:42:42 -06:00
views feat(mobile): Responsive layout improvements with a navigation rail and album grid (#1583) 2023-02-08 13:42:45 -06:00