immich/mobile/lib
Yaros d2bcf5d716
fix(mobile): pause background video play (#17032)
* fix(mobile): prevent background video playback

* fix: logic for tracking app state

* chore: move lifecycle handler in separate file

* chore: replace useState with useRef

* chore: useOnAppLifecycleStateChange

* fix: removed print statement
2025-03-28 10:32:25 -05:00
..
constants feat(mobile): add catalan i18n (#16616) 2025-03-05 11:47:31 -06:00
domain chore: rename user api interface (#17062) 2025-03-24 11:00:08 -05:00
entities refactor: user entity (#16655) 2025-03-12 08:56:56 -05:00
extensions refactor(mobile): remove int user id (#16814) 2025-03-18 11:05:37 -05:00
infrastructure chore: rename user api interface (#17062) 2025-03-24 11:00:08 -05:00
interfaces refactor(mobile): remove int user id (#16814) 2025-03-18 11:05:37 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models refactor: user entity (#16655) 2025-03-12 08:56:56 -05:00
pages fix(mobile): pause background video play (#17032) 2025-03-28 10:32:25 -05:00
providers fix(mobile): show new local assets in offline mode (#16817) 2025-03-24 16:56:18 +00:00
repositories refactor(mobile): remove int user id (#16814) 2025-03-18 11:05:37 -05:00
routing refactor(mobile): use user service methods (#16783) 2025-03-18 08:32:33 -05:00
services fix(mobile): prefer remote orientation (#17177) 2025-03-28 10:24:31 -05:00
theme chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
utils refactor(mobile): remove int user id (#16814) 2025-03-18 11:05:37 -05:00
widgets fix(mobile): oauth-mobile-first-login (#17173) 2025-03-27 15:49:55 +00:00
main.dart refactor(mobile): log service (#16383) 2025-02-27 15:18:49 -05:00