Commit graph

974 commits

Author SHA1 Message Date
ashilkn 3b304014c6 Used InfoItemWidget for the Object detection tile in file info 2023-03-10 20:29:00 +05:30
ashilkn cdd7efd096 Added keys to each InfoItemWidget in File Info 2023-03-10 20:01:05 +05:30
ashilkn 95d627abf1 Deleted unused file 2023-03-10 19:19:25 +05:30
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 ec01a424c6 Used InfoItemWidget for half of the ListTiles in file info 2023-03-10 14:20:40 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +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
ashilkn 74bc06b02d Beautify collection gallery 2023-03-07 19:24:26 +05:30
ashilkn 318fbe1ad2 Beautify albums section in archive page 2023-03-07 15:00:42 +05:30
Muhesh7 847eab2dca feat(location_tag): add location tags 2023-03-07 07:43:13 +05:30
Neeraj Gupta 44d16293ca
Fix restore icon 2023-03-06 12:06:11 +05:30
ashilkn 58fe9e1500 Merge branch 'main' into UI_fixes 2023-02-24 18:15:55 +05:30
ashilkn cda7883118 Removed possible render overflows on rows by using wrap instead 2023-02-24 16:52:14 +05:30
ashilkn afa0309f39 Resolved merge conflicts 2023-02-23 18:13:15 +05:30
Neeraj Gupta 3d1630e7a1
Merge branch 'main' into fix_archived_albums 2023-02-23 07:07:28 +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
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
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 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 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 7062c2acbd Merge branch 'main' into empty_state 2023-02-20 14:18:03 +05:30
Neeraj Gupta 2af77e730d
Merge branch 'subscription_page_ui' into archived_albums 2023-02-18 16:56:37 +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 28410ce621
Show archived albums inside archive section 2023-02-18 14:58:11 +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
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 7e120c04f6 Merge branch 'main' into return_exception_with_buttonAction 2023-02-10 12:58:13 +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
ashilkn dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +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 7bbb53b16e Added comments + formatting 2023-02-09 07:19:43 +05:30
ashilkn 7bc4ded22a Handled error and improved logging on failed rename album 2023-02-09 06:43:54 +05:30
vishnukvmd fb0042ae03 Resolve object tags for local files as well 2023-02-08 22:51:57 +05:30
vishnukvmd 07fd3420bb Render parsed objects within file info to internal users 2023-02-08 19:10:35 +05:30
ashilkn 9691bf9b66 Capitalize file ext + sumbit on 'done' in keyboard 2023-02-08 17:22:42 +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 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 c2da85e7f0 Merge branch 'main' into picker 2023-02-03 15:40:37 +05:30
ashilkn 2193546f42 Created new picker for setting photo grid size 2023-02-03 13:55:01 +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 9bdeffae3e Created new picker for setting link's device limit 2023-02-02 17:29:55 +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
ashilkn 1414c2f05b Resolved merge conflicts 2023-02-01 15:30:34 +05:30
ashilkn b5202f4880 Show loading states within MenuItemWidget 2023-02-01 14:01:24 +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 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 76ac8212ee
Fix bugs around file removal 2023-01-28 13:03:25 +05:30
Neeraj Gupta 12a95136af
Support for removing files from shared collection 2023-01-28 09:53:48 +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 2b1390a83d Renamed 'showNewChoiceDialog' to 'showChoiceDialog' 2023-01-27 17:38:53 +05:30
ashilkn f122075073 Minor changes 2023-01-27 10:31:30 +05:30
ashilkn 038557eda9 Removed unessential Navigator.pop()s 2023-01-25 16:53:20 +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 2acb810a5a Added option to configure if NoThumbnailWidget should have a border or not 2023-01-24 12:50:43 +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 20dd52d5e5 Change for testing code 2023-01-20 20:27:45 +05:30
Neeraj Gupta 98a22c34a5
Merge branch 'main' into uncategorized 2023-01-18 12:46:16 +05:30
vishnukvmd 661b1ceb0e Fix condition to skip image load 2023-01-18 12:05:57 +05:30
vishnukvmd 169831dec7 Prevent multiple load image calls 2023-01-17 21:09:48 +05:30
vishnukvmd bb89a1ddf3 Remove listener after fetching image info 2023-01-17 21:09:15 +05:30
vishnukvmd 44ee689ea1 Remove type that was introduced by auto-refactor 2023-01-17 20:20:55 +05:30
vishnukvmd 06c28c615f Set the zoom-scale correctly once full-res image has loaded 2023-01-17 20:17:00 +05:30
vishnukvmd 326eb107a6 Update the size of bottom-overlay-icons 2023-01-17 14:23:43 +05:30
Neeraj Gupta 84e40d6d31
Fix delete empty album 2023-01-17 13:14:27 +05:30
Neeraj Gupta 1b53a53b58
Use moveFromCurrentCollection during unfav action 2023-01-12 23:52:14 +05:30
Neeraj Gupta d0cecf5946
Support for deleting both collection and files 2023-01-12 17:02:52 +05:30
Neeraj Gupta 34c4fc0215
remove toast 2023-01-12 16:39:33 +05:30
Neeraj Gupta 17d85b86a8
Fix: Fire colleciton updated event 2023-01-12 16:36:10 +05:30
Neeraj Gupta 195275f8f1
Support for keeping photos while deleting collection 2023-01-12 15:43:11 +05:30
Neeraj Gupta eb048b57b4
Override galleryType for uncategorized collection 2023-01-12 11:03:01 +05:30
Neeraj Gupta fa676f3809
Add uncategorized collection page viewer 2023-01-12 10:52:50 +05:30
Neeraj Gupta decc2f5489
Add uncategorized gallery type 2023-01-12 10:45:30 +05:30
Neeraj Gupta 761041c336
Show correct count for uncategorized collection 2023-01-12 10:38:47 +05:30
Neeraj Gupta f0a8e1d2d7
Skip uncat and fav colleciton while auto-deleting 2023-01-12 10:38:21 +05:30
vishnukvmd 5c54c643ab Fix warnings 2023-01-12 10:10:08 +05:30
vishnukvmd 21c7f36f88 Mark _file as a late initialized variable to fix compilation errors 2023-01-12 10:09:59 +05:30
Neeraj Gupta a3173b71af
Merge branch 'main' into uncategorized 2023-01-12 09:18:55 +05:30
Neeraj Gupta aec3e379a8
Merge branch 'main' into fix_null_safety_suggestion 2023-01-11 15:13:25 +05:30
Neeraj Gupta 6ce1eb94cb
Fix bad null safety suggetion 2023-01-11 14:09:23 +05:30
Neeraj Gupta 9e1184069e
Refactor: rename 2023-01-11 10:09:33 +05:30
ashilkn b2bb0b6f57 Merge branch 'main' into replace-choice-dialogs-2 2023-01-10 13:33:48 +05:30
ashilkn badf8c9525 Replace 'Leave shared album' dialog with the new one 2023-01-10 12:38:38 +05:30
Neeraj Gupta ad45b22882
Fix complilation error 2023-01-10 12:01:12 +05:30
Neeraj Gupta 44c348256d
Handle error in label text builder 2023-01-09 16:19:48 +05:30
Neeraj Gupta 6bcadeda0e
Merge branch 'main' into uncategorized 2023-01-09 15:50:50 +05:30
Neeraj Gupta 51afc7bf7a
Merge pull request #795 from ente-io/release_reset_ignore_fix
Fix logic for computing reset ignore flag on droid
2023-01-09 14:09:53 +05:30
Neeraj Gupta da7f9d2699
Fix reset ignore logic for droid 2023-01-09 13:58:43 +05:30
Neeraj Gupta f8d3b9a919
Merge pull request #787 from ente-io/lint_cleanup
Chore: Lint fixes and formatting changes
2023-01-09 10:51:13 +05:30
Neeraj Gupta 77dfaf0b8a
Remove title from delete aciton sheets 2023-01-08 14:07:53 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta d917884079
Lint: Add missing trailing commas 2023-01-07 17:44:45 +05:30
Neeraj Gupta 08c317fe2a
Merge branch 'main' into change_log_4 2023-01-07 16:03:23 +05:30
Neeraj Gupta 5c8cdd2bb0
Rate Us: Open playstore app for rating with fallback to https url 2023-01-07 16:02:24 +05:30
Ashil 6b17a8b5e3
Merge pull request #780 from ente-io/reset-ignored-files
Reset ignored files
2023-01-07 09:28:22 +05:30
Neeraj Gupta f51d6ebd59
Add icons for uploaded and on device files in debugMode 2023-01-06 21:23:48 +05:30
ashilkn c2175d6d24 Code refactoring 2023-01-06 20:34:20 +05:30
ashilkn 2ff3232de0 Added better animation for 'Reset ignore files' container 2023-01-06 20:22:34 +05:30
ashilkn 72ebeba3ba Merge branch 'main' into reset-ignored-files 2023-01-06 17:24:04 +05:30
ashilkn b40b1620ff Show 'Reset ignored files' only if backup is enabled 2023-01-06 17:20:24 +05:30
ashilkn 42296adb0d Hide 'Reset ignored files' after sync 2023-01-06 16:57:53 +05:30
ashilkn c7f0cce5dc Added animation and handled error for reset ignored files 2023-01-06 16:51:46 +05:30
ashilkn 04725638a1 Show reset ignore files option only if ignored files exists in the device collection 2023-01-06 15:20:22 +05:30
Neeraj Gupta 579d1248cf
Fix: autoclose photo view if photo is delete from everywhere 2023-01-06 14:09:20 +05:30
ashilkn 304e00eb2f Added option to reset ignored files in a device collection and sync 2023-01-06 13:37:50 +05:30
Neeraj Gupta 0cc7a91af5
Merge branch 'main' into uncategorized 2023-01-06 13:34:30 +05:30
Neeraj Gupta d8b6e76fad
Switch to new delete action sheet 2023-01-06 12:54:00 +05:30
Neeraj Gupta 0d1d3bc803
Fix: Add cancel option for file delete prompts 2023-01-06 12:35:33 +05:30
Neeraj Gupta a39a422b22
Switch to new action sheet while deleting single file 2023-01-06 12:21:47 +05:30
ashilkn 55949e5045 Dyamically change menu section description on updating device folder sync status 2023-01-06 11:24:34 +05:30
ashilkn 4370d5352b Redesigned sync device folder container 2023-01-06 10:20:25 +05:30
Neeraj Gupta 381b2ebfc9
RemoveV2: Move files to uncategorized collection 2023-01-05 16:47:34 +05:30
Neeraj Gupta 99c724aa54
Fix lint issue 2023-01-05 14:12:55 +05:30
Neeraj Gupta 0bc94e1eea
Handle error during edit file 2023-01-05 12:59:47 +05:30
ashilkn 8fd62127f8 Disabled asset change notifying only after getFile() is done on downloading a file 2023-01-05 09:48:17 +05:30
ashilkn 39bfd985bb Minor changes 2023-01-05 09:44:11 +05:30
Neeraj Gupta 97bf760c3b
minor refactor 2023-01-05 09:34:34 +05:30
ashilkn caeb3ef84e Resolved merge conflicts 2023-01-05 09:13:43 +05:30
ashilkn 0b378c824e Trigger local sync after downloading a file 2023-01-05 09:09:15 +05:30
ashilkn dfea70c019 Stop notifying local asset changes when downloading a file to avoid race condition 2023-01-04 21:27:31 +05:30
Neeraj Gupta 5f8ef8a3d9
Tweak UI for delete empty album progress 2023-01-04 13:14:02 +05:30
Neeraj Gupta b3571993eb
Merge branch 'main' into uncategorized 2023-01-04 09:47:50 +05:30
Neeraj Gupta 09d3ebce1f
Fix spacing and make delete dialog dismissable 2023-01-03 22:03:47 +05:30
ashilkn 8e24ce6e2f Removed tracking of downloaded files 2023-01-03 17:34:54 +05:30
ashilkn 3333dc7ab6 Removed adding of downloaded file to ignoredFiles 2023-01-03 16:58:54 +05:30
Neeraj Gupta c2d2caa05b
Fix typos and dispose valueNotifier 2023-01-03 14:30:10 +05:30
Neeraj Gupta bfe09f5436
Minor refactoring 2023-01-03 14:03:26 +05:30
Neeraj Gupta 9877af76e7
Feature: Add support for deleting empty albums 2023-01-03 13:59:26 +05:30
Neeraj Gupta 9b15333ba5
Remove unused file 2023-01-02 14:57:52 +05:30
Neeraj Gupta eba935373a
Fix bug in nullSafety suggestion 2022-12-31 21:58:15 +05:30
Neeraj Gupta bc4e759e01
NullSafety: Fix select files & download 2022-12-30 23:54:25 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 187796f1f2
Merge branch 'migrate_services' into migrate_services_2 2022-12-30 15:59:59 +05:30
Neeraj Gupta 3549ef2695
Merge branch 'main' into db_and_services 2022-12-30 15:58:25 +05:30
Neeraj Gupta 0a84f06b5a
NullSafety: More migration and fixes 2022-12-30 15:14:52 +05:30
Neeraj Gupta 5cbb74568e
Apply link suggestions 2022-12-30 08:59:48 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
ashilkn 3bfdbaf571 Used better variable names 2022-12-30 06:59:50 +05:30
ashilkn 0f1c81204b Used new dialog for confetti dialog in 'Free up space' and 'Remove duplicates' screens 2022-12-29 19:22:04 +05:30
ashilkn b23f8f06fe Replaced errorDialogs with new errorDialogs 2022-12-29 09:59:01 +05:30
Neeraj Gupta 570d0120c2
NullSafety: Migrate more Ui widgets 2022-12-27 17:55:24 +05:30
Neeraj Gupta 6d33b5904c
Merge pull request #735 from ente-io/file_search 2022-12-27 13:21:32 +05:30
Neeraj Gupta 2ed1d3f646
Copy change 2022-12-26 22:52:17 +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
Neeraj Gupta 5d2f1394ff
Enable search by filename 2022-12-26 14:51:27 +05:30
Neeraj Gupta 0007aecbd4
Replace happy case toasts with shortToast 2022-12-26 11:51:33 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
Neeraj Gupta f54c28a16d
Add hook for manage link 2022-12-22 22:43:14 +05:30
Neeraj Gupta e62c01118e
Show new action sheet on link creation 2022-12-22 16:01:10 +05:30
Neeraj Gupta 947eff472b
Merge branch 'main' into create_link 2022-12-22 14:54:13 +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
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 467d958219
toggle button from create link to copy link 2022-12-19 16:02:44 +05:30
Neeraj Gupta 68f5160479
Add support for creating link for shared files 2022-12-19 15:06:27 +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
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 aa1cf5b167
Show fileCaption for incoming files 2022-12-17 17:22:44 +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 7fabc6bd0f
Color changes 2022-12-17 10:48:33 +05:30
Neeraj Gupta 7840411fcf
Add addedBy information 2022-12-17 09:07:58 +05:30
Neeraj Gupta fe2228031f
Tweak avatar for thumbnail view 2022-12-16 18:39:14 +05:30
Neeraj Gupta 5be159ef1a
Fix alignment for empty hidden state 2022-12-16 17:17:02 +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
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
Neeraj Gupta 6fec4a8ee6
Fix spacing issues between top icons 2022-12-16 13:42:37 +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
Neeraj Gupta 33e6236ed7
Switch to new bottom selectionBar for search result 2022-12-16 13:17:52 +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 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
vishnukvmd e0f6db707c Show uploader avatar for collected files 2022-12-16 12:10:55 +05:30
Neeraj Gupta e953968a82
Fix: show correct file owner 2022-12-16 10:18:15 +05:30
vishnukvmd 4d52b1ecaa Fix warning 2022-12-16 09:50:08 +05:30
Neeraj Gupta 29d39488eb
UI Fixes 2022-12-15 22:23:06 +05:30
Neeraj Gupta a7ca764805
Handle remove files from shared album 2022-12-15 21:55:29 +05:30
Neeraj Gupta 90a3c34e36
Show new bottom selection for home menu 2022-12-15 20:03:40 +05:30
Neeraj Gupta 074c94f5ac
Refactor bottom overlay in separate widget 2022-12-15 19:44:26 +05:30
Neeraj Gupta ff4611b192
hook more options on file selections 2022-12-15 16:54:51 +05:30
Neeraj Gupta 439c7241d4
Add hooks for more file actions 2022-12-15 15:32:46 +05:30
Neeraj Gupta e67252aadf
Fix lint suggestion 2022-12-15 15:12:05 +05:30
Neeraj Gupta 0d09c4ec22
FileSection: Show actionable fileCount as suffix 2022-12-15 09:36:51 +05:30
Neeraj Gupta 8ec8944fbd
FileSelection: Show various actions based on gallery type 2022-12-14 23:05:08 +05:30
Neeraj Gupta 69a9a0f996
ActionBar: Show split between selected and yours 2022-12-14 22:18:24 +05:30
Neeraj Gupta df1e0c3d10
GalleryType: add action method for addToAlbum option 2022-12-14 22:17:33 +05:30
Neeraj Gupta 1aadc08fdf
Merge branch 'redesign-with-components' into collaboration_view 2022-12-14 15:13:54 +05:30
Neeraj Gupta 6b7806c0d3
remove debugprint 2022-12-12 12:45:35 +05:30
Neeraj Gupta 8891b0ce58
Merge branch 'master' into collaboration_view 2022-12-11 19:18:23 +05:30
ashilkn e244bc1e76 Merge branch 'master' into redesign-with-components 2022-12-09 13:27:18 +05:30
Neeraj Gupta 247be939b9
Allow album participants to view other participants 2022-12-08 19:10:27 +05:30
Neeraj Gupta de78e2223a
Remove reundant blocking progress bar 2022-12-08 16:42:51 +05:30
Neeraj Gupta b71c214c58
Merge branch 'master' into collaboration_view 2022-12-08 14:06:00 +05:30
Neeraj Gupta b392b90b8f
minor refactor 2022-12-08 11:05:53 +05:30
Neeraj Gupta a8a009318d
Fix: RateUs -> use alternativeTo for f-droid and github apk 2022-12-07 14:11:52 +05:30
Neeraj Gupta a0b22cd3a1
Refactor: Pass photoGridSize from gallery to inner widgets 2022-12-07 11:49:41 +05:30
vishnukvmd 7133930af4 Merge branch 'master' into grid 2022-12-06 23:29:03 +05:30
vishnukvmd 78fa988b9e Load large thumbnails in case there are lesser grids 2022-12-06 23:27:54 +05:30
vishnukvmd 14afc4259c Revert changes added for the pinch-to-zoom gesture 2022-12-06 23:22:01 +05:30
vishnukvmd b29401720d Remove local hero 2022-12-06 23:16:03 +05:30
ashilkn 00fdde0bf3 add option to sepecify smaller or larger bottom padding for BottomActionBar 2022-12-06 11:50:23 +05:30
ashilkn 580a6e42a9 minor changes 2022-12-05 20:50:21 +05:30
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 0c592fa509 add functionality for delete on BottomActionBar 2022-12-05 13:36:47 +05:30
vishnukvmd 3c61bd9d84 Reduce reloads 2022-12-04 12:36:39 +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 9b0693de44 animate opening and closing of BottomActionBarWidgat 2022-11-29 20:03:40 +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
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 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 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
ashilkn 3826704950 make final 2022-11-25 16:23:32 +05:30
Neeraj Gupta 59b9bafb7e
Merge branch 'master' into collaboration_view 2022-11-25 15:35:21 +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 1ce7097ec9
Show UserAvator icon for incoming photos 2022-11-23 08:46:55 +05:30
Neeraj Gupta 9f84a49952
Fix BadElement: use firstOrNull instead of first 2022-11-22 14:13:40 +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 f361df8b4f
Use adaptive switch 2022-11-21 17:36:32 +05:30
ashilkn 8cb151b6c5 layout and style changes to 'day/date' in gallery 2022-11-21 14:58:55 +05:30
ashilkn 0700685773 make final 2022-11-21 11:34:39 +05:30
Neeraj Gupta 2614a389e2
rename 2022-11-20 17:25:12 +05:30
Neeraj Gupta 222b88a8ef
Show sharing option in a page instead of dialog 2022-11-20 10:03:24 +05:30
ashilkn e9820905e9 made search bar little smaller 2022-11-19 16:29:57 +05:30
ashilkn bb66f60829 remove listeners properly 2022-11-18 18:27: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