Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 957 Bytes

File metadata and controls

27 lines (22 loc) · 957 Bytes

Blues-android

Blues-android is Korean hate speech detecting inputmethodservice for android platform.

Install & Setting

Using APK

  1. Download APK from https://github.com/highballuos/blues-android/raw/master/app/release/app-release.apk
  2. Ignore some warning and install app.
  3. Follow in-app guide to change settings.

Using Android Studio

  1. Download project files from github
git clone https://github.com/highballuos/blues-android.git
  1. Run app in android studio.
  2. Follow in-app guide to change settings.

Usage

  • You can turn on/off detection in the current app by clicking bulb icon.
  • You can commit your input by clicking suggestion item on the candidate view.
  • First letter capitalization, Debounce delay settings are available.

Support

  • minSdkVersion 24
  • English/Korean Keyboard Only