Commit graph

139 commits

Author SHA1 Message Date
vishnukvmd 74d55db048 Questions -> FAQ 2023-02-25 23:43:23 +05:30
ashilkn 6d3a637922 Modified dialogs and uses of them to work with ButtonWidget 2023-02-10 12:52:16 +05:30
Neeraj Gupta 3366264dde
Refactoring: rename 2023-02-03 13:09:04 +05:30
ashilkn 2b1390a83d Renamed 'showNewChoiceDialog' to 'showChoiceDialog' 2023-01-27 17:38:53 +05:30
ashilkn f4d62ac09e Replaced 'confirm plan change' dialog with the new one 2023-01-10 11:49:28 +05:30
ashilkn cfe9c28c36 Replaced renew & cancel subscription dialogs 2023-01-10 11:37:07 +05:30
ashilkn ad612b4683 Replaced 'Leave family' dialog with the new one 2023-01-10 10:18:56 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +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
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
Neeraj Gupta 570d0120c2
NullSafety: Migrate more Ui widgets 2022-12-27 17:55:24 +05:30
Neeraj Gupta b3b25d38da
Make ChildSubscriptionWidget null-safe 2022-12-27 17:55:23 +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 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
ashilkn c783677c00 Changed toggle's active track color on subscription screen on android 2022-12-19 19:34:25 +05:30
vishnukvmd 3b28725458 Remove duplicate code 2022-12-06 22:28:17 +05:30
Neeraj Gupta 4a060c4edd
Fix unawaited future warnings 2022-11-06 16:06:33 +05:30
Neeraj Gupta 19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
Neeraj Gupta 14a95bfebc
Fix UI bug for free trial 2022-10-26 13:28:51 +05:30
Ashil a7e598b451
Merge pull request #554 from ente-io/redesign-settings-new
Settings redesign + use components
2022-10-11 10:26:23 +05:30
vishnukvmd bcaa86c413 Fix font style 2022-10-10 22:55:24 +05:30
vishnukvmd d9a9f6fec8 Fix case 2022-10-10 22:53:59 +05:30
vishnukvmd 1159b8e6f3 Upgrade in_app_purchase 2022-10-10 22:40:57 +05:30
ashilkn 91fa181647 fixed setstate() called after dispose error 2022-10-10 11:53:12 +05:30
Neeraj Gupta 240c978299
Fix merge conflict 2022-09-21 19:41:33 +05:30
Neeraj Gupta 99a5bd8ff0
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame into rewrite_device_sync 2022-09-21 17:57:39 +05:30
Neeraj Gupta 0a6d6f0f62
Merge branch 'master' into rewrite_device_sync 2022-09-21 17:57:09 +05:30
Neeraj Gupta 97e754739f
Fix handling of crypto subscription on UI 2022-09-21 17:09:03 +05:30
ashilkn fe291e963f migrated data_util.dart to null safety 2022-09-20 18:33:00 +05:30
ashilkn ccb0afe8e2 remove prefix letters from indentifier names 2022-09-19 10:41:02 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta b9f14ed260
copy change 2022-09-06 17:21:34 +05:30
Neeraj Gupta 1612b4f8f6
Show error if user tries to link existing subscription to another account 2022-09-06 17:02:22 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
vishnukvmd 7ec6a908e8 Caps on pls 2022-08-14 23:11:08 +05:30
vishnukvmd c1b07a7dae Update family-plan dialog title 2022-08-14 23:10:26 +05:30
Neeraj Gupta 5bcb53bee4
Lint fixes 2022-07-12 12:00:02 +05:30
Neeraj Gupta 40d3ba5488
Lint: replace launch with launchUrlString for web urls 2022-07-11 09:21:08 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta fdadf36baa
Lint fixes 2022-07-03 15:39:01 +05:30
Neeraj Gupta 1911f8fa83
dart format 2022-07-03 15:19:33 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta d71c5237ec
Link fixes 2022-07-03 12:19:00 +05:30
Neeraj Gupta a25cdbf570
replace loading widget var with EnteLoadingWidget 2022-07-03 11:34:42 +05:30
Neeraj Gupta a382a02196
Organize ui widgets in separate folders 2022-07-01 19:48:05 +05:30
ashilkn 0bfde606f9 fixed the transition to grandpermission screen 2022-06-28 13:17:36 +05:30
Neeraj Gupta 34681b5a34
update assets 2022-06-24 20:59:24 +05:30
vishnukvmd 08df53cee4 Don't show title on the action bar of the subscription page during onbaording 2022-06-19 15:48:35 +05:30