Commit graph

945 commits

Author SHA1 Message Date
ashilkn 6d3a637922 Modified dialogs and uses of them to work with ButtonWidget 2023-02-10 12:52:16 +05:30
Vishnu Mohandas 3ea4574b8c
Merge pull request #852 from ente-io/objects 2023-02-09 19:00:15 +05:30
ashilkn 112b80db8a Resolved merge conflicts 2023-02-09 18:59:43 +05:30
ashilkn dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +05:30
ashilkn ef79387b9d Always show success state on renaming album & file 2023-02-09 10:26:06 +05:30
ashilkn 4c430a6253 Show new error dialog on failing rename file 2023-02-09 06:51:00 +05:30
ashilkn bcadb168cb Now for dialogs using TextInputWidget, the dialog will return an exception when popped when one is thrown from TextInputWidget 2023-02-09 06:25:44 +05:30
vishnukvmd fb0042ae03 Resolve object tags for local files as well 2023-02-08 22:51:57 +05:30
ashilkn 9a63900f46 Used new TextInputDialog for naming an album on creating one 2023-02-08 18:41:04 +05:30
ashilkn d9b28b43b2 Moved commonly used user defined function types to a file 2023-02-08 17:57:36 +05:30
ashilkn 9691bf9b66 Capitalize file ext + sumbit on 'done' in keyboard 2023-02-08 17:22:42 +05:30
ashilkn ee834ac244 Merge branch 'main' into text_input_dialog 2023-02-08 12:31:39 +05:30
ashilkn 5208ff3e13 Moved execution of onSubmit from ButtonWidget associated with TextInputWidget to within TextInputWidget 2023-02-08 11:13:46 +05:30
ashilkn b5c0ee7ce6 Minor changes 2023-02-07 17:59:43 +05:30
ashilkn e4d4e1d3d7 Rename file: Removed old progress dialogs 2023-02-07 16:46:13 +05:30
ashilkn de553ddee8 Fix: Move TextInputDialog up when keyboard is visible 2023-02-07 16:07:23 +05:30
ashilkn 8602a68a1d Used new TextInputDialog for renaming a file 2023-02-07 14:39:34 +05:30
ashilkn c32abe66be Made auto focus and max length configurable in TextInputWidget 2023-02-07 14:37:19 +05:30
ashilkn 335c464180 Made alignment of message and initial value of TextInputWidget configurable 2023-02-07 14:01:49 +05:30
Neeraj Gupta f3fe162b22
Fix bug in mapping existingFilesInDifferentCollection 2023-02-07 13:58:39 +05:30
ashilkn 64b479dbf4 Created TextInputWidget and used it in TextInputDialog 2023-02-07 12:40:03 +05:30
ashilkn d5dc0a5858 Made hintText configurable in TextInputDialog 2023-02-07 11:16:49 +05:30
ashilkn da3088eab1 Used new TextInputDialog for renaming album 2023-02-07 10:58:57 +05:30
ashilkn c48108a2da Made a working TextInputDialog 2023-02-07 10:43:22 +05:30
ashilkn ba1d7bf2b0 Made a non functional version of TextInputWidget 2023-02-07 08:44:11 +05:30
Neeraj Gupta ce4942c0db
Log mem and ops limit on failure 2023-02-05 01:38:16 +05:30
Neeraj Gupta 37abdca05d
Fix typo in comparision 2023-02-05 01:36:24 +05:30
Neeraj Gupta 3366264dde
Refactoring: rename 2023-02-03 13:09:04 +05:30
vishnukvmd 80f36d1bd5 Move all calls to Sodium to CryptoUtil 2023-02-03 10:11:45 +05:30
ashilkn 199bd8fd08 minor layout and copy change 2023-01-30 15:18:24 +05:30
ashilkn 02be80dce5 Used action sheet at places 2023-01-28 20:00:29 +05:30
ashilkn 1d9a3636ed Stick to dark theme for buttons in showChoiceAcitonSheet 2023-01-28 19:27:53 +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 862c836ffa Creating a wrapper around showActionSheet for choiceActionSheets 2023-01-27 15:15:17 +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
vishnukvmd e51cf98e09 Clear the cache of upload URLs once the user logs out 2023-01-23 12:22:28 +05:30
vishnukvmd 83ae85b74a Be less verbose 2023-01-17 21:13:04 +05:30
vishnukvmd bb89a1ddf3 Remove listener after fetching image info 2023-01-17 21:09:15 +05:30
Neeraj Gupta 5835176db1
Fix: Avoid redundant fetch for upload urls 2023-01-17 14:02:31 +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 9e1184069e
Refactor: rename 2023-01-11 10:09:33 +05:30
ashilkn 621a54eb08 Fix typo 2023-01-10 11:52:25 +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 f8d3b9a919
Merge pull request #787 from ente-io/lint_cleanup
Chore: Lint fixes and formatting changes
2023-01-09 10:51:13 +05:30
Neeraj Gupta bb498bce53
Merge pull request #789 from ente-io/bump_verison_405
Remove title from delete action sheet & bump version 0.7.6
2023-01-08 14:12:43 +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
Ashil dac7930a0c
Merge pull request #786 from ente-io/replace-choice-dialogs
Replace choice dialogs
2023-01-08 08:01:44 +05:30
ashilkn 54b8e5bae5 Changed context paramter in showNewChoiceDialog from required named parameter to required positional parameter 2023-01-07 18:46:59 +05:30
Neeraj Gupta ac39b26283
Lint: Remove redundant ignore for null unsafe import 2023-01-07 17:43:42 +05:30
ashilkn fae64a322b Replaced 'Email your logs' dialog with the new one 2023-01-07 17:37:13 +05:30
ashilkn 872fc4afe1 Replaced 'Contact support' dialog with a new 'Report a bug' dialog 2023-01-07 15:11:26 +05:30
Neeraj Gupta 66879dd370
ThumbnailUtil: switch to async methods 2023-01-07 09:23:00 +05:30
Neeraj Gupta a9b9ffc736
Use async variante instead of sync 2023-01-07 09:12:56 +05:30
Neeraj Gupta ac8eb5fdad
Merge pull request #776 from ente-io/bug_fixes
Trash/Restore: Bug fixes
2023-01-06 13:25:27 +05:30
Neeraj Gupta d8b6e76fad
Switch to new delete action sheet 2023-01-06 12:54:00 +05:30
Neeraj Gupta 1d081795eb
Fix: Conditional check for null value 2023-01-06 10:22:19 +05:30
Neeraj Gupta a2256ecfb3
Fix typo in toast util 2023-01-05 14:13:16 +05:30
Neeraj Gupta 72e871c6aa
iOS: Fix short toast duration to 1s 2023-01-04 05:05:19 +05:30
Neeraj Gupta ac7306910b
Fix bug in tracking exiting download request 2022-12-31 22:00:55 +05:30
Neeraj Gupta eba935373a
Fix bug in nullSafety suggestion 2022-12-31 21:58:15 +05:30
Neeraj Gupta bc4e759e01
NullSafety: Fix select files & download 2022-12-30 23:54:25 +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 0e62793b7b
NullSafety: Migrate FileUploader 2022-12-30 16:24:01 +05:30
Neeraj Gupta d66fca39f3
NullSafety: Migrate DeleteFileUtil 2022-12-30 16:12:54 +05:30
Neeraj Gupta c0dd2e85e3
NullSafety: Migrate EmailUtil 2022-12-30 16:07:20 +05:30
Neeraj Gupta 3b8ab6fc39
Merge branch 'migrate_services_2' into 5_migrate_utils 2022-12-30 16:00:30 +05:30
Neeraj Gupta 187796f1f2
Merge branch 'migrate_services' into migrate_services_2 2022-12-30 15:59:59 +05:30
Neeraj Gupta 3549ef2695
Merge branch 'main' into db_and_services 2022-12-30 15:58:25 +05:30
Neeraj Gupta 6fc3038472
NullSafety: Migrate shareUtil 2022-12-30 15:55:45 +05:30
Neeraj Gupta e2c2feab44
NullSafety: Migrate MagicUtil 2022-12-30 14:38:46 +05:30
Neeraj Gupta 588cbbbce1
temp commit 2022-12-30 13:57:18 +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
Neeraj Gupta e4c5185106
NullSafety: Migrate TrashDiffFetcher 2022-12-29 19:10:36 +05:30
Neeraj Gupta de4b3fabd9
NullSafety: Migrate ThumbnailUtil 2022-12-29 19:07:53 +05:30
Neeraj Gupta 3e8b826cf1
NullSafety: Migrate FileUtil 2022-12-29 19:07:08 +05:30
Neeraj Gupta 7912cfcc51
NullSafety: Migrate FileDownloadUtil 2022-12-29 19:06:35 +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
Neeraj Gupta fba161b810
NullSafety: Miragrate diff fetcher 2022-12-29 16:26:42 +05:30
ashilkn b23f8f06fe Replaced errorDialogs with new errorDialogs 2022-12-29 09:59:01 +05:30
ashilkn 7f126810fb Replaced feedback dialog with the new one 2022-12-26 19:14:48 +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 908d86f9e4
Merge pull request #732 from ente-io/shorter_toast
Replace happy case toasts with shortToast
2022-12-26 13:51:12 +05:30
Neeraj Gupta e1a1bbe7c7
Merge pull request #733 from ente-io/fix_abbr
Fix abbreviations for months
2022-12-26 11:16:59 +05:30
Neeraj Gupta cacc1490cd
Fix abbreviations for months 2022-12-26 11:10:27 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
Neeraj Gupta b24dfac783
Merge branch 'main' into create_link 2022-12-23 10:23:50 +05:30