Commit graph

18 commits

Author SHA1 Message Date
Neeraj Gupta
d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
ashilkn
ce014e8e87 migrated image_cache.dart to null safety 2022-09-21 17:23:50 +05:30
ashilkn
eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd
2c8bb1f83b Remove unnecessary import 2021-08-24 01:58:53 +05:30
Neeraj Gupta
82fa67ef9e Minor refactoring 2021-08-04 15:54:53 +05:30
vishnukvmd
eb9de99730 Fix moar linter warnings 2021-07-23 00:11:58 +05:30
Vishnu Mohandas
caba788a6a Don't block on writing to cache to return the decrypted thumbnail 2021-05-07 04:05:56 +05:30
Vishnu Mohandas
ff7868d118 Reduce the number of thumbnails cached in memory 2021-05-04 23:58:05 +05:30
Vishnu Mohandas
44dddb818f Rename for consistency 2020-08-13 07:04:16 +05:30
Vishnu Mohandas
fa53398887 Switch to a global cache 2020-08-13 06:37:44 +05:30
Vishnu Mohandas
35aeae2cc7 Setup separate cache for thumbnail files 2020-08-13 05:44:13 +05:30
Vishnu Mohandas
36467b6673 Fix cache-issues due to hash collisions 2020-06-24 01:43:45 +05:30
Vishnu Mohandas
a5aaf91460 Extend support for videos 2020-06-20 04:33:26 +05:30
Vishnu Mohandas
d5580915e3 Cache remote images 2020-06-15 10:20:26 +05:30
Vishnu Mohandas
5639f3739a Reduce the cache size 2020-06-12 22:23:23 +05:30
Vishnu Mohandas
90a2a44aec Fix cach keys 2020-06-06 17:37:24 +05:30
Vishnu Mohandas
c400238ce0 Fix OOMs that came along with loading image bytes directly 2020-05-06 01:15:09 +05:30
Vishnu Mohandas
b6c7bdffd8 Move and rename stuff 2020-05-05 02:14:34 +05:30
Renamed from lib/core/image_cache.dart (Browse further)