Rolzad73
fac44c4b48
- updated AndroidManifest.xml to match desired API values.
...
- removed CardEffect.cpp reference from Android.mk build file.
- added sdk.buildtools=18.1.1 line to default.properties and project.properties
- updated .gitignore
2013-11-25 11:54:19 -05:00
Michael Nguyen
eeb4a4e755
updated version number to 0.19.2, changed min target to API 10 vs API 9 as recommended by Android
2013-10-28 16:19:01 -07:00
Michael Nguyen
362cc1b4c2
updated project to rotate and display correctly in iOS6+
...
removed all references to adwhirl for iOS.
2013-10-28 15:14:17 -07:00
rolzad73@gmail.com
4f8d5b3300
globalized version number for Android project.
2013-05-13 02:18:27 +00:00
wagic.the.homebrew@gmail.com
0c8f1e1573
Increase version number to 0.19.0. I did it manually, not sure how to run the build scripts :/
2013-05-06 05:10:19 +00:00
rolzad73@gmail.com
6d4e677711
* Stopped Android version from completely destroying/recreating SDLActivity when the device is locked.
...
Fixes multiple identical issue entries in tracker:
issue 696 (was marked fixed then restarted)
issue 876, issue 886, issue 894
2012-08-19 16:19:56 +00:00
techdragon.nguyen@gmail.com
e2a0fef600
* updated release version to 0.18.6
...
* updated build tools to have core files zip naming scheme be based on version information contained in build.number.properties
* added new python library to allow reading java property files, remember to add the library to your PYTHONPATH before executing the python script otherwise the script will fail.
`
2012-05-07 05:09:12 +00:00
techdragon.nguyen@gmail.com
9edfdef1c8
marking build to 0.18.5 for any bug fixes to 0.18.4
2012-04-20 07:55:13 +00:00
techdragon.nguyen@gmail.com
41e5dfe68a
added new build scripts to handle changing of the build version. ant script will now generate Wagic_Version.h and update AndroidManifest.xml
2012-04-19 07:03:05 +00:00
techdragon.nguyen@gmail.com
bd9dc97ee0
updated build number to 0.18.4
2012-04-17 11:25:50 +00:00
techdragon.nguyen@gmail.com
f75314394f
updating version to 0.18.3
2012-04-15 14:13:08 +00:00
techdragon.nguyen@gmail.com
473e8cd356
making target and min sdk equal
2012-04-13 01:07:26 +00:00
techdragon.nguyen@gmail.com
34ee0a82ac
fixed issues 832 and 774
2012-04-12 11:07:31 +00:00
techdragon.nguyen@gmail.com
e8427452cd
incremented build number to 0.18.2
2012-04-09 14:37:24 +00:00
wagic.the.homebrew
2ddf1d36da
- bump android to 0.18.1
...
- Fix Android compilation issues:
-- Fix Android API level to 9 (was incorrectly set to 11)
-- remove incorrect "@override" flag
2012-03-20 12:18:07 +00:00
techdragon.nguyen@gmail.com
6124280f24
added a prefernces screen to handle media card selection on Android devices. Contains actual fix for 4297.
...
Added a place marker to allow volume change during app. Right now it's either loud or off. There isn't a way to allow the volume to gradually go up and odwn based on the values set in settings.
2012-03-01 03:24:34 +00:00
wagic.the.homebrew
b0532b8059
- Bump version number to 0.18
...
- Fix issue introduced in 0.17 with Immortal task
2012-02-04 14:28:07 +00:00
wagic.the.homebrew
87a332e3f1
- temporarily remove undo feature
...
- bump up version number to 0.17.1 in PSP/Windows/android
2012-01-14 08:42:03 +00:00
wagic.the.homebrew
f93246c75c
- Android version now downloads the googlecode file
2011-12-31 03:39:37 +00:00
wagic.the.homebrew
2bfe76e124
- Android: landscape only ( issue 668 )
...
- Android: changed application package name ( issue 730 ) - also changed the publisherID to avoid confusion with the alpha, which is 3tied3 to org.libsdl.app
2011-10-09 04:53:21 +00:00
Xawotihs
507552133d
Android sound support using openSL ES. Now depends on SDK version 9.
2011-09-04 13:52:39 +00:00
wagic.the.homebrew
33691d1f13
- Added ads support for Android
...
- basic "message" system between JGE and java through jni
- Fixed pause/resume on android/sdl
2011-09-04 02:45:18 +00:00
Xawotihs
7e4364b484
- Allows writing on sdcard
...
- Bound "back" key to menu, "volume down" to next phase and "volume down" to interrupt ... like on the N900 :)
2011-04-27 21:19:25 +00:00
Xawotihs
071facd43d
"Full" fullscreen support on Android
2011-04-25 12:48:24 +00:00
Xawotihs
137ccdf446
- Activated debug and orientation management in Android manifest
...
- Coded double-click and orientation change for Android
- Clean up debug code badly introduced in opengl code in r3529
- updated Qt project to link against boost on linux
2011-04-25 10:04:44 +00:00
Xawotihs
4ed7f10def
- Added SDL, libjpeg and libpng
...
- Added Android project and Java files
2011-04-23 19:25:48 +00:00