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
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update SDK release files.
Xavier Ducrohet
2012-06-18
2
-2
/
+2
*
Add lib source folders to the emma report.
Xavier Ducrohet
2012-06-15
1
-2
/
+20
*
Fix issue where libraries were not getting instrumented.
Xavier Ducrohet
2012-06-15
1
-7
/
+24
*
Fix emma for split projects.
Xavier Ducrohet
2012-06-14
1
-10
/
+15
*
Include a default proguard config file with optimization
Tor Norbye
2012-06-11
2
-12
/
+69
*
Fix to improved aidl support
Xavier Ducrohet
2012-06-07
1
-2
/
+2
*
Projects can now access aidl files from their libraries.
Xavier Ducrohet
2012-06-05
1
-2
/
+7
*
Use aapt output to feed proguard's keep list.
Xavier Ducrohet
2012-05-29
2
-23
/
+10
*
SDK/ant: pass --ignore-assets flag to AAPT.
Raphael Moll
2012-05-17
1
-2
/
+16
*
Merge changes I4f89b469,I33b49c9f,I425e7b75
Xavier Ducrohet
2012-04-23
1
-112
/
+58
|
\
|
*
Revert the disable flag of the manifest merger to be enable instead.
Xavier Ducrohet
2012-04-23
1
-2
/
+2
|
*
Minor fixes in Ant.
Xavier Ducrohet
2012-04-23
1
-76
/
+2
|
*
Manifest merger in Ant build.
Xavier Ducrohet
2012-04-20
1
-41
/
+61
*
|
Update location of emma's temp files.
Xavier Ducrohet
2012-04-23
1
-3
/
+3
|
/
*
Properly exclude some classes in code coverage.
Xavier Ducrohet
2012-04-16
1
-1
/
+12
*
Fix "ant test" + misc clean up / reorganization of build.xml
Xavier Ducrohet
2012-04-16
2
-190
/
+237
*
Move tools to r20
Xavier Ducrohet
2012-04-13
1
-1
/
+1
*
am 767262f7: am 0738ab16: Merge "Add \'asset.dir\' property to build.xml"
Xavier Ducrohet
2012-03-30
1
-1
/
+2
|
\
|
*
Add 'asset.dir' property to build.xml
Michael Zoech
2012-03-29
1
-1
/
+2
*
|
Move tools and ADT to 19.
Xavier Ducrohet
2012-03-29
1
-1
/
+1
|
/
*
RS Ant support: split opt level per build type.
Xavier Ducrohet
2012-03-28
1
-3
/
+8
*
Use our own signing code in Ant and don't rely on Jarsigner.
Xavier Ducrohet
2012-03-27
1
-5
/
+8
*
Output for proguard config in release.
Xavier Ducrohet
2012-03-23
1
-43
/
+45
*
Merge "Enable passing of debug and optimization flags to slang in Ant builds."
Xavier Ducrohet
2012-03-22
1
-1
/
+9
|
\
|
*
Enable passing of debug and optimization flags to slang in Ant builds.
Matt Kopec
2012-02-28
1
-1
/
+9
*
|
Add exclusion for Fragments in proguard.
Xavier Ducrohet
2012-03-08
1
-0
/
+2
*
|
Ant build now sanitize jar files in setup task.
Xavier Ducrohet
2012-03-07
1
-16
/
+12
*
|
Merge "SDK: generate repo using latest schemas."
Raphael Moll
2012-03-07
1
-1
/
+1
|
\
\
|
*
|
SDK: generate repo using latest schemas.
Raphael Moll
2012-03-01
1
-1
/
+1
*
|
|
Only generate the libraries R/manifest classes in the app project.
Xavier Ducrohet
2012-03-01
1
-1
/
+1
*
|
|
Never add R/R$* classes to the library jar files.
Xavier Ducrohet
2012-02-28
1
-1
/
+1
*
|
|
Improve "ant all clean" to clean libraries only once.
Xavier Ducrohet
2012-02-27
1
-1
/
+2
|
/
/
*
|
Ensure R/Manifest/BuildConfig classes are not added to the library jar file.
Xavier Ducrohet
2012-02-27
1
-1
/
+9
|
/
*
Fork javac on windows to prevent file locking.
Xavier Ducrohet
2012-02-23
1
-1
/
+13
*
Split ProGuard file into two halves
Tor Norbye
2012-02-21
3
-7
/
+51
*
Add Galaxy Nexus to devices.xml
Xavier Ducrohet
2012-02-06
1
-0
/
+27
*
Merge "Update default proguard.cfg file"
Tor Norbye
2012-02-01
1
-3
/
+27
|
\
|
*
Update default proguard.cfg file
Tor Norbye
2012-01-12
1
-3
/
+27
*
|
Add post package and post build Ant hooks.
Xavier Ducrohet
2012-01-30
1
-14
/
+18
*
|
am 57bda474: am 19fe9514: am 1c148829: Merge "Add coverage filters."
Jean-Baptiste Queru
2012-01-27
1
-2
/
+5
|
\
\
|
*
\
am 1c148829: Merge "Add coverage filters."
Jean-Baptiste Queru
2012-01-27
1
-2
/
+5
|
|
\
\
|
|
*
|
Add coverage filters.
Keita Kita
2012-01-27
1
-2
/
+5
|
|
|
/
*
|
|
Merge "Move the tools/ADT to r17"
Xavier Ducrohet
2012-01-27
2
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move the tools/ADT to r17
Xavier Ducrohet
2012-01-27
2
-3
/
+3
|
|
/
*
|
SDK: use new find_java.exe in SDK bat files
Raphael
2012-01-26
1
-122
/
+0
|
/
*
Misc Ant build fixes
Xavier Ducrohet
2011-11-23
1
-3
/
+13
*
SDK Manager Windows: detach from java process.
Raphael
2011-11-11
1
-5
/
+21
*
Move tools and adt to 16
Xavier Ducrohet
2011-10-28
1
-2
/
+2
*
Add nodeps support to install/uninstall.
Xavier Ducrohet
2011-10-21
1
-6
/
+18
*
Fix ant test, ant installt and ant uninstall (for test projects)
Xavier Ducrohet
2011-10-21
1
-16
/
+30
[next]