nextcloud-talk-android/app/src/main
Marcel Hibbe c7bb6402fe
stop mediaPlayer in onDestroy
a voice message now continues to play if app goes to background, but whenever the user returns he can pause or stop the playback (UI is updated).
Also, the playback survives a screen orientation change.

instead stopping the mediaPlayer in onDetach would stop playback when moving app to background but also stop the playback on a screen orientation change.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-06-29 22:49:33 +02:00
..
assets open geolink on click + minor refactoring 2021-06-11 10:21:40 +02:00
java stop mediaPlayer in onDestroy 2021-06-29 22:49:33 +02:00
res fix voicemessage design for landscape mode 2021-06-29 22:49:33 +02:00
AndroidManifest.xml remove "portrait-only" for MainActivity 2021-06-22 11:18:01 +02:00
ic_launcher-web.png update launcher icon to latest design 2021-03-26 11:49:01 +01:00