1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/mobile/lib
Yuvraj P 15503784c8
feat(mobile): adds crop and rotate to mobile (#10989)
* Added Crop Feature

* Using LayoutBuilder Fix

* Using Immich Colors

* Using Immich Text Theme

* Chnaging dynamic datatype to nullable

* Fix for the retrivel of the image from the cropscreen

* Using Hooks State

* Small edits

* Finals edits

* Saving to the mobile

* Commented final code

* Commented final code

* Comments and AutoRoute

* Fix AutoRoute Final

* Naming tools and Action when made no edits

* Updating timeline after edit

* chore: lint

* format

* Light Mode Compatible

* fix duplicate page name

* Fix Routing

* Hiding the Button

* lint

* remove unused code

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-07-28 15:41:14 -05:00
..
constants chore(mobile) Linked pt-BR.json with Mobile app and localizely.yml (#9281) 2024-05-06 11:22:27 -05:00
entities feat(mobile): Adding setting in mobile app to TLS client certificate (#10860) 2024-07-26 13:59:02 +00:00
extensions fix(mobile): map crashes on Android (#10773) 2024-07-02 13:43:52 -05:00
mixins refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
models chore(mobile): Revert "remove exclude album mechanism for backup (#10552)" (#10686) 2024-06-29 11:30:18 -05:00
pages feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
providers fix(mobile): native share functionality on iPad (#11294) 2024-07-26 08:43:59 -05:00
routing feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
services fix(mobile): native share functionality on iPad (#11294) 2024-07-26 08:43:59 -05:00
utils feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
widgets feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
main.dart fix(mobile): fix database out of size (#11065) 2024-07-13 20:55:35 -05:00