mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
android improvements
This commit is contained in:
parent
3100702e93
commit
f039672a2a
14 changed files with 70 additions and 51 deletions
|
|
@ -28,7 +28,6 @@ const String kDownloadGroupLivePhoto = 'group_livephoto';
|
|||
const int kTimelineNoneSegmentSize = 120;
|
||||
const int kTimelineAssetLoadBatchSize = 1024;
|
||||
const int kTimelineAssetLoadOppositeSize = 64;
|
||||
const int kTimelineImageCacheMemory = 200 * 1024 * 1024;
|
||||
|
||||
// Widget keys
|
||||
const String appShareGroupId = "group.app.immich.share";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue