v3.2.5
github-actions
released this
01 Feb 03:00
·
1066 commits
to develop
since this release
Change log since v3.2.4:
- 426546e chore(jni): use the phony name of librime-octagram
- c08f104 fix(jni): fix librime third-party plugins
- dd56908 chore: upgrade kotlin to 1.6.10
- 7186d86 chore: upgrade spotless to 6.1.2
- 27f2c2c chore: upgrade android build to 7.0.4
- 593a475 chore: upgrade gradle to 7.3.3
- 12b6e1c refactor/fix(setup): try to fix out-of-scope buttons
- eb3790d refactor(settings): fully drop deprecated ProgressDialog
- da5d73d feat(setup): add skip button
- cc1be99 refactor(setup): fine tune layout of SetupFragment
- 3b6d853 refactor(setup): apply spotless refactoring
- 7bd6271 feat(setup): notify user when setup wizard on pause
- 71dcda4 feat(setup): introduce setup wizard
- f21b2a0 refactor(settings): minor adjustment for DialogSeekBarPreference
- 4cd4982 feat: privacy protection for draft
- 3526ae3 refactor: clipboard and draft
- 9772300 feat: add draft manager
- 37dbe5d fix: uncaught exception #657
- 5fbb652 chore(doc): remove git clone folder
- 536c618 fix: crashes when switch to ASCII keyboard(fix #624)
- a6e4a1d fix: crashes without sound yaml file
- 9e4fc05 feat: add sound param in theme
- 4f9ea9e feat: add sound package support
- 8fba667 chore: replace wrong class doc
- 95afc3d refactor: vars in soundPicker
- 3ffef79 fix(Sound): crash when soundpackage missing
- 0252b6f feat: add sound package support
- b698780 feat: add sticky_lines_land for candidate window
- 9c968de fix(liquidKeyboard): fix round corner and adjust tongwenfeng
- 215e8b6 chore: upgrade boost to 1.78.0
- 3166f6c feat(settings,setup): deploy & sync: don't block the main dispatchers
- 7726ebf fix(settings): fix some crashes in settings when Trime is not the default IME
- 55036aa fix(settings): also apply keyboard UI changes while deploying
- 4cb8108 feat:(settings): the restart after deploy is not required now
- 1f495e3 fix(jni): fix the freeze after deploy
- d3d1604 fix: fix shift lock regression in #619
- 1e63567 fix(util): close #617
- ad6240c fix(text): show OpenCC comment correctly
- 13a9e8c fix: use more secure SHA-2
- 25f7301 chore(ci): use SHA-1 algorithm for cache key is enough
- 4cb5505 fix(ci): extract essential elements for cache hit
- 61eee60 chore: bump version to 3.2.5 for next release
- d6da804 fix: key_text_size判断错误
- a24d0eb fix: shift选中时,光标移动不生效
- 22c6c83 fix:
key_text_size
,symbol_text_size
,key_long_text_size
在style节点下的配置不生效 - 6e8835c fix: 布局配置读取修改
- 9ce51de chore: upgrade spotless gradle plugin to 6.0.2
- ac2e4f1 chore(ci): upgrade to JDK 17 for ci build
- 0e5f364 feat: add JDK 17 build support
- c3fc3e9 chore: add workaround for google-java-format broken on JDK 16+
- ff92f08 chore: upgrade gralde to 7.3.1 to support JDK 17
- 24688b2 chore: disable universal APK that includes all ABIs
- f87ac74 feat: enable manually trigger jni build with trick