Author Topic: Editing with a Bluetooth keyboard  (Read 3797 times)

frisket

  • Newbie
  • *
  • Posts: 6
Editing with a Bluetooth keyboard
« on: March 09, 2015, 03:20:53 pm »
I use a Bluetooth hardware keyboard on my Note 4 when I am dealing with email while travelling (eg plane, train), which is why I picked AquaMail because in replies, it properly inserts > characters in front of the original message text.

What's missing from the editor, however, seems to be any kind of keyboard control except up/down/left/right. Is there a way to delete whole lines without having to fiddle with the on-screen highlight widget, which is horribly difficult to control. Just a simple Ctrl-K or similar would do.

P

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Editing with a Bluetooth keyboard
« Reply #1 on: March 09, 2015, 03:25:09 pm »
The editor is a standard Android UI element (to which I added rich text editing)... Feel free to submit your suggestion at http://b.android.com...

Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/

frisket

  • Newbie
  • *
  • Posts: 6
Re: Editing with a Bluetooth keyboard
« Reply #2 on: November 04, 2015, 01:05:26 am »
The editor is a standard Android UI element (to which I added rich text editing)... Feel free to submit your suggestion at http://b.android.com [nofollow]...
Do you know if the editor's UI is documented anywhere? Maybe it has keystrokes...

Peter

Kostya Vasilyev

  • Hero Member
  • *****
  • Posts: 12740
Re: Editing with a Bluetooth keyboard
« Reply #3 on: November 04, 2015, 05:40:15 pm »
Developer docs:

http://developer.android.com/reference/android/widget/EditText.html

And (some of) the source code:

https://android.googlesource.com/platform/frameworks/base/+/refs/heads/master/core/java/android/widget/EditText.java

I'm only posting these links because you ask me to -- don't think you'll find anything useful there...
Creating debug logs for diagnostics: https://www.aqua-mail.com/troubleshooting/

The official FAQ: https://www.aqua-mail.com/faq/

Лог-файлы для диагностики: https://www.aqua-mail.com/ru/troubleshooting/

Вопросы и ответы: https://www.aqua-mail.com/ru/faq/