Commit graph

146 commits

Author SHA1 Message Date
vishnukvmd 3e279a0f58 Remove dead code 2023-04-08 09:52:06 +05:30
vishnukvmd 1a22a6e99d Merge one more string 2023-04-08 09:51:46 +05:30
vishnukvmd 345cc69b94 Remove code added for debugging 2023-04-08 09:48:27 +05:30
vishnukvmd d0bd6b19de Merge strings 2023-04-08 09:47:04 +05:30
Neeraj Gupta c78bc1524f
l10n: extract strings 2023-04-05 01:51:40 +05:30
Neeraj Gupta fda7516efd
l10n: extract login_page strings 2023-04-05 00:46:37 +05:30
Neeraj Gupta 0e90efef45
l10n: extract email_entry_page strings 2023-04-05 00:35:53 +05:30
Neeraj Gupta 92390b7c0c
l10n: extract password_entry_page strings 2023-04-04 23:28:01 +05:30
Neeraj Gupta 882f28f1bf
l10n: extract ott_verification_page strings 2023-04-04 22:39:20 +05:30
Neeraj Gupta fd07cbd053
l10n: extract recovery_page strings 2023-04-04 22:32:16 +05:30
Neeraj Gupta 31850533cd
Extract strings 2023-04-04 22:26:36 +05:30
Neeraj Gupta ef19bf9950
Extract strings for delete account page 2023-04-04 21:22:41 +05:30
Neeraj Gupta 8e7dd02032
Fix locale configuration 2023-04-04 19:58:20 +05:30
Neeraj Gupta 287a19fe3d
Minor refactor 2023-04-04 19:33:23 +05:30
Neeraj Gupta db5d894124
Merge branch 'main' into string_extract 2023-04-04 16:39:48 +05:30
vishnukvmd 67a97a434c Always request for feedback 2023-03-31 14:24:31 +05:30
Neeraj Gupta ebab3d71e3
Extract strings 2023-03-25 07:07:01 +05:30
vishnukvmd 695056020e Light up the password field only if the password is valid 2023-03-23 20:17:26 +05:30
Neeraj Gupta 2b780a00d1
Extract sample string 2023-03-21 08:58:13 +05:30
vishnukvmd e8a3df970b Make the dialog non-dismissible 2023-03-15 23:06:01 +05:30
vishnukvmd 6a19d1e551 Add deletion reason 2023-03-15 23:01:48 +05:30
vishnukvmd 6e0bdbb233 Add a confirmation dialog before executing final account deletion 2023-03-15 22:58:35 +05:30
vishnukvmd c05fbf04fa Request for feedback in case of specific reasons 2023-03-15 22:43:03 +05:30
vishnukvmd 4ab916f0c4 Improve copy 2023-03-15 22:06:37 +05:30
vishnukvmd 05e963655e Make long-form feedback optional 2023-03-15 22:03:41 +05:30
vishnukvmd 464402baf4 Use a better Dropdown library 2023-03-15 21:59:11 +05:30
vishnukvmd 24af51b4ca Increase hit area of checkbox item 2023-03-15 21:52:09 +05:30
Neeraj Gupta 313c841a8a
Skip asking for confirmation during delete 2023-03-15 18:49:19 +05:30
Neeraj Gupta 02d43be270
Remove blocking progress dialog 2023-03-15 18:41:33 +05:30
Neeraj Gupta 7d18ab8e47
Send feedback as part of deletion request 2023-03-15 18:39:07 +05:30
Neeraj Gupta b7b6de437f
Remove feedback dialog post account deletion 2023-03-15 18:36:25 +05:30
Neeraj Gupta 5beb526b56
Copy change 2023-03-15 18:18:32 +05:30
Neeraj Gupta d13241cd24
Delete Account: Add feedback form 2023-03-15 17:51:39 +05:30
Neeraj Gupta 5cc4e07f26
[Delete-Account] Do device auth on Account->Delete Account 2023-03-15 15:26:45 +05:30
ashilkn 86c96ccb10 Merge branch 'main' into refactor_redesign_file_info 2023-03-14 18:03:26 +05:30
Neeraj Gupta 9edc8431bb
Revert changes 2023-03-14 07:10:54 +05:30
Neeraj Gupta 3a24599717
Anon feedback dialog post account deletion 2023-03-11 16:23:20 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
vishnukvmd 9100615e55 Disable 2FA recovery 2023-03-08 14:36:22 +05:30
vishnukvmd d3005be29f Merge branch 'main' into refactor_sodium 2023-02-14 11:21:19 +05:30
ashilkn 6d3a637922 Modified dialogs and uses of them to work with ButtonWidget 2023-02-10 12:52:16 +05:30
ashilkn ed9ee153ba Fixed build issue 2023-02-03 16:24:38 +05:30
Neeraj Gupta ab4cab4768
Handle null cast err 2023-02-03 12:19:43 +05:30
vishnukvmd 80f36d1bd5 Move all calls to Sodium to CryptoUtil 2023-02-03 10:11:45 +05:30
ashilkn 2b1390a83d Renamed 'showNewChoiceDialog' to 'showChoiceDialog' 2023-01-27 17:38:53 +05:30
ashilkn c59c38dc29 Minor change 2023-01-09 11:11:46 +05:30
ashilkn c29ad7c845 Merge branch 'main' into replace-choice-dialogs-2 2023-01-09 11:09:29 +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
ashilkn 54b8e5bae5 Changed context paramter in showNewChoiceDialog from required named parameter to required positional parameter 2023-01-07 18:46:59 +05:30
ashilkn 78f8825f19 Replaced 'Invalid key' dialog with the new one which comes on recovery key verification 2023-01-07 18:28:04 +05:30