Commit graph

146 commits

Author SHA1 Message Date
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
Vishnu Mohandas a45f39e619 Show progress dialog only if recovery-keys have to be generated 2021-04-02 07:03:20 +05:30
Vishnu Mohandas be8d375b79 Check for empty string as well 2021-04-02 00:10:20 +05:30
Vishnu Mohandas a9b98e5cc3 Log stack traces 2021-04-01 23:59:37 +05:30
Vishnu Mohandas 98a0e91128 Generate new recovery keys for users who don't have any right now 2021-04-01 23:03:15 +05:30
Vishnu Mohandas d445e21e01 Add ability to recover data 2021-04-01 19:56:08 +05:30
Vishnu Mohandas c61b71ea68 Make RecoveryKeyDialog dismissible when launched from the settings screen 2021-03-30 13:56:09 +05:30
Vishnu Mohandas 5170562d4c Add option to view recovery key 2021-03-30 13:37:31 +05:30
Vishnu Mohandas b8fbd597dd Add a lil toast 2021-03-28 17:28:35 +05:30
Vishnu Mohandas a42427a809 Lock the password change screen behind a lockscreen 2021-03-26 21:45:51 +05:30
Vishnu Mohandas d12ab1b4e0 Add option to change password 2021-03-26 21:43:32 +05:30
Vishnu Mohandas c39085c83e Fix padding on the settings screen 2021-03-26 01:04:23 +05:30
Vishnu Mohandas 470573cbc1 Remove debug statement 2021-03-22 01:36:31 +05:30
Vishnu Mohandas e2f8a8523e Consoldiate settings 2021-03-22 01:33:51 +05:30
Vishnu Mohandas ea28fd046a Add an option to hide from recents 2021-03-21 18:04:24 +05:30
Vishnu Mohandas 4401bd19ed Dismiss dialog correctly 2021-03-21 17:34:41 +05:30
Vishnu Mohandas a4fd2f7cf4 Fix dialog dismissals 2021-03-21 16:51:45 +05:30
Vishnu Mohandas 4b1439eab1 Show settings screen for non-signed in users too 2021-03-21 15:28:55 +05:30
Vishnu Mohandas bf09a87997 Show lockscreen onStart and onResume 2021-03-21 14:02:10 +05:30
Vishnu Mohandas 088b73eb70 Add setting to show lockscreen 2021-03-19 18:57:39 +05:30
Vishnu Mohandas 317bbf8f18 Remove all instances of kekHash 2021-03-18 13:39:02 +05:30
Vishnu Mohandas e3b76edddf Update roadmap URL 2021-03-18 03:40:36 +05:30
Vishnu Mohandas a7b2e63b1a Add an option to logout 2021-03-18 02:37:17 +05:30
Vishnu Mohandas 5e927ea239 Change string 2021-03-18 00:19:45 +05:30
Vishnu Mohandas 130d58f24b Uncomment relevant code 2021-03-01 17:43:32 +05:30
Vishnu Mohandas 46045ea74d Display app version in the settings screen 2021-03-01 17:22:18 +05:30
Vishnu Mohandas 6d16adf7c4 Use CheckboxListTile instead of Checkbox 2021-02-14 18:22:24 +05:30
Vishnu Mohandas 41895b6fb8 Change ordering of items within the settings screen 2021-02-14 18:11:01 +05:30
Vishnu Mohandas 8292ce2621 Prevent downgrading to a plan that provides lesser storage than what has been consumed 2021-02-01 16:44:22 +05:30
Vishnu Mohandas 500a16c4c9 Fix case of title on the settings page 2021-02-01 14:36:39 +05:30
Vishnu Mohandas b8dd4cd246 Fix unnecessary resize 2021-02-01 02:32:28 +05:30
Vishnu Mohandas c2dbdaaf7b Rename function 2021-02-01 02:24:22 +05:30
Vishnu Mohandas f962230060 Move code to fetch usage to BillingService 2021-02-01 02:24:00 +05:30
Vishnu Mohandas 26a498883a Remove unused import 2021-01-30 13:17:51 +05:30
Vishnu Mohandas cd74c79e33 Open subscription page from the settings screen 2021-01-30 12:52:21 +05:30
Vishnu Mohandas 377cf81a23 Add option to view the current subscription plan 2021-01-29 17:30:29 +05:30
Vishnu Mohandas 87ceb6ca0a Remove irrelevant share library 2021-01-13 15:52:17 +05:30
Vishnu Mohandas 3ca300e32f Update settings page 2021-01-08 15:34:49 +05:30
Vishnu Mohandas dce2cb8f96 Add link to open FAQ 2020-12-07 13:31:40 +05:30
Vishnu Mohandas d45198694f Add link to request a feature 2020-12-06 17:24:07 +05:30
Vishnu Mohandas 191df74018 Update settings page 2020-12-02 02:49:20 +05:30
Vishnu Mohandas cd224e523d Ensure that tokens are passed only in the header 2020-11-27 12:22:07 +05:30
Vishnu Mohandas 3361bf05b6 Fix build issue due to broken library 2020-11-25 20:41:00 +05:30
Vishnu Mohandas 3b9d2f4634 Add more information to the settings page for compliance 2020-11-25 18:01:46 +05:30
Vishnu Mohandas 059177811a Trigger generic share if emailing fails 2020-11-20 18:28:26 +05:30
Vishnu Mohandas 34ffc9e5a1 Log all network requests 2020-11-19 23:52:30 +05:30
Vishnu Mohandas 19208e8d2f Fix padding 2020-11-16 22:15:30 +05:30
Vishnu Mohandas 1947970b0a Sync only when WiFi is available 2020-11-16 22:05:16 +05:30
Vishnu Mohandas 7cfe82e347 Always show a scrollbar 2020-11-14 17:27:44 +05:30
Vishnu Mohandas 630a03a2fd Remove tentative bill from settings section 2020-11-01 13:13:58 +05:30
Vishnu Mohandas c81ad63490 Move code to zip logs into the settings page 2020-10-31 00:05:47 +05:30
Vishnu Mohandas 92d154b96e Create a collection and back up the folder if a user attempts to share a folder that is not backed up 2020-10-17 22:51:32 +05:30
Vishnu Mohandas 5a25676dc4 Generate and store public private keypairs on the server 2020-10-03 03:15:26 +05:30
Vishnu Mohandas 0d1473708c Hash KEK instead of the passphrase 2020-10-01 00:01:04 +05:30
Vishnu Mohandas fed7cda7f4 Replace scrypt with libsodium's abstractions 2020-09-29 00:02:53 +05:30
Vishnu Mohandas 8553a9f25b Add an option to configure the folders whose photos should be backed up 2020-09-17 17:23:17 +05:30
Vishnu Mohandas 4cd93610f7 Make no assumptions about the encoding type of the key 2020-09-10 01:01:14 +05:30
Vishnu Mohandas 79b27084f5 Display key attributes in debug builds 2020-09-09 19:34:11 +05:30
Vishnu Mohandas 81db6e73d1 Display the full month in billing details 2020-08-29 09:34:59 +05:30
Vishnu Mohandas 8dc5bad44c Integrate support chat 2020-08-29 09:22:12 +05:30
Vishnu Mohandas fc76a77355 Add a support section within settings 2020-08-29 06:09:52 +05:30
Vishnu Mohandas ae99549110 Add settings screen 2020-08-29 05:20:34 +05:30