immich/mobile/lib/widgets
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 -06:00
..
activities feat(mobile): chat-style for asset activity view (#23347) 2025-11-10 13:26:27 -06:00
album feat: show "appears in" albums on asset viewer bottom sheet (#21925) 2025-10-28 16:52:01 +00:00
asset_grid fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
asset_viewer fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
backup chore: refresh backup stats when entering backup page (#21977) 2025-09-18 15:36:43 -05:00
common feat: check server feature to render OCR search option (#23325) 2025-10-28 13:54:41 -05:00
forms feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
map fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
memories chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
photo_view chore(deps): bump flutter to 3.35.3 (#22054) 2025-09-16 21:10:01 -05:00
search feat(mobile): Quick date picker in the search page (#22653) 2025-11-10 13:55:09 -06:00
settings feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
shared_link chore(mobile): add debugPrint lint rule (#21872) 2025-09-12 18:56:00 -04:00