💖 Support Our Work
- We are committed to making our apps as powerful and polished as possible. As an entirely community-funded project, we rely on your support to keep going, please consider becoming a sponsor. A huge thank you to all our current supporters!
Note
- Its beta3 even though it says beta2 ,
- Also the version code accidently changed to 4001 on beta2, the stable version would be 4000 so if you can't downgrade you might need to backup and restore
- If there is no crash reported, ill release the v4.0.0 stable today itself, since other users still downloading buggy v3.9.9
🚀 What's New
🛠️ Bug Fixes & Stability
- PointerTracker Crash Fix: Fixed
NullPointerExceptionduring rapid view switches and keyboard mode changes. - Settings Initialization Safety: Made
Settings.getValues()null-safe to auto-load settings during layout inflation, preventingInflateExceptioncrashes. - Emoji Dictionary Detection & Persistence: Fixed issue where
emoji_*.dictfiles failed to be recognized after downloading. Added preference tracking to prevent emoji and custom dictionaries from being wiped on app upgrade or cache cleanup. - Regional Locale Dictionary Aggregation: Resolved issue where regional locales (e.g.
English (India)/en-IN) only displayed the emoji dictionary tab by aggregating main and emoji dictionaries across variant and language fallback directories (en-US,en).
⚡ Performance & Battery Optimization
- On-Demand Screenshot Scanning: Replaced continuous background MediaStore
ContentObservercallbacks with an on-demand background query when input starts, eliminating unnecessary CPU wakeups while typing.
📦 Downloads (Choose Your Flavor)
| File | Description | Permissions |
|---|---|---|
1-LeanType_4.0.0-beta3-standardfull-debug.apk
| Recommended. Cloud AI + Handwrite | Internet |
1-LeanType_4.0.0-beta3-standard-debug.apk
| Fdroid Build. Standard - Foss only | Internet |
2-LeanType_4.0.0-beta3-offline-debug.apk
| Privacy Focused. Offline AI | No Internet |
3-LeanType_4.0.0-beta3-offlinelite-debug.apk
| Minimalist. Pure FOSS. No AI Integration. | No Internet |