immich/mobile/lib
Mert fb59fa343d
feat(mobile): optimized thumbnail widget (#21073)
* thumbnail widget

* use animation ticker, improvements

* use static thumbnail resolution for now

* fix android sample size

* free memory sooner

* formatting

* tweaks

* wait for disposal

* remove debug prints

* take two on animation

* fix

* remote constructor

* missed one

* unused imports

* unnecessary import

* formatting
2025-08-21 18:06:02 +00:00
..
constants feat(mobile): optimized thumbnail widget (#21073) 2025-08-21 18:06:02 +00:00
domain feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
entities chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
extensions fix(mobile): use cached thumbnail in full size image provider (#20637) 2025-08-05 10:20:25 -04:00
infrastructure feat(mobile): optimized thumbnail widget (#21073) 2025-08-21 18:06:02 +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 chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
pages feat(mobile): optimized thumbnail widget (#21073) 2025-08-21 18:06:02 +00:00
platform feat(mobile): platform thumbnail api (#20910) 2025-08-19 12:48:35 -04:00
presentation feat(mobile): optimized thumbnail widget (#21073) 2025-08-21 18:06:02 +00:00
providers feat: show remainder assets info (#21114) 2025-08-21 17:18:31 +00:00
repositories feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
routing feat: show remainder assets info (#21114) 2025-08-21 17:18:31 +00:00
services feat(mobile): shared album activities (#20714) 2025-08-14 22:50:56 +00:00
theme chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
utils fix: resume upload on launch (really fix it) (#21106) 2025-08-21 02:36:03 +00:00
widgets feat: show remainder assets info (#21114) 2025-08-21 17:18:31 +00:00
main.dart chore: use foreground service for uploading large file on Android (#21095) 2025-08-20 22:59:24 +05:30