Commit graph

146 commits

Author SHA1 Message Date
ashilkn 40b74cfe6e Expand storage card on bigger screens 2023-08-02 16:54:21 +05:30
Neeraj Gupta d43a4a78dd refactor 2023-06-06 15:27:17 +05:30
Neeraj Gupta 2caf759510
l10n: extract strings 2023-04-07 10:27:54 +05:30
vishnukvmd d752ddd9ed Replace screen with dialog 2023-02-26 11:28:30 +05:30
vishnukvmd 6272ad7213 Replace InkWell with GestureDetector 2023-02-26 10:56:42 +05:30
Neeraj Gupta cadfa0e35c
Add hook to show current user verification id 2023-02-25 16:42:35 +05:30
ashilkn 01ebff7f70 Darken golden500 2023-02-22 20:34:03 +05:30
ashilkn 098ee63da7 Removed code used for testing 2023-02-22 20:15:40 +05:30
ashilkn 0047130126 Change shimmer delay 2023-02-22 20:08:37 +05:30
ashilkn 09fe8288d7 Added shimmer animation to golden banner in settings 2023-02-22 18:23:06 +05:30
ashilkn 3db345350f New golden banner 2023-02-22 16:37:54 +05:30
Neeraj Gupta 5a5d201193
Tweak padding 2023-02-18 09:29:23 +05:30
Neeraj Gupta 81419cdfc3
Fix complication issue 2023-02-17 14:48:38 +05:30
Neeraj Gupta df009ff9cc
Show banner for referral 2023-02-17 14:19:11 +05:30
Neeraj Gupta 07b7345e68
Hide bug section for external users 2023-01-09 11:35:27 +05:30
Neeraj Gupta 5f4b67b93e
Merge branch 'main' into db_and_services 2023-01-03 20:24:42 +05:30
Manav 0c0aaaa76e Wrap in a stateful widget to allow updates 2022-12-31 23:55:45 +05:30
Manav fa7f683d44 Create an inherited widget to track if any section is expanded 2022-12-31 19:51:12 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 20514e238d
Merge branch 'main' into cache_info 2022-12-22 10:18:06 +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 7fabc6bd0f
Color changes 2022-12-17 10:48:33 +05:30
ashilkn b4aab74254 Fixed app fetching userDetails multiple times when opening settings by swiping 2022-12-13 17:58:44 +05:30
Neeraj Gupta 80f103bedc
Add cache info in debug section 2022-12-13 15:04:37 +05:30
Neeraj Gupta 661e347a99
Move general section below security 2022-12-07 10:51:47 +05:30
vishnukvmd fc40814504 Move Logout and Delete under Account settings 2022-12-07 08:52:18 +05:30
vishnukvmd e0792f24cc Add advanced settings 2022-12-06 23:17:37 +05:30
ashilkn 084e8c517c constrained width to 350 for email in settings screen 2022-11-01 15:55:33 +05:30
ashilkn 394fbc5aa0 renamed DetailsSectionWidget to StorageCardWidget 2022-11-01 15:49:01 +05:30
Neeraj Gupta 4077035d10
Merge pull request #564 from ente-io/settings-to-ham
Settings in drawer + home title bar
2022-10-15 11:39:56 +05:30
Neeraj Gupta 1fd2efd9c7
Switch to enteDio 2022-10-14 20:33:55 +05:30
ashilkn 54df436863 remove elevation from settings 2022-10-13 17:55:41 +05:30
ashilkn 412aab1e08 constrained max width of drawer/settings to 428 2022-10-12 14:47:47 +05:30
ashilkn 3c8c2f5ddc minor changes 2022-10-12 13:31:08 +05:30
ashilkn 89528511e3 moved UserDetailsStateWidget to above the drawer in tree 2022-10-12 12:02:19 +05:30
ashilkn e79174c9ef display file count on settings title bar + move it to separate file 2022-10-10 14:29:54 +05:30
ashilkn 02fbc5ca22 made TitleBarWidget for title bar in settings 2022-10-08 12:47:10 +05:30
ashilkn ceaffd7ae4 made global methods to get enteColorScheme and enteTextTheme 2022-10-07 18:13:21 +05:30
ashilkn ecdb1d2596 changed textStyle and padding of email in settings screen 2022-10-07 17:59:53 +05:30
ashilkn 89ef58c2b1 misc. changes 2022-10-07 10:26:29 +05:30
ashilkn af530ec9cb add elevation to settings screen 2022-10-05 18:33:33 +05:30
ashilkn c22b3dfa52 padding & constrain changes on settings screen 2022-10-05 18:07:43 +05:30
ashilkn aff912875a rename info_section_widget.dart to about_section_widget.dart 2022-10-05 11:49:36 +05:30
ashilkn 766a99ee46 added option to make text bold in CaptionedTextWidget + removed boilerplate code 2022-10-04 19:18:21 +05:30
ashilkn 92269c40b6 used menu item widget for theme header + replaced bottom sheet with expansion section 2022-10-04 14:56:31 +05:30
ashilkn 7b9a6fac16 modified sectionDivider to sectionSpacing 2022-10-04 10:28:42 +05:30
Neeraj Gupta 819a8ad6d3
Debug: Add option to clear ignored files 2022-09-13 14:03:37 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta 6a7f66ab47
Fix padding 2022-07-14 16:00:01 +05:30
Neeraj Gupta 3b154cb561
Switch to dedicated theme selector option 2022-07-14 13:11:03 +05:30