Commit graph

6504 commits

Author SHA1 Message Date
ashilkn dfea70c019 Stop notifying local asset changes when downloading a file to avoid race condition 2023-01-04 21:27:31 +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
ashilkn 3333dc7ab6 Removed adding of downloaded file to ignoredFiles 2023-01-03 16:58:54 +05:30
Vishnu Mohandas 34ec589f94
Merge pull request #746 from ente-io/keychain_migration 2023-01-03 16:12:30 +05:30
Vishnu Mohandas 41fb304029
Merge pull request #760 from ente-io/batch_collection_insert 2023-01-03 10:08:07 +05:30
Neeraj Gupta 28ea0fe49a
Merge pull request #759 from ente-io/settings-highlight-expanded
Settings menu: Highlight expanded section
2023-01-02 14:28:57 +05:30
Neeraj Gupta bc14eb4e78
Fix bug: increment batch counter 2023-01-02 14:27:55 +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
Manav b653838ffa Fix typo 2023-01-01 00:15:15 +05:30
Manav ab43dd54db Reduce colors for icons too 2023-01-01 00:03:12 +05:30
Manav 0c0aaaa76e Wrap in a stateful widget to allow updates 2022-12-31 23:55:45 +05:30
Manav fa7f683d44 Create an inherited widget to track if any section is expanded 2022-12-31 19:51:12 +05:30
Neeraj Gupta a22312f243
Switch to new dialogBox + copy change 2022-12-31 10:46:58 +05:30
Neeraj Gupta 18f4731eb3
Merge branch 'main' into keychain_migration 2022-12-31 10:25:21 +05:30
Neeraj Gupta e13d23b48a
Fix copy 2022-12-31 10:25:11 +05:30
Neeraj Gupta af641c1a65
Merge pull request #749 from ente-io/replace-dialogs
Replace dialogs
2022-12-30 12:46:59 +05:30
Neeraj Gupta 4fbfb3eeca
Merge pull request #751 from ente-io/fix_clear_cache_state
UX: Enable pressedState for clearCache button
2022-12-30 11:40:40 +05:30
Neeraj Gupta 3ea7a8d1a7
Merge branch 'main' into fix_clear_cache_state 2022-12-30 10:00:27 +05:30
Neeraj Gupta f3c78a12a5
UX: Enable pressedState for clearCache button 2022-12-30 09:55:35 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
ashilkn 694bc9a0e9 Made dialogBuilder a required parameter for confettiDialogs 2022-12-30 07:21:39 +05:30
ashilkn 59625cba8c Null safety: Migrated dialog_util.dart to null safety 2022-12-30 07:08:58 +05:30
ashilkn 3bfdbaf571 Used better variable names 2022-12-30 06:59:50 +05:30
ashilkn 0f1c81204b Used new dialog for confetti dialog in 'Free up space' and 'Remove duplicates' screens 2022-12-29 19:22:04 +05:30
ashilkn 4bca8a66b8 Created a method which returns a choice dialog widget of type DialogWidget 2022-12-29 19:04:11 +05:30
ashilkn a07e9a5321 Give padding if mobile is small and center align dialog for confetti dialog 2022-12-29 18:25:02 +05:30
ashilkn 37ab518aba Minor changes 2022-12-29 10:03:18 +05:30
ashilkn b23f8f06fe Replaced errorDialogs with new errorDialogs 2022-12-29 09:59:01 +05:30
Ashil a85db9fef2
Merge pull request #747 from ente-io/make-dialogs-dismissable
Make dialogs dismissable
2022-12-28 19:25:58 +05:30
ashilkn c09874447b Merge branch 'main' into make-dialogs-dismissable 2022-12-28 19:15:27 +05:30
ashilkn acd8cdf29b Made dialog and action sheet's dismissible property configurable 2022-12-28 19:14:28 +05:30
Vishnu Mohandas 1233cd8709
Merge pull request #748 from ente-io/remove-back-button
Remove back button from recovery key page
2022-12-28 18:53:22 +05:30
ashilkn 33195db703 Left aligned recovery key screen heading 2022-12-28 18:39:23 +05:30
ashilkn 255750ac8b Remove back button from onBoarding recovery key page 2022-12-28 18:28:25 +05:30
ashilkn cb4f82d38b Merge branch 'main' into make-dialogs-dismissable 2022-12-28 16:57:44 +05:30
ashilkn 6d0c117f8f Remove unused code + enabled drag to dismiss action sheet 2022-12-28 16:57:00 +05:30
ashilkn 4aaf3573b7 Made dialogs dismissable 2022-12-28 14:43:45 +05:30
ashilkn 82276958d7 Made actionSheet dismissable 2022-12-28 14:24:11 +05:30
Neeraj Gupta bb52de6776
Merge pull request #744 from ente-io/null_safety_1
NullSafety: Make certain files null-safe
2022-12-28 13:54:14 +05:30
Neeraj Gupta 4238e0b293
Fix: use bang operator 2022-12-28 13:51:47 +05:30
Neeraj Gupta d8b62d7ba6
Update copy for post keychain migration dialog 2022-12-28 13:38:29 +05:30
Neeraj Gupta 875afaef71
NullSafety: Migrate LandingPageWidget 2022-12-28 13:37:07 +05:30
Neeraj Gupta c4bacb0e8d
Merge branch 'main' into null_safety_1 2022-12-28 12:10:49 +05:30
Neeraj Gupta 94d5bd6819
NullSafety: Migrate Two factor widgets 2022-12-28 12:00:48 +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 0dd9e9b887
NullSafety: Migrate DebugSectionWidget 2022-12-28 10:41:39 +05:30
Neeraj Gupta 8cc7b36931
NullSafety: Migrate SessionsPage 2022-12-28 10:22:25 +05:30
Neeraj Gupta 841c546b83
NullSafety: Migrate GrantPermissionsWidget 2022-12-28 10:13:30 +05:30