spiegel-keyman/android/.gitignore
darcywong00 0d2c951265 Tweak back button for WebBrowserActivity
This is a follow-on to #220 that fixed  2 OSK that were appearing when exiting WebBrowserActivity.

* If navigation is possible, backButton navigates back.
* Hide the system OSK so returning to Keyman app won't have 2 keyboards visible

Also ignore build_file_checksums file that Android Gradle 3.1 generates.
2018-04-11 21:54:04 +07:00

30 lines
579 B
Text

# Covers JetBrains IDE: Android Studio
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# Built application files
**/build/
# Local configuration file (sdk path, etc)
**/local.properties
# User-specific stuff:
**/.idea/libraries/
**/.idea/dictionaries
**/.idea/**/*.xml
**/*.iml
# Gradle generated files
**/.gradle/
build_file_checksums.ser
# OS-specific files
**/.DS_Store
# This is the file output from KMEA; it's part of our build process.
**/keyman-engine.aar
# keymanweb dependencies
KMEA/app/src/main/assets/
KMAPro/assets/keyman.js