联系人查询发送窗口添加拼音查询功能。

This commit is contained in:
ZhanGSKen
2025-08-28 16:02:41 +08:00
parent 5507126f6b
commit a4988b5b68
6 changed files with 325 additions and 67 deletions

View File

@@ -54,6 +54,8 @@ dependencies {
api 'com.jcraft:jsch:0.1.55'
api 'org.jsoup:jsoup:1.13.1'
api 'com.squareup.okhttp3:okhttp:4.4.1'
api 'com.belerweb:pinyin4j:2.5.1'
// 权限请求框架https://github.com/getActivity/XXPermissions
api 'com.github.getActivity:XXPermissions:18.63'