1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile
Alex 2e5cd986dd
feat(mobile): Archive feature on mobile (#2258)
* update asset to include isArchive property

* Not display archived assets on timeline

* replace share button to archive button

* Added archive page

* Add bottom nav bar

* clean up homepage

* remove deadcode

* improve on sync is archive

* show archive asset correctly

* better merge condition

* Added back renderList to re-rendering don't jump around

* Better way to handle showing archive assets

* complete ArchiveSelectionNotifier

* toggle archive

* remove deadcode

* fix unit tests

* update assets in DB when changing assets

* update asset state to reflect archived status

* allow to archive assets via multi-select from timeline

* fixed logic

* Add options to bulk unarchive

* regenerate api

* Change position of toast message

---------

Co-authored-by: Fynn Petersen-Frey <zoodyy@users.noreply.github.com>
2023-04-17 00:02:07 -05:00
..
.fvm infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
.isar@70da4e0bbd fix(mobile): add isar source code as a git submodule for F-Droid build (#1985) 2023-03-12 22:50:55 -05:00
android Version v1.53.0 2023-04-06 04:56:28 +00:00
assets feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
fonts feat(mobile) Add in app logging to show app's log information (#1014) 2022-11-27 14:34:19 -06:00
integration_test refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
ios Update Norwegian locale to ICU standard (#2195) 2023-04-06 14:00:24 -05:00
lib feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
openapi feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
scripts add fdroid isar build script (#2100) 2023-03-30 10:31:44 +02:00
test feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
.gitignore feat(mobile): iOS background sync (#1758) 2023-02-20 05:59:50 +00:00
.metadata Optimize android's Gradle settings and clean up mobile source code (#240) 2022-06-22 00:23:35 -05:00
analysis_options.yaml Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
flutter_01.png feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
flutter_native_splash.yaml fix(mobile): Added flutter native splash and splash screens (#1520) 2023-02-06 00:41:07 -06:00
makefile feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
pubspec.lock feat(mobile): Adds onboarding for permissions (#1865) 2023-02-28 10:22:18 -06:00
pubspec.yaml Version v1.53.0 2023-04-06 04:56:28 +00:00
README.md Update readme 2022-02-07 23:55:30 -06:00

Immich Mobile Application - Flutter