Commit Graph

86 Commits

Author SHA1 Message Date
Sergii Pylypenko
fb7e7ae217 SDL: Android TV support, preliminary for now. 2015-12-07 22:25:40 +02:00
lubomyr
016f056261 NumLock button is sticky 2015-11-27 21:19:26 +02:00
lubomyr
c7140793fc amiga keyboard layout uses new keyboard api 2015-11-27 20:41:30 +02:00
Sergii Pylypenko
4d6a57eb9a SDL: fixed dummy service notification text color 2015-11-26 21:42:20 +02:00
Sergii Pylypenko
dbc705d286 SDL: sticky modifier keys in built-in QWERTY keyboard 2015-11-25 23:11:26 +02:00
Sergii Pylypenko
84765b2f5c SDL: new API to show built-in SDL keyboard, fixed built-in QWERTY keyboard 2015-11-02 21:57:22 +02:00
pelya
1d61f839ff SDL: CreateService=y will create a persistent notification, so app is never killed 2015-10-18 03:45:16 +03:00
lubomyr
1abb5c3e8d added atari800 keyboard layout 2015-08-01 14:53:30 +00:00
lubomyr
4d68d531b1 c64 keyboard layout updated 2015-07-31 11:18:52 +00:00
lubomyr
4d02f3d3c5 amiga keyboard layout updated 2015-07-30 21:30:45 +00:00
lubomyr
c530a220f9 amiga keyboard layout updated 2015-07-30 20:33:27 +00:00
lubomyr
00d1f88ef9 c64 keyboard layout updated 2015-07-29 22:19:11 +00:00
Sergii Pylypenko
762b1854a8 SDL: built-in text input keyboard with predefined layout, unfinished yet 2015-07-28 23:38:06 +03:00
Sergii Pylypenko
b3df6cd8f8 Get rid of 'Designed for phones' tag of shame on Google Play listing page. 2015-06-13 12:07:40 +03:00
Sergii Pylypenko
4fc05b347f Gimp: warn user about deleting files during upgrade, removed old cruft 2015-03-31 23:33:11 +03:00
lubomyr
f4f314f397 added new on-screen themes (n64, dualshock, snes, psx, gba) from retroarch -2 2015-02-20 14:00:42 +00:00
Sergii Pylypenko
0aec6c29a6 SDL: better button images for Retro keyboard theme 2015-01-20 17:59:52 +02:00
Sergii Pylypenko
4b91a33443 SDL: Retro keyboard theme by Santiago Radeff 2015-01-19 21:38:20 +02:00
Sergii Pylypenko
4eb83d3e61 changeAppSettings.sh will remove Play Services lib from project if it's not used, updated TODO 2014-10-06 23:00:39 +03:00
pelya
a7c9f0598c Updated keen theme in assets 2014-02-16 17:31:17 +02:00
pelya
bd6cbb1852 Removed redundant ouya_icon.png 2013-12-03 23:37:23 +02:00
Sergii Pylypenko
1979506117 Re-arranged files in Keen keyboard theme 2013-09-20 23:45:43 +03:00
Sergii Pylypenko
ce6ca5efc3 Forgot to add a file 2013-09-20 21:39:17 +03:00
Gerhard Stein
2eb39951d5 Added Keen theme and patched boost a bit to make it work wit CG 2013-09-20 19:42:29 +02:00
pelya
b21eab7cf2 Split Settings.java into 4 files 2013-06-24 20:39:47 +03:00
pelya
0ce3784210 Cleaned up .gitignore 2013-02-23 13:58:43 +02:00
Sergii Pylypenko
2986a60b94 More Ouya fixes 2013-02-08 19:12:53 +02:00
pelya
ec136b0bc8 Some preliminary Ouya support 2013-01-28 19:27:32 +02:00
pelya
06ee4ffa40 More fixes to key remap dialog 2013-01-15 21:03:54 +02:00
pelya
20a8f192d9 Slightly better on-screen key layout customization dialog 2013-01-15 20:42:49 +02:00
pelya
f4ab2a6737 Oh noez, I'v emessed up color channels in the keyboard theme! It shall be yellow, yellow I tell you! 2012-06-08 13:19:05 +03:00
pelya
fad3e89f63 Sun by Sirea keyboard theme that works, also redesigned the keys layout 2012-06-07 21:09:03 +03:00
pelya
bf2d92464f Sun theme, not yet finished, but not crashing anymore 2012-06-06 19:53:03 +03:00
pelya
2e52b4488d Added Sun keyboard theme by Sirea (Martina Smejkalova) 2012-05-30 21:35:29 +03:00
pelya
585ac4140e Added system mouse cursor support 2011-10-31 14:49:07 +03:00
pelya
3adfe596f2 Forcing per-pixel alpha for on-screen keyboard, because it does not become transparent on some devices 2011-08-10 14:23:18 +03:00
pelya
c223d2eee3 glGet() in Android 1.6 is not implemented (blasphemy!), so I've disabled appropriate code in on-screen keyboard 2011-02-10 10:58:13 +00:00
pelya
66f7928078 Option to customize on-screen keyboard layout 2010-12-30 15:23:46 +00:00
pelya
858dd2fdb2 Option for calibrating touchscreen 2010-12-28 13:46:13 +00:00
pelya
c13ac6856f Updated Simple Theme by Beholder, fixed small bug in config dialogs 2010-12-23 08:19:17 +00:00
pelya
4d16a4dc88 Fixed per-pixel alpha in keyboard themes 2010-12-21 11:29:25 +00:00
pelya
b0c38f7c28 Simple Theme by Beholder for on-screen keyboard 2010-12-21 10:05:05 +00: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
pelya
6b9b163689 Reordered files in all libs - now all includes are in "libname/include" dir - logical, isn't it? This should break compilation however. 2010-10-26 14:43:54 +03:00
pelya
03c577136f Added ScummVM project files 2010-10-26 10:53:02 +03:00
pelya
75a74486ff Updated Jooleem project - it crashes with HW accel enabled somewhere in SDL code but wirks in SW mode,
so I've added some debug to SDL_androidvideo-1.2.c, and I'm planning to make test SDL project to check HW accel and alpha surfaces status.
2010-10-25 13:33:29 +03:00
pelya
ac89ade479 Better default publisher logo :) 2010-10-21 13:45:59 +03:00
pelya
5a39746b2a Added support for showing publisher logo at startup screen (we have to show button "Change phone config" there anyway).
Guys from Korean market asked to show game rating (an image with text "18+" and some more korean text) in startup screen, so I've added more-less generic solution.
2010-10-20 17:04:00 +03:00
kurosu
0b2744d646 Add more translations (French, German, Finnish) 2010-10-19 21:22:15 +02:00
kurosu
740cbfbd18 Update French translation 2010-10-19 20:48:39 +02:00