Commit graph

54 commits

Author SHA1 Message Date
Neeraj Gupta 943c5edfb6
Add lint rule to warn for unawaited futures 2022-11-06 15:46:14 +05:30
ashilkn 82237bfd3e on pressed state for menuItem widget 2022-10-21 19:07:57 +05:30
ashilkn 623be0d1aa add missing bottom spacing for account section in settings 2022-10-10 17:11:39 +05:30
ashilkn 75446e9bf1 turn unnecessary stateful widgets to stateless 2022-10-06 09:22:05 +05:30
ashilkn a86e045243 changed to a better variable name 2022-10-05 19:27:32 +05:30
ashilkn a788268b8e made component for expandable menu items 2022-10-05 17:18:56 +05:30
ashilkn 78b601fe4f added new sectionOptionSpacing between every section option 2022-10-05 13:22:48 +05:30
ashilkn 968f6754af used MenuItemWidget for Account's selectionOptions 2022-10-04 19:25:39 +05:30
ashilkn 766a99ee46 added option to make text bold in CaptionedTextWidget + removed boilerplate code 2022-10-04 19:18:21 +05:30
ashilkn d4aa7f3025 added sectionOptionDivider at the start of the expanded section 2022-10-04 10:20:39 +05:30
ashilkn 05e4a5098f used MenuItemWidget for Backup, Account, Security & Support in settings 2022-10-04 09:46:40 +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 0d01c06f6a minor changes 2022-09-05 19:24:53 +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 26ae27baa5 make strings const 2022-08-30 10:44:18 +05:30
ashilkn 67597bf627 handled bugs related to when there is no device level authentication 2022-08-30 10:17:17 +05:30
Neeraj Gupta edabfe6da3
lint: enable prefer_const_constructors_in_immutables rule 2022-07-04 14:13:01 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta 348ddc1f69
reactor: move widgets location 2022-07-01 20:09:02 +05:30
Neeraj Gupta a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
ashilkn 4f3756e601 padding fix for 'Check for updates' in 'About' 2022-06-22 12:51:19 +05:30
Neeraj Gupta 1b8de527c1
remove subscription plan option from Account section 2022-06-13 20:47:46 +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 fd2d8adb99
change case 2022-06-10 10:15:42 +05:30
Neeraj Gupta 480baee438
Capitalize words 2022-05-30 10:20:21 +05:30
Neeraj Gupta ff2345da17
recoery key: minor fixes 2022-04-06 23:21:08 +05:30
Neeraj Gupta 1679f8d8e7
changes for recovery key page 2022-04-06 23:11:24 +05:30
Neeraj Gupta f450388a06 change first letter case 2022-03-12 19:46:04 +05:30
Neeraj Gupta faa78eae39
use expandable view for settings button 2022-03-09 01:13:51 +05:30
Neeraj Gupta c205e78320
make it mandatory to pass authentication reason 2021-11-27 11:49:05 +05:30
Neeraj Gupta 4369a24385
surface correct authentication reason everywhere 2021-11-27 11:45:07 +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 8ac22e8d08 Prevent double-lockscreens while accessing sensitive information 2021-08-04 23:03:59 +05:30
vishnukvmd 5260279beb Add hook to change email 2021-07-28 23:36:30 +05:30
vishnukvmd 79b52f79f1 Reorder items in the settings page 2021-07-28 21:11:45 +05:30
vishnukvmd 262e19bab7 Add hook to request account deletion 2021-07-27 20:21:45 +05:30
Neeraj Gupta 8c08908860 Fixed minor formatting issue 2021-07-05 19:09:47 +05:30
Neeraj Gupta f685289468 [logout] clear local storage on api success only 2021-07-05 19:06:56 +05:30
Vishnu Mohandas 5279366762 Fix padding on iOS 2021-06-29 00:17:57 +05:30
Vishnu 8ba259e147 Show more accurate usage stats 2021-06-28 18:24:27 +05:30
Vishnu cb861270e4 Fix padding 2021-06-28 10:44:53 +05:30
Vishnu 154b8dd7a0 Move backup settings to separate widget 2021-06-28 10:39:22 +05:30