Commit Graph

4 Commits (master)

Author SHA1 Message Date
Kenny Root 5fd5209c87 Revert "Undo updating the target SDK."
Updated the build server with all the right SDKs.

This reverts commit 7e55e7a846.
2012-10-28 12:53:34 -07:00
Torne (Richard Coles) 7e55e7a846 Undo updating the target SDK.
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 358b128df8.
2012-10-27 19:32:08 +01:00
Torne (Richard Coles) 358b128df8 Update to target API 15 (ICS 4.0.3).
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.
2012-10-27 18:57:57 +01:00
Kenny Root 4476f11494 Update build script to new tools 2011-10-19 01:03:51 -07:00