Commit Graph

13 Commits

Author SHA1 Message Date
pelya
96e640f78e AdMob support added, you cannot yet hide or reposition the ad from the C code. Also did some cleanup on include files. 2012-09-05 21:26:35 +03:00
Bernhard Kaindl
49d8e7dbeb Initial commit of handling of onPause()
onPause() is called on ICS when the back button is pressed before the task lists
is shown. With this commit, opentyrian pauses an ongoing level and waits for a key
before continuing it.

It does however not silence the music, which may be desirable as well
(to be added with the next commit)
2012-08-07 14:03:20 +02:00
pelya
4e76076cb5 Added OpenArena project 2012-07-29 23:50:51 +03:00
pelya
532b652594 Merged fix that prevents killing background app after 30min timeout, by Bernhard Kaindl 2012-06-21 13:57:34 +03:00
pelya
7a38e82742 Removed vibrator permission from manifest, it is unused anyway 2012-06-19 17:58:42 +03:00
pelya
0e1a4897c1 Force proper screen orientation, that was broken in my last few commits 2012-06-18 13:12:51 +03:00
pelya
5d3d2320a4 Increased API level to 15, fixed a bug with JNI global ref 2012-06-13 15:35:21 +03:00
pelya
6835e4403f Updated readme, updated build scripts 2011-07-28 12:35:05 +03:00
pelya
edde6790b6 Fixes for NDK r5b and r5-crystax.beta3 2011-06-07 18:43:46 +03:00
pelya
d5413b3c15 Same SDL keycode for Camera and Focus keys 2011-02-25 14:59:32 +00:00
pelya
4958e24367 Touchscreen is not necessary for many apps 2010-12-03 14:45:19 +02:00
pelya
787709fc4c Updated UQM 2010-11-10 18:07:17 +02:00
pelya
498ce4b545 When you'll change app to build that won't be visible in Git commit.
Also fixed application name not updated for translated strings.xml
2010-10-27 13:50:15 +03:00