aboutsummaryrefslogtreecommitdiffstats
path: root/sdkstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix NON-NLS tokensTor Norbye2011-01-041-27/+27
| | | | | | | | | | | | | There were a number of // $NON-NLS-1$ references in the codebase. Eclipse's "Externalize Strings" functionality will not handle these correctly; there must not be a space between the "//" and the "$NON" tokens. (I left AndroidXmlEditor.xml alone; it is the file I discovered the problem in but I fixed those references as part of another pending checkin.) Change-Id: If185c88a667273af614f0bee5959fd2618756c05
* Make the SDK stat opt-out dialog not interfer with other modal dialogs.Xavier Ducrohet2009-12-041-59/+78
| | | | BUG 2305986
* Add OS version to ping service (win/mac only)Xavier Ducrohet2009-08-191-13/+41
|
* Change the SDK, DDMS and Traceview to work with the new SWT libraries.Xavier Ducrohet2009-06-041-3/+3
| | | | | | The SDK now contains 32 and 64 bit version of SWT. DDMS and Traceview use the archquery java app to check the architecture of the VM to decide which version of SWT should be used to run the apps.
* Fix the opt-in window for usage stat so that it works when running from ADT.Xavier Ducrohet2009-04-271-65/+80
|
* Split development/.gitignore into separate gitignore files per project.Raphael2009-04-261-0/+2
| | | | | Added missing gitignore for layoutlib_utils. Changed mkstubs build path to use prebuilt/asm-3.1 instead of asm-3.1 project.
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+471
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-471/+0
|
* Initial ContributionThe Android Open Source Project2008-10-216-0/+471