subsurface/qt-mobile/qml
Dirk Hohndel 7434e4213b QML UI: show keyboard when entering credential screen
If the user goes to the credentials screen, they likely want to edit
something.  So put the focus on the first entry field and show the
keyboard.

We also need to hide the keyboard when the credential screen becomes
invisble so that the keyboard doesn't stay around when the dive list
is shown.

Suggested-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2016-03-26 21:49:19 -07:00
..
icons Add top-right edit and back buttons for mobile 2016-02-07 13:56:07 -08:00
theme Clean up dead code in units 2015-11-07 09:03:01 -08:00
About.qml QML UI: improve About screen 2016-03-24 09:44:05 -07:00
CloudCredentials.qml QML UI: show keyboard when entering credential screen 2016-03-26 21:49:19 -07:00
dive.jpg Add banner image for the left drawer menu 2015-11-29 17:41:16 +01:00
DiveDetails.qml QML UI: work around missing back button on iOS 2016-03-23 21:15:01 -07:00
DiveDetailsEdit.qml QML UI: resolve confusion about dive list model ordering 2016-03-02 09:02:00 -08:00
DiveDetailsView.qml QML UI: remove incorrect calculation of devicePixelRatio 2016-03-08 20:50:29 -08:00
DiveList.qml QML UI: use consistent, darker text color for dive list 2016-03-22 11:36:11 -07:00
DownloadFromDiveComputer.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
GpsList.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
Log.qml QML UI: remove the redundant context menus that just close the page 2016-02-12 22:26:47 -08:00
main.qml iOS build: fix typos 2016-03-24 21:36:42 -07:00
mobile-resources.qrc use the global showPassiveNotification function 2016-03-03 10:44:41 -08:00
Preferences.qml QML UI: use action button for save in GPS preferences 2016-02-13 21:50:31 -08:00
StartPage.qml QML UI: try to avoid binding loop 2016-03-03 10:51:52 -08:00
SubsurfaceButton.qml QML-UI. Improved button style 2016-01-22 06:47:06 -08:00
TextButton.qml organize qml files in subdirectories 2015-11-07 09:00:59 -08:00
ThemeTest.qml QMLProfile: account for device pixel ratio when transforming the profile 2016-03-08 20:50:56 -08:00
TopBar.qml QML UI: simplify and correct top bar layout 2016-02-13 23:44:59 -08:00