Commit graph

9178 commits

Author SHA1 Message Date
Neeraj Gupta c5ea4d0f2b Fix padding 2023-07-25 14:06:22 +05:30
Neeraj Gupta f7162f3fe0 Fix: Show link for shared albums with link 2023-07-25 14:05:04 +05:30
Neeraj Gupta 83360b3326 Merge branch 'login_v2' of github.com:ente-io/photos-app into login_v2 2023-07-25 14:04:10 +05:30
Neeraj Gupta 10e2a1b32a Merge branch 'main' into login_v2 2023-07-25 14:01:09 +05:30
Neeraj Gupta 7ca968f055
Support for resetting cover photo (#1290) 2023-07-24 17:04:33 +05:30
ashilkn df59bc81c8 merge main 2023-07-24 15:42:59 +05:30
Neeraj Gupta f5026ac071 Use initial 128bit as loginKey 2023-07-24 15:12:39 +05:30
Neeraj Gupta 2b62835e36 Add icon for reset to default 2023-07-24 13:32:26 +05:30
Neeraj Gupta bd5f66b8ba Use same close model for add_photos_sheet 2023-07-24 13:26:21 +05:30
Neeraj Gupta 3c77f3e981 Cover: Support for resetting to default 2023-07-24 13:23:47 +05:30
Neeraj Gupta 5b953d1a8c Modify BottomOfTitleBarWidget to show close button 2023-07-24 13:17:32 +05:30
Neeraj Gupta c20788726f Refactor: Change to support resetting cover 2023-07-24 13:08:00 +05:30
Neeraj Gupta 24a7a0cce3 l10n: resetToDefault string 2023-07-24 13:02:21 +05:30
Neeraj Gupta 969c6c63fb
Moving UI Elements (#1236) 2023-07-24 10:01:34 +05:30
ashilkn 84644bbf1c Merge main 2023-07-24 09:42:10 +05:30
Ashil b2b59998f1
Fix UI issues (#1286) 2023-07-24 09:32:51 +05:30
Neeraj Gupta b354a712a2
Delete account screen fixes (#1288) 2023-07-24 09:12:54 +05:30
Neeraj Gupta 3d270e07d2
Code clean up (#1289) 2023-07-24 09:12:26 +05:30
ashilkn 6d053d164f Add comments for better understanding 2023-07-21 21:09:01 +05:30
ashilkn f48a48f03c Remove unused widget 2023-07-21 16:45:25 +05:30
ashilkn 38f5a0b9de Move init of logger from build method to on widget's init and store it in state 2023-07-21 16:38:49 +05:30
ashilkn 5d028f918d Merge branch 'main' into delete_account_screen_fixes 2023-07-21 15:12:20 +05:30
Ashil 306a22dc7d
Remove janky confetti animation (#1287) 2023-07-21 15:11:35 +05:30
ashilkn 5886ff3c45 Change paddings 2023-07-21 15:07:48 +05:30
ashilkn bb1a667398 Remove unnecessary new line 2023-07-21 15:01:01 +05:30
ashilkn badf01fc39 Show dialog after freeing up space and deduping 2023-07-21 14:38:10 +05:30
ashilkn 2d0c1dbf5c Remove janky confetti animation 2023-07-21 13:56:43 +05:30
ashilkn e7b781830b Add divider at bottom of shared section 2023-07-20 16:57:48 +05:30
ashilkn f6635f5bca Minor UI change 2023-07-20 16:20:46 +05:30
ashilkn cbf7fc9059 Add comments 2023-07-20 16:00:24 +05:30
ashilkn 70103c19bd Fix jumping of title in appbar on hero animation 2023-07-20 15:39:46 +05:30
ashilkn e0d3fe191c Set initial scroll offset for on ente's view all 2023-07-20 15:15:30 +05:30
ashilkn 66c2dc0a30 Merge branch 'horizontal_grid' into horizontal_grid_changes 2023-07-20 11:58:46 +05:30
Neeraj Gupta 2f41ae72db Fix animation issue 2023-07-20 11:49:13 +05:30
ashilkn aabef1745e Add translation file that was missed out 2023-07-19 19:07:43 +05:30
ashilkn c6b3447332 Change the overscroll color in darkTheme 2023-07-19 19:07:05 +05:30
ashilkn ee2180f587 Change copy 2023-07-19 18:55:17 +05:30
ashilkn 6762a8b1e4 Only show 'invite your friends to ente' when incoming shared albums are empty 2023-07-19 18:54:42 +05:30
ashilkn a7205222d1 Layout changes to quick link section in shared section 2023-07-19 18:15:20 +05:30
ashilkn 200a0a4c32 Change sectionTitle copies on shared albums section 2023-07-19 16:05:34 +05:30
ashilkn 6aaa43f0d4 Adjust layout of grids in shared collections section 2023-07-19 15:59:54 +05:30
ashilkn 57515ee506 Adjust paddings in layout 2023-07-19 15:41:36 +05:30
Neeraj Gupta 94bad27956 Document method 2023-07-19 15:11:03 +05:30
Neeraj Gupta 8ae121cf06 Reset password from in-memory 2023-07-19 14:45:08 +05:30
Neeraj Gupta 605c66d66b Show contact support option for incorrect password 2023-07-19 14:41:02 +05:30
Neeraj Gupta b6142c80cf Handle SRPNotSetupErr + fix bug in SRP setup 2023-07-19 14:35:26 +05:30
Neeraj Gupta b432dffbf5 Support for setting up SRP for existing users 2023-07-19 13:03:39 +05:30
Neeraj Gupta 8cc354546e Fix: Throw SrpSetupNotCompleteError
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-07-19 12:54:30 +05:30
Neeraj Gupta fe6b5d7037 Refactor 2023-07-19 12:22:19 +05:30
ashilkn a1adcc703f Update UI of Outgoing albums empty state 2023-07-19 12:14:19 +05:30