fysx
168357e1ad
fixed #104 : loading of multiple .love files
2015-02-18 10:33:54 +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
36216c16be
fixed immersive mode when resuming
2015-01-20 14:36:57 +01:00
fysx
535a8256ee
Using immersive mode by default
2015-01-16 20:41:03 +01:00
fysx
72b2fcd4eb
Added loading of games by opening the main.lua file
2014-10-22 11:54:04 +02:00
fysx
b20f7e7302
Stop the vibrator when the app is paused (e.g. when device is switched off or app goes in background)
2014-10-22 11:26:52 +02:00
fysx
45b1fc2509
fixed compilation and removed some unneeded files
2014-08-27 23:33:50 +02:00
fysx
c6ac06c366
actual update to latest mobile-common
2014-08-27 23:23:26 +02:00
Martin Felis
ea459a43da
removed random text
2014-08-18 19:03:55 +02:00
Martin Felis
6110de0fa8
implemented love.system.vibrate(seconds)
2014-08-18 18:47:13 +02:00
fysx
cc829bdd1e
added code to support the upcoming love.system.openURL
2014-04-03 18:20:37 +02:00
fysx
539ca8d4f2
fixed opening of .love files when URL is entered in Chrome
2014-02-23 14:51:33 +01:00
fysx
5f6fa8c2b5
Proper downloading of games and starting works when downloaded using the LÖVE app
2014-02-20 21:27:34 +01:00
fysx
4c2846f4bb
download and progress bar somewhat work
2014-02-19 20:57:09 +01:00
fysx
cb2c852f58
trying to add running of games via http link
2014-02-14 01:41:47 +01: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
5849e8d369
fixed indentations
2014-02-13 14:24:17 +01:00
fysx
1703660617
fixed loading of files from file managers
2014-02-13 14:08:06 +01:00
fysx
0db55463c9
Allow .love files to be opened from email attachements
2014-02-13 13:56:23 +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
Jairo Luiz
2b99a488d3
Expose Android Display Metrics to Löve
2014-01-23 18:44:06 -03:00
Martin Felis
384d338802
added missing file
2013-12-08 01:53:42 +01:00