TeamTalk5 icon indicating copy to clipboard operation
TeamTalk5 copied to clipboard

Improve edit fields in Android client

Open CoBC opened this issue 4 years ago • 8 comments

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

  1. Go to server properties
  2. Try to write something in hostname or password field.

CoBC avatar Dec 20 '21 20:12 CoBC

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 ?

bear101 avatar Jan 10 '22 19:01 bear101

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

beqabeqa473 avatar Jan 10 '22 19:01 beqabeqa473

For password, I guess we can use android:inputType="textVisiblePassword"

No idea for other fields for now...

CoBC avatar Jan 10 '22 19:01 CoBC

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

beqabeqa473 avatar Jan 12 '22 07:01 beqabeqa473

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

beqabeqa473 avatar Jan 12 '22 07:01 beqabeqa473

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 ".

bear101 avatar Jan 12 '22 07:01 bear101

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

beqabeqa473 avatar Jan 12 '22 08:01 beqabeqa473

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

beqabeqa473 avatar Jan 13 '22 06:01 beqabeqa473