| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| florisboard-0.5.2-preview.apk.sha256 | 2025-11-28 | 96 Bytes | |
| florisboard-0.5.2-preview.apk | 2025-11-28 | 14.8 MB | |
| florisboard-0.5.2-stable.apk.sha256 | 2025-11-28 | 95 Bytes | |
| florisboard-0.5.2-stable.apk | 2025-11-28 | 14.8 MB | |
| README.md | 2025-11-28 | 2.2 kB | |
| v0.5.2 source code.tar.gz | 2025-11-28 | 20.7 MB | |
| v0.5.2 source code.zip | 2025-11-28 | 21.3 MB | |
| Totals: 7 Items | 71.6 MB | 32 | |
What's Changed
Theme changes
- Add default Material You themes by @lm41 in https://github.com/florisboard/florisboard/pull/3135
- Enable arbitrary material you colors by @lm41 in https://github.com/florisboard/florisboard/pull/3145
- Fix incorrect font size for uri popup by @lm41 in https://github.com/florisboard/florisboard/pull/3150
[!NOTE] Theme authors have to implement the fix for uri popups themselves as this property is controlled by the theme. If you want an example on how to do this please have a look at the linked PR.
Clipboard history changes
- Clipboard history rework by @patrickgold in https://github.com/florisboard/florisboard/pull/3107
- See the linked PR for detailed changes in the clipboard
New features
- Add SwipeAction.SWITCH_TO_MEDIA_CONTEXT by @lm41 in https://github.com/florisboard/florisboard/pull/3143
- Add 'Hide Keyboard' action by @quycao in https://github.com/florisboard/florisboard/pull/3132
Bug fixes
- Properly recalculate SurfaceView size by @lm41 in https://github.com/florisboard/florisboard/commit/666ce6227522f855eea22f31e8aa39abbfbfe68b
- Use different icon for paste action by @lm41 in https://github.com/florisboard/florisboard/pull/3106
- Fix wrong pref migration for clipboard sync by @lm41 in https://github.com/florisboard/florisboard/pull/3149
- Add uppercase letters to email regex by @klaurence in https://github.com/florisboard/florisboard/pull/3110
New/Updated layouts
- Adding Korean Phonetic layout by @Shunnuo in https://github.com/florisboard/florisboard/pull/3079
- Add Georgian Standard keyboard layout by @necioerrante in https://github.com/florisboard/florisboard/pull/3141
Development changes
- Raise
targetSdkto 36 - Raise
compileSdkto 36
New Contributors
- @Shunnuo made their first contribution in https://github.com/florisboard/florisboard/pull/3079
- @quycao made their first contribution in https://github.com/florisboard/florisboard/pull/3132
- @necioerrante made their first contribution in https://github.com/florisboard/florisboard/pull/3141
Full Changelog: https://github.com/florisboard/florisboard/compare/v0.5.1...v0.5.2