What's Changed
Addons store
- Add addons support by @patrickgold and @lm41 in #2473
- Add deep link support for UI by @patrickgold in #2508
- Add CheckUpdatesScreen by @lm41 in #2509
Many thanks @4H1R for implementing the addons store!
See this wiki entry on how to use the addons store.
Other changes
- Add clipboard history to backup by @lm41 in #2458
- Fix emoji suggestion logic by @patrickgold in #2462
- Material3 migration by @lm41 in #2467
- Fix fullscreen input mode in portrait orientation by @lm41 in #2475
- Smartbar enhancements by @lm41 in #2477
- Fix suggestion engine selection crash by @lm41 in #2492
- Add possible detection for "All keys invisible" bug by @patrickgold in #2501
- Fix backspace icon by @lm41 in #2518
- Open subtype preset dialog when a new subtype is added by @lm41 in #2521
Layout changes
- CJK keyboard adjustments for better Chinese input convenience by @moonbeamcelery in #2142
- Added Armenian alternative phonetic layout by @GasparAM in #2171
- Improve Vietnamese Telex keyboard by @thanhhocse96 in #2259
- Add ЈЦУКЕН interslavic keyboard layout by @victorbnl in #2354
- Add support for the layout Colemak-DHm by @oneilljp in #2357
- Change files of Udmurt subtype by @klaurence in #2445
- Add Diktor layout by @kuroya2mouse in #2495
- Updated bn-BD layout by @RHJihan in #2417
Developement changes
- Move
lib.android
to separate module by @patrickgold in #2498 - Move
lib.snygg
to separate module by @patrickgold in #2499 - Remove material2 by @lm41 in #2500
- Update to Gradle 8.7 and AGP 8.5.1 by @patrickgold in #2520
- Remove deprecated Swipeable API and switch to M3 ModalBottomSheet by @lm41 in #2496
- Remove accompanist.systemuicontroller and migrate to window/view apis by @lm41 in #2486
New Contributors
- @RHJihan made their first contribution in #2417
- @kuroya2mouse made their first contribution in #2495
- @GasparAM made their first contribution in #2171
- @victorbnl made their first contribution in #2354
- @oneilljp made their first contribution in #2357
Full Changelog: v0.4.0-beta02...v0.4.0-beta03