Skip to content

Commit

Permalink
v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qidian55 committed May 14, 2023
0 parents commit e812680
Show file tree
Hide file tree
Showing 14,007 changed files with 3,250,976 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
bv1/
bv2/
bv3/
bv4/

diff*.txt
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# bilibilitv1.6.6-repair
还是bilibilitv1.6.6的界面舒服,缝缝补补继续用

## v1.0
> 参考手撕签名版和改版4先缝合一个能用的版本。
- 由于原版似乎有签名校验,动态链接库采用手撕签名版的libbili.so
- 视频源采用改版4的TV源
5 changes: 5 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#反编译
#apktool d test.apk -o mybv
#回编译
apktool b -c --use-aapt2 mybv
signapk platform.x509.pem platform.pk8 ./mybv/dist/mybv.apk mybv.apk
142 changes: 142 additions & 0 deletions bv0/AndroidManifest.xml

Large diffs are not rendered by default.

142 changes: 142 additions & 0 deletions bv0/AndroidManifest.xml.orig

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions bv0/apktool.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
!!brut.androlib.meta.MetaInfo
apkFileName: 哔哩哔哩TV版1.6.6.apk
compressionType: false
doNotCompress:
- resources.arsc
- png
- res/drawable-nodpi-v4/background_image.webp
- res/drawable-nodpi-v4/background_splash_default.webp
- jpg
isFrameworkApk: false
packageInfo:
forcedPackageId: '127'
renameManifestPackage: null
sdkInfo:
minSdkVersion: '17'
targetSdkVersion: '27'
sharedLibrary: false
sparseResources: false
unknownFiles:
okhttp3/internal/publicsuffix/publicsuffixes.gz: '8'
usesFramework:
ids:
- 1
tag: null
version: 2.5.0-dirty
versionInfo:
versionCode: '1606'
versionName: 1.6.6
Loading

0 comments on commit e812680

Please sign in to comment.