Commit graph

5368 commits

Author SHA1 Message Date
Neeraj Gupta 5884bbe994
NullSafety: Migrate more UI widgets 2022-12-27 23:33:40 +05:30
Neeraj Gupta 015dae3193
NullSafety: Migrate more UI widgets 2022-12-27 23:31:23 +05:30
Neeraj Gupta 45487de903
Remove unused widget 2022-12-27 23:26:41 +05:30
Neeraj Gupta 7a10ac3971
NullSafety: Migrate more UI widgets 2022-12-27 23:21:11 +05:30
Neeraj Gupta 454e700c81
NullSafety: Migrate more UI widgets 2022-12-27 23:18:47 +05:30
Neeraj Gupta c07f11813c
NullSafety: Migrate CreateNewAlbumWidget 2022-12-27 23:16:35 +05:30
Neeraj Gupta c302d6585b
Merge branch 'main' into null_safety_1 2022-12-27 23:13:17 +05:30
Neeraj Gupta 436cb843b2
NullSafety: Migrate ArchivedCollectionsButtonWidget 2022-12-27 22:16:59 +05:30
Ashil 7081514698
Merge pull request #739 from ente-io/delete-account-redesign
Delete account redesign
2022-12-27 18:12:10 +05:30
Neeraj Gupta b8aabd361c
NullSafety: Migrate change-email dialog 2022-12-27 17:59:42 +05:30
Neeraj Gupta 570d0120c2
NullSafety: Migrate more Ui widgets 2022-12-27 17:55:24 +05:30
Neeraj Gupta 96483358e8
NullSafety: Migrate billing service 2022-12-27 17:55:24 +05:30
Neeraj Gupta dc4bc05c23
NullSafety: Migrate filters model 2022-12-27 17:55:24 +05:30
Neeraj Gupta 145a911242
NullSafety: Migrate place_holder_widget.dart 2022-12-27 17:55:24 +05:30
Neeraj Gupta b3b25d38da
Make ChildSubscriptionWidget null-safe 2022-12-27 17:55:23 +05:30
Vishnu Mohandas 4379b977dc
Merge pull request #742 from ente-io/minor_opt
Perf: Skip name decryption for deleted collections
2022-12-27 17:27:42 +05:30
vishnukvmd 49e9756afb Add log line 2022-12-27 17:24:25 +05:30
vishnukvmd 5aae01e9a6 Remove delay for fetching user details 2022-12-27 17:24:19 +05:30
vishnukvmd ce4457c8aa Render cached user details 2022-12-27 17:22:10 +05:30
vishnukvmd 44d0601e3e Add option to cache fetched user details 2022-12-27 17:21:26 +05:30
Neeraj Gupta 73a288c44d
Perf: Skip name decryption for deleted collections 2022-12-27 17:14:39 +05:30
vishnukvmd b3913cefa4 Fix parsing 2022-12-27 17:13:00 +05:30
vishnukvmd 006cf071c3 Add serializers for UserDetails 2022-12-27 17:05:15 +05:30
vishnukvmd 55afcb5484 Display the lock screen each time the app is brought to foreground 2022-12-27 15:25:04 +05:30
vishnukvmd 82b229f4ff Reuse existing method 2022-12-27 15:24:17 +05:30
vishnukvmd 4fe3b093a9 Wait for 3 seconds before locking the screen 2022-12-27 14:26:55 +05:30
ashilkn 66200c2930 Minor correction in a comment 2022-12-27 14:12:05 +05:30
ashilkn 50970a6875 Made success state of button as short as possible if it doesn't have to be surfaced on UI 2022-12-27 14:00:24 +05:30
ashilkn 4ea6a9a22b Used better variable names and comments 2022-12-27 13:37:10 +05:30
Neeraj Gupta 6d33b5904c
Merge pull request #735 from ente-io/file_search 2022-12-27 13:21:32 +05:30
ashilkn d3fc0e89f3 Merge branch 'main' into delete-account-redesign 2022-12-27 12:53:43 +05:30
ashilkn 2292544d5d Changed text color of 'Delete account' screen 2022-12-27 12:51:52 +05:30
ashilkn fffbaac4b4 Used ButtonWidget for buttons in 'Delete account' screen 2022-12-27 12:44:25 +05:30
ashilkn 348644a9ce Added option to disable execution states in ButtonWidget 2022-12-27 12:42:18 +05:30
Neeraj Gupta 9f6a998f6c
Fix:Continue tracking empty backedup folders 2022-12-27 09:58:06 +05:30
Neeraj Gupta 2ed1d3f646
Copy change 2022-12-26 22:52:17 +05:30
ashilkn 7f126810fb Replaced feedback dialog with the new one 2022-12-26 19:14:48 +05:30
ashilkn f6bb04b25f Show success state for 2 seconds for buttons inside an alert 2022-12-26 17:49:38 +05:30
ashilkn 684b0fe480 Removed toast after deleting account 2022-12-26 17:48:54 +05:30
ashilkn 71c2b50fe3 Made 'Delete Account' dialog critical 2022-12-26 17:36:53 +05:30
ashilkn 130f0f25cb Minor change 2022-12-26 17:20:52 +05:30
ashilkn fe7a1ce556 Merge branch 'main' into replace-dialogs 2022-12-26 16:40:25 +05:30
ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
ashilkn 4e1b73f28a Made a new generic error dialog 2022-12-26 16:04:58 +05:30
ashilkn 5daada33a9 Created a wrapper around showDialogWidet() for showing choiceDialogs 2022-12-26 15:14:04 +05:30
Neeraj Gupta fda4985b6f
Merge pull request #734 from ente-io/fix_discard_edit_ui
Switch to new actionSheet for discard edit warning
2022-12-26 14:54:00 +05:30
Neeraj Gupta e49c7667a4
remove unused method 2022-12-26 14:52:43 +05:30
Neeraj Gupta e4997dc7ce
Missing title: log only for debug builds 2022-12-26 14:51:58 +05:30
Neeraj Gupta 5d2f1394ff
Enable search by filename 2022-12-26 14:51:27 +05:30
ashilkn fc3cbc67cd Set default button size of button component to large 2022-12-26 14:43:40 +05:30
Neeraj Gupta 908d86f9e4
Merge pull request #732 from ente-io/shorter_toast
Replace happy case toasts with shortToast
2022-12-26 13:51:12 +05:30
Neeraj Gupta 63d66a1f91
Switch to new actionSheet for discard edit warning 2022-12-26 13:48:26 +05:30
Neeraj Gupta e1a1bbe7c7
Merge pull request #733 from ente-io/fix_abbr
Fix abbreviations for months
2022-12-26 11:16:59 +05:30
Neeraj Gupta a1a7a01af9
Merge pull request #720 from ente-io/create_link
Support for creating link for selected files
2022-12-26 11:14:18 +05:30
Neeraj Gupta cacc1490cd
Fix abbreviations for months 2022-12-26 11:10:27 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
Neeraj Gupta 73f05a17d0
Only show quick links in shared by me section 2022-12-25 11:38:03 +05:30
Neeraj Gupta 717063bd12
Merge pull request #729 from ente-io/fix-button-border
Fix button border
2022-12-24 15:19:31 +05:30
Neeraj Gupta b24dfac783
Merge branch 'main' into create_link 2022-12-23 10:23:50 +05:30
Neeraj Gupta 724c4ce8af
DirectorySize:Use loading indicator for progress 2022-12-23 08:24:27 +05:30
Neeraj Gupta 42bda6ae7b
Hide fav, uncategroised and link only collection from move/add/unhide list 2022-12-23 08:05:30 +05:30
Neeraj Gupta a84dd32d78
Change sharedLink collection type to normal on first rename 2022-12-23 08:04:49 +05:30
Neeraj Gupta 7bd3d5a447
Move created links at bottom in gallery + shared sections 2022-12-23 07:59:27 +05:30
Neeraj Gupta 8498ddae53
Hide collections for link from album screen 2022-12-22 23:25:09 +05:30
Neeraj Gupta 8ba1877529
Add subType for collections created for link 2022-12-22 23:21:59 +05:30
Neeraj Gupta f54c28a16d
Add hook for manage link 2022-12-22 22:43:14 +05:30
ashilkn 2e6bd52bdc Handled error on deleting account 2022-12-22 19:08:39 +05:30
Neeraj Gupta d5e8630bd0
Update logic to create collectionName for links 2022-12-22 17:05:55 +05:30
ashilkn 417aedcea7 Replaced 'Delete account' dialog with new one 2022-12-22 16:41:40 +05:30
Neeraj Gupta e62c01118e
Show new action sheet on link creation 2022-12-22 16:01:10 +05:30
Neeraj Gupta 7198e6f1ee
Merge remote-tracking branch 'origin/main' into create_link 2022-12-22 14:58:23 +05:30
Neeraj Gupta 947eff472b
Merge branch 'main' into create_link 2022-12-22 14:54:13 +05:30
Neeraj Gupta e14d57c1e9
Fix advance UI as per figma 2022-12-22 14:47:33 +05:30
Neeraj Gupta 8f3279f9f8
Merge branch 'main' into cache_info 2022-12-22 14:45:38 +05:30
Neeraj Gupta b4c7618c5e
Minor fixes in UI 2022-12-22 14:44:31 +05:30
Neeraj Gupta f50631f486
Show correct directory for local glide cache on droid 2022-12-22 14:34:11 +05:30
Neeraj Gupta 48dad9a397
minor refactor 2022-12-22 13:57:12 +05:30
Neeraj Gupta 640b8d32b1
Support for showing in-app storage 2022-12-22 13:45:52 +05:30
Neeraj Gupta ef35a93ac2
Add manage device storage option under advance settings 2022-12-22 11:01:19 +05:30
Neeraj Gupta 20514e238d
Merge branch 'main' into cache_info 2022-12-22 10:18:06 +05:30
ashilkn 75c0fee536 Revert "Used StrokeAlign.outside for button's stroke which matchs figma"
This reverts commit d693868b6c.
2022-12-22 10:12:05 +05:30
ashilkn d693868b6c Used StrokeAlign.outside for button's stroke which matchs figma 2022-12-21 13:58:39 +05:30
ashilkn c9a2ddf1c0 Corrected whitespace between buttons in dialog component 2022-12-21 12:29:06 +05:30
ashilkn ec9a2d606b Fixed border issue on button component 2022-12-21 12:16:51 +05:30
ashilkn 59b22f1d1e Add horizontal padding to dialog if mobile is small 2022-12-21 10:30:07 +05:30
ashilkn aa300e467a Merge branch 'main' into dialog 2022-12-21 09:42:48 +05:30
ashilkn db9f0c1a23 Made Dialog component without it's TextInput varient 2022-12-20 17:15:10 +05:30
ashilkn 9176c45c88 Make alert dismiss even if onTap is null of the ButtonWidget used in it 2022-12-20 16:41:02 +05:30
Vishnu Mohandas 39604b99f2
Merge pull request #725 from ente-io/fix_collection_type
Fix collection type
2022-12-20 15:11:13 +05:30
Neeraj Gupta 3361db1029
Fix minor bug 2022-12-20 15:08:21 +05:30
ashilkn 8387989e8a Create constant variable for mobile-small threshold 2022-12-20 15:05:11 +05:30
Neeraj Gupta 8bac31cbb7
Add uncategorized type & fix parsing from string to type 2022-12-20 15:02:57 +05:30
Neeraj Gupta 670fea0abe
Fix create collectionr request 2022-12-20 15:02:12 +05:30
Manav 2ef9c3aa73
Merge pull request #724 from ente-io/gradients
Tweak gradients
2022-12-20 14:44:52 +05:30
Manav 951bf5e64d Make the lower layer private 2022-12-20 12:55:50 +05:30
Manav 86c2fa3349 Add live photo icon 2022-12-20 12:52:09 +05:30
Manav 0862e73b01 Allow configurable base size 2022-12-20 12:46:26 +05:30
Manav 010dcdf31d Attempt 1 - try to deduce width 2022-12-20 12:32:08 +05:30
Neeraj Gupta 5f55e4e355
Update copy 2022-12-20 12:14:08 +05:30
Manav 549c67ed5b Update unsynced icon 2022-12-20 12:04:02 +05:30
Manav 93fc83f840 Use same abstraction for archived 2022-12-20 11:59:28 +05:30
Manav c72c069f8f Extract abstraction 2022-12-20 11:56:52 +05:30
Manav 43d9e0d4db Tweak 2 2022-12-20 11:47:48 +05:30
Manav 588f88ac3f Tweak favorite 2022-12-20 11:39:33 +05:30
Manav 9c7abbdc70 [gradient] Attempt 1 - Favorites 2022-12-20 11:38:17 +05:30
Neeraj Gupta 91eaaf702c
Fix: Dismiss dialog when user clicks on subscribe 2022-12-20 10:29:31 +05:30
ashilkn 7f486373cd Removed unwanted sized box which was responsible for a UI bug 2022-12-20 09:54:05 +05:30
ashilkn c783677c00 Changed toggle's active track color on subscription screen on android 2022-12-19 19:34:25 +05:30
Neeraj Gupta 467d958219
toggle button from create link to copy link 2022-12-19 16:02:44 +05:30
Neeraj Gupta ef4ea16e6e
Add current date as collection name for shared links 2022-12-19 15:35:46 +05:30
Neeraj Gupta aed55f5770
Merge pull request #695 from ente-io/collaboration_view
Prettify Sharing + Collect Files 
2022-12-19 15:34:56 +05:30
Neeraj Gupta 68f5160479
Add support for creating link for shared files 2022-12-19 15:06:27 +05:30
Neeraj Gupta d224c28f14
Add collection subType for sharedfiles collection 2022-12-19 13:30:48 +05:30
Neeraj Gupta df49a6ddda
GalleryType: Add showCreateLink 2022-12-19 13:14:09 +05:30
Neeraj Gupta 76ee912f25
Merge pull request #718 from ente-io/optimize_sub_gallery
Reduce sub gallery limits in case of larger thumbnails
2022-12-19 12:40:42 +05:30
vishnukvmd c7a30a3bc2 Reduce sub gallery limits in case of larger thumbnails 2022-12-19 12:36:14 +05:30
ashilkn c02e169569 Merge branch 'collaboration_view' into fixes 2022-12-19 11:56:50 +05:30
ashilkn fda6ccd69b Fixed selection bug on files towards the right of the grid 2022-12-19 11:56:25 +05:30
Neeraj Gupta e03b4b89cd
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-19 11:52:48 +05:30
Neeraj Gupta a33792f12e
Change threshold for dismissible dialog 2022-12-19 11:51:37 +05:30
Neeraj Gupta d5f54a692d
Make Preparing dialog dismissible is user has selected more than 2 files 2022-12-19 11:46:59 +05:30
Neeraj Gupta c17a538a98
Merge pull request #715 from ente-io/font_size_bug
Font size bug
2022-12-19 11:28:02 +05:30
ashilkn e1e3e9cd81 Increased tappable area for cancel in bottomActionSheet 2022-12-19 11:11:15 +05:30
ashilkn 094e288f5b Removed unused import 2022-12-19 11:00:09 +05:30
Neeraj Gupta 4189b0bb2b
Use adative icon for share 2022-12-19 10:10:00 +05:30
Neeraj Gupta 45f0d120e2
Use ascii sum for computing hash for avatar color 2022-12-19 09:58:23 +05:30
Neeraj Gupta b3b9f49464
Add string extn method to calculate sum 2022-12-19 09:57:45 +05:30
Neeraj Gupta 9b6ac912ab
Add more colors 2022-12-18 10:56:44 +05:30
Neeraj Gupta aa1cf5b167
Show fileCaption for incoming files 2022-12-17 17:22:44 +05:30
Neeraj Gupta f8ee97ed4c
Fix bug in fav state refresh 2022-12-17 16:36:43 +05:30
Neeraj Gupta 05ca972d23
Fix bug in file selection check 2022-12-17 16:07:46 +05:30
Neeraj Gupta 87d76acc1f
Fix: open collection with correct appBarType 2022-12-17 14:58:16 +05:30
Neeraj Gupta cd35daa727
minor refactor 2022-12-17 13:17:39 +05:30
Neeraj Gupta 0a61f59cb2
Hightlight expired links 2022-12-17 13:10:19 +05:30
Neeraj Gupta 6ff4853283
Copy change 2022-12-17 12:55:15 +05:30
Neeraj Gupta 61ada6a034
Fix copy 2022-12-17 12:40:04 +05:30
Neeraj Gupta 7fabc6bd0f
Color changes 2022-12-17 10:48:33 +05:30
Neeraj Gupta 8ebf0640b6
Show rate us for independent apk 2022-12-17 10:30:29 +05:30
Neeraj Gupta 04733fc46c
Change log: show rate us 2022-12-17 10:29:15 +05:30
Neeraj Gupta 31d3f0830d
ButtonType: Add option to override iconColor 2022-12-17 10:16:27 +05:30
Neeraj Gupta 8172575b04
Add changelog entry 2022-12-17 09:32:31 +05:30
Neeraj Gupta ee67f50c72
Tweak selection color for files with userAvatar 2022-12-17 09:23:14 +05:30
Neeraj Gupta 7840411fcf
Add addedBy information 2022-12-17 09:07:58 +05:30
Neeraj Gupta 7d03c24382
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-17 08:33:09 +05:30
Neeraj Gupta fe2228031f
Tweak avatar for thumbnail view 2022-12-16 18:39:14 +05:30
ashilkn 714643c02a Merge branch 'collaboration_view' into font_size_bug 2022-12-16 18:16:15 +05:30
ashilkn e9e62e379c Fixed UI bug on expanded menu of bottomAcitonBar on higher system font sizes 2022-12-16 18:15:36 +05:30
Neeraj Gupta 858c390860
Merge pull request #714 from ente-io/bottom_bar_blur
Fix another divider
2022-12-16 17:23:09 +05:30
vishnukvmd 31673c6a1d Fix another divider 2022-12-16 17:21:35 +05:30
Neeraj Gupta b0a2a6c8b4
Merge pull request #713 from ente-io/bottom_bar_blur
Fix the color of divider
2022-12-16 17:18:49 +05:30
vishnukvmd dfad4d62bb Fix divider color 2022-12-16 17:18:06 +05:30
Neeraj Gupta 08277a3de3
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-16 17:17:28 +05:30
Neeraj Gupta 5be159ef1a
Fix alignment for empty hidden state 2022-12-16 17:17:02 +05:30
Ashil 14feb64609
Merge pull request #712 from ente-io/action-sheet-add-on
Return ButtonAction from ActionSheet
2022-12-16 16:59:19 +05:30
Neeraj Gupta 4b93930399
Copy change 2022-12-16 16:50:32 +05:30
ashilkn a6fc65a6eb Use only List<ButtonWidget> for button property in ActionSheetWidget 2022-12-16 16:43:34 +05:30
ashilkn 6c2b6f8eed bug fix 2022-12-16 16:34:51 +05:30
ashilkn 2ee6e26e48 Merge branch 'collaboration_view' into action-sheet-add-on 2022-12-16 16:17:52 +05:30
ashilkn 60b69beed9 Minor changes 2022-12-16 16:08:49 +05:30
Neeraj Gupta e19cbeb129
Merge pull request #711 from ente-io/bottom_bar_blur
Bottom bar blur
2022-12-16 15:58:21 +05:30
vishnukvmd f82ead149f Fix icon color for the bottom bar 2022-12-16 15:57:09 +05:30
vishnukvmd f6740cd840 Reduce blur of the bottom bar 2022-12-16 15:56:01 +05:30
Neeraj Gupta 0e4e9bfc4c
Use different avatar color based on uploader name 2022-12-16 15:48:48 +05:30
Neeraj Gupta 5184191f09
copy change 2022-12-16 15:38:35 +05:30
Neeraj Gupta 66c5e0f24f
Use new bottom bar for gallery folder page 2022-12-16 15:29:48 +05:30
Neeraj Gupta b06fc72614
Copy fix 2022-12-16 15:22:42 +05:30
Neeraj Gupta 62ab344aea
Fix remove from album option visibility 2022-12-16 14:50:12 +05:30
Neeraj Gupta c1cb505747
Fix: Show delete option in favorites view 2022-12-16 14:43:19 +05:30
vishnukvmd ff635f1a95 Merge remote-tracking branch 'origin/collaboration_view' into collect_changes 2022-12-16 14:02:55 +05:30
vishnukvmd 3506b2962d Fix dividers 2022-12-16 13:58:54 +05:30
vishnukvmd 1e4d7d60e7 Fix corner 2022-12-16 13:49:32 +05:30
Neeraj Gupta 6fec4a8ee6
Fix spacing issues between top icons 2022-12-16 13:42:37 +05:30
vishnukvmd 09a1106f2b Show avatars only when files aren't selected 2022-12-16 13:41:26 +05:30
vishnukvmd 044878e336 Render action bar conditionally for collaborators 2022-12-16 13:37:23 +05:30
Neeraj Gupta 1bf30dad48
Fix state for disabled options 2022-12-16 13:25:07 +05:30
ashilkn 73415ff9a0 Dismiss ActionSheet properly after action is complete 2022-12-16 13:18:57 +05:30
Neeraj Gupta 33e6236ed7
Switch to new bottom selectionBar for search result 2022-12-16 13:17:52 +05:30
Neeraj Gupta 5f5cdabf37
Show delete option for hidden bottom menu 2022-12-16 13:13:41 +05:30
Neeraj Gupta c41f4fd06a
Switch to new bottom menu for hidden page 2022-12-16 13:12:13 +05:30
Neeraj Gupta c93999f75b
Show unhide icon on top actions 2022-12-16 13:09:58 +05:30
Neeraj Gupta 847e527940
Add unarchive icon on top 2022-12-16 13:06:43 +05:30
Neeraj Gupta 9f655a2c5b
Show hide option on archive bottom menu 2022-12-16 13:01:07 +05:30
Neeraj Gupta 96da6420fc
Fix unarchive icon 2022-12-16 12:57:53 +05:30
Neeraj Gupta 66ec24839e
Use new bottom bar for archive page 2022-12-16 12:57:29 +05:30
ashilkn 78e1c05d93 Handled error states in button when used in action sheet 2022-12-16 12:56:24 +05:30
ashilkn a370781c94 Minor changes 2022-12-16 12:13:25 +05:30
vishnukvmd e0f6db707c Show uploader avatar for collected files 2022-12-16 12:10:55 +05:30
vishnukvmd 94251a12fa Fix bottom radius behavior 2022-12-16 12:08:42 +05:30
ashilkn 6c16c9dbbc Check if mounted before calling setState 2022-12-16 12:06:37 +05:30
ashilkn de50b052a8 Return info about button tapped in action sheet 2022-12-16 12:00:01 +05:30
Neeraj Gupta fcb0a72235
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-16 11:09:40 +05:30
Neeraj Gupta fe3d40c2e2
Show warning while removing items only in single album 2022-12-16 11:09:11 +05:30
vishnukvmd abfc286885 Use a solid divider 2022-12-16 10:27:31 +05:30
vishnukvmd c5455f0d17 Remove bottom border for item 2022-12-16 10:21:39 +05:30
vishnukvmd 9581f29c4e Fix border for last items 2022-12-16 10:21:39 +05:30
Neeraj Gupta 90ec30a308
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-16 10:19:00 +05:30
Neeraj Gupta e953968a82
Fix: show correct file owner 2022-12-16 10:18:15 +05:30
ashilkn c74b2f96df Fix dividers on Manage Link screen 2022-12-16 10:16:20 +05:30
Neeraj Gupta 40d8d215cc
move redundant container 2022-12-16 10:04:18 +05:30
vishnukvmd 4d52b1ecaa Fix warning 2022-12-16 09:50:08 +05:30