1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/asset_viewer/ui
shalong-tanwen deaf81e2a4
feat(mobile): Manual asset upload (#3445)
* fix: exclude albums filter in backup provider

* refactor: Separate builder methods for Top Control App Bar buttons

* fix: Show download button only for Remote only assets

* fix(mobile): Force Refresh duration is too low to trigger it consistently

* feat(mobile): Make Buttons dynamic in Home Selection DraggableScrollableSheet

* feat(mobile): Manual Asset upload

* refactor(mobile): Replace _showToast with ImmichToast calls

* refactor(mobile): home_page selectionAssetState handling

* chore(mobile): min and initial size of DraggableScrollState increased

This is to prevent the buttons in the bottom sheet getting clipped behind the 3 way navigation buttons
in the default density of Android devices

* feat(mobile): notifications for manual upload progress

* wording

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-08-06 02:40:50 +00:00
..
advanced_bottom_sheet.dart feat(mobile): add trobleshooting toggle (#2235) 2023-04-11 12:21:00 -05:00
animated_play_pause.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00
center_play_button.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00
description_input.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
exif_bottom_sheet.dart chore(mobile): Upgrade to Flutter 3.10 (#2429) 2023-05-12 09:21:13 -05:00
top_control_app_bar.dart feat(mobile): Manual asset upload (#3445) 2023-08-06 02:40:50 +00:00
video_player_controls.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00