| Commit message (Expand) | Author | Age | Files | Lines |
* | emma: XML and text reports as well | Kenny Root | 2012-10-24 | 1 | -2/+4 |
* | emma: set HTML encoding to UTF-8 | Kenny Root | 2012-10-24 | 1 | -0/+1 |
* | Adjust SDK plugin prop: tools 21 requires ADT 21. | Raphael Moll | 2012-10-23 | 1 | -1/+1 |
* | Merge "Tools 21 depends on Platform-Tools 15 rc9." | Raphael Moll | 2012-10-23 | 1 | -1/+1 |
|\ |
|
| * | Tools 21 depends on Platform-Tools 15 rc9. | Raphael Moll | 2012-10-23 | 1 | -1/+1 |
* | | Delete emma files after getting them off of the device. | Xavier Ducrohet | 2012-10-23 | 1 | -1/+9 |
* | | Set the permission of the emma file before downloading it. | Xavier Ducrohet | 2012-10-23 | 1 | -2/+12 |
|/ |
|
* | Fix manufacturer by Nexus devices. | Xavier Ducrohet | 2012-10-19 | 1 | -4/+4 |
* | Add support for dex force jumbo. | Xavier Ducrohet | 2012-10-16 | 1 | -0/+8 |
* | Make all Nexus devices be manufactured by "Nexus". | Xavier Ducrohet | 2012-10-01 | 1 | -9/+5 |
* | SDK Tools depends on platform-tools 15 rc5 | Raphael Moll | 2012-09-24 | 1 | -1/+1 |
* | Merge "Pre-dexed libraries." | Xavier Ducrohet | 2012-09-21 | 1 | -0/+3 |
|\ |
|
| * | Pre-dexed libraries. | Xavier Ducrohet | 2012-09-21 | 1 | -0/+3 |
* | | Fix new R class generation for libraries | Xavier Ducrohet | 2012-09-20 | 1 | -1/+1 |
|/ |
|
* | Generate smaller R classes for libraries. | Xavier Ducrohet | 2012-09-18 | 1 | -0/+4 |
* | Add Ant support for UI automation test. | Xavier Ducrohet | 2012-08-15 | 1 | -0/+259 |
* | Update devices.xml shipped with tools | Michael Wright | 2012-08-10 | 1 | -426/+381 |
* | Merge "Allow lint cli --sources to specify a path, and use from ant lint" | Tor Norbye | 2012-08-06 | 1 | -1/+3 |
|\ |
|
| * | Allow lint cli --sources to specify a path, and use from ant lint | Tor Norbye | 2012-08-06 | 1 | -1/+3 |
* | | Add support for additional languages in the typo detector | Tor Norbye | 2012-08-03 | 8 | -5/+6304 |
|/ |
|
* | Multilingual typo checker | Tor Norbye | 2012-07-31 | 1 | -0/+448 |
* | ADT 20.0.0 => 21.0.0 dev | Tor Norbye | 2012-07-30 | 1 | -1/+1 |
* | Add 7" @tvdpi tablet to devices.xml | Xavier Ducrohet | 2012-07-25 | 1 | -0/+26 |
* | Add lint target for ant | Tor Norbye | 2012-07-23 | 1 | -0/+22 |
* | Fix renderscript compilation from Ant. | Xavier Ducrohet | 2012-07-10 | 1 | -1/+1 |
* | Fix detecting previous build states. | Xavier Ducrohet | 2012-07-03 | 1 | -36/+35 |
* | Add typo detector | Tor Norbye | 2012-06-22 | 1 | -0/+4577 |
* | 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 |