index
:
sdk.git
replicant-4.2
replicant-6.0
sdk
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
anttasks
/
src
/
com
/
android
/
ant
/
MultiApkExportTask.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete code.
Xavier Ducrohet
2011-08-17
1
-385
/
+0
*
New library project mechanism.
Xavier Ducrohet
2011-08-17
1
-7
/
+11
*
Use proguard for release builds through Ant.
Xavier Ducrohet
2010-09-24
1
-5
/
+7
*
ADT: Multi-apk export action.
Xavier Ducrohet
2010-06-15
1
-2
/
+1
*
Export project creation.
Xavier Ducrohet
2010-06-08
1
-10
/
+11
*
Rework the multi-apk log file(s).
Xavier Ducrohet
2010-06-04
1
-163
/
+193
*
Add support for locale filters in multi-apk export.
Xavier Ducrohet
2010-06-02
1
-1
/
+2
*
Add support for soft properties in multi-apk export.
Xavier Ducrohet
2010-06-01
1
-99
/
+157
*
Implement mechanics for supports-screens in the multi-apk export.
Xavier Ducrohet
2010-06-01
1
-1
/
+1
*
New log format for multi-apk export.
Xavier Ducrohet
2010-05-28
1
-16
/
+2
*
Add Manifest checks for multi-apk export.
Xavier Ducrohet
2010-05-27
1
-1
/
+4
*
Refactored most of the multi-apk export out of the ant task into sdklib.
Xavier Ducrohet
2010-05-27
1
-480
/
+145
*
Move ApkData into sdklib.
Xavier Ducrohet
2010-05-26
1
-190
/
+26
*
Fix missing @override.
Raphael Moll
2010-05-18
1
-7
/
+13
*
Refactored the Android Manifest into sdklib.
Xavier Ducrohet
2010-05-12
1
-1
/
+7
*
Add multi-apk export log.
Xavier Ducrohet
2010-05-11
1
-43
/
+325
*
Override local keystore/alias info when using export project to export.
Xavier Ducrohet
2010-05-07
1
-0
/
+6
*
Add support for signing in the multi-apk ant build.
Xavier Ducrohet
2010-05-05
1
-2
/
+38
*
New If/Then/Else custom Ant rules to simplify some Ant rules logic.
Xavier Ducrohet
2010-05-04
1
-1
/
+11
*
First step of multiple apk support.
Xavier Ducrohet
2010-05-03
1
-0
/
+454