toggle menu
AppUpdater
androidJvm
switch theme
app-dialog
com.
king.
app.
dialog
App
Dialog
INSTANCE
App
Dialog
Config
View
Holder
Base
Dialog
Config
com.
king.
app.
dialog.
fragment
App
Dialog
Fragment
Base
Dialog
Fragment
app-updater
com.
king.
app.
updater
App
Updater
Builder
Update
Config
com.
king.
app.
updater.
callback
App
Update
Callback
Update
Callback
com.
king.
app.
updater.
constant
Constants
com.
king.
app.
updater.
http
Http
Manager
IHttp
Manager
Download
Callback
Ok
Http
Manager
com.
king.
app.
updater.
notify
INotification
Notification
Impl
com.
king.
app.
updater.
provider
App
Updater
File
Provider
com.
king.
app.
updater.
service
Download
Service
App
Download
Callback
Download
Binder
com.
king.
app.
updater.
util
App
Utils
Log
Utils
Notification
Utils
Permission
Utils
SSLSocket
Factory
Utils
Trust
All
X509Trust
Manager
app-dialog
/
com.king.app.dialog
/
AppDialogConfig
/
ViewHolder
/
addLinks
add
Links
open
fun
addLinks
(
@
IdRes
id
:
Int
)
:
TextView
添加链接
addLinks
Return
TextView
Parameters
id
视图ID
open
fun
addLinks
(
@
IdRes
id
:
Int
,
mask
:
Int
)
:
TextView
添加链接
addLinks
Return
TextView
Parameters
id
视图ID
mask
连接掩码;如:
ALL
open
fun
addLinks
(
@
IdRes
id
:
Int
,
@
NonNull
pattern
:
Pattern
,
@
Nullable
scheme
:
String
)
:
TextView
添加链接
addLinks
Return
TextView
Parameters
id
视图ID
pattern
正则表达式模式
scheme
方案