-
-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Abstracting away media player #4579
base: master
Are you sure you want to change the base?
Conversation
- Most code removed from ChatActivity - Most work in MediaPlayerManager - Added BackgroundVoiceMessageCard Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
76079a6
to
034600c
Compare
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
Signed-off-by: rapterjet2004 <juliuslinus1@gmail.com>
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/4579-talk.apk |
great 👍 While it's of course an improvement to have the player inside the conversation list, i wonder if it's much more work to have it as a notification instead (Like Whatsapp and telegram have it..)? |
Could be done, but it would require adding a new dependency and a bit more boilerplate to work with notification. It should be in a separate PR |
🖼️ Screenshots
Example of background play
🚧 TODO
🏁 Checklist
/backport to stable-xx.x