Commit graph

1137 commits

Author SHA1 Message Date
ashilkn d11e56b931 Minor changes 2023-01-27 18:30:32 +05:30
ashilkn e38a2c29c6 Handled error state of logout dialog 2023-01-27 15:53:31 +05:30
ashilkn a4dec6c1d0 Replaced old logout confirmation dialog with the new actionSheet 2023-01-27 15:18:14 +05:30
Neeraj Gupta 98a22c34a5
Merge branch 'main' into uncategorized 2023-01-18 12:46:16 +05:30
Neeraj Gupta 5835176db1
Fix: Avoid redundant fetch for upload urls 2023-01-17 14:02:31 +05:30
Neeraj Gupta 1b53a53b58
Use moveFromCurrentCollection during unfav action 2023-01-12 23:52:14 +05:30
Neeraj Gupta d0cecf5946
Support for deleting both collection and files 2023-01-12 17:02:52 +05:30
Neeraj Gupta 17d85b86a8
Fix: Fire colleciton updated event 2023-01-12 16:36:10 +05:30
Neeraj Gupta 96afe926aa
Hide uncategorized collection from search 2023-01-12 10:54:54 +05:30
Neeraj Gupta a3173b71af
Merge branch 'main' into uncategorized 2023-01-12 09:18:55 +05:30
Neeraj Gupta 45ebc73291
Merge pull request #804 from ente-io/clean_up_logs
Reduce noisy errors on Sentry
2023-01-11 15:12:28 +05:30
Neeraj Gupta 2783a4f13f
LocalfileUpdate: Handle invalid file errors 2023-01-11 14:00:20 +05:30
Neeraj Gupta aa00d9288a
ignore errors during unawaited syncs 2023-01-11 12:35:40 +05:30
Neeraj Gupta 11da7a4aae
KeyAttributes: make more fields nullable 2023-01-11 10:41:02 +05:30
Neeraj Gupta 8ebc5e49b5
Handle null values for mem/ops limit in local storage 2023-01-11 10:32:47 +05:30
Neeraj Gupta 6bcadeda0e
Merge branch 'main' into uncategorized 2023-01-09 15:50:50 +05:30
Neeraj Gupta 51afc7bf7a
Merge pull request #795 from ente-io/release_reset_ignore_fix
Fix logic for computing reset ignore flag on droid
2023-01-09 14:09:53 +05:30
Neeraj Gupta da7f9d2699
Fix reset ignore logic for droid 2023-01-09 13:58:43 +05:30
Neeraj Gupta d917884079
Lint: Add missing trailing commas 2023-01-07 17:44:45 +05:30
Neeraj Gupta 08c317fe2a
Merge branch 'main' into change_log_4 2023-01-07 16:03:23 +05:30
Neeraj Gupta 5c8cdd2bb0
Rate Us: Open playstore app for rating with fallback to https url 2023-01-07 16:02:24 +05:30
Neeraj Gupta 1d490e20b9
Add changelog 2023-01-07 15:47:23 +05:30
Neeraj Gupta 083933bf8d
Fix: Ignore auto-upload for files deleted from ente 2023-01-06 21:26:12 +05:30
Neeraj Gupta 0cc7a91af5
Merge branch 'main' into uncategorized 2023-01-06 13:34:30 +05:30
Neeraj Gupta 54d14627b7
Fix: Local id value for trash diff 2023-01-06 10:49:46 +05:30
Neeraj Gupta b3bc236139
Fix mapping of files during restore 2023-01-06 10:47:00 +05:30
Neeraj Gupta 0d95b8bc17
Merge pull request #775 from ente-io/remove_redundant_code
iOS: Clean up the code fore password reminder
2023-01-05 20:04:37 +05:30
Neeraj Gupta 0d117a7752
iOS: Clean up the code fore password reminder 2023-01-05 20:00:41 +05:30
ashilkn b876ae0698 Removed tracking of edited files 2023-01-05 15:32:00 +05:30
ashilkn 39bfd985bb Minor changes 2023-01-05 09:44:11 +05:30
ashilkn 578c822b01 minor change 2023-01-05 09:16:55 +05:30
ashilkn 0cbcfcfb93 Resolved merge conflicts 2023-01-05 09:15:30 +05:30
ashilkn caeb3ef84e Resolved merge conflicts 2023-01-05 09:13:43 +05:30
ashilkn 0b378c824e Trigger local sync after downloading a file 2023-01-05 09:09:15 +05:30
Neeraj Gupta c79d7e3bc2
Add support for getOrCreate Uncategorized collection 2023-01-05 09:08:27 +05:30
ashilkn 45f9cd1f34 Removed code related to tracking of downloadedFileIDs 2023-01-04 21:30:41 +05:30
ashilkn 89a54a5d8b Set 2FA status to true while on boarding if 2FA is enabled 2023-01-04 20:17:27 +05:30
Neeraj Gupta 628967e999
Merge branch 'db_and_services' of github.com:ente-io/photos-app into db_and_services 2023-01-03 20:25:12 +05:30
Neeraj Gupta 5f4b67b93e
Merge branch 'main' into db_and_services 2023-01-03 20:24:42 +05:30
ashilkn e4863dd14b Merge branch 'main' into unuploaded-duplicate-on-device-folder 2023-01-03 17:55:50 +05:30
ashilkn 8e24ce6e2f Removed tracking of downloaded files 2023-01-03 17:34:54 +05:30
Neeraj Gupta c2d2caa05b
Fix typos and dispose valueNotifier 2023-01-03 14:30:10 +05:30
Neeraj Gupta b59e681fdc
CollectionService: Add collection delete V3 for empty collections 2023-01-03 13:59:04 +05:30
Neeraj Gupta 280043bf1b
Fire single event for deleted collections 2023-01-02 14:21:25 +05:30
Neeraj Gupta c400ba62f4
Batch insert collection updates 2023-01-02 14:18:52 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 187796f1f2
Merge branch 'migrate_services' into migrate_services_2 2022-12-30 15:59:59 +05:30
Neeraj Gupta ef4b972a51
Merge branch 'mirage_logging_null_safety' into migrate_services 2022-12-30 15:59:37 +05:30
Neeraj Gupta 3549ef2695
Merge branch 'main' into db_and_services 2022-12-30 15:58:25 +05:30
Neeraj Gupta 3f729f7767
Merge branch 'push_null_safety' into migrate_services 2022-12-30 15:34:49 +05:30
Neeraj Gupta af9641a06d
Merge branch 'push_null_safety' into migrate_services_2 2022-12-30 15:34:05 +05:30
Neeraj Gupta fbb17c5fcc
NullSafety: More migration and fixes 2022-12-30 15:33:50 +05:30
Neeraj Gupta 0a84f06b5a
NullSafety: More migration and fixes 2022-12-30 15:14:52 +05:30
Neeraj Gupta 6782008580
NullSafety: Migrate HiddenService 2022-12-30 14:57:50 +05:30
Neeraj Gupta e5fa701907
NullSafety: Migrate LocalAuthenticationService 2022-12-30 14:54:59 +05:30
Neeraj Gupta 08a05e8a15
NullSafety: Migrate UpdateService 2022-12-30 14:47:28 +05:30
Neeraj Gupta f02d60499a
NullSafety: Migrate TrashSyncService 2022-12-30 14:47:08 +05:30
Neeraj Gupta 87e81c30c6
NullSafety: Migrate location updation service 2022-12-30 14:38:23 +05:30
Neeraj Gupta 90f58fc4eb
NullSafety: Migrate Favorties service 2022-12-30 14:22:17 +05:30
Neeraj Gupta 2cf6237e28
Switch to Collection#CreateRequest 2022-12-30 14:17:43 +05:30
Neeraj Gupta 318e2abbdb
Merge branch 'db_and_services' into push_null_safety 2022-12-30 13:57:57 +05:30
Neeraj Gupta 588cbbbce1
temp commit 2022-12-30 13:57:18 +05:30
Neeraj Gupta c6dbe06d48
Migrate MemoryService 2022-12-30 13:53:06 +05:30
Neeraj Gupta b9620f5a9a
Minor: check for null value for fcmToken 2022-12-30 13:50:53 +05:30
Neeraj Gupta b388bdb7dc
minor formatting changes 2022-12-30 13:50:13 +05:30
Neeraj Gupta a845e8cf77
NullSafety: Migrate PushService 2022-12-30 13:43:19 +05:30
Neeraj Gupta f508835981
NullSafety: Migrate SearchService 2022-12-30 13:33:46 +05:30
Neeraj Gupta f53fb8523b
NullSafety: Migrate SyncService 2022-12-30 13:29:48 +05:30
Neeraj Gupta dbb5941233
NullSafety: Migrate RemoteSyncService 2022-12-30 13:29:35 +05:30
Neeraj Gupta 03ff93b6a2
NullSafety: Migrate LocalSyncService 2022-12-30 13:21:03 +05:30
Neeraj Gupta 4ca7a073b7
NullSafety: Migrate DeduplicationService 2022-12-30 13:20:04 +05:30
Neeraj Gupta 6181edf958
NullSafety: Migrate IgnoredFileServices 2022-12-30 12:20:35 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
Neeraj Gupta 0ee9371004
NullSafety: Migrated deviceFilesDB and localSyncUtil 2022-12-29 18:43:48 +05:30
ashilkn b23f8f06fe Replaced errorDialogs with new errorDialogs 2022-12-29 09:59:01 +05:30
Neeraj Gupta 4238e0b293
Fix: use bang operator 2022-12-28 13:51:47 +05:30
Neeraj Gupta c4bacb0e8d
Merge branch 'main' into null_safety_1 2022-12-28 12:10:49 +05:30
Ashil e2f1879f27
Merge pull request #743 from ente-io/user_details
Render cached user details while fetch is in progress
2022-12-28 11:52:16 +05:30
Neeraj Gupta 96483358e8
NullSafety: Migrate billing service 2022-12-27 17:55:24 +05:30
Vishnu Mohandas 4379b977dc
Merge pull request #742 from ente-io/minor_opt
Perf: Skip name decryption for deleted collections
2022-12-27 17:27:42 +05:30
vishnukvmd 49e9756afb Add log line 2022-12-27 17:24:25 +05:30
vishnukvmd 44d0601e3e Add option to cache fetched user details 2022-12-27 17:21:26 +05:30
Neeraj Gupta 73a288c44d
Perf: Skip name decryption for deleted collections 2022-12-27 17:14:39 +05:30
vishnukvmd 82b229f4ff Reuse existing method 2022-12-27 15:24:17 +05:30
Neeraj Gupta 6d33b5904c
Merge pull request #735 from ente-io/file_search 2022-12-27 13:21:32 +05:30
ashilkn fe7a1ce556 Merge branch 'main' into replace-dialogs 2022-12-26 16:40:25 +05:30
ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
Neeraj Gupta e49c7667a4
remove unused method 2022-12-26 14:52:43 +05:30
Neeraj Gupta 5d2f1394ff
Enable search by filename 2022-12-26 14:51:27 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
Neeraj Gupta a84dd32d78
Change sharedLink collection type to normal on first rename 2022-12-23 08:04:49 +05:30
Neeraj Gupta 8ba1877529
Add subType for collections created for link 2022-12-22 23:21:59 +05:30
ashilkn 2e6bd52bdc Handled error on deleting account 2022-12-22 19:08:39 +05:30
ashilkn 417aedcea7 Replaced 'Delete account' dialog with new one 2022-12-22 16:41:40 +05:30
Neeraj Gupta 3361db1029
Fix minor bug 2022-12-20 15:08:21 +05:30
Neeraj Gupta aed55f5770
Merge pull request #695 from ente-io/collaboration_view
Prettify Sharing + Collect Files 
2022-12-19 15:34:56 +05:30
Neeraj Gupta f8ee97ed4c
Fix bug in fav state refresh 2022-12-17 16:36:43 +05:30
Neeraj Gupta 8172575b04
Add changelog entry 2022-12-17 09:32:31 +05:30
Neeraj Gupta e953968a82
Fix: show correct file owner 2022-12-16 10:18:15 +05:30