Commit graph

5017 commits

Author SHA1 Message Date
ashilkn 171ecb8805 Used a nested List of BlurMenuItemWidget as items instead of passing groupingOrder to ExpandedMenuWidget 2022-12-05 18:18:56 +05:30
ashilkn d2daa0bf21 refactored code 2022-12-05 16:38:21 +05:30
ashilkn 6202e5a5e9 add text overflow BlurMenuItem's label 2022-12-05 15:50:33 +05:30
ashilkn 06718f766c add functionality to share icon in BottomActionBar 2022-12-05 13:46:26 +05:30
ashilkn 0c592fa509 add functionality for delete on BottomActionBar 2022-12-05 13:36:47 +05:30
ashilkn 472c618ed0 created ExpandedMenuWidget to be used in BottomActionBar's expansion 2022-12-05 11:27:37 +05:30
vishnukvmd 3c61bd9d84 Reduce reloads 2022-12-04 12:36:39 +05:30
ashilkn 2a686f4372 explicitly downcast as dart versions >= 2.9 doesn't support implicit downcasts 2022-12-01 20:04:03 +05:30
ashilkn 716d6c395a use different expandableTheme for bottomActionBar's expansionPanel 2022-12-01 11:40:20 +05:30
ashilkn d68a789f8a remove passing of context as argument unwantedly 2022-12-01 11:39:06 +05:30
ashilkn 4dac9271cc Merge branch 'master' into redesign-with-components 2022-12-01 09:01:49 +05:30
ashilkn a4446f6fa4 Merge branch 'master' into bottom-action-bar 2022-12-01 08:55:24 +05:30
ashilkn d83cbebadd sync selected file count on bottom action bar 2022-12-01 08:27:14 +05:30
ashilkn 0a0d39d4a0 remove unwanted code 2022-11-30 12:43:00 +05:30
ashilkn 5dcc92fadb BottomActionBar : unselect all & close BottomActionBar on cancel 2022-11-30 12:29:26 +05:30
ashilkn 392b548622 added color and blur to BottomActionBarWidget 2022-11-29 20:21:38 +05:30
ashilkn 9b0693de44 animate opening and closing of BottomActionBarWidgat 2022-11-29 20:03:40 +05:30
ashilkn f69975d2a6 show bottom action bar on selecting files 2022-11-29 16:11:26 +05:30
ashilkn 701ebe5e3f pass text instead of textWidget + dynamic font change for action bar text 2022-11-28 19:30:16 +05:30
ashilkn b120e06791 collapse expansion on 'cancel' 2022-11-28 19:06:56 +05:30
ashilkn 2d63a4e48e made BlurMenuItemWidget component 2022-11-28 18:29:33 +05:30
ashilkn 30ec182f0e switch icon on bottomActionBar on expansion & collapse 2022-11-28 15:57:22 +05:30
vishnukvmd 07b250752a Merge branch 'master' into grid 2022-11-28 15:41:31 +05:30
vishnukvmd 4d09bff81e WiP 2022-11-28 13:30:37 +05:30
ashilkn a6f588c790 made a basic version of BottomActionBarWidget 2022-11-28 13:28:38 +05:30
Neeraj Gupta f1c8642a0b
Remove unused method 2022-11-27 11:41:07 +05:30
Neeraj Gupta 606bd81555
minor fix 2022-11-27 10:02:00 +05:30
Neeraj Gupta e421841f55
Handle done and cancel button 2022-11-27 09:55:10 +05:30
Neeraj Gupta e8c571d877
iOS: Podfile update changes 2022-11-27 07:15:54 +05:30
Neeraj Gupta b918039c7c
Add basic widgets for buttons on top of keyboard 2022-11-27 07:14:12 +05:30
Neeraj Gupta 4e61d4dab4 PhotoView:Limit maxlines for photo description 2022-11-26 16:10:41 +05:30
Neeraj Gupta ad3a199023 Caption: increase counter threshold 2022-11-26 16:10:41 +05:30
Neeraj Gupta 129a8ae539 Show max 10 files in caption edit field 2022-11-26 16:10:41 +05:30
Neeraj Gupta 5d81ee45b0 increase caption length from 280 -> 5000 2022-11-26 16:10:41 +05:30
Neeraj Gupta 67c78ee95f remove sharing button for fav collection 2022-11-26 16:10:41 +05:30
Neeraj Gupta 65f842897b
Add dependency on keyboard_visiblity 2022-11-26 15:02:53 +05:30
Neeraj Gupta eed7fa9349
PhotoView:Limit maxlines for photo description 2022-11-26 14:39:24 +05:30
Neeraj Gupta 1a8a48567b
Caption: increase counter threshold 2022-11-26 14:32:27 +05:30
Neeraj Gupta 02f976167d
Show max 10 files in caption edit field 2022-11-26 13:29:56 +05:30
Neeraj Gupta d969eb5581
increase caption length from 280 -> 5000 2022-11-26 13:28:10 +05:30
Neeraj Gupta 25a218e1fb
remove sharing button for fav collection 2022-11-26 13:26:54 +05:30
Neeraj Gupta 7a928b4c6f
Merge remote-tracking branch 'origin/master' into collaboration_view 2022-11-25 22:50:50 +05:30
Neeraj Gupta 2edc747b62
Fix bug in handling shared fav collections 2022-11-25 16:43:08 +05:30
Neeraj Gupta a075f335e8
Fix state fresh issues while adding/remove participants 2022-11-25 16:34:35 +05:30
ashilkn 3826704950 make final 2022-11-25 16:23:32 +05:30
Neeraj Gupta 4143a14ab3
Fix state refresh issue on collab add/remove 2022-11-25 16:02:20 +05:30
Neeraj Gupta 59b9bafb7e
Merge branch 'master' into collaboration_view 2022-11-25 15:35:21 +05:30
Neeraj Gupta 39466c76c8
Fix typo 2022-11-25 10:56:03 +05:30
Neeraj Gupta 8fba024653
Minor fixes 2022-11-25 10:01:53 +05:30
Neeraj Gupta 94ce181f22
Add password reminder for iOS 2022-11-25 09:38:27 +05:30
Neeraj Gupta a297d8df16
Add method to verify current password 2022-11-25 09:35:28 +05:30
Neeraj Gupta 512c317ef0
rename 2022-11-24 18:38:27 +05:30
Neeraj Gupta aa5b1255bf
Fix copy and icon 2022-11-24 16:39:05 +05:30
Neeraj Gupta 2732b399d4
Add option to free up space for a device folder 2022-11-24 16:24:59 +05:30
Neeraj Gupta 6f386640d2
Merge branch 'master' into collaboration_view 2022-11-24 12:02:47 +05:30
Neeraj Gupta 06296051c1
Fix typo 2022-11-24 10:08:06 +05:30
Neeraj Gupta ac539fa4b5
Fix bug where hasMarkedAllFolder was set incorrectly 2022-11-24 10:06:25 +05:30
Neeraj Gupta 0bf87f4042
Fix bug where hasMarkedAllFolder was set incorrectly 2022-11-24 10:04:03 +05:30
ashilkn 1515495aed minor UI fix specific to android 2022-11-23 21:22:34 +05:30
Neeraj Gupta 3bc398c6b8
Add people: Remove elevatedBackground color 2022-11-23 19:13:52 +05:30
Neeraj Gupta 0b804c6e08
disable drag to dismiss 2022-11-23 13:24:02 +05:30
ashilkn 25195e369c make toggleValue nullable 2022-11-23 11:23:37 +05:30
Neeraj Gupta 7cee5e1b70
Merge remote-tracking branch 'origin/master' into bug_fixes 2022-11-23 11:20:23 +05:30
Neeraj Gupta cf2ad989ff
minor fix 2022-11-23 09:14:22 +05:30
Neeraj Gupta f17d8813a7
Add change log 2022-11-23 09:09:52 +05:30
Neeraj Gupta ef306d5925
Minor fix 2022-11-23 08:59:17 +05:30
Neeraj Gupta e5615ac17b
Fix critical bug in syncing folder 2022-11-23 08:58:57 +05:30
Neeraj Gupta 1ce7097ec9
Show UserAvator icon for incoming photos 2022-11-23 08:46:55 +05:30
Neeraj Gupta 86fc75aed9
Tweak UserAvatar UI 2022-11-23 08:35:37 +05:30
Neeraj Gupta 9885cd9636
Minor fix 2022-11-23 07:33:13 +05:30
Neeraj Gupta 1052b3c034
Show collab collections in add to list 2022-11-23 07:33:04 +05:30
Neeraj Gupta 14dbc28284
Add flag to return collaborative albums 2022-11-23 07:24:43 +05:30
Neeraj Gupta d72fc57d80
Add with correct role 2022-11-22 23:40:43 +05:30
Neeraj Gupta 6fca3883ea
Allow album owner to change role 2022-11-22 23:36:32 +05:30
Neeraj Gupta df9d5d5771
Support for adding as collaborator 2022-11-22 23:13:36 +05:30
Neeraj Gupta 54eef4f112
Add enum for collection participant 2022-11-22 21:23:50 +05:30
Neeraj Gupta af45eacd1f
Fix critical bug in syncing folder 2022-11-22 21:04:10 +05:30
Neeraj Gupta 0002ce2520
Merge branch 'bug_fixes' into collaboration_view 2022-11-22 19:48:09 +05:30
Neeraj Gupta 2e53ac6635
Add delay in refreshing 2FA status on appStart 2022-11-22 19:45:38 +05:30
Neeraj Gupta 72e056bc54
Fix: Fetch 2FA status when account is configured 2022-11-22 19:40:56 +05:30
Neeraj Gupta 4aef0f0323
Hook up UI elements 2022-11-22 17:03:34 +05:30
Neeraj Gupta 4cea0ea1ce
Allow add/managing users from participants page 2022-11-22 16:36:59 +05:30
Neeraj Gupta 02dd193c50
Copy change
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-11-22 16:36:38 +05:30
Neeraj Gupta 271f3ce294
Fix add to collection state refresh issue 2022-11-22 16:35:31 +05:30
Neeraj Gupta 8068d920cf
Integrate add to collection api in new UI 2022-11-22 16:16:51 +05:30
Neeraj Gupta 0f181fac7e
Add UI to list collection participants 2022-11-22 15:53:45 +05:30
Neeraj Gupta 421af35a09
Add helper method 2022-11-22 15:51:44 +05:30
Neeraj Gupta 9f84a49952
Fix BadElement: use firstOrNull instead of first 2022-11-22 14:13:40 +05:30
Neeraj Gupta 49c3922a1f
Fix: invoke super.dispose() 2022-11-22 14:10:57 +05:30
Neeraj Gupta 4515a21a73
Fix icons 2022-11-22 14:04:39 +05:30
Neeraj Gupta 1300007ac1
Minor UI tweaks 2022-11-22 13:50:05 +05:30
Neeraj Gupta dcb64c96cf
SharingPage: Highlight expired links 2022-11-22 13:40:58 +05:30
Neeraj Gupta 31cd07845e
Update copy 2022-11-22 13:32:54 +05:30
Neeraj Gupta db796c4522
Album: Confirm removal 2022-11-22 12:42:18 +05:30
Neeraj Gupta 6a9c4c8f6e
Remove unused code 2022-11-22 12:09:48 +05:30
Neeraj Gupta 5cfa5f5337
UI and state fixes for Add people page 2022-11-22 12:02:44 +05:30
Neeraj Gupta 4425bcbe73
Add people: Add email field 2022-11-22 10:43:32 +05:30
Neeraj Gupta d3ecc9634c
formatting changes 2022-11-22 10:18:58 +05:30
Neeraj Gupta 1e4e050577
Refactor suggestedusers logic in separate method 2022-11-22 10:16:24 +05:30
Neeraj Gupta 2c8c8da1db
Fix avatar color coding 2022-11-22 10:13:35 +05:30
Neeraj Gupta 7a3d85fd07
Add Suggestions: remove existing participants 2022-11-22 09:56:03 +05:30
Neeraj Gupta 8e7647a0d3
Hook add participant page on sharing page 2022-11-22 09:46:19 +05:30
Neeraj Gupta cc95185ff5
Hide pick existing email section if email list is empty 2022-11-22 09:43:17 +05:30
Neeraj Gupta a63222bb3a
Add UI skeleton for add participant page 2022-11-22 09:37:09 +05:30
Neeraj Gupta 3546b5ef33
MenuItem: Allow passing custom leadingIcon 2022-11-22 09:30:12 +05:30
Neeraj Gupta f4c7fc0f88
Gradient button disable state 2022-11-22 09:11:34 +05:30
ashilkn 0e026d681a Merge branch 'master' into redesign-with-components 2022-11-22 07:50:39 +05:30
Neeraj Gupta 6e904a4d46
Merge branch 'master' into collaboration_view 2022-11-21 23:15:27 +05:30
Neeraj Gupta 1e18531c5f
Merge pull request #663 from ente-io/fix_copy
Fix cases
2022-11-21 20:14:58 +05:30
Vishnu Mohandas 6713131c9a
Merge pull request #662 from ente-io/ui_fixes 2022-11-21 19:22:12 +05:30
ashilkn 8593ec89f9 use better variable names 2022-11-21 19:01:00 +05:30
ashilkn 8754626c6c Merge branch 'master' into toggle-select-all-improvement 2022-11-21 18:49:05 +05:30
ashilkn 8ff61c37e3 Enable 'selected all' state of icon only when all files are selected in day 2022-11-21 18:47:48 +05:30
Neeraj Gupta c3275fed49
Playing with corner radius 2022-11-21 17:37:24 +05:30
Neeraj Gupta f361df8b4f
Use adaptive switch 2022-11-21 17:36:32 +05:30
Ashil f6093ecaa6
Merge pull request #660 from ente-io/change-threshold-of-small-screen
change threshold for small screen
2022-11-21 17:21:40 +05:30
ashilkn 3d0c24f23c minor fix 2022-11-21 16:54:54 +05:30
ashilkn f2b190aaf3 change threshold of small screen 2022-11-21 16:42:52 +05:30
Neeraj Gupta 1975159b31
Fix stale thumbnail 2022-11-21 16:18:35 +05:30
Neeraj Gupta 17c7341508
Show fav collection is shared 2022-11-21 16:17:47 +05:30
Neeraj Gupta ef6ab0b54c
minor ui fixes 2022-11-21 16:09:14 +05:30
ashilkn cf20791248 change layout of gird 2022-11-21 15:15:25 +05:30
vishnukvmd 8ee5c863d8 Fix cases 2022-11-21 14:59:17 +05:30
ashilkn 8cb151b6c5 layout and style changes to 'day/date' in gallery 2022-11-21 14:58:55 +05:30
Neeraj Gupta 5e4aee84dd
refactor 2022-11-21 14:58:17 +05:30
Neeraj Gupta 694a23126c
Highlight expired links as warning 2022-11-21 14:50:51 +05:30
Neeraj Gupta 8bd004cc04
ManageLink: Handle expired links 2022-11-21 14:48:05 +05:30
Neeraj Gupta 5be75c7878
Support for removing participant from manage participant 2022-11-21 14:41:09 +05:30
ashilkn 39622c5049 increase tap area of 'select all from day' button 2022-11-21 14:32:51 +05:30
ashilkn 0700685773 make final 2022-11-21 11:34:39 +05:30
Neeraj Gupta c8dccd3b00
Use userAvatar in incoming collection items 2022-11-21 10:28:04 +05:30
Neeraj Gupta 400d59e7b8
Add avatarType different size and textStyle 2022-11-21 10:23:04 +05:30
Neeraj Gupta 4e3af9697c
Add widget to display participant avatar 2022-11-21 09:57:32 +05:30
Neeraj Gupta f6e565a67b
Theme:Add colors for avatars 2022-11-21 08:01:46 +05:30
Neeraj Gupta c2a7d1bbf6
UI: Add basic design for managing participant 2022-11-21 07:43:13 +05:30
Neeraj Gupta e49303519e
Make text bold 2022-11-21 07:41:04 +05:30
Neeraj Gupta 2e4167a97f
User: Helper properties to identify role 2022-11-21 07:40:42 +05:30
Neeraj Gupta 2614a389e2
rename 2022-11-20 17:25:12 +05:30
Neeraj Gupta 507533646f
Collection: Persist user role 2022-11-20 17:24:10 +05:30
Neeraj Gupta 9740c7f8b3
UI: Move remove link option insided manage link 2022-11-20 16:32:14 +05:30
Neeraj Gupta d73ef88b66
Move enable/disable link action in separate actions file 2022-11-20 16:29:13 +05:30
Neeraj Gupta 9aa3b222a9
UI: Redesign manage links page 2022-11-20 15:44:45 +05:30
Neeraj Gupta f3aeaa618c
Update copy 2022-11-20 12:51:11 +05:30
Neeraj Gupta 2960cc3ec1
UI: Use existing components for public link 2022-11-20 12:31:06 +05:30
Neeraj Gupta 222b88a8ef
Show sharing option in a page instead of dialog 2022-11-20 10:03:24 +05:30
Neeraj Gupta 443762c129
Add componenet for MenuSectionTitle 2022-11-20 10:01:45 +05:30
ashilkn cd1d49f438 minor fix 2022-11-19 17:06:16 +05:30
ashilkn e9820905e9 made search bar little smaller 2022-11-19 16:29:57 +05:30
Ashil 621dc1cd21
Merge pull request #652 from ente-io/remove-listeners-properly
remove listeners properly
2022-11-18 20:00:11 +05:30
ashilkn 600bea7ef9 close settings drawer on autoLogOut 2022-11-18 18:50:43 +05:30
ashilkn bb66f60829 remove listeners properly 2022-11-18 18:27:39 +05:30
ashilkn 9f3c693e7d bug fix : selected files thumbnail not not getting refreshed on 'cancel' 2022-11-18 17:26:39 +05:30
Ashil b5ea99b1e8
Merge pull request #649 from ente-io/batch-files
Batch files
2022-11-18 15:56:54 +05:30
Neeraj Gupta c6c52455a6
iOS: Clear files from cache on upload success or hard failures 2022-11-18 15:27:21 +05:30
ashilkn f8296ca639 minor fix 2022-11-18 14:26:09 +05:30
ashilkn 253614143a define params inside each batch 2022-11-18 12:52:34 +05:30
ashilkn 3fa1875392 Merge branch 'master' into batch-files 2022-11-18 12:08:51 +05:30
ashilkn 36fe2d46d4 use constant variable for batch size 2022-11-18 11:35:46 +05:30
ashilkn 6f30346462 batch files to batch of 1000s on deleteFromTrash() 2022-11-18 10:52:52 +05:30
ashilkn 7607cbf788 batch files to batch of 1000s on removeFromCollection() 2022-11-17 21:34:48 +05:30
ashilkn ce9c44e581 refactor batching on trashFilesOnServer() 2022-11-17 17:33:21 +05:30
Neeraj Gupta 4fc020c36e
Fix: Ignore unuploaded files while getting collection cnt and thumbnail 2022-11-17 17:30:31 +05:30
Neeraj Gupta 20fb10fd69
Fix icon for unsynced files 2022-11-17 17:23:32 +05:30
ashilkn c6a8d9dcf8 batch files to batch of 1000s on restore() 2022-11-17 17:05:54 +05:30
ashilkn ee95b7effd batch files to batch of 1000s on updateMagicData() 2022-11-17 16:27:22 +05:30
Neeraj Gupta a3e278ef0f
Remove unused code 2022-11-17 15:34:33 +05:30
Neeraj Gupta fecf139284
Disable archive album for favorite collection 2022-11-17 15:21:17 +05:30
Neeraj Gupta 04ff719fe4
Skip confirmation while deleting empty albums 2022-11-17 15:19:34 +05:30
Neeraj Gupta 4eaad13bd8
CollectionDelete: Do not turn-off folder backup if collection is empty 2022-11-17 15:10:13 +05:30
ashilkn 9d7b830c7d batch files to batch of 1000s on addToCollection() 2022-11-17 15:08:35 +05:30
Neeraj Gupta 75fd37718c
Fix: Create on ente album only when files can be uploaded in that album 2022-11-17 14:45:17 +05:30
ashilkn 6c882d233e batch files to batch of 1000s on move() 2022-11-17 14:44:01 +05:30
Neeraj Gupta 477bd529da
Modify icons for Thumbnail and Live photos 2022-11-17 11:50:17 +05:30
ashilkn 107e7c552b remove unused variable 2022-11-17 11:09:22 +05:30
Neeraj Gupta ee510a38d8
Show fav icon for only favorite album 2022-11-17 11:02:24 +05:30
Neeraj Gupta 32b951bad2
Add icon for favorite 2022-11-17 11:00:51 +05:30
Neeraj Gupta f063bdbd4d
Favorite: Cache fav fileIds for quick lookup 2022-11-17 11:00:23 +05:30
Neeraj Gupta e20784f772
Critical: Fix bug where fav button was not visible for files present locally 2022-11-17 10:52:15 +05:30
Neeraj Gupta 7d8ec259b5
Remove handling of fav while sorting non-fav collections 2022-11-16 22:36:53 +05:30
Neeraj Gupta 9adfe7d6a3
Hide fav folder if it's empty 2022-11-16 22:34:45 +05:30
Neeraj Gupta 40b5216573
Always show fav albums first 2022-11-16 22:31:57 +05:30
ashilkn aafaf22bf0 add .ignore for future 2022-11-16 20:03:39 +05:30
ashilkn fc195bc81a Merge branch 'master' into 2fa-toggle-bug-fix 2022-11-16 19:11:46 +05:30
ashilkn 64591cf02c handled cases where toggle's onChanged returns an error 2022-11-16 19:10:15 +05:30
ashilkn 41d3b6091b bug fix 2022-11-16 18:31:29 +05:30
ashilkn f0838f5916 added listener to TwoFactorStatusChangeEvent to change two factor status in shared pref when event fires 2022-11-16 18:29:25 +05:30
ashilkn c7d6542219 move two shared pref logic to user service 2022-11-16 17:50:02 +05:30
ashilkn 5f87594057 avoid passing completer in disableTwoFactor() 2022-11-16 17:30:44 +05:30
ashilkn 8be02877bf fix disable two factor bug 2022-11-16 17:24:48 +05:30
ashilkn abe868cbf8 remove use of future in value of ToggleSwitchWidget 2022-11-16 16:36:45 +05:30
ashilkn a80b1251bf removed listener 2022-11-16 16:22:49 +05:30
ashilkn eb1f23fba4 disable 'all selected' state after unselecting each file manually after selecting all 2022-11-16 15:22:07 +05:30
ashilkn bc2caac531 Merge branch 'master' into select-photos-of-day 2022-11-16 10:05:52 +05:30
ashilkn 32640948c5 Merge branch 'master' into 2fa-toggle-bug-fix 2022-11-16 10:03:41 +05:30
Ashil 02a91d32a4
Merge pull request #643 from ente-io/fix_time
[Migration] Fix bad creation time for already imported/uploaded files
2022-11-16 10:02:54 +05:30
ashilkn 2d7d82d556 sync two factor status in shared pref everytime two factor status is fetched from server 2022-11-16 09:37:13 +05:30
ashilkn 8d32ce3dea use better typedef names 2022-11-16 09:20:33 +05:30
ashilkn eea62276a6 Merge branch 'master' into 2fa-toggle-bug-fix 2022-11-15 19:13:04 +05:30
ashilkn 4555f5d79f use completer to fix bug on 2FA status change 2022-11-15 19:12:26 +05:30
ashilkn 5fec54736e store 2FA status in shared preference 2022-11-15 19:11:43 +05:30