Skip to content
CleverKeys Wiki

Privacy Settings

Control what data CleverKeys collects, stores, and how your information is handled.

Quick Summary

WhatDescription
PurposeManage privacy and data
AccessSettings > Clipboard / Privacy sections
PrincipleLocal-first, no cloud by default

Privacy Philosophy

CleverKeys is designed with privacy as a core principle:

  • Local processing: All AI runs on your device
  • No cloud upload: Data never leaves your device by default
  • No analytics: No usage tracking or telemetry
  • You control data: Export or delete anytime

Clipboard Privacy

Clipboard Settings

Found under the Clipboard section in Settings:

SettingDescription
Clipboard HistoryEnable/disable clipboard history
Clipboard History LimitMaximum items to keep (default: 50)
Clipboard Size LimitTotal size limit in MB
Clipboard Max Item SizeMaximum size per text item in KB (64-1024)
Media ClipboardEnable/disable media capture (images, videos, PDFs)
Text-Only ModeHide all media entries from clipboard panel
Max Media SizeMaximum file size for media entries (1-50 MB)
Exclude Password ManagersDon’t save clips from 1Password, Bitwarden, etc.
Respect Sensitive FlagHonor Android 13+ IS_SENSITIVE flag

Sensitive Content Protection

CleverKeys automatically protects sensitive content:

ProtectionHow It Works
Password FieldsDetected automatically, clipboard disabled
Password ManagersClips from password apps excluded (when enabled)
Sensitive FlagAndroid 13+ apps can mark content as sensitive

Incognito Mode

Found in the Privacy section:

When enabled:

  • Predictions disabled
  • Learning disabled
  • Nothing saved to history

Useful for entering sensitive information in any app.

Data Storage

What’s Stored

DataLocationPurpose
SettingsApp preferencesYour configuration
DictionaryApp dataPersonal words
ProfilesApp dataSaved configurations
ClipboardApp dataRecent clips (up to limit)
Clipboard MediaApp dataCopied images, videos, PDFs

Storage Location

All data is stored locally on your device:

/data/data/tribixbite.cleverkeys/
├── shared_prefs/         # Settings
├── files/                # Dictionary, profiles
│   └── clipboard_media/  # Copied images, videos, PDFs (excluded from backup)
└── databases/            # Clipboard history (text + media metadata)

[!NOTE] Clipboard media files are excluded from Android Auto Backup to protect privacy and prevent consuming Google Drive quota.

Secure Input

Password Fields

When a text field is marked as password:

  • Predictions disabled
  • Learning disabled
  • Clipboard disabled
  • Keyboard behaves in secure mode

Data Export and Deletion

Export Your Data

Use Settings > Backup & Restore to:

  • Export settings and preferences
  • Export clipboard history
  • Export profiles

Clear Data

MethodWhat’s Cleared
Clear ClipboardDelete items via clipboard panel
Reset SettingsSettings > Backup & Restore > Reset
Clear App DataAndroid Settings > Apps > CleverKeys > Clear Data

Privacy Settings Reference

SettingSectionDefault
Clipboard HistoryClipboardOn
History LimitClipboard50 items
History DurationClipboardNever expire
Media ClipboardClipboardOn
Text-Only ModeClipboardOff
Max Media SizeClipboard10 MB
Exclude Password ManagersClipboardOn
Respect Sensitive FlagClipboardOn
Incognito ModePrivacyOff

Network Privacy

CleverKeys does not require network access for core functionality:

FeatureNetwork Required
TypingNo
PredictionsNo
AutocorrectNo
ThemesNo

All processing happens locally on your device.

Common Questions

Q: Does CleverKeys send data to servers?

A: No. All processing happens locally on your device.

Q: Are my passwords safe?

A: Password fields are automatically protected - no learning, no clipboard, no predictions.

Q: How do I completely clear my data?

A: Go to Android Settings > Apps > CleverKeys > Storage > Clear Data. This removes all personal data while keeping the app installed.

Q: Can I use CleverKeys without any data storage?

A: Enable Incognito Mode for reduced data retention (predictions will be less personalized).