Commit graph

4259 commits

Author SHA1 Message Date
ashilkn 387edf7a8f Rename 2023-03-10 18:39:38 +05:30
ashilkn 80c5899349 Stopped using addSeparator() + used InfoItemWidget for albums tile in file info 2023-03-10 18:35:02 +05:30
ashilkn 68a75de292 ChipButton tweaks 2023-03-10 18:03:43 +05:30
Vishnu Mohandas 523ec8cea5
Disable auto focus on search field (#915) 2023-03-10 16:23:30 +05:30
vishnukvmd cf6ddc922b Disable auto focus on search field 2023-03-10 16:21:30 +05:30
ashilkn 4ed1b041a3 Added onTap() for ChipButton 2023-03-10 15:49:29 +05:30
ashilkn ec01a424c6 Used InfoItemWidget for half of the ListTiles in file info 2023-03-10 14:20:40 +05:30
ashilkn 62208bf93d Made ChipButton component 2023-03-10 14:06:50 +05:30
ashilkn 5b6ac3f6c2 Don't show edit icon if editOnTap is null in InfoItemWidget 2023-03-10 14:03:29 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn 51c9e6a5b4 Fix Scrollbar's ScrollController has no ScrollPos error 2023-03-10 13:11:39 +05:30
ashilkn 6bbc63cbc7 Remove unnecessary rebuild 2023-03-10 13:10:22 +05:30
ashilkn 5426d9ce25 Fixed null check operator used in null value error 2023-03-10 11:06:55 +05:30
ashilkn e2cfcb1d61 Created InfoItem component 2023-03-09 17:36:09 +05:30
Ashil 8741439425
Theme bug on app init (#912) 2023-03-09 15:41:02 +05:30
ashilkn 8d3dde6d13 Search for location name strings with query with both lowercase 2023-03-09 10:49:18 +05:30
ashilkn b8c5892388 Merge branch 'main' into location 2023-03-08 17:22:29 +05:30
Neeraj Gupta e27c8e8853
Disable 2FA recovery (#913) 2023-03-08 14:37:50 +05:30
vishnukvmd 9100615e55 Disable 2FA recovery 2023-03-08 14:36:22 +05:30
ashilkn aa8c14e778 Fixed theme related bug on lock screen when systemTheme != appTheme 2023-03-08 13:44:43 +05:30
Neeraj Gupta 0a83ea9e29
Collection gallery UI tweaks (#911) 2023-03-08 11:44:46 +05:30
Vishnu Mohandas f34d739226
Ability to search for albums while adding/moving files (#910) 2023-03-08 11:20:28 +05:30
ashilkn 991b52d07a Refactored code 2023-03-08 10:49:54 +05:30
vishnukvmd cc26ef085b Convert to stateless widget 2023-03-08 07:46:12 +05:30
vishnukvmd 7f1de2c24b Rename logger 2023-03-07 19:40:54 +05:30
vishnukvmd 33f50c4a77 Remove unused variable 2023-03-07 19:40:39 +05:30
vishnukvmd efbbb7a23d Fix issue with scroll view 2023-03-07 19:40:20 +05:30
vishnukvmd c18c4ad0e8 Extract collection items to a separate widget 2023-03-07 19:34:35 +05:30
ashilkn beb7cbb796 Minor fix 2023-03-07 19:32:35 +05:30
ashilkn 74bc06b02d Beautify collection gallery 2023-03-07 19:24:26 +05:30
vishnukvmd 72c13987bb Fix formatter warning 2023-03-07 18:13:41 +05:30
vishnukvmd a6a9680742 Add hack to work around scroll issues when the keyboard is up 2023-03-07 18:13:29 +05:30
vishnukvmd d4a5951169 Extract to collection-item creator to a separate function 2023-03-07 17:56:01 +05:30
vishnukvmd 431ea5a37d Add search to CollectionActionSheet 2023-03-07 17:26:21 +05:30
vishnukvmd dc04536c2d Modify TextInputWidget to include a cancel-icon 2023-03-07 17:26:12 +05:30
ashilkn 318fbe1ad2 Beautify albums section in archive page 2023-03-07 15:00:42 +05:30
ashilkn f6ec89975f Made it configurable to show file count in CollectionItem 2023-03-07 14:55:23 +05:30
Muhesh7 847eab2dca feat(location_tag): add location tags 2023-03-07 07:43:13 +05:30
Neeraj Gupta 2ef6997b05
Show yearly plans for iOS (#904) 2023-03-06 15:39:34 +05:30
ashilkn 3fdd18fb0a Same changes as past two commits on different file 2023-03-06 15:37:54 +05:30
ashilkn 4fbb081d39 Minor performance improvement 2023-03-06 15:13:58 +05:30
ashilkn f7b086b5b2 Removed leading underscore from a local method and not making it unnecessarily private 2023-03-06 14:57:14 +05:30
ashilkn 3e012d7d38 Bug fix: Not showing any other plans when user is on free plan 2023-03-06 14:25:18 +05:30
Neeraj Gupta 44d16293ca
Fix restore icon 2023-03-06 12:06:11 +05:30
Neeraj Gupta 8a832220f1
Route to collection on unhide or restore action 2023-03-06 11:55:27 +05:30
Neeraj Gupta f79357ab93
Update copy 2023-03-06 11:03:26 +05:30
Neeraj Gupta fc491099ce
Shwo 2 months free text for yearly plans 2023-03-06 11:01:51 +05:30
Neeraj Gupta d98da04271
Add support for showing yearly plans 2023-03-06 10:37:54 +05:30
Neeraj Gupta c3a943588d
Rename 2023-03-06 10:12:58 +05:30
Neeraj Gupta 712f892815
Fix NPE while showing referral code 2023-03-03 10:53:58 +05:30
Neeraj Gupta cb511d35d4
Remove redundant override 2023-03-03 10:41:15 +05:30
Vishnu Mohandas 824c173b42
Merge pull request #839 from ente-io/refactor_sodium 2023-03-01 10:27:02 +05:30
Vishnu Mohandas cea26fe81a
Merge pull request #896 from ente-io/fix_spacing
Fix spacing on the social section
2023-02-27 21:20:06 +05:30
vishnukvmd 79974bfe19 Fix spacing on the social section 2023-02-27 21:17:31 +05:30
vishnukvmd cdb8fd9881 Merge branch 'main' into refactor_sodium 2023-02-27 11:23:21 +05:30
Neeraj Gupta fb8ea6627f
Fix style and position for memory widget text 2023-02-27 11:02:38 +05:30
Neeraj Gupta 55e6c153da
Update change log entries 2023-02-27 10:09:56 +05:30
Neeraj Gupta a73c183f2f
Show archived albums under on ente section 2023-02-27 09:39:43 +05:30
Neeraj Gupta 3660bda9f9
Merge pull request #891 from ente-io/verification_id
Verification ID
2023-02-27 09:29:24 +05:30
Neeraj Gupta c441a65814
Merge branch 'main' into minor_copy_change 2023-02-27 09:28:17 +05:30
Neeraj Gupta 4f9b4fdc08
Merge branch 'verification_id' of github.com:ente-io/photos-app into verification_id 2023-02-27 09:07:18 +05:30
vishnukvmd fba48726e2 Fix formatting 2023-02-26 12:32:27 +05:30
vishnukvmd d752ddd9ed Replace screen with dialog 2023-02-26 11:28:30 +05:30
vishnukvmd 6272ad7213 Replace InkWell with GestureDetector 2023-02-26 10:56:42 +05:30
vishnukvmd 83345048d3 FAQ -> FAQs 2023-02-25 23:50:28 +05:30
vishnukvmd 74d55db048 Questions -> FAQ 2023-02-25 23:43:23 +05:30
Neeraj Gupta 1ef0966863
Replace inkWell with GestureDetector 2023-02-25 18:23:57 +05:30
Neeraj Gupta ced65cdefb
Update copy 2023-02-25 18:20:57 +05:30
Neeraj Gupta 9e9d8320c6
Revert change in memory widget 2023-02-25 17:43:37 +05:30
Neeraj Gupta 8669e17211
Merge branch 'main' into verification_id 2023-02-25 17:42:09 +05:30
Neeraj Gupta 0ee44311c2
Support for seeing verification id during sharing 2023-02-25 17:40:26 +05:30
Neeraj Gupta cadfa0e35c
Add hook to show current user verification id 2023-02-25 16:42:35 +05:30
Neeraj Gupta 109f50d12c
Add Verify identify screen 2023-02-25 16:41:24 +05:30
ashilkn 58fe9e1500 Merge branch 'main' into UI_fixes 2023-02-24 18:15:55 +05:30
Ashil 987ac050b0
Merge pull request #889 from ente-io/empty_state
Empty state for sharing tab
2023-02-24 17:51:09 +05:30
ashilkn cda7883118 Removed possible render overflows on rows by using wrap instead 2023-02-24 16:52:14 +05:30
ashilkn 0626d2db80 Removed unwanted await 2023-02-24 16:09:28 +05:30
ashilkn 4c8e4e4212 UI fixes on AlbumParicipantsPage 2023-02-24 15:59:30 +05:30
Ashil 910b20dc21
Merge pull request #888 from ente-io/empty_state_tweaks
Empty state tweaks
2023-02-24 14:21:56 +05:30
ashilkn 9970099fc5 Minor change 2023-02-24 14:00:03 +05:30
ashilkn 588be9e4fa Refactored code 2023-02-24 13:46:27 +05:30
ashilkn c338219789 Show empty state of sharing screen only when incoming and outgoing albums are 0 2023-02-24 13:20:35 +05:30
ashilkn 907c7b791c Route to ShareCollectionPage after enabling collect photos for an album which hasLink 2023-02-23 18:49:15 +05:30
ashilkn afa0309f39 Resolved merge conflicts 2023-02-23 18:13:15 +05:30
ashilkn 9d161fe239 Bug fix: Option to obscure text coming up in every TextInputwidget 2023-02-23 16:48:20 +05:30
Neeraj Gupta 5b5a52e79a
Merge exclude hidden files from archive count #886
Exclude hidden files from archive count
2023-02-23 15:55:18 +05:30
Neeraj Gupta 8ef01866c2
Merge pull request #884 from ente-io/referral_success
Referral Changes
2023-02-23 15:54:08 +05:30
ashilkn 435db317cc Changed header height of archive page 2023-02-23 13:32:13 +05:30
Neeraj Gupta 040b0fa3f1
Exclude hidden files from archive count 2023-02-23 13:23:41 +05:30
Neeraj Gupta 399952d4bf
rename 2023-02-23 13:06:21 +05:30
ashilkn 047b4db91a Revert "Changes for testing"
This reverts commit 5e94d722df.
2023-02-23 13:04:46 +05:30
ashilkn 451507f4b6 Removed spring package and use flutter_animate for animation 2023-02-23 13:04:24 +05:30
ashilkn 5e94d722df Changes for testing 2023-02-23 12:43:09 +05:30
Neeraj Gupta 8661b4dd45
Route to code_success screen on code applied 2023-02-23 10:08:09 +05:30
Neeraj Gupta 3d96e73ad0
Animate success icon 2023-02-23 09:57:46 +05:30
Neeraj Gupta b6303e982d
Show check icon on claim success screen 2023-02-23 09:53:08 +05:30
Neeraj Gupta 140f6d26e0
Add code success screen 2023-02-23 09:41:39 +05:30
Neeraj Gupta 35a13ff1fd
CodeWidget: Fix background color 2023-02-23 09:29:35 +05:30
Neeraj Gupta edb43b161c
Lint: Add trailing commas 2023-02-23 08:46:11 +05:30
Neeraj Gupta 90cad06cde
Refactor: Code display in separate widget 2023-02-23 08:42:58 +05:30
Neeraj Gupta 3d1630e7a1
Merge branch 'main' into fix_archived_albums 2023-02-23 07:07:28 +05:30
Neeraj Gupta 7b38d7edae
Merge pull request #882 from ente-io/minor_ui_glitch
Fix minor glitch
2023-02-23 07:06:14 +05:30
Neeraj Gupta cd3a71e56e
Shrink horizontal album widget when empty 2023-02-23 07:05:22 +05:30
Neeraj Gupta a48812c7e8
Add horizontal divider 2023-02-23 07:00:16 +05:30
Neeraj Gupta e0b1c2c463
Fix bug in state refresh 2023-02-23 06:52:08 +05:30
Neeraj Gupta 86e35e5cfc
Refactor:create widget for horizonal album listing 2023-02-23 06:45:29 +05:30
vishnukvmd ca28d7c854 Fix minor glitch 2023-02-22 21:42:50 +05:30
ashilkn cefd9eb052 Added linear gradient for golden banner 2023-02-22 20:55:55 +05:30
ashilkn 01ebff7f70 Darken golden500 2023-02-22 20:34:03 +05:30
ashilkn 4b97484d88 Merge branch 'main' into shimmer_banner_referral 2023-02-22 20:20:14 +05:30
ashilkn 098ee63da7 Removed code used for testing 2023-02-22 20:15:40 +05:30
ashilkn 0047130126 Change shimmer delay 2023-02-22 20:08:37 +05:30
ashilkn 09fe8288d7 Added shimmer animation to golden banner in settings 2023-02-22 18:23:06 +05:30
ashilkn c03a34fa21 Create new golden color 2023-02-22 18:20:42 +05:30
Neeraj Gupta fc419f757e
minor refactor 2023-02-22 16:59:02 +05:30
Neeraj Gupta f9f76a14c3
Fix: LeftAlign the albums list 2023-02-22 16:43:45 +05:30
Neeraj Gupta 28fdb425d0
Merge pull request #876 from ente-io/gallery_pick
feat(file_viewer): implement file view handler
2023-02-22 16:42:11 +05:30
ashilkn 3db345350f New golden banner 2023-02-22 16:37:54 +05:30
Neeraj Gupta 0ee476aa74
Merge File Viewer: Swap Delete and Archive buttons #880 2023-02-22 16:35:59 +05:30
Muhesh7 16a82b62d1 feat(file_viewer): implement file view handler 2023-02-22 16:32:56 +05:30
Neeraj Gupta 9d2995ba19
Use platform specific delete icon 2023-02-22 16:27:14 +05:30
Neeraj Gupta ec0a41a019
Swap info and delete button in memories widget 2023-02-22 16:26:26 +05:30
Neeraj Gupta 919eae5477
FileViewer: Swap delete and archive/unarchive options 2023-02-22 16:24:31 +05:30
Neeraj Gupta add5442607
Merge pull request #879 from ente-io/delete_button
Memories FileViewer: Add Delete and Info button
2023-02-22 16:12:23 +05:30
Neeraj Gupta bf9f27ef9a
Memories: Add option to show info and delete file 2023-02-22 15:24:39 +05:30
Neeraj Gupta a1038ea32e
Switch to PageView 2023-02-22 15:23:50 +05:30
Neeraj Gupta 39310c8314
Refactor: move showInfo action in file_actions 2023-02-22 15:20:33 +05:30
Neeraj Gupta bdcc0f38a1
Fixed typo 2023-02-22 13:08:31 +05:30
Neeraj Gupta 5997a31349
Refactor: Move delete single file logic inside file_actions 2023-02-22 13:01:39 +05:30
ashilkn 8c85130275 Stop rebuilding TrashPage on file selection + convert to Stateless Widget 2023-02-22 11:36:12 +05:30
ashilkn e9dab50fea Removed unused code and converted 'Collection Page' to a StatelessWidget 2023-02-22 11:16:13 +05:30
ashilkn f45235d311 Fixed 'create new album' on 'Share an album now' & 'Collect event photos' 2023-02-20 14:52:05 +05:30
ashilkn 7062c2acbd Merge branch 'main' into empty_state 2023-02-20 14:18:03 +05:30
ashilkn 35bcfbe201 Added link of componnt in figma 2023-02-20 14:17:10 +05:30
ashilkn d7fc4b9b01 Fixed error handling on 'Collect event photos' 2023-02-20 12:35:41 +05:30
ashilkn a1506ce192 Made 'Invite your friends' button functional 2023-02-20 11:14:57 +05:30
Neeraj Gupta 56a852081e
Remove change log entry for object detection 2023-02-18 16:58:23 +05:30
Neeraj Gupta 2af77e730d
Merge branch 'subscription_page_ui' into archived_albums 2023-02-18 16:56:37 +05:30
Neeraj Gupta 22418a8770
Merge branch 'referral' into subscription_page_ui 2023-02-18 16:56:00 +05:30
Neeraj Gupta 757cbb1ab7
Merge branch 'main' into referral 2023-02-18 16:55:43 +05:30
Neeraj Gupta caab7cc260
Revert "Enable object detection for everyone"
This reverts commit fbd9c1f5f4.
2023-02-18 16:53:02 +05:30
Neeraj Gupta 97a91733d6
Update copy 2023-02-18 16:51:27 +05:30
Neeraj Gupta 0adc0382db
log error 2023-02-18 16:50:41 +05:30
Neeraj Gupta e12020fd8b
Merge branch 'subscription_page_ui' into archived_albums 2023-02-18 16:49:04 +05:30
Neeraj Gupta 45cd43c192
Fix typo 2023-02-18 15:10:03 +05:30
Neeraj Gupta 28410ce621
Show archived albums inside archive section 2023-02-18 14:58:11 +05:30
Neeraj Gupta 7c60baee82
Switch to menuItem for family plans and payment details 2023-02-18 12:37:03 +05:30
Neeraj Gupta 959846267a
Use MenuItemWidget for subscription FAQ 2023-02-18 12:16:44 +05:30
Neeraj Gupta 5c7e6b7af3
Update copy 2023-02-18 12:01:43 +05:30
Neeraj Gupta c47b72686f
Change FAQ link for referral 2023-02-18 09:30:11 +05:30
Neeraj Gupta 5a5d201193
Tweak padding 2023-02-18 09:29:23 +05:30
Neeraj Gupta 73a702ac86
Add change log 2023-02-17 17:19:24 +05:30
ashilkn e8098cbe2a Handled cases where an album already has a collab link + enabling collab links for exiting public links 2023-02-17 14:57:43 +05:30
Neeraj Gupta 81419cdfc3
Fix complication issue 2023-02-17 14:48:38 +05:30
Neeraj Gupta ffcc309492
Handle error in applying code 2023-02-17 14:37:19 +05:30
Neeraj Gupta df009ff9cc
Show banner for referral 2023-02-17 14:19:11 +05:30
Neeraj Gupta 35654a716c
Refactor notification widget 2023-02-17 14:18:46 +05:30
ashilkn 0d031f1c3f Renamed method 2023-02-17 12:51:55 +05:30
ashilkn 6824b80f11 Show longer toast on making a collab link + change copy of toast 2023-02-17 12:43:37 +05:30
Neeraj Gupta 7b846740c1
Referesh UI after apply code 2023-02-16 15:42:20 +05:30
Neeraj Gupta c9b4933575
Referral: Remove 2000 GB claim limit 2023-02-16 15:41:12 +05:30
Neeraj Gupta 552bd03bc2
Handle errors 2023-02-16 13:26:08 +05:30
Neeraj Gupta 83e1cdc42d
Share referral message on tap 2023-02-15 22:21:32 +05:30
Neeraj Gupta 8e9eebe2b4
Referral: integrate the APIs 2023-02-15 22:17:40 +05:30
Neeraj Gupta db27608b9c
Add basic UI for referral screen and apply code 2023-02-15 15:58:41 +05:30
ashilkn 17e058e257 Removed incoming shared collections from collectionActionSheet for 'Share an album now' & 'Collect event photos' 2023-02-15 13:01:26 +05:30
ashilkn 665be75fca Made 'Collect event photos' of empty state functional 2023-02-15 12:01:07 +05:30
ashilkn 29b2cf7530 Code refactoring 2023-02-15 11:07:47 +05:30
ashilkn 5071059582 Made 'Share album now' of empty state functional 2023-02-15 07:23:00 +05:30
ashilkn 328a29da63 Renamed file 2023-02-14 16:02:56 +05:30
ashilkn 7daba6326b Minor refactoring 2023-02-14 15:43:34 +05:30
ashilkn 6a09972c43 Handled possible render over flow error on small devices 2023-02-14 15:21:18 +05:30
ashilkn b382a70077 Handle text overflow 2023-02-14 15:18:28 +05:30
ashilkn 1c67e52da0 Restricted width of Shared collections gallery 2023-02-14 15:03:30 +05:30
ashilkn e001ae0a4c Created screen for empty state for shared collection gallery 2023-02-14 14:51:45 +05:30
ashilkn 733b36387f Made EmptyStateItem component 2023-02-14 14:30:02 +05:30
vishnukvmd d3005be29f Merge branch 'main' into refactor_sodium 2023-02-14 11:21:19 +05:30
ashilkn c36970a575 Minor change 2023-02-13 16:36:41 +05:30
ashilkn dc0dcffbef Code refactoring 2023-02-13 16:25:20 +05:30
ashilkn 4ed337b539 Handled error state properly on enabling password lock for public link 2023-02-13 16:18:47 +05:30
ashilkn 508fd909f5 Password input can be made visible or not in the TextInputWidget 2023-02-13 16:09:24 +05:30
ashilkn 3509d21aaf Use new TextInputDialog for setting password for public link 2023-02-13 14:59:03 +05:30
ashilkn 12886f276b Fixed state refresh bug on manage link screen 2023-02-13 12:24:52 +05:30
Ashil 48481e396d
Merge pull request #860 from ente-io/bug_fix_textInputDialog
Bug fix text input dialog
2023-02-13 10:52:44 +05:30
Neeraj Gupta 948e25a4ac
Merge pull request #861 from ente-io/objects 2023-02-12 20:13:35 +05:30
vishnukvmd fbd9c1f5f4 Enable object detection for everyone 2023-02-12 19:28:58 +05:30
ashilkn 6137dafa08 Fixed disposing for valueNotifier 2023-02-12 11:19:55 +05:30
Ashil 85abf77cfa
Merge pull request #856 from ente-io/return_exception_with_buttonAction
ButtonWidget : Return exception with buttonAction on dialogs
2023-02-11 08:14:12 +05:30
ashilkn a0960ba87b Bug Fix: Add-to/create album sheet not visible when sharing file from outside ente when app is not in memory 2023-02-10 19:24:55 +05:30
ashilkn ea70d88eab Show error if execution fails after manually closing dialog 2023-02-10 16:02:24 +05:30
ashilkn 7e120c04f6 Merge branch 'main' into return_exception_with_buttonAction 2023-02-10 12:58:13 +05:30
ashilkn 6d3a637922 Modified dialogs and uses of them to work with ButtonWidget 2023-02-10 12:52:16 +05:30
Neeraj Gupta c062989903
Add export, shop and renamed faq seciton 2023-02-10 11:08:22 +05:30
Vishnu Mohandas 3ea4574b8c
Merge pull request #852 from ente-io/objects 2023-02-09 19:00:15 +05:30
ashilkn 112b80db8a Resolved merge conflicts 2023-02-09 18:59:43 +05:30
Neeraj Gupta 161ed82d2a
Merge pull request #847 from ente-io/gallery_pick
feat[gallery_extention]: integrate handler for gallery pick intent
2023-02-09 18:57:02 +05:30
ashilkn dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +05:30
ashilkn ee3d152083 Modified ButtonWidget to return exception when exception is thrown 2023-02-09 18:36:23 +05:30
Muhesh7 ec51c8c91d refactor(manifest): comment-out view intent-filter 2023-02-09 17:24:43 +05:30
ashilkn fa9d251e32 Capitalize album name on editing 2023-02-09 10:42:40 +05:30
ashilkn ef79387b9d Always show success state on renaming album & file 2023-02-09 10:26:06 +05:30
ashilkn f89f01ecf0 Merge branch 'main' into text_input_dialog 2023-02-09 07:40:57 +05:30
ashilkn 7bbb53b16e Added comments + formatting 2023-02-09 07:19:43 +05:30
ashilkn 4485bcab07 Dispose controllers & notifiers 2023-02-09 07:01:27 +05:30
ashilkn 7bc4ded22a Handled error and improved logging on failed rename album 2023-02-09 06:43:54 +05:30
ashilkn bcadb168cb Now for dialogs using TextInputWidget, the dialog will return an exception when popped when one is thrown from TextInputWidget 2023-02-09 06:25:44 +05:30
vishnukvmd fb0042ae03 Resolve object tags for local files as well 2023-02-08 22:51:57 +05:30
Muhesh7 cb1fffa421 refactor: implement singelton instance of intent-action 2023-02-08 22:36:43 +05:30
Muhesh7 ad63290d47 feat[gallery_extention]: integrate handler for gallery pick intent 2023-02-08 22:35:45 +05:30
vishnukvmd 07fd3420bb Render parsed objects within file info to internal users 2023-02-08 19:10:35 +05:30
ashilkn 9a63900f46 Used new TextInputDialog for naming an album on creating one 2023-02-08 18:41:04 +05:30
ashilkn d9b28b43b2 Moved commonly used user defined function types to a file 2023-02-08 17:57:36 +05:30
ashilkn de03b1dd44 Moved ExecutionState enum to a separate file 2023-02-08 17:39:57 +05:30
ashilkn 9691bf9b66 Capitalize file ext + sumbit on 'done' in keyboard 2023-02-08 17:22:42 +05:30
ashilkn c42b9c3263 Added code for only showing loading state for TextInputWidget 2023-02-08 17:06:04 +05:30
vishnukvmd a56d44c45c Merge branch 'main' into flutter_3.7.1 2023-02-08 15:59:49 +05:30
vishnukvmd ee409d7584 Upgrade to Flutter v3.7.1 2023-02-08 15:51:24 +05:30
ashilkn c03a5ee194 Changed code for setting execution states + other minor fixes 2023-02-08 15:20:51 +05:30
ashilkn e19076a46a Minor layout and state fixes 2023-02-08 12:54:35 +05:30
ashilkn ee834ac244 Merge branch 'main' into text_input_dialog 2023-02-08 12:31:39 +05:30
ashilkn d9333610ac Show execution states of TextInputWidget on UI 2023-02-08 12:30:56 +05:30
ashilkn 1bc3bde3d1 Added debouncer and code for execution states in TextInputWidget 2023-02-08 11:26:09 +05:30
ashilkn 5208ff3e13 Moved execution of onSubmit from ButtonWidget associated with TextInputWidget to within TextInputWidget 2023-02-08 11:13:46 +05:30
ashilkn e4d4e1d3d7 Rename file: Removed old progress dialogs 2023-02-07 16:46:13 +05:30
ashilkn 3a218a656b Set cursor position to the end of textField on initial focus 2023-02-07 16:20:55 +05:30
ashilkn c32abe66be Made auto focus and max length configurable in TextInputWidget 2023-02-07 14:37:19 +05:30
ashilkn 335c464180 Made alignment of message and initial value of TextInputWidget configurable 2023-02-07 14:01:49 +05:30
ashilkn 64b479dbf4 Created TextInputWidget and used it in TextInputDialog 2023-02-07 12:40:03 +05:30
ashilkn d5dc0a5858 Made hintText configurable in TextInputDialog 2023-02-07 11:16:49 +05:30
ashilkn da3088eab1 Used new TextInputDialog for renaming album 2023-02-07 10:58:57 +05:30
ashilkn c48108a2da Made a working TextInputDialog 2023-02-07 10:43:22 +05:30
ashilkn ba1d7bf2b0 Made a non functional version of TextInputWidget 2023-02-07 08:44:11 +05:30
ashilkn 747c013292 Fixed bug which comes when theme changes dynamically on MenuItem 2023-02-03 17:21:58 +05:30
ashilkn d8c9f87f4a Merge branch 'main' into menu_item_tweaks 2023-02-03 17:17:46 +05:30
ashilkn 76f3a97c76 Disable gesutres when MenuItem is in success or inProgress state 2023-02-03 17:17:17 +05:30
ashilkn ed9ee153ba Fixed build issue 2023-02-03 16:24:38 +05:30
ashilkn c2da85e7f0 Merge branch 'main' into picker 2023-02-03 15:40:37 +05:30
ashilkn bd34571513 Rename constant 2023-02-03 15:39:33 +05:30
ashilkn 09e8dfd64d Moved picker pages related to sharing to a 'pickers' subfolder 2023-02-03 15:38:04 +05:30
ashilkn c40772c989 Removed old code 2023-02-03 13:59:28 +05:30
ashilkn 2193546f42 Created new picker for setting photo grid size 2023-02-03 13:55:01 +05:30
ashilkn f078abc2d6 Removed old code 2023-02-03 13:49:50 +05:30
Neeraj Gupta f43018360e
Merge pull request #842 from ente-io/minor_refactor
Refactoring: rename
2023-02-03 13:29:38 +05:30
Neeraj Gupta 3366264dde
Refactoring: rename 2023-02-03 13:09:04 +05:30
ashilkn bff5d91a3d Do not show excution states for custom link expiry 2023-02-03 13:03:27 +05:30
ashilkn e49d22d2a5 Created new picker for setting link's expiry 2023-02-03 12:27:48 +05:30
Neeraj Gupta ab4cab4768
Handle null cast err 2023-02-03 12:19:43 +05:30
ashilkn 798745886c Removed old code 2023-02-03 11:22:50 +05:30
vishnukvmd 80f36d1bd5 Move all calls to Sodium to CryptoUtil 2023-02-03 10:11:45 +05:30
Neeraj Gupta 820461919c
Use black avatar color for collect photos 2023-02-03 06:05:40 +05:30
Neeraj Gupta eb4c449b58
Show critical warning while removing others file from album 2023-02-03 06:05:40 +05:30
ashilkn 644fc94bc4 Renamed PickerWidget to DeviceLimitPickerPage 2023-02-02 20:48:47 +05:30
ashilkn af63c9331c Keep custom device limit on screen on changing device limit until popped + refactor 2023-02-02 19:38:32 +05:30
ashilkn f2e2844bca Added description + minor layout change in device limit screen 2023-02-02 19:02:45 +05:30
ashilkn 87a42f96fe Reload manage link screen on popping device limit screen 2023-02-02 18:45:32 +05:30
ashilkn 9bdeffae3e Created new picker for setting link's device limit 2023-02-02 17:29:55 +05:30
Neeraj Gupta 710ef62a68
Add change log 2023-02-02 11:17:32 +05:30
Neeraj Gupta 77eeaa4c06
Merge branch 'main' into fix_radius 2023-02-02 09:09:37 +05:30
Neeraj Gupta a11a86895a
Use 8 as border radius for multiple meneItems list 2023-02-02 07:56:41 +05:30
Neeraj Gupta 00bf2c4c6d
Fix radius for menuItem border 2023-02-01 19:49:16 +05:30
ashilkn 5d833bd944 Don't show owner avatar on albumListItem on CreateCollectionSheet 2023-02-01 18:57:27 +05:30
ashilkn 3de7a6b051 Merge branch 'main' into menuitem_states 2023-02-01 18:50:31 +05:30
ashilkn 57f689abb1 Added a comment 2023-02-01 18:37:35 +05:30
ashilkn 08766be92f Refactored code 2023-02-01 18:08:14 +05:30
ashilkn 832f044ccb Refactor code related to changing from collaborator to viewer 2023-02-01 17:50:24 +05:30
Neeraj Gupta d6b5259406
Clear cached collection for uncat and hidden 2023-02-01 15:40:58 +05:30
ashilkn 1414c2f05b Resolved merge conflicts 2023-02-01 15:30:34 +05:30
ashilkn 37e4a40545 Added keys to 'manage device storage' menuItems to remove infinite loading 2023-02-01 15:11:40 +05:30
ashilkn b5202f4880 Show loading states within MenuItemWidget 2023-02-01 14:01:24 +05:30
ashilkn 87e42715c5 Made showing success state even if execution time < debounce time configurable 2023-02-01 13:56:39 +05:30
ashilkn bd3908f3e1 Made surfacing execution states configurable in MenuItemWidget 2023-02-01 12:49:50 +05:30
ashilkn c27fb74f22 Give TrailingIcon key to fix bug with theme change menuitem 2023-02-01 12:22:39 +05:30
ashilkn 049615ad5a Only show loading state for menuitems in settings + removed loading dialogs 2023-02-01 09:14:54 +05:30
ashilkn dad5f8075e Made showing the success state configurable in MenuItemWidget 2023-02-01 07:40:44 +05:30
ashilkn bc3f0ed464 Loading and success states for MenuItemWidget 2023-02-01 07:12:26 +05:30
Neeraj Gupta 8d96247b05
Update copy 2023-01-31 23:25:35 +05:30
Neeraj Gupta 8fc2224f62
Add confirmation dialog for change permission 2023-01-31 23:16:54 +05:30
Neeraj Gupta bab9a0ea3e
Refactor addEmailToCollection 2023-01-31 22:55:16 +05:30
Neeraj Gupta 08c202a261
Refactor addEmailToCollection 2023-01-31 21:43:21 +05:30
Neeraj Gupta 66e15ec3a1
Fix: Removed pressed state color 2023-01-31 21:10:49 +05:30
Neeraj Gupta ee7f8c07d3
Fixed pressedColor for various menu items 2023-01-31 20:55:20 +05:30
Neeraj Gupta 59cd4fe019
Show collect photos in separate section 2023-01-31 20:48:05 +05:30
ashilkn 13f7a07d31
minor layout and copy change 2023-01-31 20:01:58 +05:30
ashilkn 2d9d8ca102 Refactored MenuItemWidget 2023-01-31 17:51:57 +05:30
Neeraj Gupta 80db5af7b8
Add confirmation dialog while deleting shared albums 2023-01-31 17:07:10 +05:30
Neeraj Gupta a9cf33a8eb
Update dialog for leaving shared albums 2023-01-31 16:54:09 +05:30
Neeraj Gupta 741742b23d
Merge Collaboration Changes #831
Collaboration Changes
2023-01-31 16:46:11 +05:30
Neeraj Gupta 6c7ca791ba
Update remove from album dialog 2023-01-31 16:41:20 +05:30
Neeraj Gupta 3c74169ca1
Update copy 2023-01-31 13:54:38 +05:30
Neeraj Gupta 6a2c8b266b
Add todo for updating design 2023-01-31 13:34:13 +05:30
Neeraj Gupta 58720f74ae
Change design for invite dialog 2023-01-31 13:32:49 +05:30
Neeraj Gupta 041432461f
Add option to hide progress dialog 2023-01-31 06:34:03 +05:30
Neeraj Gupta f4ee46760a
Switch to ButtonWidget component 2023-01-31 06:33:19 +05:30
Neeraj Gupta dbffa7cd8b
Sort album participants list 2023-01-30 23:59:25 +05:30
Neeraj Gupta b39575d71c
Modify add viewer/collaborator UX 2023-01-30 23:15:26 +05:30
Neeraj Gupta e649eb433c
Make selected dialogs dismissiable 2023-01-30 21:16:57 +05:30
Neeraj Gupta 9014d5c5a5
Sharing: Add collect photos option 2023-01-30 21:09:40 +05:30
Neeraj Gupta 009c23c62a
Refactor: Separate method to enable or disable url 2023-01-30 20:49:35 +05:30
Ashil b0a2fb50f8
Merge pull request #830 from ente-io/minor-fixes
Minor layout and copy changes
2023-01-30 16:26:16 +05:30
ashilkn 199bd8fd08 minor layout and copy change 2023-01-30 15:18:24 +05:30
Neeraj Gupta f3de88276d
Fix handling of downloads from shared albums 2023-01-30 11:49:58 +05:30
Neeraj Gupta 53b6f9a6d0
Fix: Derive gallery type based on collection 2023-01-29 00:09:43 +05:30
Neeraj Gupta 36466b0797
Filter email list 2023-01-28 23:54:20 +05:30
Neeraj Gupta 8abab3faa0
Block upload to collections owned by others 2023-01-28 22:05:28 +05:30
Neeraj Gupta 76ac8212ee
Fix bugs around file removal 2023-01-28 13:03:25 +05:30
Neeraj Gupta 8ac5abd158
Enable collaboration 2023-01-28 10:50:14 +05:30
Neeraj Gupta 12a95136af
Support for removing files from shared collection 2023-01-28 09:53:48 +05:30
Neeraj Gupta 1c5ac3de21
Remove unused method 2023-01-28 09:04:30 +05:30
Neeraj Gupta f586102e96
Show album owner avatar in shared collection 2023-01-28 08:50:19 +05:30
Neeraj Gupta 7a99447ad3
Merge remote-tracking branch 'origin/main' into fix_potential_null_check_failure 2023-01-28 05:03:15 +05:30
Neeraj Gupta ad9733b08c
Merge pull request #824 from ente-io/dialog-fixes
Dialog fixes
2023-01-28 04:59:35 +05:30
ashilkn 5f73c8a4e3 Updated copies 2023-01-27 20:38:05 +05:30
ashilkn 0f570d1c62 New selection overlay for trash screen 2023-01-27 19:28:19 +05:30
ashilkn d11e56b931 Minor changes 2023-01-27 18:30:32 +05:30
ashilkn 2b1390a83d Renamed 'showNewChoiceDialog' to 'showChoiceDialog' 2023-01-27 17:38:53 +05:30
ashilkn a9db657cb4 Replaced the last old choice dialog 2023-01-27 17:37:33 +05:30
ashilkn a4dec6c1d0 Replaced old logout confirmation dialog with the new actionSheet 2023-01-27 15:18:14 +05:30
Ashil cc23be733c
Merge pull request #817 from ente-io/redesign-add-to-album
Redesign add/move to album
2023-01-27 10:41:06 +05:30
ashilkn f122075073 Minor changes 2023-01-27 10:31:30 +05:30
Neeraj Gupta 8fc03bde22
Fix: Look up by generated id for unuploaded files only 2023-01-26 11:19:39 +05:30
Neeraj Gupta 6e6c2fb075
Merge pull request #821 from ente-io/custom_title_widget
Update delete album copy
2023-01-26 11:17:30 +05:30
Neeraj Gupta 362d5a8c4f
Handle potential null value 2023-01-26 11:08:45 +05:30
Neeraj Gupta 25f00f65f0
Fix copy 2023-01-26 10:56:33 +05:30
Neeraj Gupta 78c1ce8aa0
Update delete album copy 2023-01-26 10:53:50 +05:30
Neeraj Gupta d369052b4d
Add support for custom bodyWidget in action content 2023-01-26 10:36:18 +05:30
Neeraj Gupta cf092f6fde
Fix: log stacktrace with error 2023-01-25 20:14:44 +05:30
ashilkn 0bf0b53a78 Made 'item' of AlbumListItemWidget non-nullable 2023-01-25 18:17:28 +05:30
ashilkn 5ea2c7942e Added top inner stroke to the bottom most widget of CreateCollectionSheet 2023-01-25 18:12:24 +05:30
ashilkn 587ab02c43 Created separate components for NewAlbumListItem and AlbumListItem 2023-01-25 18:00:04 +05:30
ashilkn 038557eda9 Removed unessential Navigator.pop()s 2023-01-25 16:53:20 +05:30
ashilkn dacd1bfab5 Avoid instantiating Logger on every build 2023-01-25 16:37:47 +05:30
Neeraj Gupta ba7475db01
Potential fix for null pointer err 2023-01-25 16:32:08 +05:30
ashilkn a5e9188251 Removed dead code 2023-01-25 15:13:44 +05:30
ashilkn da5b7c48a7 Bug fix: On dismissing 'Remove public link' dialog, the public link is getting removed 2023-01-25 14:54:47 +05:30
ashilkn adfc8108d5 Bug fix: Navigator stack getting completely popped on dismiss/cancel of dialogs on success state 2023-01-25 14:27:49 +05:30
ashilkn 2bcfc37de3 Merge branch 'main' into redesign-add-to-album 2023-01-25 10:40:52 +05:30
ashilkn ae0e0a8d44 Removed library prefix 2023-01-25 10:27:40 +05:30
ashilkn 48301e14e8 Removed unused code 2023-01-24 21:21:15 +05:30
ashilkn 6cd796a913 Revert "Minor change"
This reverts commit 1f6a5faf41.
2023-01-24 20:38:25 +05:30
ashilkn 2acb810a5a Added option to configure if NoThumbnailWidget should have a border or not 2023-01-24 12:50:43 +05:30
ashilkn 1f6a5faf41 Minor change 2023-01-24 12:24:47 +05:30
ashilkn 56405d2418 Updated copy of title of CreateCollectionSheet on restore & unhide 2023-01-24 12:20:13 +05:30
ashilkn fd22e2a707 Made option to create new album configurable in CreateCollectionSheet 2023-01-24 12:05:37 +05:30
ashilkn c0ed18c2a7 Bug fix : Multiple CreateCollectionSheets coming up due to gallery rebuild when keyboard is in view 2023-01-24 11:22:13 +05:30
ashilkn 3eda8e8f2f Replaced the CreateCollectionPage with the new CreateCollectionSheet on sharing from outside ente 2023-01-24 11:10:15 +05:30
ashilkn 5b37498621 Replaced the CreateCollectionPage with the new CreateCollectionSheet on restore 2023-01-23 18:39:02 +05:30
ashilkn 6d7b0bc694 Replaced the CreateCollectionPage with the new CreateCollectionSheet on move, add & unhide 2023-01-23 18:26:07 +05:30
ashilkn 4b0d1c430c Removed unused method 2023-01-23 17:48:49 +05:30
ashilkn e7ad1e7cc2 Tweaked bottom whitespace of the 'Cancel' button to look good on different screens 2023-01-23 17:44:31 +05:30
ashilkn d842485065 Added onTap to create new album in CreateCollectionSheet 2023-01-23 16:25:26 +05:30