aboutsummaryrefslogtreecommitdiff
path: root/dists/android
AgeCommit message (Collapse)Author
2011-05-01RELEASE: This is 1.4.0gitEugene Sandulenko
2011-04-09ANDROID: Automate the Manifest's versionCodedhewg
2011-04-09ANDOID: Replace mkmanifest.pl with sh/sed codedhewg
Removes build dependencies like perl and its XML modules
2011-04-06ANDROID: Add multitouch supportdhewg
2011-03-30ANDROID: Document Camera/Search mappingdhewg
2011-03-19ANDROID: Add port specific READMEdhewg
First version, just describing the controls and related hacks
2011-03-16ANDROID: Reindentdhewg
2011-03-04ANDROID: Reindent manifestdhewg
2011-03-04ANDROID: Remove 'persistent' from the manifestdhewg
That's a flag valid only for apps build into the system image
2011-02-14GIT: ./tools/update-version.pl 1 3 0 gitdhewg
2010-09-17RELEASE: This is 1.3.0svnEugene Sandulenko
svn-id: r52773
2010-07-05Switch Android toolchain prefix from arm-android-eabi toAngus Lees
arm-*-linux-androideabi, since this is what the upcoming gcc-4.6 change uses. Work around Android 2.0 and newer dynamic linker bug by explicitly linking plugins against the core libscummvm.so. Mark Android packages as preferring to be on external storage. Move -lm from LDFLAGS to LIBS. svn-id: r50665
2010-06-29Update icons to versions with much softer anti-aliasing.Angus Lees
fingolfin++ for his good eyes. svn-id: r50495
2010-06-11Add support for setFocusRectangle - enabled on 'small' Android screens.Angus Lees
svn-id: r49594
2010-06-08chmod +x mkmanifest.plAngus Lees
svn-id: r49526
2010-06-08Add png icon files that were too binary to be part of original Android patch.Angus Lees
svn-id: r49508
2010-06-08Add a few files mistakenly left out of initial Android patch :(Angus Lees
svn-id: r49502
2010-06-06Add Android backend from patch #2603856Max Horn
svn-id: r49449