Commit Graph

6 Commits

Author SHA1 Message Date
Bernhard Kaindl
32805bdbeb Android manages the livecycle of Android apps, therefore:
Title menu: Remove the menu entry "Quit" and give the others more space
2012-08-07 14:48:42 +02: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
Bernhard Kaindl
fcc15ae092 JE_titleScreen(): Use select_menuitem_by_touch() to support touch input
in the title screen:
- modified:   project/jni/application/opentyrian/src/tyrian2.cpp
2012-08-07 10:28:41 +02:00
pelya
bfdcd53be0 Fixed cheat codes in OpenTyrian 2012-06-11 15:52:17 +03:00
pelya
f99fd72f38 OpenTyrian: Volume Up/Down keys navigate menu, mouse click will exit Enter High Score screen 2010-09-20 15:53:04 +03:00
pelya
51bc7a8e3e Moved all files one dir upwards (should've done that long ago) 2010-08-16 13:15:59 +03:00