nextcloud-talk-android/app/src/main/res/values
Julius Linus f0ba16a275
Issue 2790, allows for continuous voice recording on swipe up, and for previewing messages
- 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>
2023-07-19 11:42:41 +02:00
..
arrays.xml add expiring messages option in conversation info screen 2022-08-24 12:01:20 +02:00
attrs.xml Issue 2790, allows for continuous voice recording on swipe up, and for previewing messages 2023-07-19 11:42:41 +02:00
bool.xml Fix #465 and fix #463 2019-02-14 06:50:02 +01:00
colors.xml add option to list open conversations 2023-06-19 23:42:50 +02:00
defaults.xml Various updates to theming settings & fixes 2019-08-09 17:56:37 +02:00
dimens.xml migrating from material preferences to native, squashed commit 2023-06-27 14:53:18 +02:00
setup.xml add copyright + minor refactoring 2022-01-26 15:00:31 +01:00
strings.xml remove ports from translatable strings 2023-07-14 17:19:51 +02:00
styles.xml fix IllegalArgumentException caused by missing theming 2023-07-06 21:39:28 +02:00