mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
- I did a bunch of UI logic in ChatActivity and view_message_input, mainly in setting up the recording interface - I created a custom component, MicInputCloud, under the hood it's 3 ovals, with a hole cut in the center for the icon. The ovals are at around 50% opacity, and they each have their own rotations and size changes animated. General rotation speed and colors can be overridden by the activity implementing it. - I also added a floating action button to activity_chat, to show when the voice recording is locked or not. - I can replay or pause preview voice recordings before sending or deleting - Preview voice recording is now smoother and click boxes are bigger and well defined Signed-off-by: Julius Linus <julius.linus@nextcloud.com> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |