mirror-immich/mobile/lib
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
..
constants feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
domain feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
entities chore: use hosted isar flutter libs (#22757) 2025-10-08 04:19:46 -05:00
extensions chore: show error message in upload details route (#22472) 2025-09-29 12:31:09 -05:00
infrastructure feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models feat(mobile): view similar photos (#22148) 2025-10-28 16:17:26 -05:00
pages fix: fully sync local library on app restart (#23323) 2025-11-05 14:09:50 +00:00
platform feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
presentation feat(mobile): Quick date picker in the search page (#22653) 2025-11-10 13:55:09 -06:00
providers fix(mobile): sync album and asset activity state when add/remove asset level activity (#23484) 2025-11-10 13:25:43 -06:00
repositories feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
routing fix(mobile): Add fade-in to asset viewer transition (#23692) 2025-11-07 17:13:43 -06:00
services feat: opt-in sync of deletes and restores from web to Android (beta timeline) (#20473) 2025-11-10 16:20:51 +00:00
theme chore(mobile): add `debugPrint` lint rule (#21872) 2025-09-12 18:56:00 -04:00
utils chore: patch MemoriesResponse (#23764) 2025-11-10 11:37:45 -06:00
widgets feat(mobile): Quick date picker in the search page (#22653) 2025-11-10 13:55:09 -06:00
main.dart fix: mobile unawaited_futures lint (#21661) 2025-10-27 09:32:52 -05:00
wm_executor.dart fix: isolate freeze app on older ios device (#22509) 2025-10-22 12:43:03 -05:00