1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 10:56:47 +01:00
immich/mobile/lib/widgets/asset_viewer
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
..
exif_sheet fix(mobile): exposure time display (#10842) 2024-07-04 23:30:06 -05:00
advanced_bottom_sheet.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
animated_play_pause.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
bottom_gallery_bar.dart feat(mobile): adds crop and rotate to mobile (#10989) 2024-07-28 15:41:14 -05:00
center_play_button.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
custom_video_player_controls.dart fix(mobile): video player not updating state (#10220) 2024-06-12 12:43:01 -05:00
description_input.dart fix(mobile): asset description is not shown on the sheet when opened for the first time (#10377) 2024-06-17 10:01:02 -07:00
gallery_app_bar.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
top_control_app_bar.dart deps(mobile): update dependency auto_route to v8 (#9456) 2024-05-14 14:07:31 -05:00
video_controls.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
video_player.dart feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00