Commit graph

194 commits

Author SHA1 Message Date
ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +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 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
vishnukvmd 31673c6a1d Fix another divider 2022-12-16 17:21:35 +05:30
vishnukvmd dfad4d62bb Fix divider color 2022-12-16 17:18:06 +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
vishnukvmd 94251a12fa Fix bottom radius behavior 2022-12-16 12:08:42 +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
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 5a446857d4 Update copy 2022-12-16 09:44:44 +05:30
vishnukvmd d50f2aee62 Remove extra space 2022-12-16 09:43:29 +05:30
vishnukvmd 2b3073a236 Remove extra space 2022-12-16 09:43:16 +05:30
vishnukvmd 2e4dba3fe1 Fix top radius for Add email button 2022-12-16 09:42:18 +05:30
vishnukvmd 35a6afb0da Fix typo 2022-12-16 09:40:33 +05:30
Neeraj Gupta 3a81ef51d9
Enable collaboration in debug mode only 2022-12-15 22:25:50 +05:30
Neeraj Gupta 439c7241d4
Add hooks for more file actions 2022-12-15 15:32:46 +05:30
Neeraj Gupta 1aadc08fdf
Merge branch 'redesign-with-components' into collaboration_view 2022-12-14 15:13:54 +05:30
Neeraj Gupta 90c688e21c
Fix build 2022-12-12 13:02:00 +05:30
Neeraj Gupta 9cf457a903
remove feature flag 2022-12-12 12:55:46 +05:30
Neeraj Gupta 8891b0ce58
Merge branch 'master' into collaboration_view 2022-12-11 19:18:23 +05:30
Neeraj Gupta 705b4bb39f
Add enable collect flag behind feature flag 2022-12-11 18:36:57 +05:30
Neeraj Gupta 6eee6130a0
Fix album participants for viewers/collaborators 2022-12-08 20:23:09 +05:30
Neeraj Gupta 247be939b9
Allow album participants to view other participants 2022-12-08 19:10:27 +05:30
Neeraj Gupta b71c214c58
Merge branch 'master' into collaboration_view 2022-12-08 14:06:00 +05:30
Neeraj Gupta 4143a14ab3
Fix state refresh issue on collab add/remove 2022-11-25 16:02:20 +05:30
Neeraj Gupta 3bc398c6b8
Add people: Remove elevatedBackground color 2022-11-23 19:13:52 +05:30
Neeraj Gupta 86fc75aed9
Tweak UserAvatar UI 2022-11-23 08:35:37 +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 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 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 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 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 ef6ab0b54c
minor ui fixes 2022-11-21 16:09:14 +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
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 2614a389e2
rename 2022-11-20 17:25:12 +05:30
Neeraj Gupta 9740c7f8b3
UI: Move remove link option insided manage link 2022-11-20 16:32:14 +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
vishnukvmd 6eca928d60 Remove the option to pick contacts since PlayStore can't sort their shit out 2022-09-29 14:53:14 +05:30
Neeraj Gupta 5f5caeb887
Remove disableUrl sharing feature flag 2022-09-15 11:04:22 +05:30
Neeraj Gupta 3c6acb85ba
Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
Neeraj Gupta 9b2a992a90
remove share collection icon from device folders 2022-09-07 16:28:38 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta 00cbc2e60c
Remove unsued device_folder and rename file 2022-09-06 22:19:02 +05:30
Neeraj Gupta 718fcdf6cb
Rename device_collection.sync -> should_backup 2022-09-01 00:21:17 +05:30
Neeraj Gupta dc0c856a4c
rename DevicePathCollection to DeviceCollection 2022-09-01 00:09:39 +05:30
Neeraj Gupta 1533ac4098
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-29 23:32:00 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
Neeraj Gupta 0c07eb4d05
More changes related to backup folder tracking 2022-08-23 18:25:07 +05:30
Neeraj Gupta 5bcb53bee4
Lint fixes 2022-07-12 12:00:02 +05:30
Neeraj Gupta edabfe6da3
lint: enable prefer_const_constructors_in_immutables rule 2022-07-04 14:13:01 +05:30
Neeraj Gupta 460dd1203e
Prefer const 2022-07-04 11:33:10 +05:30
Neeraj Gupta c6546d32de
Refactor gradient button 2022-07-04 10:15:32 +05:30
Neeraj Gupta fdadf36baa
Lint fixes 2022-07-03 15:39:01 +05:30
Neeraj Gupta 1911f8fa83
dart format 2022-07-03 15:19:33 +05:30
Neeraj Gupta 590715c9d8
Fix few flutter_lint hints 2022-07-03 15:15:00 +05:30
Neeraj Gupta a25cdbf570
replace loading widget var with EnteLoadingWidget 2022-07-03 11:34:42 +05:30
Neeraj Gupta 348ddc1f69
reactor: move widgets location 2022-07-01 20:09:02 +05:30
Neeraj Gupta 815e12eeb4
reactor: move widgets location 2022-07-01 20:08:33 +05:30