mirror-immich/mobile/lib
Brandon Wees f32d4f15b6
feat(mobile): android widgets (#19310)
* wip

* wip widgets

* more wip changes

* latest changes

* working random widget

* cleanup

* add configurable widget

* add memory widget and cleanup of codebase

* album name handling

* add deeplinks

* finish minor refactoring and add some polish :)

* fix single shot type on random widget

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

* switch to ExposedDropdownMenuBox for random configure activity

* handle empty album and no connection edge cases

* android project cleanup

* fix proguard and gson issues

* fix deletion handling

* fix proguard stripping for widget model classes/enums

* change random configuration activity close to a checkmark on right side

---------

Co-authored-by: shenlong <139912620+shenlong-tanwen@users.noreply.github.com>
2025-07-18 09:37:07 -05:00
..
constants feat(mobile): android widgets (#19310) 2025-07-18 09:37:07 -05:00
domain feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +00:00
entities refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
extensions feat: album edit (#19936) 2025-07-15 20:37:44 -05:00
infrastructure feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +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): people sync (#19777) 2025-07-18 14:21:39 +00:00
pages feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +00:00
platform feat: sqlite video player (#19792) 2025-07-09 09:34:25 -05:00
presentation feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +00:00
providers feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +00:00
repositories feat(mobile): android widgets (#19310) 2025-07-18 09:37:07 -05:00
routing feat(mobile): drift search page (#19811) 2025-07-17 15:25:25 -05:00
services feat(mobile): android widgets (#19310) 2025-07-18 09:37:07 -05:00
theme refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
utils feat(mobile): drift search page (#19811) 2025-07-17 15:25:25 -05:00
widgets feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +00:00
main.dart feat: add license page to app bar dialog (#19971) 2025-07-16 09:36:17 -05:00