Skip to content

Privacy Keyboard v1.0.0 — First Public Release

Latest

Choose a tag to compare

@yeole-rohan yeole-rohan released this 21 Feb 08:15
· 7 commits to main since this release

Privacy Keyboard is a free, open-source Android keyboard that works entirely on your device. Your keystrokes, words, and clipboard items never leave your phone.

What's included

  • No internet permission — Android enforces this at the OS level; the app physically cannot send data
  • Autocomplete — on-device dictionary with a Trie for fast prefix matching; learns words you type
  • Clipboard bar — clipboard items appear inline in the suggestion strip; tap to paste
  • Emoji picker — full emoji browser with recent history and swipe-to-scroll categories
  • 3 keyboard themes — Light, Dark, and Amoled
  • Haptic feedback — per-keystroke vibration, configurable in Settings
  • Special characters layout — toggle for symbols, punctuation, and numbers
  • Caps lock — 3-state: off → shift (one key) → caps lock

Install

  1. Download privacy-keyboard.apk below
  2. Open it on your Android device
  3. Tap Allow when Android asks to install from your browser
  4. If Play Protect shows a warning, tap Install anyway — the app has no internet permission and cannot collect data
  5. Open the app and follow the two-step setup guide to enable and select the keyboard

Requirements

  • Android 8.0 (API 26) or higher