Commit Graph

3 Commits

Author SHA1 Message Date
Jack Palevich
dbf4f4ca02 Update project organization for SDK version 14 2011-10-21 19:37:20 -07:00
Jack Palevich
f37de5004b Housekeeping odds-and-ends.
Make sure the release build is a clean build.
Regenerate build.xml
Add update.sh script for regenerating build.xml
2011-04-25 10:13:02 -07:00
Jack Palevich
71150215a2 Add support for Android 1.5
+ set minSdkVersion to 3, so we run on Android 1.5
+ set targetSdkVersion to 11, so we run without compatability hacks.
   - otherwise the terminal emulator screen size calculation is
     incorrect and scrolling doesn't work on Android 2.3 devices.
+ add a res/drawable/app_terminal.png file, so that we get a
  custom launcher icon on Android 1.5 devices.

+ bump version name to 1.0.22.

+ add files to support building from command line using "ant".
2011-04-10 15:24:05 -07:00