Commit graph

5397 commits

Author SHA1 Message Date
ashilkn 28b1d736fe remove unused pieces of code 2023-10-30 16:26:31 +05:30
Neeraj Gupta 0c73d17347 Skip lifeCycle lockscreen if auth in last 5seconds
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 11:27:03 +05:30
Neeraj Gupta 2b09f044f5 Log the source of lockScreen trigger
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 11:26:08 +05:30
Neeraj Gupta d263bafe56 DebugMode: Add support to pick creds from env
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 09:55:51 +05:30
Neeraj Gupta f855c1b5c6 Fix: Dispose controller during dispose of homeWidget
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-27 09:31:50 +05:30
ashilkn a06b8a644d go to all search sections screen when clearing query using the close button in search bar 2023-10-26 20:00:49 +05:30
ashilkn da1dce3984 add animation 2023-10-26 14:34:34 +05:30
ashilkn 1840ccaac8 only show 'No results found' on UI when no example queries can be found 2023-10-26 14:20:40 +05:30
ashilkn e1fc0d4ad1 remove search type with no suggestion queries from map 2023-10-26 14:10:11 +05:30
ashilkn b58f1c44f5 handle text overflow 2023-10-26 14:06:12 +05:30
ashilkn c263dc673b use better variable names 2023-10-26 13:58:45 +05:30
ashilkn 6a2e0f9a16 fix state issues 2023-10-26 13:50:13 +05:30
ashilkn 3b6294b64c Show query suggestions on UI when no result is found 2023-10-25 20:40:11 +05:30
ashilkn 92458d2e03 Create a map of searchType to suggested queries in NoResultWidget 2023-10-25 20:05:14 +05:30
ashilkn 759e149b1d redesign search results 2023-10-25 10:49:25 +05:30
ashilkn bf25016b6f add comment 2023-10-24 14:27:51 +05:30
ashilkn 8f80f47d91 show empty state if query is not null and no search results 2023-10-24 14:07:36 +05:30
ashilkn 83df8b5a4a show SearchSuggestionWidget if search results aren't empty and AllSearchSections otherwise in search tab 2023-10-24 12:57:59 +05:30
ashilkn aa5b87d45b update search results in InheritedSearchResults from new search bar 2023-10-24 12:50:14 +05:30
ashilkn 0b872559ec chore: clean up 2023-10-24 12:19:33 +05:30
ashilkn a2f263fcb2 chore: dispose _pageController and remove unused variable 2023-10-24 07:36:27 +05:30
ashilkn 85c08c52a1 fix: show search bar when going to search tab by swiping 2023-10-24 07:33:45 +05:30
ashilkn aef482d21d Revert changes to copies 2023-10-23 18:08:42 +05:30
ashilkn fb5691797f Revert "extract strings"
This reverts commit d812c6d23a.
2023-10-23 18:04:20 +05:30
ashilkn d812c6d23a extract strings 2023-10-22 12:39:46 +05:30
ashilkn b596318c83 Warn auth and photos share the same account on delete account page + minor layout changes 2023-10-22 12:01:53 +05:30
ashilkn 84bc55af61 create new notification note widget 2023-10-22 12:00:09 +05:30
ashilkn 947216dcff add a buffer to wait for animation of new search tab to complete before using renderBox data 2023-10-20 07:58:58 +05:30
ashilkn 520b83ad12 Remove unnecessary use of ValueNotifer and ValueListenableBuilder in new search tab 2023-10-20 07:37:46 +05:30
ashilkn 3574280dec pref improvement 2023-10-20 06:38:59 +05:30
ashilkn 228f1f672a Move and stick search bar to the top of keyboard when it comes up 2023-10-19 20:24:45 +05:30
ashilkn 1056ea79c9 UI changes to search bar and it's background 2023-10-19 11:36:28 +05:30
Neeraj Gupta 00f7151a6f Switch back to mediakit for grapheneOS 2023-10-19 09:31:38 +05:30
ashilkn 5345850b1a animate search tab to just above home bottom nav bar when swiping to search tab 2023-10-18 18:35:54 +05:30
ashilkn c05aa19c8b added go to map widget to location search section 2023-10-18 13:14:36 +05:30
ashilkn 0bca3aa981 minor UI change 2023-10-18 13:11:21 +05:30
ashilkn 96c4ec9f59 Refactor widgets to match figma design 2023-10-18 11:12:57 +05:30
ashilkn 8d7e7b4a0c fix bug in creating a new album from SearchSectionCTATile in 'view all' of Album search section 2023-10-18 08:03:00 +05:30
ashilkn 0e22b40c9b random improvements 2023-10-18 07:39:23 +05:30
ashilkn 3171a7cd7c make CTA icon and tile of album search section functional 2023-10-18 07:38:03 +05:30
ashilkn 6aef78a9a8 show CTA tile in search section result's 'view all' 2023-10-17 12:37:46 +05:30
ashilkn d1a9404305 Show NotificationTipWidget in PickCenterPoint when adding a new location tag from search section 2023-10-17 11:35:33 +05:30
ashilkn c48153c72a created notificationTipWidget 2023-10-17 11:34:11 +05:30
ashilkn 4a84836dd9 Make 'add new' in location search section functional 2023-10-17 10:17:03 +05:30
ashilkn 86a67b37c1 Refactor showPickCenterPointSheet to return just the center point of the file chosen instead of the whole file 2023-10-17 09:48:15 +05:30
ashilkn ce5665f0dd Refactor showPickCenterPointSheet to accept name of location tag instead of the entire locationTagEntity object 2023-10-17 09:19:36 +05:30
ashilkn e3464466e8 fix onTap of each albumSearchResult in 'view all' of album search section 2023-10-17 06:10:20 +05:30
ashilkn b37385172c fix bug in view all of album search section 2023-10-17 06:05:28 +05:30
ashilkn 95efb0a8c9 UI changes to search result widget 2023-10-16 19:36:14 +05:30
ashilkn 25d5256c2a Make view all for search section functional 2023-10-16 19:35:47 +05:30
ashilkn 1058962a93 create widget(page) for showing all search results of a specific search section 2023-10-16 19:34:31 +05:30
ashilkn 835102e0bf modify SearchResultWidget 2023-10-16 16:45:28 +05:30
ashilkn 40cc0ed70f Show people search section examples (people as in people who have shared items) 2023-10-16 16:37:36 +05:30
ashilkn 13ec5ab8c3 Show first random month that has items in 'moments' search example section 2023-10-13 12:25:45 +05:30
Neeraj Gupta e3ba796fbd Handle err while printing directory stat 2023-10-12 12:11:50 +05:30
Neeraj Gupta 655c06beb8
Log stats for app directory (#1438) 2023-10-12 10:13:13 +05:30
Neeraj Gupta c0e2f0d26c Rename 2023-10-12 10:02:41 +05:30
Neeraj Gupta 09f8cb3bdb Log directory stats if dirSize is > 10MB
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-12 09:58:11 +05:30
Neeraj Gupta df885921b7 Update copy
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-10-12 08:29:13 +05:30
ashilkn 03aee7e0f3 Merge main 2023-10-11 17:24:50 +05:30
ashilkn 2a6ec2528d fix: live photo indicator getting cut at the bottom 2023-10-11 17:16:25 +05:30
ashilkn 8164a25fa9 Fix alignment of fav icon 2023-10-11 16:04:11 +05:30
ashilkn 5c2638e711 Indendation changes 2023-10-11 16:02:54 +05:30
Naveenchand 0ca646932d
Update file_app_bar.dart
Updated with requested change
2023-10-10 12:44:05 +05:30
Naveenchand 99a59faf6a Updated with suggested change 2023-10-10 07:02:53 +00:00
ashilkn 82104c5174 fix: onTap not working for file type and extension results in search section 2023-10-10 12:13:22 +05:30
ashilkn fe7896b85a Use better variable names 2023-10-09 18:17:44 +05:30
ashilkn b42d845ce3 Show album examples in search section + refactor 2023-10-09 12:42:51 +05:30
Naveenchand 402a3f74c0 - Fixed Misaligned icon in file_app_bar.dart file by wrapping it inside IconButton Widget 2023-10-08 04:52:28 +00:00
ashilkn eb38e4cfda Remove unnecessary expanded 2023-10-08 06:24:55 +05:30
ashilkn 88ee27ceef Add on tap for location SearchExample widgets that take it to screens showing all files in that location 2023-10-07 19:33:11 +05:30
ashilkn c03cb9f9c5 Fixing alignment of SearchSectionCTA widget with other SearchExample widgets 2023-10-07 18:33:09 +05:30
ashilkn 7c8234f6b0 Made SearchExample widget adaptive to different font sizes 2023-10-07 18:27:00 +05:30
ashilkn 262f7b52b8 Use BouncingScrollPhysics for all scrollable widgets for better UI and consistancy 2023-10-07 18:22:53 +05:30
ashilkn a8cea17592 Changes to layout 2023-10-07 17:29:49 +05:30
ashilkn 1941d6d6fa Improve SearchSectionCTAIcon widget and add it at the end of each search section's scrollable 2023-10-07 13:52:56 +05:30
ashilkn 94b0256fc5 Create SearchExample widget and use it on the serach tab passing it location tag search results for testing 2023-10-07 13:11:15 +05:30
ashilkn 62924e2d40 Use a separate widget to enclose all search sections 2023-10-06 18:05:11 +05:30
ashilkn 7529a8ee22 Merge branch 'main' into search_screens 2023-10-06 12:58:17 +05:30
ashilkn bfed936dfc update comment 2023-10-05 19:07:42 +05:30
ashilkn f44013349f fix(gallery): groups in gallery show old state when scrolling back to them after updation 2023-10-05 18:53:43 +05:30
ashilkn 0b391a704a fix(video-player): use video_player instead of media_kit for videos if os is grapheneOS or divestOS 2023-10-04 11:52:28 +05:30
ashilkn 6486bfdb45 Undo a change 2023-10-04 09:53:28 +05:30
ashilkn 044e82b96f Indentation changes 2023-10-04 09:48:27 +05:30
ashilkn 0f70196e1c fix(video-player): Video auto plays in bg when app is put in bg after downloading starts 2023-10-04 09:46:48 +05:30
ashilkn 0a7e2478e4 Merge branch 'main' into search_screens 2023-09-29 09:09:27 +05:30
ashilkn be52f31db8 Center align seekbar 2023-09-29 06:42:27 +05:30
ashilkn 8982185265 Move button_widget.dart to it's correct dictionary 2023-09-28 18:21:52 +05:30
ashilkn 96c8267239 Merge branch 'main' into search_screens 2023-09-28 15:40:55 +05:30
ashilkn 2f1d274b2b fix(video): dispose listener and valueNotifer 2023-09-28 12:43:48 +05:30
ashilkn 6ae479a654 feat(video-playback): increase tap area of seekbar 2023-09-28 12:12:08 +05:30
ashilkn fd9f46035b fix lint errors and build errors 2023-09-28 10:07:55 +05:30
ashilkn 5974ce051e Resolve conflicts and merge main 2023-09-28 10:00:57 +05:30
ashilkn 88bc3be1b9 fix(video-player): maintain fullscreen when swiping through videos 2023-09-28 07:05:27 +05:30
ashilkn aeddaf9639 feat(media-kit): enable full screen mode for all devices when video is playing 2023-09-27 21:38:31 +05:30
ashilkn 5f6397c849 feat(media_kit): swipe down to close video 2023-09-27 20:44:00 +05:30
ashilkn f8ee579092 Merge branch 'main' into use_media_kit 2023-09-27 20:22:11 +05:30
ashilkn 922b021161 Add comment 2023-09-27 17:52:50 +05:30
ashilkn 05a1db2184 UI changes to description 2023-09-27 11:28:01 +05:30
ashilkn 9e5966a22d fix: seek not working when description is present 2023-09-27 11:18:04 +05:30
Neeraj Gupta 78b3f32522 Upgrade dependencies
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-26 21:42:26 +05:30
Neeraj Gupta 7d9e6b3b22 Add missing select case
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-26 21:41:55 +05:30
ashilkn 2e423b2d34 UI changes to PlayPauseAndDuration widget 2023-09-26 17:16:51 +05:30
ashilkn 543f73c33b Use media_kit only for live/motion photos 2023-09-25 14:48:10 +05:30
Vishnu Mohandas 85527125bb
Increase hit area for the "Skip" button 2023-09-23 00:27:03 +05:30
vishnukvmd e4e58f409c Apply more fixes 2023-09-22 12:30:23 +05:30
vishnukvmd 685fc408ea Apply dart fixes 2023-09-22 12:19:50 +05:30
Neeraj Gupta 2be03112ea Merge branch 'main' into search_screens 2023-09-19 14:20:52 +05:30
ashilkn 52ead9a906 fix: make video seekable when viewed in memories 2023-09-19 10:27:05 +05:30
ashilkn d63491a47f media_kit: don't show overlay when controls are visible 2023-09-18 19:12:51 +05:30
ashilkn 4911d84546 fix: do not toggle fullscreen when seeking with one click 2023-09-18 18:42:53 +05:30
ashilkn db67325fad Comment out code related to tflite_flutter_helper 2023-09-18 18:30:52 +05:30
ashilkn ad912c777b Resolve merge and dependency conflicts and merge main 2023-09-18 18:25:56 +05:30
Ashil 12536abdb5
Update icon for collect links (#1403) 2023-09-18 17:22:59 +05:30
vishnukvmd 76f80e00fa Update icon for collect links 2023-09-18 16:55:20 +05:30
Neeraj Gupta a746206cae Revert "Hello ducky (#1382)"
This reverts commit 271eb98ce5, reversing
changes made to 7fadb7634d.
2023-09-14 17:18:06 +05:30
Neeraj Gupta f34539a84d Fix: Reload uncategorized gallery on sort order change
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-14 09:22:02 +05:30
ashilkn bde6483144 fix: null check operator used on a null value 2023-09-13 15:30:31 +05:30
ashilkn 21d6a4672b Merge branch 'main' into use_media_kit 2023-09-13 11:26:50 +05:30
ashilkn 27228c4fa3 Media_kit: Change size of seekBar and seekBarThumb 2023-09-13 11:21:37 +05:30
ashilkn dca96ce517 Media_kit: Use media_kit for playing live and motion photos 2023-09-13 07:54:42 +05:30
ashilkn f813a8abf6 Revert "Media_kit: Show thumbnail loading state in media_kit's bufferring state"
This reverts commit 15dd3c54a0.
2023-09-13 06:22:50 +05:30
ashilkn d2bbf34795 Revert "Media_kit: Workaround for showing thumbnail when media_kit is buffering"
This reverts commit 9e0eb9e2e6.
2023-09-13 06:18:54 +05:30
Vishnu Mohandas dc95a68d5f
Ensure that SharedPrefs are initialized within NotificationsService (#1392) 2023-09-11 15:24:55 +05:30
vishnukvmd 2bda1891d7 Ensure that SharedPrefs are initialized within NotificationsService 2023-09-11 15:22:17 +05:30
Neeraj Gupta cf7753538b
Fix map rendering err due to bad lat/long (#1390) 2023-09-11 14:33:50 +05:30
Neeraj Gupta f9bc1f0ec6 Check if files are still present before reloading 2023-09-11 09:33:24 +05:30
Neeraj Gupta 062dc1363f Clean up log 2023-09-11 09:23:06 +05:30
Neeraj Gupta de1951ca5d Add mount check 2023-09-11 09:21:12 +05:30
Neeraj Gupta c421248636 ZoomableImage: Fix null check 2023-09-11 09:13:51 +05:30
Neeraj Gupta 2feab5d04a Fix map rendering err due to bad lat/long 2023-09-11 09:02:34 +05:30
ashilkn c8711c87dd Resolve conflicts and merge main 2023-09-09 12:46:14 +05:30
ashilkn 9e0eb9e2e6 Media_kit: Workaround for showing thumbnail when media_kit is buffering 2023-09-09 12:35:05 +05:30
ashilkn 56fb8cfd84 Remove tflite_flutter_helper from dependencies and comment out related code 2023-09-09 05:57:44 +05:30
ashilkn 15dd3c54a0 Media_kit: Show thumbnail loading state in media_kit's bufferring state 2023-09-07 08:26:16 +05:30
ashilkn a5a39cb2ee Media_kit: Minor UI changes 2023-09-06 17:03:41 +05:30
ashilkn 6c70c039b8 Media_kit: Add hero animation for new video widget 2023-09-06 06:55:24 +05:30
ashilkn d030a6ddd1 Media_kit: Fix wrong state of play/plause button 2023-09-06 06:08:01 +05:30
ashilkn 58a6b2168b Media_kit: sync animations 2023-09-06 06:03:19 +05:30
ashilkn 3bf41328a0 Media_kit: Add pressed state for play, pause and position container 2023-09-05 21:08:24 +05:30
ashilkn 78593549d7 Media_kit: Extract play, pause and duration container to a Widget 2023-09-05 20:44:23 +05:30
ashilkn 6684c94218 Media_kit: Add top margin to center media_kit's loading widget before video is played 2023-09-05 16:14:47 +05:30
ashilkn 9a5d5c0729 Media_kit: Stop pageView from swiping when seeking a video using the seekbar 2023-09-05 16:11:30 +05:30
ashilkn cd45751ab5 Media_kit: Make UI better 2023-09-05 12:25:02 +05:30
ashilkn cff4c68aee Fix null pointer error 2023-09-05 10:46:03 +05:30
ashilkn c190815cf9 Media_kit: Use semi-custom video controls 2023-09-04 18:39:30 +05:30
Neeraj Gupta cf755975b5
Fix delete (#1371) 2023-09-02 15:58:51 +05:30
Neeraj Gupta 5494faee30 Update copy 2023-09-02 14:49:25 +05:30
Neeraj Gupta eb1852038a DeviceLimit: Remove subtext about handling spikes 2023-09-02 14:43:43 +05:30
Neeraj Gupta e13b22f2f9 Add support for setting no device limit 2023-09-02 14:40:32 +05:30
Neeraj Gupta cff1cec1fe FileInfo: Use formatBytes for showing size 2023-09-02 12:33:09 +05:30
Neeraj Gupta ed43970aac Fix bug in delete when shared files are selected 2023-09-02 12:27:04 +05:30
Neeraj Gupta d8d9c90612
Search: Translated months & update holidays (#1368) 2023-09-01 13:56:59 +05:30
Neeraj Gupta fa7c486d7c Localize holidays & update list 2023-09-01 13:48:50 +05:30
Neeraj Gupta 7545feb48b [l10n]Search: use month name based on locale 2023-09-01 11:00:23 +05:30
Neeraj Gupta 521f534cf6 Mark download dialog dismissible
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-01 09:31:11 +05:30
Neeraj Gupta c5f3192972 Remove callback 2023-09-01 09:28:42 +05:30
Neeraj Gupta 5d16a39383 Remove unused imports
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-09-01 09:23:40 +05:30
Neeraj Gupta c0d9d66410 Fix progress callback 2023-09-01 08:42:35 +05:30
Neeraj Gupta df79553bba Fix: dispose progress notifier 2023-08-31 18:06:51 +05:30
ashilkn 14434a25c3 Media_kit: Show loading states when downloading and decrypting video 2023-08-31 15:04:39 +05:30
ashilkn b1529ad5d6 Media_kit: Play vidoes shared from outside the app 2023-08-31 07:07:11 +05:30
ashilkn cd01c219c4 Media_kit: Play videos present in device 2023-08-31 06:51:19 +05:30
ashilkn 08d8e8fb44 Media_kit: Play remote videos 2023-08-31 06:29:46 +05:30
Neeraj Gupta 4e477b8b77 Use l10n string 2023-08-30 18:36:34 +05:30
Neeraj Gupta 7b097bfc42 Optimize check for showCollage 2023-08-30 18:31:18 +05:30
Neeraj Gupta bb820c9357 GalleryOverflow: keep leave album at bottom 2023-08-30 17:08:03 +05:30
Neeraj Gupta f5a77ad712 minor fixes 2023-08-30 17:06:23 +05:30
Neeraj Gupta 6a0ad1a80a Fix bug in checking for uploaded item 2023-08-30 16:38:22 +05:30
Neeraj Gupta 7d8fcafee4 Merge branch 'main' into add_id_debug 2023-08-30 16:19:34 +05:30
ashilkn de062e8dbc Remove keyboardType for search's textField to enable swipe-type 2023-08-30 13:30:44 +05:30
Neeraj Gupta d1f3e2d313 Fix: Avoid redundant fetch for imageInfo 2023-08-30 11:35:11 +05:30
Neeraj Gupta 6ee182ecec Perf: Avoid redundant computation of imageInfo 2023-08-30 10:32:55 +05:30
Neeraj Gupta 5c9c3531ab Fix: Increase page scroll speed
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-30 09:49:53 +05:30
Neeraj Gupta d271cf05de Fix: Show dimensions from file metadata 2023-08-30 08:53:01 +05:30
Neeraj Gupta 47749f9479 Fix state refresh issue during delete 2023-08-30 04:42:48 +05:30
Neeraj Gupta cb1ebac232 Add genID in debug mode 2023-08-29 19:35:41 +05:30
ashilkn 1578e95bc6 Create widget to test if media_kit is working 2023-08-29 18:47:47 +05:30
Neeraj Gupta dd627408fc Merge branch 'main' into handle_limited_settings 2023-08-29 15:01:57 +05:30
Neeraj Gupta 81e70a5aa7 Hide archive for unuploaded files 2023-08-29 15:01:54 +05:30
Neeraj Gupta 8b85afe4e1 Handle limited or no permission 2023-08-29 14:35:17 +05:30
ashilkn df761ef736 Pop screen on RangeError in detail_page.dart 2023-08-29 13:24:22 +05:30
Neeraj Gupta 3eeba57e19
Added more file props + live/motion photo indicator (#1348) 2023-08-29 11:52:05 +05:30
ashilkn ff1f53b867 Extract strings 2023-08-28 21:50:06 +05:30
ashilkn f1fbb0aac0 Resolve merge conflicts and merge main 2023-08-28 21:28:34 +05:30
ashilkn b8bc279892 Add support for removing an item from a hidden album 2023-08-28 18:27:38 +05:30
ashilkn 1a6d1117b3 Add support for 'Add to hidden album' 2023-08-28 17:22:54 +05:30
Neeraj Gupta 47f5c96ffb Fix url for join community 2023-08-28 12:01:16 +05:30
Neeraj Gupta b7ac5ab01f Organize imports
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-28 11:28:02 +05:30
Neeraj Gupta 15bac11467 Show toast when ignore reason is not trash 2023-08-28 11:20:30 +05:30
Neeraj Gupta d93feb4cbd iOS: reduce large toast duration to 2s
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-28 11:18:36 +05:30
Neeraj Gupta 1173d8c160 Fix lint suggestion
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-08-28 11:17:17 +05:30
Neeraj Gupta 67e7bf0220 Show uncat colleciton during restore 2023-08-28 08:29:00 +05:30
Neeraj Gupta b80dabf3fd Remove unused import 2023-08-28 08:11:47 +05:30
Neeraj Gupta af36efcbb7 Refactor: remove duplicate code 2023-08-26 15:55:52 +05:30
ashilkn 837b489c56 Move to hidden album: Add support for creating a new hidden album from CollectionActionSheet 2023-08-26 15:47:28 +05:30
ashilkn f26c7841ef Move to hidden album: Navigate to album to which files were moved to 2023-08-26 13:26:07 +05:30
ashilkn e378b4a8eb Move to hidden album: Move files upon selecting an album from CollectinActionSheet 2023-08-26 13:18:33 +05:30
ashilkn ff14768d0a Show only hidden albums excluding defaultHiddenAlbums in CollectionActionSheet when moving a hidden file to a hidden collection 2023-08-26 12:59:00 +05:30
ashilkn a1d7bae702 Show option to move files to hidden album in hidden section on selection and show collectionActionSheet 2023-08-26 11:59:14 +05:30