Commit graph

28 commits

Author SHA1 Message Date
Neeraj Gupta 3a98af3518 Move packages 2023-08-25 10:09:30 +05:30
Neeraj Gupta d6b08c8e66 Rename: File -> EnteFile 2023-08-24 22:26:24 +05:30
ashilkn 95446e7a26 Use better names for memebers and it's parameters for better readability in SelectedFiles 2023-07-13 12:22:20 +05:30
ashilkn e5f49c10ad Added comment and used better variable name for easier code readability in SelectedFiles 2023-07-13 12:02:33 +05:30
ashilkn a03f92cf5a Fix gallery not reflecting new state on unselecting all from group 2023-07-13 11:17:53 +05:30
ashilkn 9317ca615c Refactor file selection 2 2023-07-12 17:59:15 +05:30
ashilkn cd51a17699 Map gallery: Fix state issue with FileSelectionOverlay 2023-06-28 14:18:05 +05:30
vishnukvmd 45302c6550 Switch to using a LinkedHashSet to ensure there are no duplicate elements 2023-06-05 17:18:59 +05:30
vishnukvmd b0c9cae36a Preserve ordering within SelectedFiles 2023-05-26 13:55:15 +05:30
Neeraj Gupta 97bf760c3b
minor refactor 2023-01-05 09:34:34 +05:30
Neeraj Gupta 05ca972d23
Fix bug in file selection check 2022-12-17 16:07:46 +05:30
Neeraj Gupta 439c7241d4
Add hooks for more file actions 2022-12-15 15:32:46 +05:30
Neeraj Gupta 26a403b642
Add helper method to show file ownership split 2022-12-15 08:45:10 +05:30
ashilkn cd1d49f438 minor fix 2022-11-19 17:06:16 +05:30
ashilkn 9f3c693e7d bug fix : selected files thumbnail not not getting refreshed on 'cancel' 2022-11-18 17:26:39 +05:30
ashilkn 43d48916e2 minor changes 2022-11-14 18:23:03 +05:30
ashilkn 39c749a39c code refactoring 2022-11-14 10:04:22 +05:30
ashilkn 9223ffbe69 remove rebuild on unselecting all files + use better name 2022-11-10 17:17:05 +05:30
ashilkn 8d027b50f6 migrate selected_files.dart to null safety 2022-09-23 11:46:16 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
vishnukvmd 06ec7cb658 final all the vars! 2022-08-29 20:13:31 +05:30
Neeraj Gupta b2d3cc9946
minor fix 2022-06-29 15:13:22 +05:30
Neeraj Gupta d2c506f149
Fix: selectedFiles use generatedId for tracking selected files 2022-06-29 15:11:20 +05:30
vishnukvmd eb9de99730 Fix moar linter warnings 2021-07-23 00:11:58 +05:30
Vishnu Mohandas abebf11f38 Prevent entire gallery reloads for selection 2021-05-02 16:49:05 +05:30
Vishnu Mohandas 25f381505b Reload only the smallest section required when a file is selected/unselected 2021-05-01 00:43:49 +05:30
Vishnu Mohandas 673e5e9442 Add create album flow 2020-10-28 17:33:28 +05:30
Vishnu Mohandas 02f7e801c6 Simplify the state management for selected files 2020-07-16 01:59:29 +05:30