immich/mobile/lib/widgets/settings
Alex 6b6d2a6621
feat(mobile): preserve mobile album info on upload (#11965)
* curating assets with albums to upload

* sorting for background backup

* background upload works

* transform fields string array to javascript array

* send json array

* generate sql

* refactor upload callback

* remove albums info from upload payload

* mechanism to create album on album selection

* album creation

* Sync to upload album

* Remove unused service

* unify name changes

* Add mechanism to sync uploaded assets to albums

* Put add to album operation after updating the UI state

* clean up

* background album sync

* add to album in background context

* remove add to album in callback

* refactor

* refactor

* refactor

* fix: make sure all selected albums are selected for building upload candidate

* clean up

* add manual sync button

* lint

* revert server changes

* pr feedback

* revert time filtering

* const

* sync album on manual upload

* linting

* pr feedback and proper time filtering

* wording
2024-08-26 13:21:19 -05:00
..
asset_list_settings refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
asset_viewer_settings feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
backup_settings feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
custom_proxy_headers_settings feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
preference_settings feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
advanced_settings.dart feat(mobile): Adding setting in mobile app to TLS client certificate (#10860) 2024-07-26 13:59:02 +00:00
language_settings.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
local_storage_settings.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
notification_setting.dart refactor(mobile): remove shared module (#9363) 2024-05-10 11:40:41 -05:00
settings_button_list_tile.dart feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
settings_radio_list_tile.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_slider_list_tile.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_sub_page_scaffold.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_sub_title.dart refactor(mobile): widgets (#9291) 2024-05-06 23:04:21 -05:00
settings_switch_list_tile.dart feat(mobile): preserve mobile album info on upload (#11965) 2024-08-26 13:21:19 -05:00
ssl_client_cert_settings.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00