Commit graph

7426 commits

Author SHA1 Message Date
ashilkn 6bcb6f0e84 Made currentUserID in FileDetailsWidgets non nullable 2023-03-13 16:31:30 +05:30
ashilkn 991a8598a6 Fixed popping of height of widget after loading in file details + minor changes 2023-03-13 15:32:13 +05:30
Vishnu Mohandas 5784fa70d1
Add more logs to remote sync (#918) 2023-03-13 15:21:20 +05:30
vishnukvmd 00a8e38a13 Parse internal user IDs 2023-03-13 14:44:33 +05:30
vishnukvmd 07afaef749 Rethrow sync errors for internal users 2023-03-13 13:50:23 +05:30
ashilkn f14a713261 Fixed divider color in file details 2023-03-13 12:04:52 +05:30
ashilkn 5d2660980e minor layout and order changes in file details 2023-03-13 11:41:42 +05:30
ashilkn 04998626be Renamed FileInfoWidget to FileDetailsWidget 2023-03-13 11:17:15 +05:30
ashilkn 472377dbdf Used InfoItemWidget for EXIF tile in file info 2023-03-13 11:13:02 +05:30
ashilkn 941b06ac4f Made InlineButton component 2023-03-13 11:07:04 +05:30
vishnukvmd 1f2fec23ab Rename variable 2023-03-13 10:35:01 +05:30
vishnukvmd 7898fe69ac Simplify if condition 2023-03-13 10:26:20 +05:30
vishnukvmd 5474d56949 Add more logs to remote sync 2023-03-13 10:24:57 +05:30
Neeraj Gupta e8d3aa4e91
Anon feedback dialog post account deletion (#917) 2023-03-11 16:34:17 +05:30
Neeraj Gupta 3a24599717
Anon feedback dialog post account deletion 2023-03-11 16:23:20 +05:30
Neeraj Gupta e096009db0
Update local auth pkg (#916) 2023-03-11 09:50:44 +05:30
Neeraj Gupta 13fef75647
Update local auth pkg 2023-03-11 08:07:14 +05:30
ashilkn 3b304014c6 Used InfoItemWidget for the Object detection tile in file info 2023-03-10 20:29:00 +05:30
ashilkn cdd7efd096 Added keys to each InfoItemWidget in File Info 2023-03-10 20:01:05 +05:30
ashilkn 95d627abf1 Deleted unused file 2023-03-10 19:19:25 +05:30
ashilkn 387edf7a8f Rename 2023-03-10 18:39:38 +05:30
ashilkn 80c5899349 Stopped using addSeparator() + used InfoItemWidget for albums tile in file info 2023-03-10 18:35:02 +05:30
ashilkn 68a75de292 ChipButton tweaks 2023-03-10 18:03:43 +05:30
Vishnu Mohandas 523ec8cea5
Disable auto focus on search field (#915) 2023-03-10 16:23:30 +05:30
vishnukvmd cf6ddc922b Disable auto focus on search field 2023-03-10 16:21:30 +05:30
ashilkn 4ed1b041a3 Added onTap() for ChipButton 2023-03-10 15:49:29 +05:30
ashilkn ec01a424c6 Used InfoItemWidget for half of the ListTiles in file info 2023-03-10 14:20:40 +05:30
ashilkn 62208bf93d Made ChipButton component 2023-03-10 14:06:50 +05:30
ashilkn 5b6ac3f6c2 Don't show edit icon if editOnTap is null in InfoItemWidget 2023-03-10 14:03:29 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn 51c9e6a5b4 Fix Scrollbar's ScrollController has no ScrollPos error 2023-03-10 13:11:39 +05:30
ashilkn 6bbc63cbc7 Remove unnecessary rebuild 2023-03-10 13:10:22 +05:30
ashilkn 5426d9ce25 Fixed null check operator used in null value error 2023-03-10 11:06:55 +05:30
ashilkn 9fe6519efa Removed SizedBoxs from listOfWidgets passed to addSeparators() inorder to avoid adding unwanted separators 2023-03-09 19:04:23 +05:30
ashilkn e2cfcb1d61 Created InfoItem component 2023-03-09 17:36:09 +05:30
Neeraj Gupta bec750046e
Include usable storage bonus in storage card (#914) 2023-03-09 16:09:31 +05:30
Neeraj Gupta c30f2dd2f2
Fix: include storage bonus in the card storage 2023-03-09 16:04:26 +05:30
Neeraj Gupta 710a931a73
Parse storage bonus 2023-03-09 15:57:43 +05:30
Ashil 8741439425
Theme bug on app init (#912) 2023-03-09 15:41:02 +05:30
Neeraj Gupta e27c8e8853
Disable 2FA recovery (#913) 2023-03-08 14:37:50 +05:30
vishnukvmd 9100615e55 Disable 2FA recovery 2023-03-08 14:36:22 +05:30
ashilkn aa8c14e778 Fixed theme related bug on lock screen when systemTheme != appTheme 2023-03-08 13:44:43 +05:30
ashilkn 7f8ff6be0b Fixed theme related bug on CollectionActionSheet when files are shared from outside ente to ente 2023-03-08 13:11:39 +05:30
Neeraj Gupta 0a83ea9e29
Collection gallery UI tweaks (#911) 2023-03-08 11:44:46 +05:30
ashilkn 05c228c7e6 Merge branch 'main' into theme_switch_bug 2023-03-08 11:22:53 +05:30
Vishnu Mohandas f34d739226
Ability to search for albums while adding/moving files (#910) 2023-03-08 11:20:28 +05:30
ashilkn 991b52d07a Refactored code 2023-03-08 10:49:54 +05:30
vishnukvmd cc26ef085b Convert to stateless widget 2023-03-08 07:46:12 +05:30
ashilkn a613cc0040 Used debugPrint 2023-03-07 20:39:11 +05:30
vishnukvmd 548a91694d Remove unused type 2023-03-07 20:16:07 +05:30