Commit graph

123 commits

Author SHA1 Message Date
vishnukvmd
47505ae102 Execute dart format lib 2022-06-11 13:53:52 +05:30
vishnukvmd
3e306facf5 Apply dart fix for require_trailing_commas 2022-06-11 13:53:18 +05:30
Neeraj Gupta
e8da432be5
Clear in-memory thumbcache on file updation 2022-05-13 19:44:24 +05:30
Neeraj Gupta
971484e795
formatting changes 2022-05-11 10:21:25 +05:30
Neeraj Gupta
56a4262a9e
Fix download toast & auto-play liveVideo post download 2021-10-06 13:32:37 +05:30
Neeraj Gupta
da1693e856
minor rename 2021-10-05 10:27:46 +05:30
Neeraj Gupta
ebd3db77ae
minor refactor 2021-10-04 14:57:58 +05:30
Neeraj Gupta
2a2d1d568c
bubble up exception during convert/caching phase 2021-10-04 14:15:19 +05:30
Neeraj Gupta
701efe3e21
Fix bug during first load of remote livePhoto 2021-10-04 11:59:22 +05:30
Neeraj Gupta
25d6291877
Fix exif lookup on iOS 2021-09-28 14:54:41 +05:30
vishnukvmd
b97fb12b05 Clear origin files that are cached 2021-08-24 12:44:51 +05:30
vishnukvmd
66e2b5ca7a Add an option to fetch origin file from disk 2021-08-24 01:59:37 +05:30
vishnukvmd
7792c3d6d0 Remove readAsBytesSync 2021-08-09 12:04:42 +05:30
vishnukvmd
1d6fc95593 Remove all writeAsBytesSync ops 2021-08-09 12:04:42 +05:30
vishnukvmd
b11ee940f3 Move delete to async ops 2021-08-09 12:04:42 +05:30
Neeraj Gupta
8c39bd5b92 Enable live photo in debug mode only 2021-08-05 22:57:00 +05:30
Neeraj Gupta
512247a515 Merge remote-tracking branch 'origin/master' into live_photos 2021-08-05 15:09:52 +05:30
Neeraj Gupta
8a88bbfb2e Check if local file exists before deleting in db 2021-08-05 04:58:26 +05:30
Neeraj Gupta
82fa67ef9e Minor refactoring 2021-08-04 15:54:53 +05:30
Neeraj Gupta
771ceda332 LivePhoto: download and unzip livePhoto content 2021-08-03 20:11:40 +05:30
Neeraj Gupta
854a021cc8 Bug fix in livephoto upload flow 2021-08-03 20:11:40 +05:30
Neeraj Gupta
85f3eb2bff Refactor download & decrypt logic in separate util 2021-08-03 20:11:40 +05:30
Neeraj Gupta
1d8721803b Rename 2021-07-24 23:03:59 +05:30
Neeraj Gupta
48a2a55643 Handle missing shared media file 2021-07-24 19:08:47 +05:30
Neeraj Gupta
4bab7ca586 Store manual backup media in a separate directory 2021-07-24 19:00:33 +05:30
Neeraj Gupta
2559e90352 Formatting changes 2021-07-24 18:03:03 +05:30
Neeraj Gupta
6e1ea2ae6d Move app cache files identifier in constant 2021-07-23 18:23:39 +05:30
Neeraj Gupta
4cfe31406b ZoomableImg: Use helper method to get thumbnail and file 2021-07-22 19:51:24 +05:30
Neeraj Gupta
77c2489714 Merge remote-tracking branch 'origin/master' into share_to_ente 2021-07-22 13:16:22 +05:30
Neeraj Gupta
9adf41fd2e Add support for uploading & reading image from app cache 2021-07-22 11:41:32 +05:30
vishnukvmd
9f8c409f3d Fix lint warnings 2021-07-22 02:17:43 +05:30
Neeraj Gupta
759c894a88 File: Add isRemoteFile util method 2021-07-20 12:08:38 +05:30
Neeraj Gupta
f8b01859c1 Remove unused methods 2021-07-16 22:31:22 +05:30
Vishnu Mohandas
1f653c0f14 Convert only unknown images 2021-06-29 09:40:24 +05:30
Vishnu Mohandas
1a07114b5e Handle unknown file extensions gracefully 2021-06-29 09:37:13 +05:30
Vishnu
cda1900d96 Remove redundant function 2021-06-11 12:49:19 +05:30
Vishnu Mohandas
409543081d Add interface for image editor 2021-06-02 19:24:31 +05:30
Vishnu Mohandas
47997e2100 Upgrade dependencies 2021-05-30 03:28:42 +05:30
Vishnu Mohandas
0c10209624 Safe guard against invalid assets 2021-05-26 00:42:26 +05:30
Vishnu Mohandas
dc460ffbe2 Remove unused cache 2021-05-07 21:00:52 +05:30
Vishnu Mohandas
85f155fe14 Maintain disk cache for thumbnails by self 2021-05-07 20:59:33 +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
d2ebcb12ca Factor out code to delete a file into a util 2021-05-04 02:44:44 +05:30
Vishnu Mohandas
f0a2fa7e43 Move thumbnail ops to separate util 2021-05-03 02:22:56 +05:30
Vishnu Mohandas
0592ed04b0 Upgrade ALL packages! 2021-05-02 21:35:36 +05:30
Vishnu Mohandas
e1522aa8e7 Add special handling for deleted files 2021-05-02 16:01:04 +05:30
Vishnu Mohandas
dd007c2bc0 Handle errors during file deletion 2021-05-01 02:32:16 +05:30
Vishnu Mohandas
be5f1d3bef Fix dialog dismissal issues with the deletion flow 2021-04-28 04:03:07 +05:30
Vishnu Mohandas
27773608f8 Sync silently with remote post deletion 2021-04-28 03:48:18 +05:30
Vishnu Mohandas
5a6d538879 Update the delete files API 2021-04-28 02:19:00 +05:30