1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-20 00:38:24 +02:00
immich/mobile/lib/utils
Sergey Kondrikov fb2cfcb640
feat(mobile): custom video player controls (#2960)
* Remove toggle fullscreen button

* Implement custom video player controls

* Move Padding into Container
2023-06-26 10:27:47 -05:00
..
async_mutex.dart feature(mobile): Hardening synchronization mechanism + Pull to refresh (#2085) 2023-03-26 21:35:52 -05:00
builtin_extensions.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
bytes_units.dart
capitalize_first_letter.dart
db.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
diff.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
files_helper.dart feat: M2TS (#2896) 2023-06-21 13:50:12 -05:00
hash.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
image_url_builder.dart feat(mobile): Facial recognition (#2507) 2023-06-23 10:44:02 -05:00
immich_app_theme.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00
migration.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
openapi_extensions.dart feat(mobile): sync remote assets without thumbs (#2705) 2023-06-14 16:35:32 +02:00
storage_indicator.dart refactor(mobile): add AssetState and proper asset updating (#2270) 2023-04-18 04:47:24 -05:00
url_helper.dart