36 Commits

Author SHA1 Message Date
fysx d783f5afa1 Preparing 0.9.2a release 2015-04-10 15:59:27 +02:00
fysx a0efc89a7d preparing release 0.9.2 2015-04-10 11:43:31 +02:00
fysx 168357e1ad fixed #104: loading of multiple .love files 2015-02-18 10:33:54 +01:00
fysx d6f1d8bd70 imported changes from love-0.9.2 2015-02-16 00:37:14 +01:00
fysx 5048f3ff8c properly increased android:versionCode 2014-08-28 15:28:57 +02:00
fysx 66f600b5ab New version: 0.9.1b 2014-08-28 11:52:30 +02:00
Martin Felis 6110de0fa8 implemented love.system.vibrate(seconds) 2014-08-18 18:47:13 +02:00
fysx 70cb26bb2a bumped version to 0.9.1a 2014-05-25 16:34:53 +02:00
fysx 1d29da2d80 preparing release 0.9.1 2014-05-12 21:43:03 +02:00
fysx 684adff826 updated manifest for 0.9.1-RC1 version 2014-04-04 13:24:10 +02:00
fysx ec9be8a383 removed duplicate entries in AndroidManifest.xml 2014-04-04 13:09:39 +02:00
fysx c0fd9a6e1b beta2 2014-02-23 15:21:29 +01: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 38727b5c25 beta1 - here we go 2014-02-11 01:03:39 +01:00
fysx 9e7e31ba05 preparing alpha9 release 2014-02-09 23:15:15 +01:00
fysx 175f6f23ae preparing alpha8 release 2014-01-30 10:27:52 +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 78cb9c5539 alpha6 using newest Löve GLES code 2014-01-12 21:32:40 +01:00
Martin Felis 7a75c4667e Bumped targetSdk to 18 as it represents the highest API the code was tested on 2014-01-12 17:42:08 +01:00
fysx b92439b60c Bumped SDL2 to the latest development version. 2014-01-08 23:57:35 +01:00
fysx 271c0c5d01 Using proper version code and name 2014-01-08 22:35:12 +01:00
Martin Felis cae49e930a Enabled networking by default (to simplify network testing) 2014-01-07 23:22:38 +01:00
Martin Felis eaf4e6d8b2 fixed crash due to orientation change or call of onDestroy() 2013-12-29 01:19:09 +01:00
Martin Felis ded6e9ad9d Using Landscape Mode 2013-12-12 02:23:46 +01:00
Martin Felis 0244b40500 Renamed app, added icons 2013-12-08 01:49:49 +01:00
fysx fa181fa1b2 disabled rotation of the screen 2013-12-06 16:00:58 +01:00
Martin Felis 73d1ceb81d initial commit 2013-12-04 00:34:52 +01:00