mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore: add android platform to titles
This commit is contained in:
parent
4b9cf62aea
commit
85da8fca52
8 changed files with 8 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Guide: build an in-app keyboard
|
||||
title: Guide: build an in-app keyboard for Android with Keyman Engine
|
||||
---
|
||||
|
||||
Keyman Engine for Android allows you to use any Keyman touch keyboard in your Android app, or even to create your own
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Guide: build a system keyboard app
|
||||
title: Guide: build a system keyboard app on Android with Keyman Engine
|
||||
---
|
||||
|
||||
In [part 1](../in-app/) of this series, we looked at the steps involved
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: About Keyman
|
||||
title: About Keyman for Android
|
||||
---
|
||||
|
||||
* [Welcome to Keyman](welcome)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Basic Help
|
||||
title: Basic Help - Keyman for Android
|
||||
---
|
||||
|
||||
* [Using the Banner on the Keyboard](using-the-banner)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Gesture Hints and Tips
|
||||
title: Gesture Hints and Tips - Keyman for Android
|
||||
---
|
||||
|
||||
## Using Gestures on the Keyboard Keys
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: How To - Enabling Keyman as a System-Wide Keyboard
|
||||
title: How To - Enabling Keyman for Android as a System-Wide Keyboard
|
||||
---
|
||||
|
||||
## Enabling System Wide Keyboards
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Getting Started
|
||||
title: Getting Started with Keyman for Android
|
||||
---
|
||||
|
||||
* [How To - Download and Install a Keyman Keyboard](installing-keyboards)
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: How To - Granting Storage Permission
|
||||
title: How To - Granting Storage Permission on Keyman for Android
|
||||
---
|
||||
|
||||
## Granting Storage Permission
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue