跳过导航链接
A B C D E F G H I L M N O P R S T U W Z 

A

addCustomInformation(String, String) - 类 中的方法cn.wandersnail.commons.helper.CrashHandler
添加自定义打印信息
addNetwork(WifiConfiguration, int, WifiHelper.ConnectCallback) - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
 
addSourceFile(File) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.ZipExecutor
添加待压缩文件
addSourceFiles(List<File>) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.ZipExecutor
添加待压缩文件
addZipFile(File) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.UnzipExecutor
 
addZipFiles(List<File>) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.UnzipExecutor
 
allowMultiple - 类 中的变量cn.wandersnail.commons.helper.SysFileChooser.Options
 
ApkInstallHelper - cn.wandersnail.commons.helper中的类
apk安装帮助类 date: 2019/8/6 14:03 author: zengfansheng
ApkInstallHelper(Activity) - 类 的构造器cn.wandersnail.commons.helper.ApkInstallHelper
 

B

build() - 类 中的方法cn.wandersnail.commons.helper.GradientDrawableBuilder
 
build() - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 

C

cancel() - 类 中的方法cn.wandersnail.commons.helper.FileDownloadHelper
取消下载
checkAndRequest(List<String>) - 类 中的方法cn.wandersnail.commons.helper.PermissionsRequester
开始检查并申请权限
choose(Activity, SysFileChooser.Options) - 类 中的方法cn.wandersnail.commons.helper.SysFileChooser
 
choose(Fragment, SysFileChooser.Options) - 类 中的方法cn.wandersnail.commons.helper.SysFileChooser
 
clearCurrentNetwork() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
清除当前wifi
clearNetwork(WifiConfiguration) - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
清除指定wifi
cn.wandersnail.commons.helper - 程序包 cn.wandersnail.commons.helper
 
COLUMN_LOCAL_FILENAME - 类 中的静态变量cn.wandersnail.commons.helper.DownloadManagerPro
represents downloaded file above api 11
COLUMN_LOCAL_URI - 类 中的静态变量cn.wandersnail.commons.helper.DownloadManagerPro
represents downloaded file below api 11
CONTENT_URI - 类 中的静态变量cn.wandersnail.commons.helper.DownloadManagerPro
 
cornerRadius - 类 中的变量cn.wandersnail.commons.helper.RoundConfig
 
CrashHandler - cn.wandersnail.commons.helper中的类
date: 2019/8/6 14:16 author: zengfansheng
CrashHandler(Context, File, CrashHandler.Callback) - 类 的构造器cn.wandersnail.commons.helper.CrashHandler
 
CrashHandler.Callback - cn.wandersnail.commons.helper中的接口
 
createWifiConfiguration(String, String, int) - 类 中的静态方法cn.wandersnail.commons.helper.WifiHelper
创建WifiConfiguration

D

disableWifi() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
关闭Wifi
disconnectCurrentNetwork() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
关闭当前的Wifi网络
DownloadManagerPro - cn.wandersnail.commons.helper中的类
DownloadManagerPro Get download info DownloadManagerPro.getStatusById(long) get download status DownloadManagerPro.getDownloadBytes(long) get downloaded byte, total byte DownloadManagerPro.getBytesAndStatus(long) get downloaded byte, total byte and download status DownloadManagerPro.getFileName(long) get download file name DownloadManagerPro.getUri(long) get download uri DownloadManagerPro.getReason(long) get failed code or paused reason DownloadManagerPro.getPausedReason(long) get paused reason DownloadManagerPro.getErrorCode(long) get failed error code Operate download DownloadManagerPro.isExistPauseAndResumeMethod() whether exist pauseDownload and resumeDownload method in DownloadManager DownloadManagerPro.pauseDownload(long...) pause download. need pauseDownload(long...) method in DownloadManager DownloadManagerPro.resumeDownload(long...) onShow download. need resumeDownload(long...) method in DownloadManager RequestPro DownloadManagerPro.RequestPro.setNotiClass(String) set noti class DownloadManagerPro.RequestPro.setNotiExtras(String) set noti extras
DownloadManagerPro(DownloadManager) - 类 的构造器cn.wandersnail.commons.helper.DownloadManagerPro
 
DownloadManagerPro.RequestPro - cn.wandersnail.commons.helper中的类
 

E

execute() - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.UnzipExecutor
执行解压,同步的
execute(<any>) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.UnzipExecutor
执行解压,异步的
execute() - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.ZipExecutor
执行压缩,同步的
execute(<any>) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.ZipExecutor
执行压缩,异步的

F

FileDownloadHelper - cn.wandersnail.commons.helper中的类
date: 2019/8/6 14:58 author: zengfansheng
FileDownloadHelper(Context, String, String, String, String) - 类 的构造器cn.wandersnail.commons.helper.FileDownloadHelper
 
FileDownloadHelper(Context, String, String, String, String, String) - 类 的构造器cn.wandersnail.commons.helper.FileDownloadHelper
 
FileDownloadHelper.Callback - cn.wandersnail.commons.helper中的接口
 

G

getBytesAndStatus(long) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
get downloaded byte, total byte and download status
getCornerRadii() - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
 
getCurrentIpAddress() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
获取当前Wifi所分配的Ip地址
getDhcpInfo() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
 
getDownloadBytes(long) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
get downloaded byte, total byte
getErrorCode(long) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
get failed error code
getFileName(long) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
get download file name
getIpAddressFromHotspot() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
设备连接Wifi之后, 设备获取Wifi热点的IP地址(网关)
getPausedReason(long) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
get paused reason
getRealPathsFromResultData(Context, int, int, Intent) - 类 中的方法cn.wandersnail.commons.helper.SysFileChooser
从选择结果中获取文件的真实路径
getReason(long) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
get failed code or paused reason
getSecurity(WifiConfiguration) - 类 中的静态方法cn.wandersnail.commons.helper.WifiHelper
 
getSecurity(ScanResult) - 类 中的静态方法cn.wandersnail.commons.helper.WifiHelper
 
getServerIpAddress() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
 
getStatusById(long) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
get download status
getUri(long) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
get download uri
getWifiCipher(ScanResult) - 类 中的静态方法cn.wandersnail.commons.helper.WifiHelper
 
getWifiConfigurations() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
 
getWifiInfo() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
获取当前WifiInfo
GradientDrawableBuilder - cn.wandersnail.commons.helper中的类
date: 2019/8/6 16:24 author: zengfansheng
GradientDrawableBuilder() - 类 的构造器cn.wandersnail.commons.helper.GradientDrawableBuilder
 

H

hasPermissions(List<String>) - 类 中的方法cn.wandersnail.commons.helper.PermissionsRequester
 

I

install(File) - 类 中的方法cn.wandersnail.commons.helper.ApkInstallHelper
安装apk
isExistPauseAndResumeMethod() - 类 中的静态方法cn.wandersnail.commons.helper.DownloadManagerPro
whether exist pauseDownload and resumeDownload method in DownloadManager
isWifiEnabled() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
判断wifi是否开启的状态

L

leftBottomRadiusX - 类 中的变量cn.wandersnail.commons.helper.RoundConfig
 
leftBottomRadiusY - 类 中的变量cn.wandersnail.commons.helper.RoundConfig
 
leftTopRadiusX - 类 中的变量cn.wandersnail.commons.helper.RoundConfig
 
leftTopRadiusY - 类 中的变量cn.wandersnail.commons.helper.RoundConfig
 
localOnly - 类 中的变量cn.wandersnail.commons.helper.SysFileChooser.Options
 

M

METHOD_NAME_PAUSE_DOWNLOAD - 类 中的静态变量cn.wandersnail.commons.helper.DownloadManagerPro
 
METHOD_NAME_RESUME_DOWNLOAD - 类 中的静态变量cn.wandersnail.commons.helper.DownloadManagerPro
 
METHOD_NAME_SET_NOTI_CLASS - 类 中的静态变量cn.wandersnail.commons.helper.DownloadManagerPro.RequestPro
 
METHOD_NAME_SET_NOTI_EXTRAS - 类 中的静态变量cn.wandersnail.commons.helper.DownloadManagerPro.RequestPro
 
MIME_TYPE_ALL - 类 中的静态变量cn.wandersnail.commons.helper.SysFileChooser
 
MIME_TYPE_APK - 类 中的静态变量cn.wandersnail.commons.helper.FileDownloadHelper
 
MIME_TYPE_APPLICATION - 类 中的静态变量cn.wandersnail.commons.helper.SysFileChooser
 
MIME_TYPE_AUDIO - 类 中的静态变量cn.wandersnail.commons.helper.SysFileChooser
 
MIME_TYPE_BINARY - 类 中的静态变量cn.wandersnail.commons.helper.FileDownloadHelper
 
MIME_TYPE_IMAGE - 类 中的静态变量cn.wandersnail.commons.helper.SysFileChooser
 
MIME_TYPE_TEXT - 类 中的静态变量cn.wandersnail.commons.helper.SysFileChooser
 
MIME_TYPE_VIDEO - 类 中的静态变量cn.wandersnail.commons.helper.SysFileChooser
 
mimeTypes - 类 中的变量cn.wandersnail.commons.helper.SysFileChooser.Options
 

N

navigationToWifiSettings() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
打开Wifi设置页

O

onActivityResult(int) - 类 中的方法cn.wandersnail.commons.helper.ApkInstallHelper
如果是Android8.0以上需要在Activity中的onActivityResult调用此方法
onActivityResult(int) - 类 中的方法cn.wandersnail.commons.helper.PermissionsRequester
 
onComplete(List<ScanResult>) - 接口 中的方法cn.wandersnail.commons.helper.WifiHelper.ScanCallback
 
onFail() - 接口 中的方法cn.wandersnail.commons.helper.WifiHelper.ConnectCallback
 
onProgress(int, int) - 接口 中的方法cn.wandersnail.commons.helper.FileDownloadHelper.Callback
下载进度
onRequestPermissionsResult(int, String[], int[]) - 类 中的方法cn.wandersnail.commons.helper.PermissionsRequester
 
onRequestResult(List<String>) - 接口 中的方法cn.wandersnail.commons.helper.PermissionsRequester.Callback
请求结果
onSaved(String, Throwable) - 接口 中的方法cn.wandersnail.commons.helper.CrashHandler.Callback
日志保存完毕
onStateChange(int) - 接口 中的方法cn.wandersnail.commons.helper.FileDownloadHelper.Callback
下载完成
onSuccess() - 接口 中的方法cn.wandersnail.commons.helper.WifiHelper.ConnectCallback
 
openWifi() - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
打开wifi
Options() - 类 的构造器cn.wandersnail.commons.helper.SysFileChooser.Options
 

P

pauseDownload(long...) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
pause download
PermissionsRequester - cn.wandersnail.commons.helper中的类
动态申请权限 date: 2019/8/6 15:33 author: zengfansheng
PermissionsRequester(Activity) - 类 的构造器cn.wandersnail.commons.helper.PermissionsRequester
 
PermissionsRequester(Fragment) - 类 的构造器cn.wandersnail.commons.helper.PermissionsRequester
 
PermissionsRequester.Callback - cn.wandersnail.commons.helper中的接口
 

R

RequestPro(Uri) - 类 的构造器cn.wandersnail.commons.helper.DownloadManagerPro.RequestPro
 
resumeDownload(long...) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro
onShow download
rightBottomRadiusX - 类 中的变量cn.wandersnail.commons.helper.RoundConfig
 
rightBottomRadiusY - 类 中的变量cn.wandersnail.commons.helper.RoundConfig
 
rightTopRadiusX - 类 中的变量cn.wandersnail.commons.helper.RoundConfig
 
rightTopRadiusY - 类 中的变量cn.wandersnail.commons.helper.RoundConfig
 
round(float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
 
round(float, float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
 
round(float, float, float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
 
round(float, float, float, float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
 
RoundConfig - cn.wandersnail.commons.helper中的类
date: 2019/8/6 16:08 author: zengfansheng
RoundConfig() - 类 的构造器cn.wandersnail.commons.helper.RoundConfig
 
roundLeftBottom(float, float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
圆左下角
roundLeftBottomRadius(float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
 
roundLeftTop(float, float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
圆左上角
roundLeftTop(float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
 
roundRightBottom(float, float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
圆右下角
roundRightBottomRadius(float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
 
roundRightTop(float, float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
圆右上角
roundRightTopRadius(float) - 类 中的方法cn.wandersnail.commons.helper.RoundConfig
 

S

SECURITY_EAP - 类 中的静态变量cn.wandersnail.commons.helper.WifiHelper
 
SECURITY_NONE - 类 中的静态变量cn.wandersnail.commons.helper.WifiHelper
 
SECURITY_PSK - 类 中的静态变量cn.wandersnail.commons.helper.WifiHelper
 
SECURITY_WEP - 类 中的静态变量cn.wandersnail.commons.helper.WifiHelper
 
setCallback(FileDownloadHelper.Callback) - 类 中的方法cn.wandersnail.commons.helper.FileDownloadHelper
 
setCallback(PermissionsRequester.Callback) - 类 中的方法cn.wandersnail.commons.helper.PermissionsRequester
 
setCheckedColor(int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setCheckedColor(int, int, int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setCheckedColors(int[]) - 类 中的方法cn.wandersnail.commons.helper.GradientDrawableBuilder
 
setComment(String) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.ZipExecutor
 
setDisabledColor(int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setDisabledColor(int, int, int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setDisabledColors(int[]) - 类 中的方法cn.wandersnail.commons.helper.GradientDrawableBuilder
 
setLevel(int) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.ZipExecutor
压缩级别
setMethod(int) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.ZipExecutor
压缩类型
setNormalColor(int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setNormalColor(int, int, int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setNormalColors(int[]) - 类 中的方法cn.wandersnail.commons.helper.GradientDrawableBuilder
 
setNotiClass(String) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro.RequestPro
set noti class, only init once
setNotiExtras(String) - 类 中的方法cn.wandersnail.commons.helper.DownloadManagerPro.RequestPro
set noti extras, only init once
setOrientation(GradientDrawable.Orientation) - 类 中的方法cn.wandersnail.commons.helper.GradientDrawableBuilder
设置渐变方向
setPressedColor(int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setPressedColor(int, int, int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setPressedColors(int[]) - 类 中的方法cn.wandersnail.commons.helper.GradientDrawableBuilder
 
setReplace(boolean) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.ZipExecutor
目标路径下已存在同名压缩包,是否替换
setSelectedColor(int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setSelectedColor(int, int, int) - 类 中的方法cn.wandersnail.commons.helper.SolidDrawableBuilder
 
setSelectedColors(int[]) - 类 中的方法cn.wandersnail.commons.helper.GradientDrawableBuilder
 
setTarget(String, String) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.ZipExecutor
压缩包保存路径
setTargetDir(String) - 类 中的方法cn.wandersnail.commons.helper.ZipHelper.UnzipExecutor
 
SolidDrawableBuilder - cn.wandersnail.commons.helper中的类
date: 2019/8/6 16:35 author: zengfansheng
SolidDrawableBuilder() - 类 的构造器cn.wandersnail.commons.helper.SolidDrawableBuilder
 
start() - 类 中的方法cn.wandersnail.commons.helper.FileDownloadHelper
 
startScan(int, WifiHelper.ScanCallback) - 类 中的方法cn.wandersnail.commons.helper.WifiHelper
wifi扫描
SysFileChooser - cn.wandersnail.commons.helper中的类
调用系统文件管理选择文件 date: 2019/8/8 09:42 author: zengfansheng
SysFileChooser() - 类 的构造器cn.wandersnail.commons.helper.SysFileChooser
 
SysFileChooser.Options - cn.wandersnail.commons.helper中的类
 

T

title - 类 中的变量cn.wandersnail.commons.helper.SysFileChooser.Options
 

U

uncaughtException(Thread, Throwable) - 类 中的方法cn.wandersnail.commons.helper.CrashHandler
 
unzip() - 类 中的静态方法cn.wandersnail.commons.helper.ZipHelper
 

W

WIFICIPHER_NOPASS - 类 中的静态变量cn.wandersnail.commons.helper.WifiHelper
 
WIFICIPHER_WEP - 类 中的静态变量cn.wandersnail.commons.helper.WifiHelper
 
WIFICIPHER_WPA - 类 中的静态变量cn.wandersnail.commons.helper.WifiHelper
 
WIFICIPHER_WPA2 - 类 中的静态变量cn.wandersnail.commons.helper.WifiHelper
 
WifiHelper - cn.wandersnail.commons.helper中的类
date: 2019/8/6 16:57 author: zengfansheng
WifiHelper(Context) - 类 的构造器cn.wandersnail.commons.helper.WifiHelper
 
WifiHelper.ConnectCallback - cn.wandersnail.commons.helper中的接口
 
WifiHelper.ScanCallback - cn.wandersnail.commons.helper中的接口
 

Z

zip() - 类 中的静态方法cn.wandersnail.commons.helper.ZipHelper
 
ZipHelper - cn.wandersnail.commons.helper中的类
date: 2019/8/8 09:57 author: zengfansheng
ZipHelper() - 类 的构造器cn.wandersnail.commons.helper.ZipHelper
 
ZipHelper.UnzipExecutor - cn.wandersnail.commons.helper中的类
 
ZipHelper.ZipExecutor - cn.wandersnail.commons.helper中的类
 
A B C D E F G H I L M N O P R S T U W Z 
跳过导航链接