Add Android status mode controls#3316
Conversation
|
@computertech1012 a lot of unneeded checks are here. why you check for server type etc? you can just follow my patten and just add it to settings, or if you really want to do it from here, just aply the status message to the server entry because the one I Added in settings edits the globel status message. |
|
@computertech1012 Actually, You did something That I really wanted to do at some point, let me explane it and I have a request at the end. |
|
Hi, |
|
Hi, |
|
@computertech1012 it's grate! exactly as How as I would implement such a thing. Just a small thing. Update these 2 helper strings to the ones I give you here. |
|
Hi, |
|
@computertech1012 thanks bro it's now completely ready, just I think you forgot to change the title in main.xml, it's stil actionstatus, you changed the id. Fix that as well, and this pull request is completely ready! then wait 3 years for your pull request to be merged🤣 |
|
Hi, |
|
@computertech1012 hi. I want to address the last real cleanup to this feature. } |
This adds status mode controls to the Android client after connecting to a server.
Changes included:
Local verification:
gradlew.bat assembleDebugcompleted successfully forClient/TeamTalkAndroid