fysx
542c029666
updated to latest love-android (changeset 7b5f223900b)
2015-01-22 10:48:45 +01:00
fysx
31cd05551e
renamed setBorderless to setImmersive and linked it to the fullscreen mode
2015-01-20 22:11:56 +01:00
fysx
42f6beaa7e
Allowing enabling and disabling of immersive mode via borderless setting and love.window.setMode()
2015-01-20 16:01:43 +01:00
fysx
54215b7ce4
refactored loading of games on android
2015-01-16 20:00:51 +01:00
fysx
fd9e9758a9
Using latest changeset 593639000823 of love-android
2015-01-16 12:31:11 +01:00
fysx
c6ac06c366
actual update to latest mobile-common
2014-08-27 23:23:26 +02:00
Martin Felis
6110de0fa8
implemented love.system.vibrate(seconds)
2014-08-18 18:47:13 +02:00
fysx
49265f0596
using latest love-android @ changeset 8659be0e75a3
2014-05-25 16:27:34 +02:00
fysx
97d9154e48
updated to latest mobile-common (should fix love.touch index problems)
2014-05-03 14:13:40 +02:00
fysx
e96eef4435
Using latest love-android branch (e263d91d136d)
2014-04-04 11:37:36 +02:00
fysx
cc829bdd1e
added code to support the upcoming love.system.openURL
2014-04-03 18:20:37 +02:00
fysx
60a58f9240
Merged GameLauncher and GameActivity together
...
The GameActivity would not run otherwise as the App started via
GameActivity would call in love::android::getSelectedGameFile() the wrong
activity (namely GameLauncher) that was not initialized properly. Hence it
would result in a segfault.
2014-02-14 00:56:47 +01:00
fysx
288b25c585
ensure that static variable is properly initialized
2014-02-13 01:31:20 +01:00
Jairo Luiz
8069dc02c6
Now, we have a filetype association!!!! :)
2014-02-12 20:56:11 -03:00
fysx
288a851a65
fix for the fix for the non-improvement
2014-02-11 00:42:05 +01:00
fysx
5e3579f680
should fix the crash on startup
2014-02-11 00:26:03 +01:00
fysx
00052d8067
Use SDL_AndroidGetActivity() instead of the full activity name (better for custom packages)
2014-02-06 01:29:36 +01:00
fysx
2da2da2652
Replaced use of SDL internal header file with the public interface
2014-02-06 01:13:38 +01:00
fysx
0b8dd90114
properly free JNI objects
2014-02-06 00:52:52 +01:00
Jairo Luiz
007b0fc3f0
love.window.getPixelScale now works properly on Android.
2014-01-30 15:08:15 -03:00
Jairo Luiz
9a688b9b37
remove unnecessary “love.android” module
2014-01-30 14:43:12 -03:00
fysx
33d979caf6
updated to latest mobile-common branch of Löve
2014-01-30 08:51:28 +01:00
Jairo Luiz
2b99a488d3
Expose Android Display Metrics to Löve
2014-01-23 18:44:06 -03:00
fysx
0438431d59
updated love-android (android is still linux)
2014-01-20 22:20:36 +01:00
fysx
ba5f33f9aa
updated to latest love-android revision (aada9b59bcdf)
2014-01-20 10:09:26 +01:00
Martin Felis
ab51b4cc9b
updated from love-android
2014-01-12 22:25:39 +01:00
Martin Felis
69b200b144
Updated to love-android changeset 3b5e5e182a00
2014-01-12 21:31:32 +01:00
Martin Felis
2644d1ee18
imported Löve GLES branch (changeset 1ba9037e558b)
2013-12-05 18:05:13 +01:00