1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-08 23:07:06 +02:00

435 Commits

Author SHA1 Message Date
dc143046e3 chore: version v1.128.0 2025-02-28 18:54:08 +00:00
082471dfd9 chore(mobile): post release task (#16349) 2025-02-27 09:46:34 -06:00
5f7f88ff17 chore: version v1.127.0 2025-02-26 15:18:50 +00:00
1a190c33a0 chore(mobile): post release task (#16004) 2025-02-11 11:23:02 -06:00
8794c84e9d chore: version v1.126.1 2025-02-10 17:54:02 +00:00
90c607c1a6 chore(mobile): post release task (#15998) 2025-02-10 11:12:36 -06:00
feba590de7 chore: version v1.126.0 2025-02-10 16:10:06 +00:00
4fd8c1b3c1 chore: version v1.125.7 2025-01-29 17:41:38 +00:00
f44669447f chore: version v1.125.6 2025-01-28 02:58:27 +00:00
64d926581f chore: version v1.125.5 2025-01-27 20:04:50 +00:00
e5794e6cfc chore: version v1.125.4 2025-01-27 18:44:12 +00:00
8dab5d3798 chore(mobile): post release task (#15662) 2025-01-26 15:09:15 -06:00
72a55c13b6 chore: version v1.125.3 2025-01-26 14:14:48 +00:00
9871a04d54 chore: version v1.125.2 2025-01-24 19:09:06 +00:00
61bc24d7ea chore(mobile): post release task (#15581) 2025-01-24 17:28:00 +00:00
50a2f6193f chore: version v1.125.1 2025-01-23 16:52:23 +00:00
49a16045bd chore: version v1.125.0 2025-01-23 16:23:47 +00:00
fd99bd05cf feat(mobile): share to mechanism (#15229)
* setup ios

* chore: succesfully sent media to the app

* share from Android

* wip: navigate to share screen

* wip: UI for displaying upload candidate

* wip: logic

* wip: upload logic

* wip: up up up we got it up

* wip

* wip

* wip

* upload state

* feat: i18n

* fix: release build ios'

* feat: clear file cache

* pr feedback

* using const for checking download status

---------

Co-authored-by: Alex <alex@pop-os.localdomain>
2025-01-16 21:20:44 -06:00
8d836ae04f chore: version v1.124.2 2025-01-08 23:16:35 +00:00
cc10fc15c3 chore: version v1.124.1 2025-01-08 16:16:15 +00:00
c5baf79f61 chore(mobile): post release task (#15148) 2025-01-08 11:51:08 +01:00
840d99ed25 chore: version v1.124.0 2025-01-07 19:00:42 +00:00
f58b2572e6 chore: post release tasks (#14749) 2024-12-17 14:02:07 -06:00
fd34a914a6 chore: version v1.123.0 2024-12-17 16:00:50 +00:00
9503bf479b feat(album): album view sort order (#14648)
* feat(mobile): album view sort order

* feat: add error message

* refactor(mobile): album page (#14659)

* refactor album page

* update lint rule

* const record

* fix: updating sort order when pull to refresh

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>

* Move sort toggle button to bottom sheet menu

* chore: revert multiselectgrid loading status

* chore: revert multiselectgrid loading status

---------

Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
2024-12-16 16:11:48 +00:00
6b0f9ec46c chore(mobile): post release tasks (#14656) 2024-12-16 08:42:40 -06:00
c52f1bae81 chore: version v1.122.3 2024-12-11 21:15:03 +00:00
70b4647a21 chore(mobile): post release tasks (#14603) 2024-12-10 21:55:59 +00:00
03eb5903fe chore: version v1.122.2 2024-12-08 23:41:22 +00:00
c02e3e2a2e chore(mobile): post release tasks (#14520) 2024-12-06 21:04:02 -05:00
97c1eb7289 chore: version v1.122.1 2024-12-06 13:49:14 +00:00
37220a342a chore: version v1.122.0 2024-12-05 16:29:46 +00:00
055f1fc72f feat(mobile): Auto switching server URLs (#14437) 2024-12-05 09:11:48 -06:00
3c38851d50 feat(mobile): native_video_player (#12104)
* add native player library

* splitup the player

* stateful widget

* refactor: native_video_player

* fix: handle buffering

* turn on volume when video plays

* fix: aspect ratio

* fix: handle remote asset orientation

* refinements and fixes

fix orientation for remote assets

wip separate widget

separate video loader widget

fixed memory leak

optimized seeking, cleanup

debug context pop

use global key

back to one widget

fixed rebuild

wait for swipe animation to finish

smooth hero animation for remote videos

faster scroll animation

* clean up logging

* refactor aspect ratio calculation

* removed unnecessary import

* transitive dependencies

* fixed referencing uninitialized orientation

* use correct ref to build android

* higher res placeholder for local videos

* slightly lower delay

* await things

* fix controls when swiping between image and video

* linting

* extra smooth seeking, add comments

* chore: generate router page

* use current asset provider and loadAsset

* fix stack handling

* improved motion photo handling

* use visibility for motion videos

* error handling for async calls

* fix duplicate key error

* maybe fix duplicate key error

* increase delay for hero animation

* faster initialization for remote videos

* ensure dimensions for memory cards

* make aspect ratio logic reusable, optimizations

* refactor: move exif search from aspect ratio to orientation

* local orientation on ios is unreliable; prefer remote

* fix no audio in silent mode on ios

* increase bottom bar opacity to account for hdr

* remove unused import

* fix live photo play button not updating

* fix map marker -> galleryviewer

* remove video_player

* fix hdr playback on android

* fix looping

* remove unused dependencies

* update to latest player commit

* fix player controls hiding when video is not playing

* fix restart video

* stop showing motion video after ending when looping is disabled

* delay video initialization to avoid placeholder flicker

* faster animation

* shorter delay

* small delay for image -> video on android

* fix: lint

* hide stacked children when controls are hidden, avoid bottom bar dropping

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2024-12-04 16:03:46 -05:00
95297cd024 chore(mobile): post release tasks (#14259) 2024-11-20 14:04:33 -05:00
98c9ae1f7d chore: version v1.121.0 2024-11-20 16:15:53 +00:00
a9525de356 chore(mobile): post release tasks (#14105) 2024-11-12 14:34:33 -05:00
31a1e64b58 chore: version v1.120.2 2024-11-12 17:30:29 +00:00
2fe6607aea chore(mobile): post release tasks (#13989) 2024-11-07 10:27:28 -06:00
599b489f81 chore: version v1.120.1 2024-11-07 15:31:19 +00:00
cff0b95f4c chore(mobile): post release task (#13954) 2024-11-06 17:57:45 -05:00
f1b8a9374f chore: version v1.120.0 2024-11-06 16:17:29 +00:00
5ac236d6fd chore(mobile): update flutter_web_auth (#13863) 2024-10-31 17:35:01 -05:00
00dd9419a5 chore: version v1.119.1 2024-10-29 13:33:36 +00:00
044c3e93f8 chore(mobile): post release task (#13779) 2024-10-28 16:12:35 +00:00
8449e78c8f chore: version v1.119.0 2024-10-28 14:41:08 +00:00
e8015dc7d7 chore: version v1.118.2 2024-10-16 18:44:39 +00:00
edd7dfb5d8 chore: version v1.118.1 2024-10-15 20:44:10 +00:00
8f69d9d0ec chore: version v1.118.0 2024-10-15 10:48:53 +00:00
e9813315e7 feat(mobile): new mobile UI (#12582) 2024-10-10 15:44:14 +07:00