|
Deconstructed APK prototyping
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+730 lines, -0 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
apk/AndroidManifest.xml
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/BUILD.gn
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/hijack/org/chromium/deconstructed/ApplicationInstaller.java
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/hijack/org/chromium/deconstructed/DeconstructedApplication.java
|
View
|
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/hijack/org/chromium/deconstructed/JavaInstaller.java
|
View
|
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/hijack/org/chromium/deconstructed/NativeInstaller.java
|
View
|
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/hijack/org/chromium/deconstructed/Reflect.java
|
View
|
|
1 chunk |
+128 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/hijack/org/chromium/deconstructed/ResourceInstaller.java
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/java/org/chromium/simple/MainActivity.java
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/java/org/chromium/simple/MainApplication.java
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
apk/res/drawable/app_icon.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
apk/res/layout/activity_my.xml
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
apk/res/mipmap-mdpi/app_icon.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
apk/res/values/strings.xml
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/res/values/styles.xml
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/simple.h
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/simple.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
apk/simple_jni.cc
|
View
|
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
build/android/gyp/deconstruct_apk.py
|
View
|
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
A |
build/android/gyp/rewrite_deconstruct_manifest.py
|
View
|
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
M |
build/android/gyp/util/build_utils.py
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|