Commit Graph

126 Commits

Author SHA1 Message Date
Sergii Pylypenko
1aefbf2a3f SDL: fixed SDL not hiding navigation buttons properly when started at the first time and restored from lockscreen. 2014-07-18 19:49:55 +03:00
Sergii Pylypenko
8e2ad620d8 Cloud save: working implementation, no dialog to select your games yet 2014-07-09 20:50:16 +03:00
Sergii Pylypenko
7b694f3d7a Support for linking with Google Play Services, also fixed Proguard config 2014-07-07 23:44:50 +03:00
pelya
4cd55d4d07 I'm not insane - gyroscope swaps axes when the screen orientation is inverted when holding the phone upside down. 2014-06-29 02:59:58 +03:00
Sergii Pylypenko
7da700e625 Made screen orientation, BPP, immersive mode and sub-frame touch events a user configurable options 2014-06-23 23:42:07 +03:00
pelya
ed8e3457d0 Updated license text in all SDL 1.2 sources 2014-06-22 01:58:38 +03:00
pelya
ccd7126a82 Oops eh 2014-04-24 00:39:20 +03:00
pelya
5bd59d9847 Fixed my previous commit 2014-04-24 00:37:32 +03:00
Sergii Pylypenko
30c4b9edb5 Tweak delay value for hiding system bar 2014-03-27 21:39:48 +02:00
Sergii Pylypenko
7e7ea919f7 Auto-hide system navigation buttons after hiding screen keyboard 2014-03-27 21:38:43 +02:00
pelya
6837d5e0f1 Fixed shameful crash 2014-02-26 23:40:20 +02:00
Sergii Pylypenko
ad584d6f17 Changed international text input handling, which hopefully will stop crashes 2014-02-26 19:19:10 +02:00
Sergii Pylypenko
62c3f4b4a4 Fix to "Change device config" dialog by xyzz 2014-02-25 18:13:02 +02:00
pelya
e82df3c78f Xserver - start dummy service, so OS won't kill us 2014-02-23 20:37:49 +02:00
pelya
881a7daf70 Fixed international text input in XServer 2014-02-23 19:26:20 +02:00
Sergii Pylypenko
ac3137e8f7 Fixed bug in extracting excutables for wrong arch from assets/binaries-<ARCH>.zip 2014-02-17 20:23:57 +02:00
pelya
e793409cd1 Press "Change device config" button with gamepad keys 2014-02-16 16:54:09 +02:00
Sergii Pylypenko
6be28fdf53 Enabled horizontal mouse wheel in SDL, updated XServer to support X86 and MIPS 2014-01-30 13:28:00 +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
pelya
bdde59bfa6 Fixed SDL_HideScreenKeyboard() not restoring immersive mode and not hiding the SDL_ANDROID_ToggleScreenKeyboardWithoutTextInput() keyboard. 2014-01-06 02:20:34 +02:00
pelya
419c94d516 Fixed hiding nav bars in immersive mode with on-screen keyboard, updated Xserver. 2014-01-05 21:34:47 +02:00
Sergii Pylypenko
f2bcf09b26 Orientation now can be reverse landscape, small fix to keymap 2013-12-25 20:35:31 +02:00
Sergii Pylypenko
10a7732539 Immersive mode can be disabled in AndroidAppSettings.cfg 2013-12-23 23:24:49 +02:00
Sergii Pylypenko
ee82c8eeaf Padding for downloader progress message 2013-12-16 19:40:42 +02:00
pelya
0366b60f1a Fixed crash with ShowMouseCursor=y, immersive mode for KitKat 2013-11-02 23:49:29 +02:00
pelya
352d6c952e Fixed Ouya text input once again 2013-09-13 07:03:15 +03:00
pelya
cd24130372 Small fix for text input 2013-09-07 21:38:23 +03:00
Sergii Pylypenko
7c085e1b34 Put cursor at the end of text in text input window 2013-09-03 21:40:52 +03:00
pelya
6103f10454 Revert "Random changes to advertisement code"
This reverts commit e3ff8b5e4d.
2013-09-01 20:05:44 +03:00
pelya
1c058ff98f Debug option to emulate Ouya 2013-09-01 20:02:42 +03:00
Sergii Pylypenko
14eb0dd1c0 More hacks to force QWERTY text input on Ouya 2013-08-29 21:20:02 +03:00
pelya
4702032b12 More tweaks to text input 2013-08-25 20:02:01 +03:00
pelya
e3ff8b5e4d Random changes to advertisement code 2013-08-25 19:42:58 +03:00
pelya
2687be3bd8 Opaque text input window and thick borders for Ouya 2013-08-25 00:05:34 +03:00
pelya
c63df5d9d7 Fixed line height for status text in SDL menu 2013-08-24 23:18:01 +03:00
pelya
1527ebc27b VCMI: messing with code at random, it loads start menu but then crashes 2013-08-03 21:21:46 +03:00
Sergii Pylypenko
602e54c210 Fixed VCMI compilation, it crashes yay. 2013-08-01 23:00:45 +03:00
Sergii Pylypenko
8284321ae1 Simple OUYA detection 2013-07-30 21:59:08 +03:00
pelya
b21eab7cf2 Split Settings.java into 4 files 2013-06-24 20:39:47 +03:00
pelya
437a7c017d Second joystick support 2013-05-11 01:40:52 +03:00
pelya
ed5f401e3f Replaced System.out.println() with proper Log.i() across Java files 2013-05-04 23:32:37 +03:00
pelya
f0e8a3d12f More semaphores in Java code 2013-03-23 19:52:06 +02:00
pelya
afce1cbde2 Dialog to abort data downloading 2013-03-09 22:11:13 +02:00
pelya
05847089d3 Application can modify text input hint message 2013-03-08 00:30:59 +02:00
Sergii Pylypenko
190ea43d33 Proper loading for libvcmi.so, now it crashes after entering main() 2013-02-21 20:57:17 +02:00
pelya
45128c67b4 Removed Ouya detection, it does not work anyway 2013-01-29 16:34:05 +02:00
pelya
ec136b0bc8 Some preliminary Ouya support 2013-01-28 19:27:32 +02:00
pelya
b23ce53038 Try to extract binaries-armeabi-v7a.zip first, then binaries.zip 2013-01-05 22:12:03 +02:00
pelya
526c4f1257 Futile attempts to make rendering faster 2013-01-02 17:17:26 +02:00