1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile/lib
Yuvraj P 52c700e9b0
feat(mobile): Adding filters feature to mobile image editor (#13174)
* Adding filters button

* Filter selection page

* routing

* Localization

* Add Filters to this page

* More Filters yay!

* Final filters

* Logic for saving the image

* Fixes

* Formmating

* Finalizing, formating, and fixes

* Layout fix

* chores

* Chore: Static code analysis

* fix translation file

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-10-06 13:51:11 +07:00
..
constants feat(mobile): Adding filters feature to mobile image editor (#13174) 2024-10-06 13:51:11 +07:00
entities fix(mobile): respect orientation on displaying asset dimensions (#13129) 2024-10-03 03:02:38 +00:00
extensions fix(mobile): share to error (#13044) 2024-09-30 20:51:47 +07:00
interfaces refactor(mobile): DB repository for asset, backup, sync service (#12953) 2024-09-30 21:37:30 +07:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
pages feat(mobile): Adding filters feature to mobile image editor (#13174) 2024-10-06 13:51:11 +07:00
providers fix(deps): update dependency connectivity_plus to v6 (#13115) 2024-10-03 03:57:50 +00:00
repositories chore(mobile): update photo_manager 3.5.0 (#13050) 2024-10-01 08:18:13 +07:00
routing feat(mobile): Adding filters feature to mobile image editor (#13174) 2024-10-06 13:51:11 +07:00
services refactor(mobile): assert lists are sorted for diffing (#13180) 2024-10-05 08:02:34 +07:00
utils refactor(mobile): assert lists are sorted for diffing (#13180) 2024-10-05 08:02:34 +07:00
widgets chore(deps): update dependency flutter_lints to v5 (#13077) 2024-10-01 04:10:05 +00:00
main.dart feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00