What's Changed
- Improve Performance of Liquid Keyboard by @goofyz in #1176
- fix liquid keyboard
TABs
by @shitlime in #1178 - Migrate buildSrc to build-logic, etc by @WhiredPlanck in #1173
- Reproducible build and Release build by @WhiredPlanck in #1174
- Fix Liquid Keyboard Bugs by @goofyz in #1181
- refactor: directly read theme name instead of caching using local var… by @goofyz in #1182
- Update README.md by @clsty in #1179
- Support Java 21 compile by @shitlime in #1184
- Show the toolbar of LiquidKeyboard every time LiquidKeyboard is started. by @goofyz in #1185
- chore: remove obsolete keystore tar by @Bambooin in #1183
- fix: prevent NPE of
CompositionPopupWindow
by @goofyz in #1190 - Adjust Nightly Build Settings (Pass 2) by @WhiredPlanck in #1189
- chore: remove cache magic file by @Bambooin in #1192
- fix: wrong functional key back color by @nopdan in #1193
- refactor: get color/drawable by @nopdan in #1194
- Add Landscape Keyboard by @goofyz in #1191
- Reveal dialogs on Android P by @WhiredPlanck in #1196
- Fix toolbar's buttons not working problem in
LiquidKeyboard
by @goofyz in #1195 - Modulized UI Components in InputView by @WhiredPlanck in #1197
- fix: do not set zero-width non-clickable key with default width by @goofyz in #1201
- chore: update librime and librime-predict by @WhiredPlanck in #1204
- refactor: Kotlinify Keyboard by @nopdan in #1202
- fix: try to fix potential crash when start input view by @WhiredPlanck in #1205
- chore: upgrade google java format to 1.19.2 by @Bambooin in #1209
- Request storage permission in setup by @WhiredPlanck in #1216
- refactor: Kotlinify core by @nopdan in #1207
- Enhance Theme Management by @WhiredPlanck in #1214
- Enhance color management by @nopdan in #1221
- Fix invalid text label for preset keys by @nopdan in #1222
- chore: update pull request template by @Bambooin in #1224
- ci: upgrade action to v4 by @Bambooin in #1228
- Fix fallback to unprocessed image path by @nopdan in #1227
- Dynamically load and cache keyboard layout by @nopdan in #1223
- Improve Works of the Views Handling by @WhiredPlanck in #1225
- Support font-family by @nopdan in #1229
- Add telegram group by @nopdan in #1233
- chore: update liquidkeyboard in assets theme by @tumuyan in #1235
- Reveal the keyboard background when navigation bar is visible by @WhiredPlanck in #1236
- Fix potential NPE crash on window shown by @WhiredPlanck in #1238
New Contributors
Full Changelog: v3.2.16...v3.2.17-beta1