Commit graph

174 commits

Author SHA1 Message Date
vishnukvmd 1ca372fd34 Remove redundant code 2023-06-25 19:27:43 +05:30
vishnukvmd 1213cf6a34 Update the notification instead of creating a new one 2023-06-25 19:24:39 +05:30
vishnukvmd 73d1ee9ce6 Show notifications for collected files as well 2023-06-25 19:15:34 +05:30
vishnukvmd 29959ce2af Disable notifications when app is in foreground 2023-06-25 18:05:40 +05:30
vishnukvmd eac8298d74 Show notification when shared items are added 2023-06-25 15:10:09 +05:30
Neeraj Gupta 779544941d Fire remoteSync event for first collections sync 2023-05-25 10:15:43 +05:30
Neeraj Gupta e97ad6f26b Wait for firstSync to finish before showing deleteEmptyAlbums 2023-05-25 10:11:43 +05:30
Neeraj Gupta 4c6ba5c851 Fix: Fire event with files for given collection 2023-05-23 16:59:50 +05:30
Neeraj Gupta 6d8d4aeddf CollectionDiff: Avoid redundant event for delete from delete 2023-05-23 16:57:35 +05:30
Neeraj Gupta 113d3e5709 Perf: Avoid reading entire collections while sync diff 2023-05-23 16:13:07 +05:30
Neeraj Gupta ef5d47c584
Fix bug in handling file update 2023-05-03 17:44:59 +05:30
Neeraj Gupta 45370cbc99
Fix bug in getting collectionID for devicePath 2023-03-21 09:43:56 +05:30
Neeraj Gupta 709eae6526
Fix log line 2023-03-21 09:08:09 +05:30
Neeraj Gupta 011e7be38b
Fix check for missing collectionID 2023-03-17 12:50:19 +05:30
vishnukvmd 07afaef749 Rethrow sync errors for internal users 2023-03-13 13:50:23 +05:30
vishnukvmd 1f2fec23ab Rename variable 2023-03-13 10:35:01 +05:30
vishnukvmd 7898fe69ac Simplify if condition 2023-03-13 10:26:20 +05:30
vishnukvmd 5474d56949 Add more logs to remote sync 2023-03-13 10:24:57 +05:30
Neeraj Gupta 5835176db1
Fix: Avoid redundant fetch for upload urls 2023-01-17 14:02:31 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta 0a84f06b5a
NullSafety: More migration and fixes 2022-12-30 15:14:52 +05:30
Neeraj Gupta dbb5941233
NullSafety: Migrate RemoteSyncService 2022-12-30 13:29:35 +05:30
Manav f4aae4947a Change frame => photos-app in README etc 2022-12-15 19:25:36 +05:30
Neeraj Gupta 06296051c1
Fix typo 2022-11-24 10:08:06 +05:30
Neeraj Gupta ac539fa4b5
Fix bug where hasMarkedAllFolder was set incorrectly 2022-11-24 10:06:25 +05:30
Neeraj Gupta e5615ac17b
Fix critical bug in syncing folder 2022-11-23 08:58:57 +05:30
Neeraj Gupta 75fd37718c
Fix: Create on ente album only when files can be uploaded in that album 2022-11-17 14:45:17 +05:30
Neeraj Gupta 9f72614ed2
Logging improvements: 2/n 2022-11-11 18:39:22 +05:30
Neeraj Gupta 9faeb511db
Log source for all CollectionUpdate events 2022-11-11 17:00:37 +05:30
Neeraj Gupta 4cc2f70710
Enchance logs for easier debugging 2022-11-11 15:53:35 +05:30
Neeraj Gupta 5e17431283
Fix null pointer exception sentry#5606 2022-11-09 09:57:50 +05:30
Neeraj Gupta 46fe951e0d
Merge pull request #621 from ente-io/removeAwaits
Remove unncessary Future/Awaits
2022-11-06 15:08:45 +05:30
Neeraj Gupta 19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
Neeraj Gupta 709e2a0085
Remove unncessary awaits by passing pref 2022-11-06 11:44:46 +05:30
Neeraj Gupta cb246cc436
Merge branch 'master' into main_galley_all 2022-10-20 15:36:38 +05:30
Neeraj Gupta 635bc0bed0
Remove device folder name from logs 2022-10-20 14:56:56 +05:30
Neeraj Gupta 5fae039823
Refactor home widget 2022-10-20 14:40:17 +05:30
Neeraj Gupta 5df97c4f19
RemoteSync: Force reload gallery on file update 2022-10-18 00:15:11 +05:30
Neeraj Gupta 90d1ce2271
[iOS] Skip re-upload check on mismatch of local and remote modTime 2022-10-03 11:07:18 +05:30
Neeraj Gupta d71dc7463e
Fix: Show newly queued up files for upload on UI 2022-09-29 15:41:55 +05:30
Neeraj Gupta a2603a7dd9
Show progress dialog on folder selection update 2022-09-29 14:19:50 +05:30
Neeraj Gupta f4e05db855
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame 2022-09-26 17:47:31 +05:30
Neeraj Gupta ef924f1545
improve local photo visiblity on import 2022-09-26 14:04:37 +05:30
Neeraj Gupta e7261c6eec
Fix mapping of edited files on Android 2022-09-23 19:42:31 +05:30
Neeraj Gupta f8204ca65d
re-scan files for upload after initial upload 2022-09-23 16:02:57 +05:30
Neeraj Gupta 06e619e9b3
Add support for trashing collections 2022-09-13 12:14:10 +05:30
Neeraj Gupta 8b2a8554db
minor refactor 2022-09-13 09:14:48 +05:30
Neeraj Gupta df6f6c7d60
set collectionID as null instead of -1 2022-09-12 14:59:01 +05:30
Neeraj Gupta 7ba4ccb16b
add log when syncing remote is resulting in forceReload of gallery 2022-09-12 10:07:18 +05:30
Neeraj Gupta d61d456217
[Part-4] Mark all folders for backup when limited permission is granted 2022-09-10 10:06:41 +05:30