Commit graph

336 commits

Author SHA1 Message Date
ashilkn 0043246109 show loading widget if network api for userdetails fails 2022-10-10 19:36:07 +05:30
ashilkn 7405a4097e throw error if inherited widget is not found in tree 2022-10-10 19:21:54 +05:30
ashilkn 623be0d1aa add missing bottom spacing for account section in settings 2022-10-10 17:11:39 +05:30
ashilkn 9b59a80ce3 go to home screen on pressing back from settings title bar 2022-10-10 17:06:41 +05:30
ashilkn aa337b7542 make settingsTitleBarWidget stateless 2022-10-10 14:35:16 +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 7250c0e66a restructure details_section_widget.dart 2022-10-10 11:51:59 +05:30
ashilkn 4fb9c2670b migrated details_section_widget.dart to null safety 2022-10-10 11:19:31 +05:30
ashilkn 4aac18ecc2 modify DetailsSectionWidget to work with getting state from InheritedUserDetails 2022-10-10 10:37:51 +05:30
ashilkn 0e983806a5 removed bottom border radius of MenuItemWidget when expanded 2022-10-07 12:09:39 +05:30
ashilkn 0e77eabea4 made AboutMenuItemWidget.webPageTitle optional 2022-10-07 10:29:03 +05:30
ashilkn 75446e9bf1 turn unnecessary stateful widgets to stateless 2022-10-06 09:22:05 +05:30
ashilkn 5af7d40180 use ToggleSwitchWidget for switches 2022-10-05 21:27:41 +05:30
ashilkn a86e045243 changed to a better variable name 2022-10-05 19:27:32 +05:30
ashilkn c22b3dfa52 padding & constrain changes on settings screen 2022-10-05 18:07:43 +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 f809bcb3b4 used MenuItemWidget for Exit's & Debug's selectionOptions 2022-10-05 12:06:42 +05:30
ashilkn aff912875a rename info_section_widget.dart to about_section_widget.dart 2022-10-05 11:49:36 +05:30
ashilkn 226ceb15e7 used MenuItemWidget for About's selectionOptions 2022-10-05 11:47:55 +05:30
ashilkn f035719aab used MenuItemWidget for Social's selectionOptions 2022-10-05 11:28:01 +05:30
ashilkn 47c8a430d4 used MenuItemWidget for Support's selectionOptions 2022-10-05 11:07:09 +05:30
ashilkn 404f35e69a used MenuItemWidget for Security's selectionOptions 2022-10-04 21:22:51 +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 0eee71ec0e used MenuItemWidget for Backup's selectionOptions 2022-10-04 18:45:51 +05:30
ashilkn 56ede836b0 change theme icon of theme change 2022-10-04 17:27:03 +05:30
ashilkn 7782ab7d74 refactored ThemeSwitchWidget 2022-10-04 17:18:12 +05:30
ashilkn e53264fb09 used menu item widget for selectionOptions in theme 2022-10-04 15:58:58 +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 d4aa7f3025 added sectionOptionDivider at the start of the expanded section 2022-10-04 10:20:39 +05:30
ashilkn f0fb9826e2 used MenuItemWidget for Exit, Debug, About & Social in settings 2022-10-04 10:12:07 +05:30
ashilkn 05e4a5098f used MenuItemWidget for Backup, Account, Security & Support in settings 2022-10-04 09:46:40 +05:30
ashilkn cd5d6f9879 migrated common_settings.dart to null safety 2022-10-03 20:00:38 +05:30
ashilkn 05f1c870af made changes in expandableThemeData 2022-10-03 19:58:39 +05:30
vishnukvmd e8733869ba Do nothing on tapping version 2022-09-29 16:28:51 +05:30
Neeraj Gupta e6bc277fa3
Merge branch 'rewrite_device_sync' of github.com:ente-io/frame into rewrite_device_sync 2022-09-20 23:25:14 +05:30
Neeraj Gupta 8734c94a4e
Merge branch 'master' into rewrite_device_sync 2022-09-20 23:24:47 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
vishnukvmd 43cbb96e0c Remove alice 2022-09-17 16:02:13 +05:30
vishnukvmd 43becc9be0 Remove open_file from PlayStore 2022-09-17 14:32:58 +05:30
Neeraj Gupta 819a8ad6d3
Debug: Add option to clear ignored files 2022-09-13 14:03:37 +05:30
Neeraj Gupta 3c6acb85ba
Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta f61ee05fbf
Merge branch 'master' into rewrite_device_sync 2022-09-06 22:14:25 +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 bf1743cb8f minor bug fix 2022-09-05 15:40:59 +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
ashilkn c255f02347 show alert if no local authentication on device when setting lockscreen 2022-08-30 14:34:23 +05:30
Ashil Kandapath 26ae27baa5 make strings const 2022-08-30 10:44:18 +05:30
Ashil Kandapath e8e89b1bf2 resolved merge conflicts 2022-08-30 10:33:56 +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 1533ac4098
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-29 23:32:00 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
Neeraj Gupta e7d6aa48d0
DeveloperMode: Support for deleting local sync state
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-07-23 15:34:53 +05:30
Neeraj Gupta 3b154cb561
Switch to dedicated theme selector option 2022-07-14 13:11:03 +05:30
Neeraj Gupta 8e7f1cf28f
Android: Follow systemTheme on longTap on themeSwitchWidget 2022-07-13 10:33:05 +05:30
Neeraj Gupta 5bcb53bee4
Lint fixes 2022-07-12 12:00:02 +05:30
Neeraj Gupta 9e87dadae1
Fix send email for iOS clients 2022-07-11 15:05:38 +05:30
Neeraj Gupta 40d3ba5488
Lint: replace launch with launchUrlString for web urls 2022-07-11 09:21:08 +05:30
Neeraj Gupta 91617faf45
Perform local authentication during actual deletion 2022-07-08 16:44:37 +05:30
Neeraj Gupta 6f16218af8
do local auth before initiating delete 2022-07-08 14:45:53 +05:30
Neeraj Gupta 22790f10b2
enable self-deletion for low-risk accounts 2022-07-08 14:21:01 +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 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 c15e054204
Lint fixes for trailing comma 2022-07-03 12:26:43 +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 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
Neeraj Gupta 28630a39c6
Fix button color for rate us dialog 2022-06-29 12:58:18 +05:30
Neeraj Gupta 80dfe150c9
update email address for bug reports 2022-06-28 20:09:17 +05:30
Neeraj Gupta 34681b5a34
update assets 2022-06-24 20:59:24 +05:30
ashilkn 08797d3535 minor fix 2022-06-22 13:10:09 +05:30
ashilkn 4f3756e601 padding fix for 'Check for updates' in 'About' 2022-06-22 12:51:19 +05:30
vishnukvmd d4b6ec80d1 Make the theme switch toggle less ugly 2022-06-21 01:33:27 +05:30
vishnukvmd 08a82030f6 Remove extra separator 2022-06-21 01:32:24 +05:30
Neeraj Gupta 59961684ec
show storage card behind loading indicator 2022-06-19 17:04:41 +05:30
Neeraj Gupta a4abf26429
precache storage card to avoid flickering 2022-06-19 16:56:07 +05:30
Neeraj Gupta 6006cf056b
Update copies 2022-06-19 16:27:54 +05:30
Neeraj Gupta 55cdfab7f7
Show keep device awake option on iOS only 2022-06-19 16:26:22 +05:30
Neeraj Gupta d4d94b6269
update copies 2022-06-19 02:25:05 +05:30
Neeraj Gupta 9acfdff704
Add confimation dialog before enabling wake lock 2022-06-19 02:13:06 +05:30
Neeraj Gupta 57c838dbf6
Add UI setting to keep device awake 2022-06-19 01:09:08 +05:30
vishnukvmd cea9e025a3 Fix cases 2022-06-18 17:53:51 +05:30
Neeraj Gupta a662ce583e
Fix bg color for live photo video preview in lightTheme 2022-06-17 10:15:37 +05:30
Neeraj Gupta ef2be6bd46
add missing sectionDivider before rate-us 2022-06-17 10:07:12 +05:30
Neeraj Gupta 700191859c
Fix settings ui 2022-06-14 10:18:22 +05:30
Neeraj Gupta 1b8de527c1
remove subscription plan option from Account section 2022-06-13 20:47:46 +05:30
Neeraj Gupta 3a8f9047c4
Fix storage box UI 2022-06-13 20:44:49 +05:30
Neeraj Gupta af71a78172
FreeUpSpace: Fix success dialog for light theme 2022-06-12 21:36:51 +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
vishnukvmd d0af78ce6c Remove unused fonts 2022-06-10 19:25:35 +05:30
vishnukvmd dc5dffd601 Fix cases 2022-06-10 12:39:15 +05:30
vishnukvmd 51293c6813 Remove toast on clicking the subscription card 2022-06-10 12:23:47 +05:30
vishnukvmd 0261fd8106 Update detail screen 2022-06-10 12:11:24 +05:30
Neeraj Gupta 1ffbc15dca
Capitalize words 2022-06-10 11:32:48 +05:30
Neeraj Gupta fd2d8adb99
change case 2022-06-10 10:15:42 +05:30
Neeraj Gupta 271be86cbd
update ui for storage card 2022-06-09 21:00:45 +05:30
Neeraj Gupta 9bc4306218
Merge branch 'master' into redesign 2022-06-09 18:37:56 +05:30
Neeraj Gupta bbd24581ad
gracefully handle failure in freespace api call 2022-06-09 17:04:25 +05:30
vishnukvmd fd0f19a68f Format count of memories 2022-06-09 15:23:03 +05:30
ashilkn 56a2a6c390 fixed visibility issues on light theme on the settings screen and set elevation to 0 in some appbars 2022-06-07 13:58:34 +05:30
ashilkn 17e5966404 added extra height to fields with a toggle button in settings to make spacing uniform 2022-06-07 13:07:52 +05:30
ashilkn 5cce4d67e4 removed divider on top of 'Rate us!' 2022-06-07 12:49:27 +05:30
Neeraj Gupta c600f2ea70
Capitalize words 2022-06-06 19:12:27 +05:30
ashilkn 768558d3b9 code refactoring 2022-06-06 16:02:10 +05:30
Neeraj Gupta 80afffe3e6
Revert "merge changes?"
This reverts commit e4223d910f.
2022-06-06 13:55:57 +05:30
ashilkn e4223d910f merge changes? 2022-06-06 11:58:49 +05:30
Neeraj Gupta 7c785d5c0a
Merge branch 'master' into redesign 2022-06-06 10:03:29 +05:30
Neeraj Gupta e7a0a88987
invoke shareLogs file action on doubleTap 2022-06-05 17:24:46 +05:30
Neeraj Gupta 30e3792bbd
remove unused import 2022-06-04 07:43:54 +05:30
Neeraj Gupta 75771fa995
Merge branch 'master' into redesign 2022-05-31 16:19:01 +05:30
Neeraj Gupta dd05bc863a
use vanlilla launchUrl for support email 2022-05-31 13:22:47 +05:30
Neeraj Gupta 6454229975
DetailsSection: fetch on tab switch 2022-05-30 16:35:00 +05:30
Neeraj Gupta 6e63e1db70
Capitalize words 2022-05-30 16:22:46 +05:30
Neeraj Gupta 8873b9c827
Fix subsciption fetch 2022-05-30 14:53:55 +05:30
Neeraj Gupta 3c55183092
Minor fixes 2022-05-30 12:33:26 +05:30
Neeraj Gupta 480baee438
Capitalize words 2022-05-30 10:20:21 +05:30
Neeraj Gupta 7f1c263720
change icon for settings up/down arrow 2022-05-30 10:11:53 +05:30
Neeraj Gupta 2d61fcac9e
show subscription page on tap on storage card 2022-05-30 10:07:54 +05:30
Neeraj Gupta 726a5acaf5
ensure app version is visible 2022-05-17 22:53:00 +05:30
Neeraj Gupta de7e9d97fc
Capitalize words 2022-05-17 17:08:21 +05:30
Neeraj Gupta b3101c6b4c
UsageSection: stretch image to fill container 2022-05-17 16:41:43 +05:30
Neeraj Gupta b035e6704a
Capitalize FAQ 2022-05-17 01:26:14 +05:30
Neeraj Gupta 80a1942f98
UI fixes 2022-05-03 11:59:09 +05:30
Neeraj Gupta 6287636d1e
update usage details section 2022-05-03 00:27:50 +05:30
Neeraj Gupta e6a3d31a1a
Fix import issues 2022-04-26 17:26:49 +05:30
Neeraj Gupta edb8aecae2
Merge branch 'master' into redesign 2022-04-26 15:05:00 +05:30
Neeraj Gupta f1719517cd
Merge remote-tracking branch 'origin/master' into family_plan 2022-04-25 10:27:54 +05:30
Neeraj Gupta 82efff81e5
minor fixes for send logs 2022-04-22 21:40:53 +05:30
Neeraj Gupta 8324fd5def
Update usage detail section for family plan 2022-04-21 09:52:58 +05:30
Neeraj Gupta 263c94a50f
switch to newer usage widet 2022-04-07 00:04:56 +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 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 2c03a09808 Merge remote-tracking branch 'origin/master' into theme 2022-03-26 07:18:45 +05:30
Neeraj Gupta fb155d3856
Update discord url 2022-03-20 20:10:32 +05:30
Neeraj Gupta f450388a06 change first letter case 2022-03-12 19:46:04 +05:30
Neeraj Gupta 2573e82ee7 Fix styling for settings option 2022-03-12 19:44:36 +05:30