Miku AuahDark
ca0fe2c4ca
Update README with new SDK and NDK version requirements.
2022-10-31 00:00:10 +08:00
Miku AuahDark
2cd3d319d0
Update README.md
2022-01-12 12:14:24 +08:00
Miku AuahDark
efaf0f7aa4
Update copyright year to 2022.
2022-01-01 10:44:50 +08:00
Miku AuahDark
fd966a7298
Update target SDK to Android 12
...
We can't update NDK yet because it drops supports for Android Jelly Bean.
2021-12-05 14:26:58 +08:00
Miku AuahDark
c9831be4a4
Refactor AndroidManifest.
...
Playstore flavor is now removed. Instead, another "record" flavor added:
* `embedNoRecord` - Embed version without recording support.
* `embedRecord` - Embed version with recording support.
* `normalNoRecord` - Normal version without recording support.
* `normalRecord` - Normal version with recording support.
2021-12-05 11:44:47 +08:00
Miku AuahDark
ab03301730
Update Gradle build system.
...
Highlights:
* At least JDK 11 and/or Android Studio 2020.3.1 is now required.
* Update AGP to 7.0 and Gradle to 7.2.
* Replace jcenter() repository with mavenCentral()
Known Issue:
* Currently NDK 22 can't be used to compile yet as GLSLang has compile errors.
2021-08-20 09:41:36 +08:00
Miku AuahDark
1c0565b56e
Update readme.
2020-12-23 21:44:40 +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
Miku AuahDark
cb56ef28fb
Update and cleanup readme.
2020-02-01 00:01:27 +08:00
Miku AuahDark
01c8018c36
Merge commit 'e721960f7e52fcadd7e0f4bda977b879adb12433'
...
Add 11.3 changelog.
2020-01-29 22:51:03 +08:00
Miku AuahDark
1fe71865f6
Update readme.
2020-01-29 22:42:52 +08:00
Miku AuahDark
e721960f7e
Update README
2019-11-17 11:50:36 +08:00
Alex Szpakowski
c89ac83e37
Fix some readme syntax issues
2019-09-29 12:28:04 -03:00
Miku AuahDark
0380160775
Update README file.
2019-09-24 15:10:56 +08:00
Martin Felis
646de828b9
Slight adjustments on how to build with the new gradle build system
2017-05-11 23:04:55 +02:00
Henrique Gemignani Passos Lima
40b2aa6e6a
Readme changes.
2017-02-19 16:08:49 -03:00
Martin Felis
35cd9f1900
Preparation for 0.10.2 release
2016-10-30 21:27:26 +01:00
Martin Felis
8244228004
OpenGL ES fix and proper sizes for the icons
2016-02-14 14:14:31 +01:00
Martin Felis
7459285690
New release 0.10.1
2016-02-14 00:30:25 +01:00
Martin Felis
962c894908
Release cleanup
2015-12-22 16:02:02 +01:00
Martin Felis
eac5db7e10
Updated README.md for 0.10.0-alpha2
2015-12-09 23:52:09 +01:00
fysx
1924bbdeeb
updated changelog for 0.9.2a
2015-04-10 16:01:39 +02:00
fysx
8af8dffad4
fixed README markup
2015-04-10 11:55:14 +02:00
fysx
a0efc89a7d
preparing release 0.9.2
2015-04-10 11:43:31 +02:00
fysx
3cfecd46d9
added Download section to README.md
2015-02-15 23:21:53 +01:00
fysx
a034220b10
tried to list dependent softwares and licenses
2014-11-12 10:37:43 +01:00
fysx
66f600b5ab
New version: 0.9.1b
2014-08-28 11:52:30 +02:00
fysx
d1ad6cc5a3
fixed README markdown syntax
2014-07-01 17:08:55 +02:00
fysx
afe33f06d2
Updated Readme for tag 0.9.1a
2014-07-01 17:06:27 +02:00
fysx
f09239788a
fixed markdown in README
2014-02-23 15:28:17 +01:00
fysx
c0fd9a6e1b
beta2
2014-02-23 15:21:29 +01:00
fysx
38727b5c25
beta1 - here we go
2014-02-11 01:03:39 +01:00
fysx
3f13dc653f
fixed issue tracker link
2014-02-09 23:57:03 +01:00
fysx
9e7e31ba05
preparing alpha9 release
2014-02-09 23:15:15 +01:00
fysx
52d505624d
further readme tweaks
2014-02-07 23:46:12 +01:00
fysx
89c9baf274
trying to link to the wiki from the readme file
2014-02-07 23:43:14 +01:00
fysx
405c79a8fe
adjusted changelog
2014-01-30 10:32:38 +01:00
fysx
cf30c31234
fixed markdown
2014-01-30 10:30:25 +01:00
fysx
175f6f23ae
preparing alpha8 release
2014-01-30 10:27:52 +01:00
fysx
3b0367e20b
fixed alpha version in changelog
2014-01-20 22:49:58 +01:00
fysx
98d5325b35
new version alpha7
2014-01-20 22:33:21 +01:00
fysx
b92439b60c
Bumped SDL2 to the latest development version.
2014-01-08 23:57:35 +01:00
fysx
3134dc65b9
added better build instructions and set proper project name
2013-12-31 01:09:27 +01:00
fysx
6518cde39a
Automatically loading assets/game.love if exists
2013-12-28 15:28:05 +01:00
Martin Felis
db5083d46e
tweaked stuff
2013-12-04 00:53:32 +01:00