aboutsummaryrefslogtreecommitdiffstats
path: root/project.properties
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Undo updating the target SDK."Kenny Root2012-10-281-1/+1
| | | | | | Updated the build server with all the right SDKs. This reverts commit 7e55e7a846cbc86cb8e47cd04343218988a32093.
* Undo updating the target SDK.Torne (Richard Coles)2012-10-271-1/+1
| | | | | | | | | The ConnectBot buildbot doesn't have SDK 15 installed on it yet. Set the target back to SDK 11 (and drop the DeviceDefault theme change that requires it). We can still set the target SDK to 15 in the manifest as that doesn't need the new SDK at build time. This reverts commit 358b128df874166ab009240de4101dfb1665279c.
* Update to target API 15 (ICS 4.0.3).Torne (Richard Coles)2012-10-271-1/+1
| | | | | | | | | | This disables various compatibility features that we don't want, and allows hardware acceleration to be enabled by default on ICS (explicitly enabling it may have adverse effects on some HC devices). Also, for API 14 and above, use the DeviceDefault theme rather than explicitly using Holo, as this makes it look better with devices with manufacturer-customised themes.
* Update build script to new toolsKenny Root2011-10-191-0/+14