Commit graph

63 commits

Author SHA1 Message Date
Neeraj Gupta f78a247569
Merge pull request #315 from ente-io/dynamic-FAB-popup-fix
removed popping of keyboard between screens
2022-06-15 22:55:30 +05:30
ashilkn 03c1dc697b removed poping of keyboard between screens 2022-06-15 18:14:23 +05:30
ashilkn f96047eb69 Merge branch 'master' into create-account-/-reset-password-fix 2022-06-15 16:37:22 +05:30
ashilkn e56b12bc09 restricted account creation/resting password when password is weak 2022-06-15 16:11:42 +05:30
ashilkn bc9751208b fixed overlapping of password strength indicator in reset password screen 2022-06-15 14:14:17 +05:30
ashilkn 26b25359c5 fixed FAB animation issue 2022-06-15 12:18:23 +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
Neeraj Gupta af965cc364
Fix password reset/change screen 2022-06-09 15:29:10 +05:30
ashilkn 843e0f41e2 Dynamic FAB's transition fix 2022-06-07 09:20:41 +05:30
ashilkn 8f54ba548e fixed 'Questions?' bottom sheet issue in light theme 2022-06-02 20:03:28 +05:30
ashilkn 326c99b541 minor changes 2022-06-02 18:13:03 +05:30
ashilkn 35adcd4622 made progress bar work on email entry screen, ott verification screen and recovery key screen 2022-06-02 15:57:52 +05:30
Neeraj Gupta 0e44e7fc25
Merge pull request #254 from ente-io/on-bording-screen-fixes
On boarding screen fixes
2022-05-31 17:39:08 +05:30
ashilkn cb5d815f19 removed animation of FAB 2022-05-30 21:13:33 +05:30
Neeraj Gupta 5879b5d8bb
Capitalize words 2022-05-30 16:38:15 +05:30
Neeraj Gupta d82dc9a80f
Fix password entry flow 2022-05-29 15:13:21 +05:30
Neeraj Gupta de7e9d97fc
Capitalize words 2022-05-17 17:08:21 +05:30
Neeraj Gupta e6a3d31a1a
Fix import issues 2022-04-26 17:26:49 +05:30
Neeraj Gupta 2c1fd63845
Show new recovery key page during signup 2022-04-26 17:18:02 +05:30
ashilkn 534a5b493a fixed padding and textstyle of memories and other minor fixes 2022-04-23 18:48:06 +05:30
ashilkn 55819800be minor fixes 2022-04-22 17:02:20 +05:30
ashilkn 878482796d minor fix for custom elevated button theme elevation 2022-04-21 15:13:22 +05:30
Ashil 46767e78ee redesigned set password, reset password and change password 2022-04-11 16:38:52 +02:00
Neeraj Gupta 0ba4d735f3
Fix light theme issue in existing user flow 2022-04-07 10:11:06 +05:30
Neeraj Gupta f450388a06 change first letter case 2022-03-12 19:46:04 +05:30
Neeraj Gupta 3478ddb3ad
attempt to save password during change 2021-11-11 16:24:52 +05:30
Neeraj Gupta ee33c5d529
Android: Enable auto-fill for password 2021-11-09 17:26:54 +05:30
Neeraj Gupta 586bb42458 Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
Neeraj Gupta daa61af183 Use helper method to decide subscription page 2021-08-21 14:17:34 +05:30
Neeraj Gupta d0c4bdbadf UI: move subscription_page inside ui/payment namespace 2021-08-17 14:39:04 +05:30
vishnukvmd b9bff8925f Update whitepaper URL 2021-08-11 13:53:57 +05:30
vishnukvmd b9e1cc8845 Refresh home page once account is configured 2021-07-26 19:58:56 +05:30
vishnukvmd 69094b8a1c Fix lint warnings 2021-07-26 19:48:03 +05:30
Vishnu Mohandas 9421b01e2d Don't redirect returning users to subscription page 2021-05-19 23:03:21 +05:30
Vishnu Mohandas d6b56c929f Reset volatile password after key generation 2021-05-13 01:16:15 +05:30
Vishnu Mohandas 83e14d9060 Add more eyes 2021-05-12 22:07:14 +05:30
Vishnu Mohandas e7d13b5704 Accept password on the first screen 2021-05-09 05:29:55 +05:30
Vishnu Mohandas 1d4e51ea51 Show and log better errors when key generation fails 2021-04-23 14:41:18 +05:30
Vishnu Mohandas 497662a530 Update copy 2021-04-02 15:16:59 +05:30
Vishnu Mohandas a8e70aa7d4 Lock the password entry screen during reset flow 2021-04-02 00:19:43 +05:30
Vishnu Mohandas a9b98e5cc3 Log stack traces 2021-04-01 23:59:37 +05:30
Vishnu Mohandas c09be8da24 Pop correctly post recovery 2021-04-01 20:10:32 +05:30
Vishnu Mohandas d445e21e01 Add ability to recover data 2021-04-01 19:56:08 +05:30
Vishnu Mohandas 07dee381c1 Remove unused assets 2021-03-30 17:07:09 +05:30
Vishnu Mohandas 5170562d4c Add option to view recovery key 2021-03-30 13:37:31 +05:30
Vishnu Mohandas f32b65aa32 Remove unnecessary attribute 2021-03-30 13:25:29 +05:30
Vishnu Mohandas 737e9742c1 Extract RecoveryKeyDialog to a separate file 2021-03-30 13:24:03 +05:30
Vishnu Mohandas eea5b78531 Fix flow for key generation 2021-03-30 00:05:46 +05:30