Commit graph

79 commits

Author SHA1 Message Date
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