Commit graph

273 commits

Author SHA1 Message Date
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
Neeraj Gupta 21afb79d9a
usage section widget 2022-03-10 17:27:39 +05:30
Neeraj Gupta 0525f6b910
use adaptive theme for toggling 2022-03-09 11:27:27 +05:30
Neeraj Gupta ec95293ff8
add switch for theme toggle 2022-03-09 08:18:41 +05:30
Neeraj Gupta 6ea2c0e195
add switch for theme toggle 2022-03-09 08:18:23 +05:30
Neeraj Gupta faa78eae39
use expandable view for settings button 2022-03-09 01:13:51 +05:30
Neeraj Gupta e1ceb7f531
Merge remote-tracking branch 'origin/master' into theme 2022-03-08 21:17:28 +05:30
vishnukvmd 3a4573d342 Add social section to the app 2022-03-08 12:34:53 +05:30
Neeraj Gupta 682fb04743
basic theme changes 2022-03-06 02:22:00 +05:30
vishnukvmd b84aa6d549 Add missing divider 2022-02-01 06:44:51 +05:30
vishnukvmd 5c6334f51c Remove support chat 2021-12-20 13:02:09 +05:30
Neeraj Gupta 6a627e8f8a
Merge branch 'bg_sync' into bugfix_ios 2021-11-27 12:06:23 +05:30
Neeraj Gupta c205e78320
make it mandatory to pass authentication reason 2021-11-27 11:49:05 +05:30
Neeraj Gupta 4369a24385
surface correct authentication reason everywhere 2021-11-27 11:45:07 +05:30
Neeraj Gupta 5dd55c2172
pass authenticationr reason for active sessions 2021-11-27 11:18:07 +05:30
Neeraj Gupta 82cf4da3e5
Fix: show active sessions option for iOS 2021-11-27 11:09:50 +05:30
vishnukvmd 09bc9cccb1 Show active sessions on iOS 2021-11-26 10:18:19 +05:30
vishnukvmd cef98e0fa7 Add interface to render active sessions 2021-11-24 01:10:50 +05:30
Neeraj Gupta 97ee06cc64
nudge user to clean trash after de-duplication 2021-10-29 11:03:42 +05:30
vishnukvmd 8f9929865f Fix method to call app version 2021-10-08 17:18:50 +05:30
vishnukvmd 211d5a2739 Show network inspector on multi tapping version 2021-10-08 17:10:36 +05:30
vishnukvmd da55f44738 Fix lint warning 2021-10-08 16:52:05 +05:30
Neeraj Gupta ba16a6a887
Show network requests in debug build using alice 2021-10-08 12:14:35 +05:30
vishnukvmd 73c9a5d808 Pull up the try-catch block 2021-09-28 18:22:42 +05:30
vishnukvmd c87ff10fe4 Dismiss progress dialog on error 2021-09-28 18:22:42 +05:30
vishnukvmd 96259aad1c Move toast to TODO 2021-09-23 17:05:16 +05:30
vishnukvmd 0a9964267f Add todo 2021-09-23 12:40:09 +05:30
vishnukvmd f22836d9f6 Show freed up space result 2021-09-22 13:56:44 +05:30
vishnukvmd d6f426e2cf Rename variable 2021-09-16 02:41:21 +05:30
vishnukvmd 9e63c8d634 Refresh usage section when files have been deleted 2021-09-16 02:26:05 +05:30
vishnukvmd f59e9147cd Update styles 2021-09-16 02:01:47 +05:30
vishnukvmd 073d07f9d1 Move deduplication to a separate service 2021-09-16 00:31:19 +05:30
vishnukvmd 7f20fbb776 Add screen to render detected duplicates 2021-09-15 00:55:29 +05:30
Neeraj Gupta 586bb42458 Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
Neeraj Gupta 2f0baddb07 Linter: replace FlatButton with TextButton 2021-09-04 17:08:41 +05:30
Neeraj Gupta daa61af183 Use helper method to decide subscription page 2021-08-21 14:17:34 +05:30
Neeraj Gupta d0c4bdbadf UI: move subscription_page inside ui/payment namespace 2021-08-17 14:39:04 +05:30
vishnukvmd f6322a9b28 Show warning before sending logs 2021-08-09 19:42:42 +05:30
vishnukvmd d30445ecb7 Re-enable chat support 2021-08-09 12:47:47 +05:30
vishnukvmd 4a1e0b984a Anonymize Crisp identifier 2021-08-09 12:42:51 +05:30
vishnukvmd 2dd47c0056 Remove chat as a support option 2021-08-09 12:40:05 +05:30
vishnukvmd 7847c6e6c6 Fix alignment of the details section screen 2021-08-09 12:33:40 +05:30
vishnukvmd 8ac22e8d08 Prevent double-lockscreens while accessing sensitive information 2021-08-04 23:03:59 +05:30
vishnukvmd 5260279beb Add hook to change email 2021-07-28 23:36:30 +05:30
vishnukvmd d8677970c1 Change background color of usage widget 2021-07-28 22:07:50 +05:30
vishnukvmd 79b52f79f1 Reorder items in the settings page 2021-07-28 21:11:45 +05:30
vishnukvmd 304546edcd Handle storage limit exceeded situations 2021-07-28 20:59:21 +05:30
vishnukvmd 609d992479 Fix size of the box 2021-07-28 20:05:27 +05:30
vishnukvmd 4c650a7ad6 Reorder items in the backup section 2021-07-28 19:58:12 +05:30
vishnukvmd 80217eadb3 Add widget to render user details 2021-07-28 19:38:27 +05:30
vishnukvmd b09fe51c91 Fix font size 2021-07-27 22:45:34 +05:30
vishnukvmd 262e19bab7 Add hook to request account deletion 2021-07-27 20:21:45 +05:30
vishnukvmd 9f8c409f3d Fix lint warnings 2021-07-22 02:17:43 +05:30
vishnukvmd ec0d4037aa Add option to disable backing up of videos 2021-07-12 17:24:43 +05:30
vishnukvmd fcaa17624c Reuse BackupFolderSelectionPage 2021-07-12 00:05:16 +05:30
Neeraj Gupta 3f0f5c6e6d
Merge pull request #15 from ente-io/logout
delete token from server on logout
2021-07-05 19:14:10 +05:30
Neeraj Gupta 8c08908860 Fixed minor formatting issue 2021-07-05 19:09:47 +05:30
Neeraj Gupta f685289468 [logout] clear local storage on api success only 2021-07-05 19:06:56 +05:30
Vishnu 44bffdf726 Update background color for update available dialog 2021-07-05 13:56:21 +05:30
Vishnu Mohandas 23a3bd3fff Trigger default email client if mail fails 2021-06-29 20:56:54 +05:30
Vishnu Mohandas 73106fc0af Create a recovery if absent 2021-06-29 20:33:54 +05:30
Vishnu Mohandas 3465fe50e4 Protect 2FA behind lockscreen 2021-06-29 16:48:11 +05:30
Vishnu Mohandas e004357b8f Add confirmation prompt before disabling 2FA 2021-06-29 15:28:04 +05:30
Vishnu Mohandas b6611b4113 Add hook to enable and disable 2FA 2021-06-29 15:18:01 +05:30