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
667c4750ea
properly load shared libraries
2014-02-11 02:00:33 +01: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
8fb02e11ab
static linking of SDL2: do not load libSDL2.so from Java
2014-02-09 22:58:45 +01:00
Jairo Luiz
2b99a488d3
Expose Android Display Metrics to Löve
2014-01-23 18:44:06 -03:00
fysx
b92439b60c
Bumped SDL2 to the latest development version.
2014-01-08 23:57:35 +01:00
Martin Felis
eaf4e6d8b2
fixed crash due to orientation change or call of onDestroy()
2013-12-29 01:19:09 +01:00
fysx
6518cde39a
Automatically loading assets/game.love if exists
2013-12-28 15:28:05 +01:00
fysx
7758fc2412
trying to load game from apk
2013-12-21 00:36:55 +01:00
fysx
f4573e6ca9
preloading gnustl_shared
2013-12-16 23:06:00 +01:00
Martin Felis
384d338802
added missing file
2013-12-08 01:53:42 +01:00
Martin Felis
bf4cdc5743
It compiles and exectes (but crashes on startup)
2013-12-05 22:03:28 +01:00
Martin Felis
73d1ceb81d
initial commit
2013-12-04 00:34:52 +01:00