Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix NON-NLS tokens | Tor Norbye | 2011-01-04 | 1 | -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 Ducrohet | 2009-12-04 | 1 | -59/+78 |
| | | | | BUG 2305986 | ||||
* | Add OS version to ping service (win/mac only) | Xavier Ducrohet | 2009-08-19 | 1 | -13/+41 |
| | |||||
* | Change the SDK, DDMS and Traceview to work with the new SWT libraries. | Xavier Ducrohet | 2009-06-04 | 1 | -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 Ducrohet | 2009-04-27 | 1 | -65/+80 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -0/+431 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -431/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 2 | -0/+431 |