Skip to content

latest Gradle + fix record duration reset + return record duration on ending the record + set input max lines#24

Open
sha3rawi33 wants to merge 4 commits intoMOUKZ:mainfrom
sha3rawi33:main
Open

latest Gradle + fix record duration reset + return record duration on ending the record + set input max lines#24
sha3rawi33 wants to merge 4 commits intoMOUKZ:mainfrom
sha3rawi33:main

Conversation

@sha3rawi33
Copy link

@sha3rawi33 sha3rawi33 commented Sep 25, 2025

  • Used newer gradle wrapper v8.9 and AGP v8.6.0
  • Fix voice record duration is being reset on move (onMove function is called infinitely, causing duration reset due to faulty code) => fixed (duration is now showing and only resets when you drag to cancel)
  • Edited the onRecordComplete callback to include the ChatMessage (current behavior) + the recorded audio duration (makes it easier to show the duration in chat)
  • Added a new property maxLines so you can choose between a single or multiline text input
  • Added a new property minLines so you can allow single-line input converted into multi-line on user interaction

@sha3rawi33 sha3rawi33 changed the title latest Gradle + fix record duration reset + return record duration on ending the record latest Gradle + fix record duration reset + return record duration on ending the record + set input max lines Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant