Commit graph

92 commits

Author SHA1 Message Date
vishnukvmd
d055a3aafc Remove redundant type conversion 2023-05-27 10:58:28 +05:30
Neeraj Gupta
c8ffad3ed5
iOS: Add fallback to delete files in batches 2023-05-17 11:14:36 +05:30
Neeraj Gupta
3a5f62383c
Minor refactor 2023-05-17 11:02:00 +05:30
Neeraj Gupta
1880c1fe9d
l10n: extract strings 2023-04-07 12:16:18 +05:30
ashilkn
b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn
e48245b541 Force reload trash page on removing files permanently 2023-02-22 12:52:57 +05:30
ashilkn
dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +05:30
ashilkn
02be80dce5 Used action sheet at places 2023-01-28 20:00:29 +05:30
Neeraj Gupta
ad9733b08c
Merge pull request #824 from ente-io/dialog-fixes
Dialog fixes
2023-01-28 04:59:35 +05:30
ashilkn
5f73c8a4e3 Updated copies 2023-01-27 20:38:05 +05:30
ashilkn
5232047d20 Minor change 2023-01-27 18:06:52 +05:30
ashilkn
bebcb720cc Resolved merge conflicts 2023-01-27 18:01:59 +05:30
ashilkn
2b1390a83d Renamed 'showNewChoiceDialog' to 'showChoiceDialog' 2023-01-27 17:38:53 +05:30
ashilkn
a9db657cb4 Replaced the last old choice dialog 2023-01-27 17:37:33 +05:30
ashilkn
b92e3a21e0 Removed unnecessary loading dialogs on deleting files 2023-01-27 14:49:55 +05:30
ashilkn
bb01b369e2 Fixed bug on dismissing the delete from trash dialog on loading/succes state 2023-01-27 14:12:15 +05:30
ashilkn
74fc160d24 Replaced 'Empty trash' dialog with the new one 2023-01-09 17:47:16 +05:30
ashilkn
df819cc5a1 Replaced 'Delete permanently' dialog with the new one 2023-01-09 17:32:13 +05:30
Neeraj Gupta
d8ac647fa7
Remove commented out code 2023-01-08 14:11:26 +05:30
Neeraj Gupta
77dfaf0b8a
Remove title from delete aciton sheets 2023-01-08 14:07:53 +05:30
Neeraj Gupta
d8b6e76fad
Switch to new delete action sheet 2023-01-06 12:54:00 +05:30
Neeraj Gupta
d66fca39f3
NullSafety: Migrate DeleteFileUtil 2022-12-30 16:12:54 +05:30
ashilkn
0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
ashilkn
e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
ashilkn
d2daa0bf21 refactored code 2022-12-05 16:38:21 +05:30
Neeraj Gupta
2732b399d4
Add option to free up space for a device folder 2022-11-24 16:24:59 +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
ashilkn
f3213cc848 convert to getters 2022-09-23 07:18:25 +05:30
ashilkn
c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
Neeraj Gupta
559f3421d6
Delete: improve logs 2022-09-12 16:34:48 +05:30
ashilkn
eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd
06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
Neeraj Gupta
ca1d9388e2
Fix share to ente upload 2022-07-06 01:35:51 +05:30
Neeraj Gupta
460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta
db14a1a9d3
Add logs for freeup space flow 2022-07-03 16:05:46 +05:30
Neeraj Gupta
a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
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
vishnukvmd
2ecd872f3d Pass context to toast_util 2022-06-10 19:59:56 +05:30
vishnukvmd
dc5dffd601 Fix cases 2022-06-10 12:39:15 +05:30
Neeraj Gupta
786b23dfdf
Capitalize words 2022-05-30 16:35:08 +05:30
vishnukvmd
b1c2c36c31 Force confirmation in case local-only files are being deleted on Android 2022-05-12 17:49:36 +05:30
Neeraj Gupta
3239ba3644
Resolve existing package import issues 2021-10-30 11:21:23 +05:30
vishnukvmd
e1e05664b4 Fix lint warnings 2021-10-30 05:26:27 +05:30
vishnukvmd
a7f96ae1f3 Define precise event types for file deletion 2021-10-30 05:25:29 +05:30
vishnukvmd
2949f0a0d5 Show the success toast only if files were actually deleted 2021-10-30 04:15:12 +05:30
vishnukvmd
cef7c972e6 Reduce the duration of the toast 2021-10-30 03:48:24 +05:30
Neeraj Gupta
2902cf90c5
Fix trash reload on emptying trash 2021-10-28 10:45:48 +05:30
vishnukvmd
6d81d0698c More copy changes 2021-10-26 19:05:13 +05:30