Commit Graph

23 Commits

Author SHA1 Message Date
pelya
d29e780e9b Option to disable INTERNET permission in AndroidAppSettings.cfg 2014-02-16 18:03:11 +02:00
pelya
fb02e91dc7 Support for Samsung's finger hover events, which require their own intent to get received 2014-02-03 00:33:50 +02:00
Sergii Pylypenko
7aa473d26d Revert "Prevent app from restarting when display resolution changes (external displayy was plugged etc)"
This reverts commit 50656161c7.
2014-01-11 00:10:01 +02:00
Sergii Pylypenko
50656161c7 Prevent app from restarting when display resolution changes (external displayy was plugged etc) 2014-01-09 22:13:16 +02:00
Sergii Pylypenko
f2bcf09b26 Orientation now can be reverse landscape, small fix to keymap 2013-12-25 20:35:31 +02:00
pelya
0366b60f1a Fixed crash with ShowMouseCursor=y, immersive mode for KitKat 2013-11-02 23:49:29 +02:00
Sergii Pylypenko
445516bb35 Fix to Google in-app billing lib by Aleksander Guryanov 2013-10-02 20:26:18 +03:00
pelya
6852234e92 WIP audio recording, it crashes yet. 2013-03-10 23:32:24 +02:00
Sergii Pylypenko
0f42d021ec Updated Ouya intent 2013-02-08 18:40:38 +02:00
pelya
ec136b0bc8 Some preliminary Ouya support 2013-01-28 19:27:32 +02:00
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