index
:
android_build_soong
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
app_builder.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add android_app_import.
Jaewoong Jung
2019-12-11
1
-2
/
+7
*
Include proper deps for signapk
Dan Willemsen
2019-04-10
1
-0
/
+3
*
Support package_splits
Colin Cross
2019-03-19
1
-1
/
+2
*
Replace *Escape with *EscapeList
Colin Cross
2019-03-04
1
-1
/
+1
*
Make manifest and APK agree on uncompressed native libs
Colin Cross
2019-02-08
1
-2
/
+2
*
Fix aar rules
Colin Cross
2019-01-25
1
-3
/
+4
*
Align entries in APEX at 4K boundary
Jiyong Park
2018-11-22
1
-2
/
+2
*
Include java resources in app bundles
Colin Cross
2018-11-02
1
-26
/
+46
*
Create bundle modules suitable for bundletool
Colin Cross
2018-10-31
1
-0
/
+44
*
APEXs are signed with apk signer
Jiyong Park
2018-10-31
1
-4
/
+4
*
Store dex files uncompressed and unstripped in privileged APKs
Colin Cross
2018-10-25
1
-3
/
+0
*
Add support for JNI libraries to android_app modules
Colin Cross
2018-10-08
1
-4
/
+42
*
soong_zip: support globs in -f and -D arguments
Colin Cross
2018-09-28
1
-2
/
+2
*
Revert "soong_zip: support globs in -f and -D arguments"
Colin Cross
2018-09-26
1
-2
/
+2
*
soong_zip: support globs in -f and -D arguments
Colin Cross
2018-09-21
1
-2
/
+2
*
Add support for android_library modules
Colin Cross
2018-04-16
1
-0
/
+36
*
Export app certificates to Make for apkcerts list
Colin Cross
2017-12-14
1
-2
/
+2
*
Allow building framework.jar and framework-res.apk
Colin Cross
2017-11-29
1
-2
/
+9
*
Replace aapt support with aapt2
Colin Cross
2017-11-29
1
-76
/
+16
*
Move ModuleContext.ModuleBuild to ModuleContext.Build
Colin Cross
2017-10-24
1
-4
/
+4
*
Prettify soong ninja build descriptions
Colin Cross
2017-05-10
1
-17
/
+17
*
Enable goma in soong
Colin Cross
2016-08-31
1
-5
/
+5
*
Rename common to android
Colin Cross
2016-05-18
1
-18
/
+18
*
Use `Path` instead of string for file paths
Dan Willemsen
2015-12-09
1
-35
/
+30
*
Do not run zipalign when building APK.
Alex Klyubin
2015-12-04
1
-24
/
+2
*
Use Rule-local implicit dependencies
Dan Willemsen
2015-11-17
1
-16
/
+15
*
java: add missing tool dependencies
Colin Cross
2015-04-28
1
-9
/
+16
*
java: delete package-export.apk before rebuilding
Colin Cross
2015-04-28
1
-1
/
+1
*
Add support for building android apps
Colin Cross
2015-04-20
1
-0
/
+172