Improve edit fields in Android client
Description
Some edit fields in Android client should be reimplemented with better settings. Here are some examples:
- In server properties:
- Autocapitalization on password field should be disabled
- Spelling corrector on hostname field should also be disabled.
Application
- [ ] qtTeamTalk
- [X] TeamTalkAndroid
- [ ] iTeamTalk
- [ ] TeamTalkClassic
- [ ] TeamTalkServer
Platform
- [ ] Windows
- [ ] macOS
- [X] Android
- [ ] iOS
- [ ] Linux
Expected behavior
No response
Actual behavior
No response
Steps to reproduce problem
- Go to server properties
- Try to write something in hostname or password field.
Phew, I've tried the following options for EditTextPreference but still it doesn't work:
- android:inputType="textNoSuggestions"
- android:inputType="textFilter"
@beqabeqa473 Do you have any idea how to disable autocorrect in pref_serverentry.xml ?
I'll take a look.
On 1/10/22, Bjørn Damstedt Rasmussen @.***> wrote:
Phew, I've tried the following options for EditTextPreference but still it doesn't work:
- android:inputType="textNoSuggestions"
- android:inputType="textFilter"
@beqabeqa473 Do you have any idea how to disable autocorrect in pref_serverentry.xml ?
-- Reply to this email directly or view it on GitHub: https://github.com/BearWare/TeamTalk5/issues/1177#issuecomment-1009267110 You are receiving this because you were mentioned.
Message ID: @.***>
-- with best regards Beqa Gozalishvili Tell: +995593454005 Email: @.*** Web: https://gozaltech.org Skype: beqabeqa473 Telegram: https://t.me/gozaltech facebook: https://facebook.com/gozaltech twitter: https://twitter.com/beqabeqa473 Instagram: https://instagram.com/beqa.gozalishvili
For password, I guess we can use android:inputType="textVisiblePassword"
No idea for other fields for now...
I cannot reproduce a problem on samsung phone with samsung keyboard.
I have password without autocapitalization and spelling corrector on hst name is not available on my phone.
On 1/10/22, Corentin Bacqué-Cazenave @.***> wrote:
For password, I guess we can use android:inputType="textVisiblePassword"
No idea for other fields for now...
-- Reply to this email directly or view it on GitHub: https://github.com/BearWare/TeamTalk5/issues/1177#issuecomment-1009289413 You are receiving this because you were mentioned.
Message ID: @.***>
-- with best regards Beqa Gozalishvili Tell: +995593454005 Email: @.*** Web: https://gozaltech.org Skype: beqabeqa473 Telegram: https://t.me/gozaltech facebook: https://facebook.com/gozaltech twitter: https://twitter.com/beqabeqa473 Instagram: https://instagram.com/beqa.gozalishvili
also is not reproduceable on gboard.
Please provide more details how to test.
On 1/12/22, Beqa Gozalishvili @.***> wrote:
I cannot reproduce a problem on samsung phone with samsung keyboard.
I have password without autocapitalization and spelling corrector on hst name is not available on my phone.
On 1/10/22, Corentin Bacqué-Cazenave @.***> wrote:
For password, I guess we can use android:inputType="textVisiblePassword"
No idea for other fields for now...
-- Reply to this email directly or view it on GitHub: https://github.com/BearWare/TeamTalk5/issues/1177#issuecomment-1009289413 You are receiving this because you were mentioned.
Message ID: @.***>
-- with best regards Beqa Gozalishvili Tell: +995593454005 Email: @.*** Web: https://gozaltech.org Skype: beqabeqa473 Telegram: https://t.me/gozaltech facebook: https://facebook.com/gozaltech twitter: https://twitter.com/beqabeqa473 Instagram: https://instagram.com/beqa.gozalishvili
-- with best regards Beqa Gozalishvili Tell: +995593454005 Email: @.*** Web: https://gozaltech.org Skype: beqabeqa473 Telegram: https://t.me/gozaltech facebook: https://facebook.com/gozaltech twitter: https://twitter.com/beqabeqa473 Instagram: https://instagram.com/beqa.gozalishvili
If I e.g. write "my" followed by space in "username" field on my Samsung A10 with Android 11 then it is being corrected as "My ".
Very strange.
i cannot replay it on my phone.
Ok, i will try on another phone
On 1/12/22, Bjørn Damstedt Rasmussen @.***> wrote:
If I e.g. write "my" followed by space in "username" field on my Samsung A10 with Android 11 then it is being corrected as "My ".
-- Reply to this email directly or view it on GitHub: https://github.com/BearWare/TeamTalk5/issues/1177#issuecomment-1010714935 You are receiving this because you were mentioned.
Message ID: @.***>
-- with best regards Beqa Gozalishvili Tell: +995593454005 Email: @.*** Web: https://gozaltech.org Skype: beqabeqa473 Telegram: https://t.me/gozaltech facebook: https://facebook.com/gozaltech twitter: https://twitter.com/beqabeqa473 Instagram: https://instagram.com/beqa.gozalishvili
Ok, i still cannot reproduce it on Xiaomi mi a2 on android 10.
I have an idea how to fix this issue, but i do not have a possibility to test that.
You can find an example fixing this type of issue when i set to accept only numbers in tcp/udp ports.
On 1/12/22, Beqa Gozalishvili @.***> wrote:
Very strange.
i cannot replay it on my phone.
Ok, i will try on another phone
On 1/12/22, Bjørn Damstedt Rasmussen @.***> wrote:
If I e.g. write "my" followed by space in "username" field on my Samsung A10 with Android 11 then it is being corrected as "My ".
-- Reply to this email directly or view it on GitHub: https://github.com/BearWare/TeamTalk5/issues/1177#issuecomment-1010714935 You are receiving this because you were mentioned.
Message ID: @.***>
-- with best regards Beqa Gozalishvili Tell: +995593454005 Email: @.*** Web: https://gozaltech.org Skype: beqabeqa473 Telegram: https://t.me/gozaltech facebook: https://facebook.com/gozaltech twitter: https://twitter.com/beqabeqa473 Instagram: https://instagram.com/beqa.gozalishvili
-- with best regards Beqa Gozalishvili Tell: +995593454005 Email: @.*** Web: https://gozaltech.org Skype: beqabeqa473 Telegram: https://t.me/gozaltech facebook: https://facebook.com/gozaltech twitter: https://twitter.com/beqabeqa473 Instagram: https://instagram.com/beqa.gozalishvili