Commit Graph

15 Commits

Author SHA1 Message Date
Miku AuahDark 10622388b5 Initial 12.0 refactor.
There are no guarantees this commit will compile.
2022-02-05 16:02:16 +08:00
Miku AuahDark 9c94f41470 Ensure app/src/main/assets directory exist. 2020-12-23 21:24:19 +08:00
Miku AuahDark 0e41ef20b3 Android 11.0 compatibility (#195)
* Update dependencies and target SDK
* Update Gradle to 6.6.1
* Update target API level to 30
* Update AGP to 4.0.1
* Update Android Build Dependencies (androidx.appcompat:appcompat:1.2.0, androidx.multidex:multidex:2.0.1)
* Update readme
* Move /sdcard/lovegame directory. (closes #194)
* Potentially fixes black screen when reopening LOVE from app drawer (fixes #190)
* Downloader cleanup.
* Merge SDL AndroidManifest.xml to LOVE
* Implement partial "Share to LOVE" support.
* Enable resizeableActivity
2020-10-10 01:33:06 +08:00
Henrique Gemignani Passos Lima 76230b01f9 Fix build.gradle and add gradle/Android Studio entries to gitignore 2017-02-19 10:48:35 -03:00
Henrique Gemignani Passos Lima 46d624851b Fix JNI gitignore. 2017-02-19 10:38:07 -03:00
fysx 686e1d5f3e Update LÖVE to changeset 7cb21c8bdd64 (pre 0.10.0) 2015-12-01 23:07:34 +01:00
fysx f3dd769e98 Using latest love-android branch (9a508a54700d) 2015-08-13 11:12:17 +02:00
fysx f46115e794 ignoring *.orig files from mercurial merges 2015-01-16 12:30:43 +01:00
fysx 35f95a0c58 new build script for LuaJIT, adapted from moai-dev (thanks to Jairo Luiz) 2014-01-27 23:13:23 +01:00
Martin Felis 163286a180 further adjusted .gitignore 2014-01-07 23:22:00 +01:00
Pavol Rusnak 696d1a1ea0 add assets/ and gen/ to .gitignore 2014-01-07 01:14:57 +01:00
fysx 0ffae82186 Using LuaJIT 2.0.1 instead of stock Lua 2014-01-06 10:24:33 +01:00
fysx ae4b6f4d3a building now possible from eclipse 2013-12-06 15:59:46 +01:00
Martin Felis 3614649365 actual cool scripting 2013-12-04 19:25:03 +01:00
Martin Felis 73d1ceb81d initial commit 2013-12-04 00:34:52 +01:00