History log of /sdk/apkbuilder/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b26189333d3db21355daa3131b9f5e69f3044c2e 15-Mar-2011 Xavier Ducrohet <xav@android.com> Add missing notice files.

Also fix some makefiles to make sure the notices are
picked up.
- move the makefile outside of the source folder.
- resources are now in the source folder directly instead
of being inside src/resources. It's much simpler.

Change-Id: Ica8ee4c2bc8a9b035d23fc914d4137cdca7e567d
OTICE
e48a35070a0b27ec8ea99e2cd3bf999a11b175b5 17-Jun-2010 Xavier Ducrohet <xav@android.com> Move Apkbuilder into sdklib.

Change-Id: I88f7e6101b8c03157a320a6c9d9b7424ffbdc7f5
classpath
gitignore
project
ndroid.mk
tc/Android.mk
tc/apkbuilder
tc/apkbuilder.bat
tc/manifest.txt
eadme.txt
rc/Android.mk
rc/com/android/apkbuilder/ApkBuilderMain.java
rc/com/android/apkbuilder/internal/ApkBuilderHelper.java
452ff02ae286668819d1f4ca94f1ed15d2553807 16-Jun-2010 Xavier Ducrohet <xav@android.com> Refactoring of ApkBuilder to prepare for its integration into sdklib.

Change-Id: If75b9262126813769537435546be0ad4e4648ac2
rc/com/android/apkbuilder/ApkBuilder.java
rc/com/android/apkbuilder/ApkBuilderMain.java
rc/com/android/apkbuilder/internal/ApkBuilderHelper.java
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
10e712627b86b2b0061dbd3a20f5f966b2cd7330 15-Jun-2010 Xavier Ducrohet <xav@android.com> Move jarutils into sdklib.

Change-Id: Ic99564a7671e588bbf6bc9ee08f7ae1f02a6dcb2
classpath
rc/Android.mk
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
b26643946b689de13af299f1b4c28fba5c8409b2 07-May-2010 Xavier Ducrohet <xav@android.com> ApkBuilderTask is now more lenient with missing libs/ folders.

Change-Id: Ic40c35e7074a91fb40094d3c5e5a605ff1ea2fef
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
711c35d7e18a262cde3800eecec26d52a25d532a 05-May-2010 Xavier Ducrohet <xav@android.com> New If/Then/Else custom Ant rules to simplify some Ant rules logic.

Also cleaned up some attribute of our other custom tasks to conform
to the standard convention (all lower case, all those were new in r3)

Change-Id: If328a8eb2448d95bee1f1b70928d72fde5014eeb
rc/com/android/apkbuilder/ApkBuilder.java
b2e132cffd83c46aa836d0b06ca2c66de87fff2e 28-Apr-2010 Xavier Ducrohet <xav@android.com> Add ABI filtering and version code injection in the Ant rules and tasks.

Change-Id: Ic8e41c1ad5343b32d2766427ba271a79c88b3b66
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
59cd9ce8477de1cc34a9f71e4e4f0ffab2c18673 29-Jan-2010 Raphael <raphael@google.com> SDK Updater: Support post install script for updating SDK Setup.exe.

The new post_tools_install.bat will be found in SDK/tools/lib.
This also moves find_java.bat into the same lib folder.

SDK Bug: 2404830

Change-Id: I84e3671918931079f296500e296ec1a55931b851
tc/apkbuilder.bat
047e5f58bb9dc8b67e1b2b61ce897c23fed8a2a4 27-Jan-2010 Raphael <raphael@google.com> Windows SDK: use find_java.bat in all batch wrappers.

SDK Bug: 2315813

Change-Id: If026d09f927b3d0b5707dfd08e1367e4ba2da28b
tc/apkbuilder.bat
ccea4ad79984504212b29788bec9d42e54846c2b 21-Jan-2010 Xavier Ducrohet <xav@android.com> Add support for packaging gdbserver in the apk in Ant.

This must only be done in debug so there's a new flag
to detect debug mode. Support for this is added to the
build script, the Ant task and ApkBuilder itself.

Change-Id: Iaebdc60cc3e8fa08c8cb75c885a6a0db556bfd86
rc/com/android/apkbuilder/ApkBuilder.java
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
9f11429c74555ae7ea45750f2ea878dda5e42b60 20-Jan-2010 Xavier Ducrohet <xav@android.com> Fix issue with absolute path in -nf parameter of apkbuilder.

Bug: 1607862
Change-Id: I7fecc99fe7319f566d2d78ccc82c73d86067db51
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
ca8bc1bbb0def3848d75dca098776c0885170b80 22-Sep-2009 Piotr Gurgul <pgurgul@google.com> Distinguish jar folders and jar files in ApkBuilder script

Checking if -rj parameter value is a directory or a file
and calling the appropriate function for each of them.
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
e27fd663c3066411680f75c7b2846cd2f0424e44 18-Sep-2009 Piotr Gurgul <pgurgul@google.com> Fix a bug in processing jarfolders in ApkBuilder

Wrong parameter has been passed to the function which resulted
in exception.
http://b/issue?id=2127927
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
d1dfc9a741536af8fcd901d8b70d934aff05f0e5 10-Sep-2009 Android (Google) Code Review <android-gerrit@google.com> Add <jarfile> tag to ApkBuilder ant task

ApkBuilder ant task accepts now the new tag - <jarfile>, used for passing
emma_device.jar to ApkBuilder.

Change-Id: I1757d265609406bc06da370ab0204018a4c8fc4d
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
169f0bbd0841a5fe711c60f153cb7bb393c8274a 19-Jun-2009 Xavier Ducrohet <xav@android.com> Update the API of ApkBuilder to make it clearer what is stable and what isn't.
rc/com/android/apkbuilder/ApkBuilder.java
rc/com/android/apkbuilder/internal/ApkBuilderImpl.java
43793c7bfa1589ea9c174c205e3dcf6f4e9b1704 27-Apr-2009 Raphael <raphael@google.com> Split development/.gitignore into separate gitignore files per project.
Added missing gitignore for layoutlib_utils.
Changed mkstubs build path to use prebuilt/asm-3.1 instead of asm-3.1 project.
gitignore
55a2c71f27d3e0b8344597c7f281e687cb7aeb1b 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
classpath
project
ndroid.mk
tc/Android.mk
tc/apkbuilder
tc/apkbuilder.bat
tc/manifest.txt
rc/Android.mk
rc/com/android/apkbuilder/ApkBuilder.java
82ea7a177797b844b252effea5c7c7c5d63ea4ac 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
classpath
project
ndroid.mk
tc/Android.mk
tc/apkbuilder
tc/apkbuilder.bat
tc/manifest.txt
rc/Android.mk
rc/com/android/apkbuilder/ApkBuilder.java
c9432be76d50a527da232d518f633add2f76242b 03-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@132589
tc/apkbuilder.bat
382f18c205f459fdd9ff6c0657beadcbfe3c5b01 03-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@137055
tc/apkbuilder.bat
76bc028c745906e691284c685e34e72b5ccf06b5 20-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@132569
rc/com/android/apkbuilder/ApkBuilder.java
6990abcbc03c25aeff94da27ed6893e7993d2709 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
rc/com/android/apkbuilder/ApkBuilder.java
9ca1c0b33cc3fc28c21a915730797ec01e71a152 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
rc/com/android/apkbuilder/ApkBuilder.java
1506a206c0a5e3b593c4c61a62b8805b64e98daf 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
classpath
project
ndroid.mk
tc/Android.mk
tc/apkbuilder
tc/apkbuilder.bat
tc/manifest.txt
rc/Android.mk
rc/com/android/apkbuilder/ApkBuilder.java