Commit graph

3358 commits

Author SHA1 Message Date
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 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
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 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 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 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 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
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 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
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 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 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
ashilkn 3fa1875392 Merge branch 'master' into batch-files 2022-11-18 12:08:51 +05:30
Neeraj Gupta 20fb10fd69
Fix icon for unsynced files 2022-11-17 17:23:32 +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
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 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 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 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 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 02479a9955 add initial value property in ToggleSwitchWidget for setting the initial value of toggle 2022-11-15 15:46:15 +05:30
ashilkn bf0971f8ce made futures acceptable as value in ToggleSwitchWidget 2022-11-15 14:41:35 +05:30
Neeraj Gupta 34de3f5fc3
Merge pull request #583 from ente-io/empty_albums
Empty albums
2022-11-15 10:54:56 +05:30
ashilkn 43d48916e2 minor changes 2022-11-14 18:23:03 +05:30
Neeraj Gupta 504bdddd95
Merge pull request #641 from ente-io/more_fixes
Misc. fixes and perf improvements
2022-11-14 11:17:48 +05:30
Neeraj Gupta 4a203d995e
Fix stale coverphoto to device folder 2022-11-14 10:43:39 +05:30
ashilkn 61ecbb3321 Merge branch 'master' into select-photos-of-day 2022-11-14 10:07:42 +05:30
ashilkn 39c749a39c code refactoring 2022-11-14 10:04:22 +05:30
Vishnu Mohandas 73e49b84f5
Merge pull request #638 from ente-io/fix_case
Fix more cases
2022-11-13 13:53:18 +05:30
vishnukvmd d8c3e1cd31 Fix more cases 2022-11-13 13:37:06 +05:30
Vishnu Mohandas 0860a2d8bf
Merge pull request #637 from ente-io/fix_case
Fix case
2022-11-13 13:33:24 +05:30
vishnukvmd c237040620 Fix case 2022-11-13 13:26:59 +05:30
Neeraj Gupta fa4156a358
rename 2022-11-12 16:58:34 +05:30
Neeraj Gupta 32e299c82b
Update removalEvents for Hidden Page 2022-11-12 16:41:17 +05:30
Neeraj Gupta 943d1ba0d6
Move to next/preview photo on Hiding file 2022-11-12 16:41:17 +05:30
Neeraj Gupta 2121ea613e
Remove hidden files from archived section 2022-11-12 16:41:16 +05:30
Neeraj Gupta 6346f0587d
Fix collection state refresh bug during hide 2022-11-12 16:41:13 +05:30
Neeraj Gupta ae00494854
Logging improvements 2022-11-12 10:49:38 +05:30
Neeraj Gupta 9f72614ed2
Logging improvements: 2/n 2022-11-11 18:39:22 +05:30
Neeraj Gupta 9faeb511db
Log source for all CollectionUpdate events 2022-11-11 17:00:37 +05:30
Neeraj Gupta 89cdc4cd99
Event: Add reason 2022-11-11 16:14:12 +05:30
Neeraj Gupta 4cc2f70710
Enchance logs for easier debugging 2022-11-11 15:53:35 +05:30
Neeraj Gupta 2fa1c19d0c
Improve logging for gallery logs 2022-11-11 15:00:07 +05:30
Neeraj Gupta 2ddae3b7a6
Merge pull request #633 from ente-io/wake_lock
Fix device sleep issue for videos played inside memories widget
2022-11-11 12:28:20 +05:30
Neeraj Gupta 078bf1bf61
Fix typo 2022-11-11 12:25:16 +05:30
Neeraj Gupta ebc2343508
Fix device sleep issue for videos played inside memories widget 2022-11-11 12:23:31 +05:30
Neeraj Gupta 8183149585
Hide fav button for un-uploaded files 2022-11-11 11:54:43 +05:30
Neeraj Gupta 2de6562343
Do not show hide option for local only files 2022-11-11 11:53:01 +05:30
ashilkn 9223ffbe69 remove rebuild on unselecting all files + use better name 2022-11-10 17:17:05 +05:30
ashilkn 0b3096c7d5 Merge branch 'master' into select-photos-of-day 2022-11-10 16:26:46 +05:30
ashilkn 572e0c1be0 properly remove all listeners in lazy_loading_gallery.dart 2022-11-10 16:23:09 +05:30
Neeraj Gupta 885678126d
AppUpdate: Add link to install manually 2022-11-10 00:25:02 +05:30
Neeraj Gupta 707db4e667
Fix Linter 2022-11-09 23:53:30 +05:30
ashilkn 9788fdd30f changed a comment 2022-11-09 19:21:36 +05:30
ashilkn f7cc3fd692 bug fix : select all not removed on unselecting all after scrolling down 2022-11-09 18:24:08 +05:30
ashilkn 9345abe3c9 show select all button only when at least one file is selected 2022-11-09 18:01:59 +05:30
ashilkn 003f1f950c minor bug fix 2022-11-09 17:51:03 +05:30
ashilkn de9f8a05ea minor changes 2022-11-09 17:30:28 +05:30
ashilkn 4fe8006148 update 'select all from day' icon on canceling all selected files 2022-11-09 16:44:41 +05:30
ashilkn 70676c239d Fix : setState() called after dispose() 2022-11-09 16:17:01 +05:30
ashilkn 3bc94ca735 change 'select all from day icon' on selection 2022-11-09 15:45:30 +05:30
Neeraj Gupta 630fde594e
Only mark hidden when bottomSheet is dismissed 2022-11-09 15:39:38 +05:30
ashilkn a69b44ee00 implement select and unselect all files from day 2022-11-09 15:33:04 +05:30
Neeraj Gupta 7c378eff75
UI fixes for change log screen 2022-11-09 15:15:56 +05:30
Neeraj Gupta 9592eb1f59
DebugOnly: Support for clearing changelog tracking 2022-11-09 13:50:14 +05:30
Neeraj Gupta 52a8713964
Do not show change log for fresh install 2022-11-09 13:49:36 +05:30
Neeraj Gupta a74137103f
Track if changeLog needs to be shown or not 2022-11-09 13:48:58 +05:30
Neeraj Gupta 69cb182d19
UI: Change log UI changes 2022-11-09 13:36:10 +05:30
Neeraj Gupta 59db5f9795
Add widget for changeLog entry 2022-11-09 11:32:35 +05:30
ashilkn 82cc2dd12e add select all files in a day icon in UI 2022-11-09 10:12:32 +05:30
ashilkn 5e43f975d1 show empty albums in list of albums on move/add 2022-11-08 16:40:46 +05:30
ashilkn 6891dd4289 minor change to divider component 2022-11-08 15:31:47 +05:30
ashilkn 9e81b8a418 Merge branch 'master' into minor-fixes 2022-11-08 15:18:19 +05:30
ashilkn 8e33c0fff9 change background color of file info 2022-11-08 14:57:39 +05:30
ashilkn a89fa3c11e corrected blurStroke colors 2022-11-08 14:50:30 +05:30
ashilkn df7eed34a1 minor changes 2022-11-08 14:15:17 +05:30
ashilkn eb22c34208 show free space as 0 if value is negative 2022-11-08 13:52:12 +05:30
ashilkn ed8765378a get file size from db if available in file info 2022-11-08 13:39:53 +05:30
ashilkn 7aa6cc3605 show used space in MBs if < 100 MB 2022-11-07 19:26:18 +05:30
ashilkn 126e630482 Storage card: show sizes in TB if size >= 1000 2022-11-07 18:59:45 +05:30
ashilkn 2fe80cee31 check if mounted 2022-11-07 14:32:39 +05:30
ashilkn 91d839e05a file caption hint style fix 2022-11-07 14:14:56 +05:30
ashilkn 961513e639 change barrier color of file info 2022-11-07 13:46:00 +05:30
ashilkn c4a2683339 remove bouncing physics in file info 2022-11-07 13:43:41 +05:30
ashilkn 362d66d5ed close file info on saving caption 2022-11-07 13:26:50 +05:30
Neeraj Gupta 4a060c4edd
Fix unawaited future warnings 2022-11-06 16:06:33 +05:30
Neeraj Gupta 943c5edfb6
Add lint rule to warn for unawaited futures 2022-11-06 15:46:14 +05:30
Neeraj Gupta 0d622f0ed1
Make emptyState null safe 2022-11-06 15:04:56 +05:30
Neeraj Gupta 077b246e83
Fix import 2022-11-06 15:04:40 +05:30
Neeraj Gupta c9163919a6
Change severity for lint rule 2022-11-06 14:48:54 +05:30
Neeraj Gupta bbbc61fd4e
Merge branch 'master' into empty_albums 2022-11-06 14:45:46 +05:30
Neeraj Gupta 139e3c7835
Fix prefer_final_locals warnings 2022-11-06 14:04:06 +05:30
Neeraj Gupta 19cc54f422
Fix lint issues 2022-11-06 13:52:54 +05:30
Neeraj Gupta f330b1e6a6
Revert color change 2022-11-06 10:58:25 +05:30
Neeraj Gupta 0e9c2162b5
Caption: Add suggest in empty search result 2022-11-06 10:01:04 +05:30
Neeraj Gupta 396bf731b4
Caption: Add border radius and change fill color 2022-11-06 09:57:25 +05:30
Neeraj Gupta 2411c09658
Caption: Use TextCapitalization.sentences 2022-11-06 00:31:51 +05:30
Neeraj Gupta 803d0829d8
Fix caption hint 2022-11-05 23:32:03 +05:30
Neeraj Gupta 32269b74fe
Change title for description searchResult 2022-11-05 19:36:03 +05:30
ashilkn 837a2b468e Merge branch 'master' into caption 2022-11-05 17:43:04 +05:30
ashilkn 4eb2492736 bug fix 2022-11-05 17:31:25 +05:30
ashilkn 2717fe36c6 Don't show edit caption field for shared and local files 2022-11-05 17:26:29 +05:30
ashilkn ed17f8e288 bug fix + copy change 2022-11-05 17:18:28 +05:30
ashilkn e5125254b2 bug fix : empty string being saved everytime file info is closed without editing caption 2022-11-05 17:13:05 +05:30
Neeraj Gupta 847d27a138
Support for saving live photo on iOS 2022-11-05 16:11:50 +05:30
ashilkn 27c660771f handled cases where caption is null 2022-11-05 13:47:02 +05:30
ashilkn 6dbafb118b Merge branch 'caption_search' into caption 2022-11-05 13:29:16 +05:30
ashilkn 53e764fe23 Edit over the already available caption on focus 2022-11-05 13:10:54 +05:30
ashilkn d7a2d6f093 Allow to save empty caption 2022-11-05 12:51:45 +05:30
ashilkn 7540e08393 added scrollbar in file info 2022-11-05 11:58:17 +05:30
ashilkn 8c8d18e6b9 aligned file caption text to center 2022-11-05 11:28:11 +05:30
Neeraj Gupta ec8aab680d
Add support for searching by caption 2022-11-05 11:22:28 +05:30
ashilkn 7b69dbb61f resolved merge conflicts 2022-11-05 11:02:15 +05:30
Neeraj Gupta dbe51b0d21
Add Result type for captions 2022-11-05 11:00:03 +05:30
ashilkn 28c116eb2a show updated caption on going back to file from file info 2022-11-05 10:53:21 +05:30
ashilkn ec1ad68ad6 added caption on fading bottom bar 2022-11-05 10:11:21 +05:30
ashilkn a5c7f82019 add caption as hint text in caption textField 2022-11-05 09:57:38 +05:30
ashilkn 56c8bc1718 renamed InfoItemTextWidget to FileCaptionWidget and moved it out of components subfolder 2022-11-05 09:25:17 +05:30
ashilkn 921afb9a15 save caption on dismissing bottom sheet 2022-11-04 17:17:48 +05:30
ashilkn 358efb20b8 change caption on submit ('done' on keyboard) 2022-11-04 16:19:47 +05:30
ashilkn 9a16d0e822 UI interactions fixes + save on close & 'done' handlers 2022-11-04 14:53:04 +05:30
ashilkn b8c68c2eb4 Move bottom sheet along with keyboard 2022-11-04 12:37:58 +05:30
ashilkn c6f68ad5cb removed divider that comes after text field in file info 2022-11-04 11:12:54 +05:30
ashilkn 7f184681d2 added custom text counter for textField InfoItemWidget 2022-11-04 10:59:12 +05:30
ashilkn 89dfb6d45b layout changes in file info 2022-11-04 10:22:09 +05:30
ashilkn 3c1d68cd8d add textfield for caption in file info by creating InfoItemWidget 2022-11-03 16:25:39 +05:30
ashilkn 3456b214d2 declared and used backdropFaint color for bottom sheet barrier color 2022-11-03 15:32:16 +05:30
ashilkn 6e16a7c0a9 used widget that restricts the height of bottom sheet 2022-11-03 14:21:31 +05:30
Neeraj Gupta beeeb2e84a
Add hide in removal event for colleciton & device gallery 2022-11-03 13:39:05 +05:30
Neeraj Gupta 27328e3fc5
Hide: Go back after a fixed delay 2022-11-03 13:35:09 +05:30
ashilkn 2e11f9431d UI bug fix 2022-11-03 11:31:57 +05:30
ashilkn 0d1311ae57 converted raw exif button to listTile 2022-11-03 11:15:41 +05:30
Neeraj Gupta 04aa543bbe
Hidden Empty State: Use ente theme colors 2022-11-03 10:13:24 +05:30
Neeraj Gupta 3a3cb2d8f8
move hidden empty widget in separate file 2022-11-03 09:58:06 +05:30
Neeraj Gupta 100d9cb68e
rename widget 2022-11-03 09:55:55 +05:30
Neeraj Gupta c22a0f4bc4
Merge branch 'hidden' of github.com:ente-io/frame into hidden 2022-11-03 09:53:19 +05:30
ashilkn fa042ee607 File info : use CustomScrollView + add dividers while building list in UI 2022-11-03 08:38:27 +05:30
vishnukvmd 52f747c55c Prettify empty state for hidden 2022-11-02 22:35:32 +05:30
ashilkn b098208b38 misc changes in TitleBarWidget 2022-11-02 21:36:08 +05:30
ashilkn aba878a1fd used enum for IconButton types 2022-11-02 19:49:39 +05:30
Neeraj Gupta ad8cc1fc81
Fix: RangeError during edit 2022-11-02 19:27:58 +05:30
ashilkn bd96b44976 use modal_bottom_sheet package for file info bottom sheet 2022-11-02 19:26:59 +05:30
Neeraj Gupta 774aaee871
Hide fav and archive option for hidden files 2022-11-02 19:00:56 +05:30
Neeraj Gupta 743ff95503
use final 2022-11-02 16:17:47 +05:30
Neeraj Gupta 66e7fc0560
Add unhide option in overflow menu 2022-11-02 15:55:32 +05:30
Neeraj Gupta 379eb1e3e7
minor refactor 2022-11-02 15:29:44 +05:30
Neeraj Gupta 4dec914553
Remove ff for hide 2022-11-02 15:23:24 +05:30
Neeraj Gupta 6532844a28
Merge remote-tracking branch 'origin/master' into hidden 2022-11-02 13:21:24 +05:30
ashilkn 9e39a75466 removed commented out code 2022-11-02 13:17:07 +05:30
Neeraj Gupta 5740a0757c
Merge remote-tracking branch 'origin/master' into hidden 2022-11-02 13:13:54 +05:30
ashilkn f14f430aaf Merge branch 'master' into new-layout-changes 2022-11-02 13:11:59 +05:30
ashilkn 0ef5a1c486 made divider component 2022-11-02 13:09:36 +05:30
Neeraj Gupta 37cb3fd78b
Change emptyState text for hidden 2022-11-02 11:39:40 +05:30
Neeraj Gupta 4bd79d5924
EmptyState: Center align text 2022-11-02 11:37:05 +05:30
Neeraj Gupta 66094de514
Gallery: Add option to set custom widget for emptyState 2022-11-02 11:36:45 +05:30
ashilkn 5aee648ab7 minor fix 2022-11-02 11:21:33 +05:30
Neeraj Gupta 6c2beb85ca
Merge branch 'master' of github.com:ente-io/frame into hidden 2022-11-02 10:45:26 +05:30
Neeraj Gupta ed40f76f87
Fix hide icon color 2022-11-02 10:40:57 +05:30
Neeraj Gupta 2ebe747975
Remove popup menu item from bottom overflow menu 2022-11-02 09:53:40 +05:30
Neeraj Gupta e1d9c6d6e2
Show hide option in file overflow menu 2022-11-02 09:50:34 +05:30
Neeraj Gupta bed1ce6574
Add hidden option in the bottom overflow menu 2022-11-02 09:36:19 +05:30
ashilkn 463fa87591 used IconButtonWidget for search icon 2022-11-01 18:11:51 +05:30
ashilkn a748ab5eff changed padding of IconButtonWidget and layout changes where it is used 2022-11-01 18:08:09 +05:30
ashilkn 75de63e134 layout changes to ExpandableMenuItemWidget 2022-11-01 17:39:07 +05:30
ashilkn 8fb752f578 layout changes to MenuItemWidget and CaptionedTextWidget 2022-11-01 17:02:29 +05:30
ashilkn 3e715a6f3d minor size change for toggle switch 2022-11-01 16:27:48 +05:30
ashilkn f0027c7738 Merge branch 'master' into storage-card-fixes 2022-11-01 15:59:02 +05:30
Ashil d27de3205d
Merge pull request #611 from ente-io/toggle-status
Toggle status
2022-11-01 15:58:32 +05:30
ashilkn 084e8c517c constrained width to 350 for email in settings screen 2022-11-01 15:55:33 +05:30
ashilkn 394fbc5aa0 renamed DetailsSectionWidget to StorageCardWidget 2022-11-01 15:49:01 +05:30
Neeraj Gupta 719f3c5ee8
Show hidden folder in file info 2022-11-01 13:48:39 +05:30
ashilkn 70cf65cc6b minor padding and size changes 2022-11-01 11:58:54 +05:30
ashilkn dd78c28444 avoid popping menuItem when state icon is visible and text is long 2022-11-01 09:49:39 +05:30
ashilkn 1b245a5021 show toggle feedback on short unsuccessful onchanged 2022-11-01 08:24:25 +05:30
ashilkn 8e1278c7e4 added debouncer to toggle status 2022-11-01 07:44:29 +05:30
ashilkn 29ac7c784d go to home screen on clicking 'close' from backup settings screen 2022-10-31 22:08:16 +05:30
ashilkn e96f6d7ac6 remove onPressed state on tap cancel for storage card 2022-10-31 20:15:56 +05:30
ashilkn 91c5ef307e change incorrect box constrain for storage card 2022-10-31 19:18:54 +05:30
ashilkn 01d5ed6be2 show check mark if toggle is successful 2022-10-31 18:40:01 +05:30
Neeraj Gupta 3b74fdfa02
rename 2022-10-31 16:46:04 +05:30
Neeraj Gupta b4fc5d2852
Remove hidden album from fileInfo section 2022-10-31 16:23:23 +05:30
Neeraj Gupta 830d8c3d8e
Changes for Hidden 2022-10-31 15:26:59 +05:30
Neeraj Gupta 59f956f308
Move hide option in overflow 2022-10-31 14:11:56 +05:30
Neeraj Gupta 9d9c19ab8b
Merge branch 'master' into hidden 2022-10-31 12:29:40 +05:30
ashilkn 7f064b7a98 show EnteLoadingWidget when changes are being made internally on toggling switch 2022-10-29 18:42:35 +05:30
ashilkn 2e32ae259d layout changes in storage card 2022-10-29 17:28:09 +05:30
ashilkn 408e71c7a6 removed photos and videos count from storage card 2022-10-29 17:19:50 +05:30
ashilkn bea5441363 fetch memories count from network api 2022-10-29 17:17:30 +05:30
ashilkn 8c2f3efb0c minor layout changes to EnteLoadingWidget 2022-10-29 16:36:38 +05:30
ashilkn e7c0b5fad6 minor layout change for ToggleSwitch 2022-10-29 16:12:34 +05:30
ashilkn a75bee5267 toggle ToggleSwitch before what in turn changes internally is changed 2022-10-29 15:24:50 +05:30
ashilkn 059efb02a5 removed conformation dialog on 'Disable auto lock' 2022-10-29 11:21:09 +05:30
ashilkn 060440bf39 minor UI bug fix 2022-10-29 06:00:38 +05:30
ashilkn c24bddd11b contain rebuilds upon changing ToggleSwitchWidget inside itself 2022-10-28 20:01:12 +05:30
ashilkn 58f2849e2e minor UI efficiency improvement 2022-10-28 16:20:06 +05:30
ashilkn b69a4a6b75 enable scroll only when sufficient content is available 2022-10-28 15:47:25 +05:30
ashilkn f6fef679cd go back on close button 2022-10-28 15:35:48 +05:30
ashilkn ab8b725fc2 removed backup settings's settings from settings screen 2022-10-28 15:26:51 +05:30
ashilkn e7dd9b64a5 added functionality to toggle switches in backup settings 2022-10-28 15:24:30 +05:30
ashilkn 0c9783c6af made 'Backup settings' screen 2022-10-28 11:49:49 +05:30
ashilkn c766d30662 fallback to menuItemColor if pressedColor is null on pressed state on MenuItemWidget 2022-10-28 11:11:52 +05:30
ashilkn 9854994992 add option to disable gesture detector for MenuItemWidget 2022-10-28 11:09:11 +05:30
ashilkn 3956ef37ca created MenuSectionDescription component 2022-10-28 10:58:09 +05:30
ashilkn e5d2f8114d add option to remove top and/or bottom border radius of MenuItemWidget 2022-10-28 10:46:00 +05:30
ashilkn 4669d063fd added option to add custom colors to IconButtonWidget 2022-10-27 19:31:43 +05:30
ashilkn bd0c7624f0 used IconButtonWidget in TitleBarWidget 2022-10-27 19:29:02 +05:30
ashilkn 718bd09e29 used IconButtonWidget on NotificationWarningWidget 2022-10-27 19:19:30 +05:30
ashilkn ffd4d5f1fb used IconButtonWidget on HomeHeaderWidget 2022-10-27 18:21:48 +05:30
ashilkn 48b56d5dd7 bug fix 2022-10-27 17:36:56 +05:30
ashilkn 8275053999 added option to disable gestureDetector for iconButton 2022-10-27 17:06:10 +05:30
ashilkn bdf532ff09 show nothing if icon type is not specified in iconButton 2022-10-27 16:55:40 +05:30
ashilkn be1430d963 shorten animation duration of iconbutton 2022-10-27 16:37:39 +05:30
ashilkn c793e42f16 add pressed state for iconButton 2022-10-27 16:16:02 +05:30
Neeraj Gupta d25ddb65ce
Merge branch 'master' into hidden 2022-10-27 13:16:36 +05:30
Neeraj Gupta 354f0b2698
put hidden behind ff 2022-10-27 13:09:15 +05:30
Neeraj Gupta 587c0b5cd9
Support for basic hidden functionality 2022-10-27 12:53:45 +05:30
ashilkn db31aedb2e made IconButton component 2022-10-27 12:44:52 +05:30
ashilkn bec4a99548 added option to disable flexible space 2022-10-27 11:50:38 +05:30
Neeraj Gupta 7fddd55eb4
hidden collection from main timeline 2022-10-27 11:37:20 +05:30
Neeraj Gupta c479a8e225
Support for hidden stuff 2022-10-27 11:35:39 +05:30
ashilkn 93c0c5940a used better identifier names 2022-10-27 11:15:57 +05:30
ashilkn 1c83a2095b Merge branch 'master' into title-bar-component 2022-10-27 10:46:20 +05:30
Neeraj Gupta 5932bcb3cd
Hide hidden collections from timeline and memory 2022-10-26 22:41:06 +05:30
ashilkn aab989bc7e added white space on top of flexibleSpace's content to fill the space of toolbar 2022-10-26 20:04:24 +05:30
ashilkn 1364ef3e04 added visual density rule to follow for action widgets passed to TitleBarWidget 2022-10-26 18:51:23 +05:30
ashilkn 45f0b66916 show 1st decimal place for used space if free space is less than 10GB 2022-10-26 17:45:48 +05:30
ashilkn 0e338f8c7e minor refactoring 2022-10-26 17:05:34 +05:30
Neeraj Gupta 14a95bfebc
Fix UI bug for free trial 2022-10-26 13:28:51 +05:30
Neeraj Gupta e04fe51036
Fix on ente section title for light theme 2022-10-26 13:16:36 +05:30
ashilkn cb810266bf handled text overflow for text in title bar 2022-10-26 12:21:54 +05:30
ashilkn 8e52ec9c53 add logic in TitleBarWidget when title is H3 without leading back button 2022-10-26 12:03:56 +05:30
ashilkn ff53ff79f7 added properties for titles and captions on TitleBarWidget 2022-10-26 11:18:43 +05:30
ashilkn 3ef9429169 made TitleBarTitle component 2022-10-26 11:12:01 +05:30
ashilkn 549e1959d8 Merge branch 'master' into redesign-storage-card 2022-10-26 09:39:25 +05:30
ashilkn aa118645ef use FileType.type instead of hardcoding the fileTypes's integer 2022-10-26 09:38:26 +05:30
ashilkn b3881b30c4 added actionIcons property to TitleBarWidget 2022-10-25 19:27:05 +05:30
ashilkn 9ce6ed4125 made a basic version of TitleBarWidget 2022-10-25 14:33:11 +05:30
Vishnu Mohandas f8f01df2e9
Merge pull request #595 from ente-io/what_a_drag
ScrollBar: Fix scrollbar hide bug and improve scroll experience.
2022-10-25 14:05:45 +05:30
Neeraj Gupta 8dd654ad3e
Merge pull request #559 from ente-io/photo_manager_update
Upgrade photo_manager to v2.4.1
2022-10-25 13:15:32 +05:30
Neeraj Gupta eef63a7fb0
Use animation to scrollToTop 2022-10-25 12:50:15 +05:30
Neeraj Gupta 16db332ff5
Fix bottom navigation bar tap perf 2022-10-25 11:32:19 +05:30
Neeraj Gupta d3a7cb060a
Improve scrollBar behaviour 2022-10-22 21:52:14 +05:30