immich/mobile/lib/widgets/search
exelix 7a2c8e0662
feat(mobile): Quick date picker in the search page (#22653)
* Quick date picker

* Include current year in quick date picker

* Quick date picker: localization, fix datetime overflows

* Properly localized 'last_months'

* Move quick_date_picker.dart to lib/presentation/widgets/search

* Wrap the quick date picker state into its own class, improve the interaction patterns

* Fix last9Months value

* Improve method naming

* Subtitle for "custom range" in quick date picker

* Fix style warnings

* Fix lint warning

* fix:  mobile unawaited_futures lint (#21661)

* chore: add unawaited_futures lint as warning

* remove unused dcm lints

They will be added back later on a case by case basis

* fix warning

* auto gen file

* review changes

* conflict resolution

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>

* Quick date picker

* Wrap the quick date picker state into its own class, improve the interaction patterns

* chore: delete file from rebase

---------

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: bwees <brandonwees@gmail.com>
2025-11-10 13:55:09 +07:00
..
search_filter feat(mobile): Quick date picker in the search page (#22653) 2025-11-10 13:55:09 +07:00
curated_people_row.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
curated_places_row.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
explore_grid.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
person_name_edit_form.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
search_map_thumbnail.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
search_row_section.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
search_row_title.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
thumbnail_with_info.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
thumbnail_with_info_container.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00