Unclaimed project
Are you a maintainer of trime? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
trime
同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android
Back to changelogNew
v3.3.6
Change log from v3.3.5 to v3.3.6: https://github.com/osfans/trime/compare/v3.3.5...v3.3.6
- [61c3ea2edee243f22cccc9763665bb0c76895836] - chore: bump version to 3.3.6
- [1ebbc367960c3bc3d6dea61f91162d81b94da33d] - feat: enable schema in list fragment with progressing
- [42132b256b54ad2b21133680eef13c145fae3171] - fix: NPE on getting active schema
- [b13f20d0d3d1d8a68ad1662adf232663f4d4b730] - fix: add missing animations when enter/exit fragments
- [89d2001d8a7efdac53a590ac7c1ae067ba853fbc] - fix: could not get correct drawable from some colors
- [16af647f6ff21896383dc11149e4c64ff28ad057] - chore: update dependencies
- [a9b596d7480094009598f525269e290c668418b5] - fix: update type converter methods for room update to avoid crash
- [9ecd1c396d3a9b7ce69f55cf1d3cec141f2d08b9] - chore: update ndk
- [604e19090219d2065bb7fb34d3f6da20b1e56426] - fix: build failure for on 32-bit devices
- [b20fc62155214c8e836a9cc3ec06d5d5272d387c] - refactor: optimize getting of key background, text and symbol color
- [d8a48989606ee72e8db684aec8489838391d4ee2] - refactor: polish Key constructing
- [21126c3a74fc54d9af60a77112264dca8c7b9886] - refactor: polish Keyboard constructing
[64672fc2bd68ccf81c0571b4dbe27731c0cad39f] - fix: Shift wasn't working[d8bf09475bf3cec12286f780e88c9c6d1270e751] - fix: incorrect key background height[86f8a880c871cc4c27faf4b7b648d9759264ac2c] - refactor: unwrap yaml node to parse configs[301be9adb9bca05d548fe68586c5b41306f07135] - fix: never evaluate valid color scheme of some themes[8481dee7b9b63c3b77a758d68d6db95165902caa] - refactor: enhance processing of nullable theme parameters[5a3039842b1a9b9e348af39a7574a28c93c21a5c] - refactor: setup action bar and menu items manually[68e5d91d7deabbb4485c4855b82285efdf45c58c] - fix: duplicate clip data[cda3744c0affce326deb1e4cf26310e12573166c] - fix: crash on first run[b3d78a0b99731966af37ee172a30eaff67e5cc4f] - fix: key text color specified as transparent didn't take effect[a950f00abcc3bed9c161cbfb94eaed2e124b0f4b] - fix: crash on pressing shift key[0e1fd850cc0e137d6c8824f997135e2df13338c3] - chore: upgrade rime to 1.14.0[60144fc20c95744e65de2520265a1fe1303d4c84] - feat: add button to bar to hide keyboard[e3451925a417e2c4f5cd96223274eb22302ed7f2] - feat: add SwitchOptionWindow[5fe2f9d0ca8b52b8005680f979b68ed8bedca045] - refactor: remove unused string res[f46de22b09f2cfdd7fbf0d69de20840ff503bace] - refactor: avoid to use Rime companion directly[2e86e6f15f2ab431efb29044a3ab54d1751b6ede] - refactor: make all preferences getting by delegate in place[4fcd8a6641bb5f1a695a9eb505540216a5d19816] - fix: 'LiquidKeyboard' window reloaded, some key styles not as expected[8e2885dd039cada8237ecc1a87a9755f74f31eb5] - fix: 'key_back_color' and 'key_text_color' priority is not as expected[902dbf9e3b956dae71de403539aa2059e7aa9a15] - fix: key label not working[14def334c606a2f16fa08cf8a991e7b708ff8970] - fix: 'key_hint_offset_y' not working[8675ecd1aca7bf7db8784fe40ecee77fd9830e91] - fix: negative key offset values are not supported[c6cd6d8aa1c87994e512b9a3ed4176b52c289602] - fix: key offset priority is not as expected[91c5b00caabb51d6b379570e91e7d7f9fef6cc08] - refactor: cache bitmap instead of drawable to reduce memory consumption[f535d5dcf9d560c0c95402528f59aa4c84d55b76] - refactor: improve proto getting to increase performance[42051e521d6076e0dee8b0166652b0369ea2e469] - fix: key backgrounds didn't get updated after pictures changing by users[8712251928bbb18a2677cdf55dadbe88554ec925] - fix: evict bitmap cache before initializing[498144c78a0a75ce3d6f7c6e57b1ad1a5c09eb6a] - chore: update ktlint to 1.7.1[165dbee93d2db97f5cd864c2023006763c1df7b9] - chore: update the git blame ignore[dd62098a6eea8b229017f45bc453a5016ae7493a] - chore: add 3.3.6 changelog