Commit graph

111 commits

Author SHA1 Message Date
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
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 1911f8fa83
dart format 2022-07-03 15:19:33 +05:30
Neeraj Gupta c15e054204
Lint fixes for trailing comma 2022-07-03 12:26:43 +05:30
Neeraj Gupta ce202c94b3
Update email on UI on emailChange 2022-06-23 18:36:35 +05:30
Neeraj Gupta e53d8cbc18
Show theme toggle button for Android 2022-06-20 23:08:43 +05:30
Neeraj Gupta 700191859c
Fix settings ui 2022-06-14 10:18:22 +05:30
Neeraj Gupta 3a8f9047c4
Fix storage box UI 2022-06-13 20:44:49 +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
Manav 95ad4febc3 Tweak the borders on the settings screen
Verified the look on both light/dark.
2022-06-11 08:52:38 +05:30
vishnukvmd 0261fd8106 Update detail screen 2022-06-10 12:11:24 +05:30
vishnukvmd dbbaf9ce36 Add padding after the email address 2022-06-09 15:20:57 +05:30
Neeraj Gupta ee08181a67
show theme switch button for Android Debug builds 2022-06-09 12:34:03 +05:30
Neeraj Gupta d8988336b3
Remove separator beflow storage card 2022-06-06 21:46:30 +05:30
Neeraj Gupta 5002467cb9
use adaptive theme only for debug build 2022-05-30 18:03:12 +05:30
Neeraj Gupta 345682b4cc
increase padding 2022-05-30 13:34:43 +05:30
Neeraj Gupta 10a0393e98
remove toggle for theme 2022-05-30 09:57:35 +05:30
Neeraj Gupta 726a5acaf5
ensure app version is visible 2022-05-17 22:53:00 +05:30
Neeraj Gupta fe630d0fff
increase gap between settings section 2022-05-03 00:13:33 +05:30
Neeraj Gupta 263c94a50f
switch to newer usage widet 2022-04-07 00:04:56 +05:30
Neeraj Gupta 112948ee44
Merge branch 'theme' of github.com:ente-io/frame into theme 2022-04-06 15:43:35 +05:30
Neeraj Gupta 374dddca44 temp commit 2022-03-26 07:19:43 +05:30
Neeraj Gupta 21afb79d9a
usage section widget 2022-03-10 17:27:39 +05:30
Neeraj Gupta ec95293ff8
add switch for theme toggle 2022-03-09 08:18:41 +05:30
Neeraj Gupta 6ab838f237
move settings button to bottomNav 2022-03-09 02:40:47 +05:30
Neeraj Gupta faa78eae39
use expandable view for settings button 2022-03-09 01:13:51 +05:30
vishnukvmd 3a4573d342 Add social section to the app 2022-03-08 12:34:53 +05:30
vishnukvmd 211d5a2739 Show network inspector on multi tapping version 2021-10-08 17:10:36 +05:30
vishnukvmd 80217eadb3 Add widget to render user details 2021-07-28 19:38:27 +05:30
vishnukvmd 262e19bab7 Add hook to request account deletion 2021-07-27 20:21:45 +05:30
Vishnu 154b8dd7a0 Move backup settings to separate widget 2021-06-28 10:39:22 +05:30
Vishnu Mohandas e2b6466e0b Break down settings page into individual section widgets 2021-04-19 15:05:22 +05:30
Vishnu Mohandas 3df3cd1cf7 Flip condition 2021-04-05 19:09:54 +05:30
Vishnu Mohandas 3c14ec733a Rename variable to make more sense 2021-04-05 18:17:31 +05:30