android improvements

This commit is contained in:
mertalev
2025-08-13 18:57:14 -04:00
parent 3100702e93
commit f039672a2a
14 changed files with 70 additions and 51 deletions
-1
View File
@@ -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";