Commit graph

274 commits

Author SHA1 Message Date
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 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 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
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 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
ashilkn 304e00eb2f Added option to reset ignored files in a device collection and sync 2023-01-06 13:37:50 +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 bc4e759e01
NullSafety: Fix select files & download 2022-12-30 23:54:25 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 3549ef2695
Merge branch 'main' into db_and_services 2022-12-30 15:58:25 +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 e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
Neeraj Gupta 5be159ef1a
Fix alignment for empty hidden state 2022-12-16 17:17:02 +05:30
Neeraj Gupta 66c5e0f24f
Use new bottom bar for gallery folder page 2022-12-16 15:29:48 +05:30
Neeraj Gupta c41f4fd06a
Switch to new bottom menu for hidden page 2022-12-16 13:12:13 +05:30
Neeraj Gupta 66ec24839e
Use new bottom bar for archive page 2022-12-16 12:57:29 +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 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 1aadc08fdf
Merge branch 'redesign-with-components' into collaboration_view 2022-12-14 15:13:54 +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
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
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
Neeraj Gupta 67c78ee95f remove sharing button for fav collection 2022-11-26 16:10:41 +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 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 3fa1875392 Merge branch 'master' into batch-files 2022-11-18 12:08:51 +05:30
Neeraj Gupta a3e278ef0f
Remove unused code 2022-11-17 15:34:33 +05:30
Neeraj Gupta fecf139284
Disable archive album for favorite collection 2022-11-17 15:21:17 +05:30
Neeraj Gupta 04ff719fe4
Skip confirmation while deleting empty albums 2022-11-17 15:19:34 +05:30
Neeraj Gupta 4eaad13bd8
CollectionDelete: Do not turn-off folder backup if collection is empty 2022-11-17 15:10:13 +05:30
ashilkn 107e7c552b remove unused variable 2022-11-17 11:09:22 +05:30
Neeraj Gupta 34de3f5fc3
Merge pull request #583 from ente-io/empty_albums
Empty albums
2022-11-15 10:54:56 +05:30
Neeraj Gupta 32e299c82b
Update removalEvents for Hidden Page 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 ae00494854
Logging improvements 2022-11-12 10:49:38 +05:30
Neeraj Gupta 9faeb511db
Log source for all CollectionUpdate events 2022-11-11 17:00:37 +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 4a060c4edd
Fix unawaited future warnings 2022-11-06 16:06:33 +05:30
Neeraj Gupta 0d622f0ed1
Make emptyState null safe 2022-11-06 15:04:56 +05:30
Neeraj Gupta beeeb2e84a
Add hide in removal event for colleciton & device gallery 2022-11-03 13:39:05 +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
vishnukvmd 52f747c55c Prettify empty state for hidden 2022-11-02 22:35: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 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
Neeraj Gupta 2ebe747975
Remove popup menu item from bottom overflow menu 2022-11-02 09:53:40 +05:30
Neeraj Gupta bed1ce6574
Add hidden option in the bottom overflow menu 2022-11-02 09:36:19 +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 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
Neeraj Gupta c479a8e225
Support for hidden stuff 2022-10-27 11:35:39 +05:30
Neeraj Gupta eef63a7fb0
Use animation to scrollToTop 2022-10-25 12:50:15 +05:30
Neeraj Gupta 445e73392c
Scroll bug fix: avoid redundant jump to same element 2022-10-22 20:42:57 +05:30
Neeraj Gupta 8d68bd4bb6
DragScroll: Add bottomSafe area to fix scroll issue 2022-10-22 17:14:12 +05:30
Neeraj Gupta a01c8fa8be
Scroll to top on doubleTap on homescreen 2022-10-22 16:38:07 +05:30
Neeraj Gupta 7faebe0136
Merge pull request #585 from ente-io/main_galley_all
Refactor Home Widget
2022-10-20 17:00:11 +05:30
Neeraj Gupta b2ba07cffb
Fix: Hide overflow menu icon when empty (#588) 2022-10-20 16:22:51 +05:30
Neeraj Gupta 5fae039823
Refactor home widget 2022-10-20 14:40:17 +05:30
ashilkn c60bd49269 Merge branch 'master' into settings-to-ham 2022-10-13 15:02:40 +05:30
ashilkn fa5b105fb3 don't use GalleryAppBarWidget for home screen 2022-10-12 13:56:37 +05:30
ashilkn 697d2b9750 add settings to drawer and open on clicking hamburger icon 2022-10-12 10:56:49 +05:30
Neeraj Gupta 1ffd3de060
Remove redundant comment 2022-10-11 09:24:34 +05:30
Neeraj Gupta 651ccfd7e6
Support for leaving shared album 2022-10-11 07:05:09 +05:30
Neeraj Gupta 01a0ab046f
GradientButton: Fix padding between icon and text 2022-09-23 11:04:02 +05:30
ashilkn 5d69149ae6 Merge branch 'migrate-to-null-safety' of https://github.com/ente-io/frame into migrate-to-null-safety 2022-09-21 10:56:21 +05:30
ashilkn c9bbb80c05 remove prefix letter 'k' from constants in constants.dart 2022-09-20 17:23:32 +05:30
ashilkn 3e8bfc6f29 remove prefix letter 'k' from constants 2022-09-19 17:22:20 +05:30
Neeraj Gupta 571c258f78
copy changes 2022-09-15 13:34:41 +05:30
Neeraj Gupta 2f3b75b29f
Hide delete album option for favorites collection 2022-09-15 13:21:50 +05:30
Vishnu Mohandas 5e5630ce1f
Minor copy change 2022-09-13 13:02:15 +05:30
Neeraj Gupta 06e619e9b3
Add support for trashing collections 2022-09-13 12:14:10 +05:30
Neeraj Gupta 214435a345
fix typo in file name 2022-09-12 17:46:34 +05:30
Neeraj Gupta 54a0cb72d3
hide ignored files from collections page 2022-09-12 15:28:52 +05:30
Neeraj Gupta 75ea50281d
[Part-3] Remove view all device photos option 2022-09-10 09:24:18 +05:30
Neeraj Gupta 1777bca27e
Show files pending for upload on main screen 2022-09-09 16:04:42 +05:30
Neeraj Gupta 01c29037dd
Handle cancellation for uploads when folder is unmarked for backup 2022-09-09 15:04:09 +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 298c94bb65
Merge branch 'match_bug_fix' into rewrite_device_sync 2022-09-02 14:12:14 +05:30
Ashil 8b28493803
Merge pull request #455 from ente-io/bugFix
Fix minor bugs in share warning for collections with hidden files
2022-09-02 10:57:28 +05:30
Neeraj Gupta f6f812d5cc
update cloud backup icon 2022-09-02 10:34:10 +05:30
Neeraj Gupta 8dd3acac71
do not show warning if already shared 2022-09-01 15:10:45 +05:30
Neeraj Gupta 9b7c3ec7e0
Fix share collection action for device folder not backed up 2022-09-01 15:09:59 +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 e09e585c5f
Merge branch 'reupload_hash_check' into rewrite_device_sync 2022-08-31 23:58:48 +05:30
Ashil Kandapath d780752028 minor changes 2022-08-30 13:46:40 +05:30
Ashil Kandapath 5850074120 minor changes 2022-08-30 12:13:51 +05:30
Ashil Kandapath d81c43268b resolved merge conflicts 2022-08-30 11:44:57 +05:30
Neeraj Gupta 923795bb58
mark private 2022-08-29 23:49:10 +05:30
Neeraj Gupta 97ed88de3d
remove unused method 2022-08-29 23:35:49 +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
ashilkn 89892ea9f1 enable extra hidden features only for internal testers or on debug build 2022-08-27 15:24:06 +05:30
ashilkn 82b008496a warn user before sharing an album containing hidden files 2022-08-27 13:00:40 +05:30
ashilkn 5fac3dae60 made a service to get set of collectionIDs of collections with hidden files 2022-08-26 20:14:11 +05:30