0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00
immich/mobile/lib
src 682adaa334
fix(mobile): allow create empty non-shared albums, add proper button colors (#12103)
* Add proper colors to create album button
Allow creation of empty albums with names, or non-empty albums without names

* Add proper colors to create album button
Allow creation of empty albums with names, or non-empty albums without names

* Small changes

* Revert change

* Simplify logic

* lint

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-08-29 15:57:42 +00:00
..
constants feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
entities feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
extensions feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
pages fix(mobile): allow create empty non-shared albums, add proper button colors (#12103) 2024-08-29 15:57:42 +00:00
providers feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
routing fix(mobile): Fix for incorrectly naming edited files and structure change (#11741) 2024-08-24 15:30:31 -05:00
services fix(mobile): use a valid OAuth callback URL (#10832) 2024-08-28 11:30:06 -05:00
utils fix(mobile): Changes in the UI for the image editor pages (#12018) 2024-08-27 16:06:16 +00:00
widgets fix(mobile): use a valid OAuth callback URL (#10832) 2024-08-28 11:30:06 -05:00
main.dart chore(mobile): Flutter 3.24 (#11633) 2024-08-15 14:53:37 -05:00