Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cundong/SmartAppUpdates
/ functions
Functions
265 in github.com/cundong/SmartAppUpdates
⨍
Functions
265
◇
Types & classes
20
↓ 1 callers
Function
BZ2_hbAssignCodes
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/huffman.c:152
↓ 1 callers
Function
BZ2_hbCreateDecodeTables
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/huffman.c:170
↓ 1 callers
Function
BZ2_hbCreateDecodeTables
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/huffman.c:170
↓ 1 callers
Function
BZ2_hbMakeCodeLengths
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/huffman.c:63
↓ 1 callers
Function
BZ2_hbMakeCodeLengths
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/huffman.c:63
↓ 1 callers
Function
applypatch
ApkPatchLibrary/jni/com_cundong_utils_PatchUtils.c:45
↓ 1 callers
Function
applypatch
ApkPatchLibraryServer/jni/com_cundong_utils_PatchUtils.c:62
↓ 1 callers
Function
bsFinishWrite
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/compress.c:45
↓ 1 callers
Function
bsFinishWrite
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/compress.c:45
↓ 1 callers
Method
bytes2Hex
(byte[] src)
ApkPatchLibrarySample/app/src/main/java/com/cundong/apkpatch/example/SignUtils.java:24
↓ 1 callers
Function
compressStream
---------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzip2.c:328
↓ 1 callers
Function
compressStream
---------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzip2.c:328
↓ 1 callers
Function
compressedStreamEOF
---------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzip2.c:773
↓ 1 callers
Function
compressedStreamEOF
---------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzip2.c:773
↓ 1 callers
Function
copy_input_until_stop
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:288
↓ 1 callers
Function
copy_input_until_stop
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:288
↓ 1 callers
Function
copy_output_until_stop
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:333
↓ 1 callers
Function
copy_output_until_stop
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:333
↓ 1 callers
Function
crcError
---------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzip2.c:760
↓ 1 callers
Function
crcError
---------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzip2.c:760
↓ 1 callers
Function
fallbackQSort3
ApkPatchLibrary/jni/bzip2/blocksort.c:92
↓ 1 callers
Function
fallbackQSort3
ApkPatchLibraryServer/jni/bzip2/blocksort.c:92
↓ 1 callers
Function
fallbackSimpleSort
---------------------------------------------*/
ApkPatchLibrary/jni/bzip2/blocksort.c:30
↓ 1 callers
Function
fallbackSimpleSort
---------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/blocksort.c:30
↓ 1 callers
Function
flush_RL
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:251
↓ 1 callers
Function
flush_RL
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:251
↓ 1 callers
Method
genDiff
native方法 比较路径为oldPath的apk与newPath的apk之间差异,并生成patch包,存储于patchPath 返回:0,说明操作成功 @param oldApkPath 示例:/sdcard/old.apk @param newApkPath 示例:/sdcard/new.a
ApkPatchLibraryServer/src/com/cundong/utils/DiffUtils.java:22
↓ 1 callers
Function
generateMTFValues
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/compress.c:119
↓ 1 callers
Function
generateMTFValues
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/compress.c:119
↓ 1 callers
Function
genpatch
ApkPatchLibraryServer/jni/com_cundong_utils_DiffUtils.c:244
↓ 1 callers
Method
getInstalledApkPackageInfo
获取已安装apk的PackageInfo @param context @param packageName @return
ApkPatchLibrarySample/app/src/main/java/com/cundong/apkpatch/example/ApkUtils.java:31
↓ 1 callers
Method
getMd5ByFile
(File file)
ApkPatchLibrarySample/app/src/main/java/com/cundong/apkpatch/example/SignUtils.java:35
↓ 1 callers
Method
getSourceApkPath
获取已安装Apk文件的源Apk文件 如:/data/app/com.sina.weibo-1.apk @param context @param packageName @return
ApkPatchLibrarySample/app/src/main/java/com/cundong/apkpatch/example/ApkUtils.java:75
↓ 1 callers
Method
installApk
安装Apk @param context @param apkPath
ApkPatchLibrarySample/app/src/main/java/com/cundong/apkpatch/example/ApkUtils.java:95
↓ 1 callers
Method
isInstalled
判断apk是否已安装 @param context @param packageName @return
ApkPatchLibrarySample/app/src/main/java/com/cundong/apkpatch/example/ApkUtils.java:54
↓ 1 callers
Function
mainQSort3
ApkPatchLibrary/jni/bzip2/blocksort.c:620
↓ 1 callers
Function
mainQSort3
ApkPatchLibraryServer/jni/bzip2/blocksort.c:620
↓ 1 callers
Function
mainSimpleSort
ApkPatchLibrary/jni/bzip2/blocksort.c:484
↓ 1 callers
Function
mainSimpleSort
ApkPatchLibraryServer/jni/bzip2/blocksort.c:484
↓ 1 callers
Function
mainSort
ApkPatchLibrary/jni/bzip2/blocksort.c:750
↓ 1 callers
Function
mainSort
ApkPatchLibraryServer/jni/bzip2/blocksort.c:750
↓ 1 callers
Function
makeMaps_d
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/decompress.c:26
↓ 1 callers
Function
makeMaps_d
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/decompress.c:26
↓ 1 callers
Function
makeMaps_e
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/compress.c:105
↓ 1 callers
Function
makeMaps_e
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/compress.c:105
↓ 1 callers
Function
mapSuffix
ApkPatchLibrary/jni/bzip2/bzip2.c:1119
↓ 1 callers
Function
mapSuffix
ApkPatchLibraryServer/jni/bzip2/bzip2.c:1119
↓ 1 callers
Function
mkCell
---------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzip2.c:1715
↓ 1 callers
Function
mkCell
---------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzip2.c:1715
↓ 1 callers
Function
mmed3
ApkPatchLibrary/jni/bzip2/blocksort.c:581
↓ 1 callers
Function
mmed3
ApkPatchLibraryServer/jni/bzip2/blocksort.c:581
↓ 1 callers
Method
patch
native方法 使用路径为oldApkPath的apk与路径为patchPath的补丁包,合成新的apk,并存储于newApkPath 返回:0,说明操作成功 @param oldApkPath 示例:/sdcard/old.apk @param newApkPath 示例:/sdcard/n
ApkPatchLibrarySample/app/src/main/java/com/cundong/utils/PatchUtils.java:22
↓ 1 callers
Method
patch
native方法 使用路径为oldApkPath的apk与路径为patchPath的补丁包,合成新的apk,并存储于newApkPath 返回:0,说明操作成功 @param oldApkPath 示例:/sdcard/old.apk @param newApkPath 示例:/sdcard/n
ApkPatchLibraryServer/src/com/cundong/utils/PatchUtils.java:22
↓ 1 callers
Function
qsufsort
ApkPatchLibraryServer/jni/com_cundong_utils_DiffUtils.c:126
↓ 1 callers
Method
requestOldMD5
模拟请求服务器,根据当前安装微博客户端的versionCode、versionName,来获取其文件的正确MD5,防止本地安装的是被篡改的版本
ApkPatchLibrarySample/app/src/main/java/com/cundong/apkpatch/example/MainActivity.java:105
↓ 1 callers
Function
search
ApkPatchLibraryServer/jni/com_cundong_utils_DiffUtils.c:184
↓ 1 callers
Function
sendMTFValues
ApkPatchLibrary/jni/bzip2/compress.c:238
↓ 1 callers
Function
sendMTFValues
ApkPatchLibraryServer/jni/bzip2/compress.c:238
↓ 1 callers
Function
split
ApkPatchLibraryServer/jni/com_cundong_utils_DiffUtils.c:45
↓ 1 callers
Function
testStream
---------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzip2.c:553
↓ 1 callers
Function
testStream
---------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzip2.c:553
↓ 1 callers
Function
uInt64_isZero
ApkPatchLibrary/jni/bzip2/bzip2.c:265
↓ 1 callers
Function
uInt64_isZero
ApkPatchLibraryServer/jni/bzip2/bzip2.c:265
↓ 1 callers
Function
uInt64_qrm10
Divide *n by 10, and return the remainder. */
ApkPatchLibrary/jni/bzip2/bzip2.c:276
↓ 1 callers
Function
uInt64_qrm10
Divide *n by 10, and return the remainder. */
ApkPatchLibraryServer/jni/bzip2/bzip2.c:276
↓ 1 callers
Function
unRLE_obuf_to_output_FAST
---------------------------------------------------*/ Return True iff data corruption is discovered. Returns False if there is no problem. */
ApkPatchLibrary/jni/bzip2/bzlib.c:535
↓ 1 callers
Function
unRLE_obuf_to_output_FAST
---------------------------------------------------*/ Return True iff data corruption is discovered. Returns False if there is no problem. */
ApkPatchLibraryServer/jni/bzip2/bzlib.c:535
↓ 1 callers
Function
unRLE_obuf_to_output_SMALL
---------------------------------------------------*/ Return True iff data corruption is discovered. Returns False if there is no problem. */
ApkPatchLibrary/jni/bzip2/bzlib.c:705
↓ 1 callers
Function
unRLE_obuf_to_output_SMALL
---------------------------------------------------*/ Return True iff data corruption is discovered. Returns False if there is no problem. */
ApkPatchLibraryServer/jni/bzip2/bzlib.c:705
↓ 1 callers
Function
uncompressStream
---------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzip2.c:432
↓ 1 callers
Function
uncompressStream
---------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzip2.c:432
Function
BZ2DLLFreeLibrary
ApkPatchLibraryServer/jni/bzip2/dlltest.c:56
Function
BZ2DLLLoadLibrary
ApkPatchLibraryServer/jni/bzip2/dlltest.c:26
Function
BZ2_bz__AssertH__fail
ApkPatchLibrary/jni/bzip2/bzlib.c:41
Function
BZ2_bz__AssertH__fail
ApkPatchLibraryServer/jni/bzip2/bzlib.c:41
Function
BZ2_indexIntoF
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:687
Function
BZ2_indexIntoF
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:687
Function
BZ_API(BZ2_bzBuffToBuffCompress)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:1247
Function
BZ_API(BZ2_bzBuffToBuffCompress)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:1247
Function
BZ_API(BZ2_bzBuffToBuffDecompress)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:1299
Function
BZ_API(BZ2_bzBuffToBuffDecompress)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:1299
Function
BZ_API(BZ2_bzCompress)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:407
Function
BZ_API(BZ2_bzCompress)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:407
Function
BZ_API(BZ2_bzCompressEnd)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:468
Function
BZ_API(BZ2_bzCompressEnd)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:468
Function
BZ_API(BZ2_bzCompressInit)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:148
Function
BZ_API(BZ2_bzCompressInit)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:148
Function
BZ_API(BZ2_bzDecompress)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:808
Function
BZ_API(BZ2_bzDecompress)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:808
Function
BZ_API(BZ2_bzDecompressEnd)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:862
Function
BZ_API(BZ2_bzDecompressEnd)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:862
Function
BZ_API(BZ2_bzDecompressInit)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:492
Function
BZ_API(BZ2_bzDecompressInit)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:492
Function
BZ_API(BZ2_bzRead)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:1161
Function
BZ_API(BZ2_bzRead)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:1161
Function
BZ_API(BZ2_bzReadClose)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:1143
Function
BZ_API(BZ2_bzReadClose)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:1143
Function
BZ_API(BZ2_bzReadGetUnused)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:1221
Function
BZ_API(BZ2_bzReadGetUnused)
---------------------------------------------------*/
ApkPatchLibraryServer/jni/bzip2/bzlib.c:1221
Function
BZ_API(BZ2_bzReadOpen)
---------------------------------------------------*/
ApkPatchLibrary/jni/bzip2/bzlib.c:1087
← previous
next →
101–200 of 265, ranked by callers