Commit graph

73 commits

Author SHA1 Message Date
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
ashilkn 4e1b73f28a Made a new generic error dialog 2022-12-26 16:04:58 +05:30
ashilkn 5daada33a9 Created a wrapper around showDialogWidet() for showing choiceDialogs 2022-12-26 15:14:04 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +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
ashilkn 7f486373cd Removed unwanted sized box which was responsible for a UI bug 2022-12-20 09:54:05 +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 4b93930399
Copy change 2022-12-16 16:50:32 +05:30
ashilkn 7ca534978e Check if completer is already completed 2022-12-14 17:28:57 +05:30
ashilkn 63d7c10f76 Fixed Toggle Switch bug when exiting the 2fa set up page without setting up 2fa 2022-12-14 15:06:56 +05:30
ashilkn 4555f5d79f use completer to fix bug on 2FA status change 2022-11-15 19:12:26 +05:30
Vishnu Mohandas 73e49b84f5
Merge pull request #638 from ente-io/fix_case
Fix more cases
2022-11-13 13:53:18 +05:30
vishnukvmd d8c3e1cd31 Fix more cases 2022-11-13 13:37:06 +05:30
Vishnu Mohandas 0860a2d8bf
Merge pull request #637 from ente-io/fix_case
Fix case
2022-11-13 13:33:24 +05:30
vishnukvmd c237040620 Fix case 2022-11-13 13:26:59 +05:30
Neeraj Gupta 943c5edfb6
Add lint rule to warn for unawaited futures 2022-11-06 15:46:14 +05:30
Neeraj Gupta 19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
Neeraj Gupta a0aa5cf387
Change copy for recovery key verification 2022-10-20 15:25:11 +05:30
Neeraj Gupta 6b3d756648
Remove unused code 2022-10-14 22:34:20 +05:30
Neeraj Gupta 9a23700573
[Design] Introduce EnteTheme 2022-09-23 14:34:15 +05:30
Neeraj Gupta 01a0ab046f
GradientButton: Fix padding between icon and text 2022-09-23 11:04:02 +05:30
Neeraj Gupta 0a6d6f0f62
Merge branch 'master' into rewrite_device_sync 2022-09-21 17:57:09 +05:30
Neeraj Gupta 467869199c
RecoveryKeyVerification: remove view recoveryKey button 2022-09-21 15:53:03 +05:30
Neeraj Gupta e6bc277fa3
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame into rewrite_device_sync 2022-09-20 23:25:14 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
Neeraj Gupta 55d39b1f05
update copy 2022-09-20 16:43:53 +05:30
Neeraj Gupta 4c346452b9
show dialog instead of toast on verification 2022-09-20 16:37:02 +05:30
Neeraj Gupta b9f426ae4a
Fix: Refresh status to dismiss notificiation 2022-09-20 16:30:51 +05:30
Neeraj Gupta aed002157c
minor bug fixes 2022-09-20 16:03:22 +05:30
Neeraj Gupta 6bab218942
refactor 2022-09-20 11:55:22 +05:30
Neeraj Gupta 3d94b723c3
Show prompt to verify recovery key 2022-09-20 11:38:12 +05:30
Neeraj Gupta 36247884a4
Minor UI fix for recovery page 2022-09-17 10:01:28 +05:30
Neeraj Gupta c0a7f4203a
Show recovery key prompt if key derivication fails on lowspec devices 2022-09-12 22:14:01 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
ashilkn 4bf751ea28 refactoring + variable name changes 2022-09-06 14:05:34 +05:30
ashilkn dd1bba1094 minor fix 2022-09-05 17:59:24 +05:30
ashilkn 1b06395e9c create service file for local authentication 2022-09-05 16:02:04 +05:30
ashilkn c1da25fa7a removed commented code + bug fix 2022-09-03 08:32:42 +05:30
ashilkn c2272879f1 extracted local authentication to LocalAuthenticationService 2022-09-02 19:50:03 +05:30
Ashil Kandapath e8e89b1bf2 resolved merge conflicts 2022-08-30 10:33:56 +05:30
ashilkn 67597bf627 handled bugs related to when there is no device level authentication 2022-08-30 10:17:17 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
Neeraj Gupta 7432689bb1
Support sending logs on password verification screen 2022-08-29 16:01:25 +05:30
vishnukvmd fe09995df0 Log password verification failures 2022-08-25 16:39:49 +05:30
vishnukvmd 9874281787 Prompt for biometric auth only in cases where user-self-delete will be executed 2022-08-15 17:35:23 +05:30
Neeraj Gupta 7bb8749073
Copy change 2022-07-15 09:25:43 +05:30
Neeraj Gupta e33cc392b7
Fix password auto-fill suggestion 2022-07-14 18:58:37 +05:30
Manav a90af6ddc0
Merge pull request #397 from ente-io/please_lint
Lint Fixes
2022-07-12 12:33:08 +05:30