Commit Graph

  • 61ef9802a3 Really fix Martin's SDL hack. Miku AuahDark 2019-10-10 23:00:46 +08:00
  • ee81c4262d Unstable changes: Update SDL to 2.0.10 Miku AuahDark 2019-10-10 22:26:54 +08:00
  • 4be53bca65 Make LOVE as submodule Miku AuahDark 2019-10-08 15:13:08 +08:00
  • c89ac83e37 Fix some readme syntax issues Alex Szpakowski 2019-09-29 12:28:04 -03:00
  • 29e49d9048 Merge pull request #1 from MikuAuahDark/micsupport Alex Szpakowski 2019-09-29 09:21:37 -03:00
  • 8c701dd3a4 Add microphone permission to AndroidManifest.xml Miku AuahDark 2019-09-29 15:25:01 +08:00
  • 59a5fcb875 Fixed mic permission requested 3 times and dialog not showing. Miku AuahDark 2019-09-29 15:24:35 +08:00
  • 05e193ddbd Add function to retrieve and request mic permission. Miku AuahDark 2019-09-29 12:25:30 +08:00
  • 0380160775 Update README file. Miku AuahDark 2019-09-24 15:10:56 +08:00
  • 376ae96cb1 Merged in AuahDark/love-android-sdl2/java-fix (pull request #22) 11.2 Miku AuahDark 2019-08-10 12:36:55 +00:00
  • 8186794a03 Remove SDL_android_main.c from LOVE Android.mk Miku AuahDark 2019-08-10 16:27:41 +08:00
  • 54b29fca4f Update APK version to 11.2 Miku AuahDark 2019-08-10 16:25:40 +08:00
  • 45507c5282 Fix download manager crashing in newer devices. Miku AuahDark 2019-08-10 16:10:16 +08:00
  • f18cf70c15 Minor changes to GameActivity. Miku AuahDark 2019-08-10 16:01:52 +08:00
  • 5df17ba075 Modify AndroidManifest.xml again(?) Miku AuahDark 2019-08-10 15:59:26 +08:00
  • 5090a072b2 Minor manifest change and some GameActivity changes. Miku AuahDark 2019-07-26 13:01:25 +08:00
  • 117bba5ff2 Minor changes. Miku AuahDark 2019-07-20 21:33:52 +08:00
  • 78e88a7473 Override getMainSharedObject() Miku AuahDark 2019-07-20 20:49:25 +08:00
  • 2529265eed Modify AndroidManifest.xml again. Miku AuahDark 2019-07-20 19:58:51 +08:00
  • a2c79d95e0 Flip the storage permission check. Miku AuahDark 2019-07-20 10:03:32 +08:00
  • f761e43904 Fix *.love file association in Nougat and later. Miku AuahDark 2019-07-10 12:10:36 +08:00
  • cd6463b4e4 Implement content:// URI Miku AuahDark 2019-07-10 10:14:10 +08:00
  • 9298bed843 Fix embedded game.love loading if there's no external storage permission given. Miku AuahDark 2019-07-10 09:16:06 +08:00
  • 94d31aefc1 Only request storage permission on JB and older. Miku AuahDark 2019-07-10 09:00:13 +08:00
  • 8d71234114 Merged in AuahDark/love-android-sdl2/clean-include (pull request #21) Miku AuahDark 2019-07-06 04:16:00 +00:00
  • 799956e002 Fix theoretical Theora x86-64 build. Miku AuahDark 2019-07-04 13:32:07 +08:00
  • f8d0890519 Cleanup ogg-family (vorbis, theora) includes. Miku AuahDark 2019-07-04 12:53:44 +08:00
  • c065fe9e56 Update Theora codec Miku AuahDark 2019-07-04 11:49:13 +08:00
  • 77c7570f55 Fix Mpg123 export include. Miku AuahDark 2019-07-04 10:38:44 +08:00
  • 6d5d8c4540 OpenAL-soft: link with Android log library. Miku AuahDark 2019-07-04 10:24:30 +08:00
  • 456273ebf0 Clean include paths of external dependency Miku AuahDark 2019-07-04 10:11:34 +08:00
  • 7c48033960 Merged in AuahDark/love-android-sdl2/als-1.19.1 (pull request #19) Miku AuahDark 2019-07-03 20:39:29 +00:00
  • b8beb8a1f4 Merged in AuahDark/love-android-sdl2/ft-2.8.1 (pull request #20) Miku AuahDark 2019-07-03 20:38:39 +00:00
  • c1399fc44a Remove version number from folder Miku AuahDark 2019-07-03 22:07:04 +08:00
  • 077c1a350b Remove version number from folder Miku AuahDark 2019-07-03 21:59:56 +08:00
  • 40ec52368b Use LOCAL_EXPORT_C_INCLUDES to manage include paths. Miku AuahDark 2019-07-02 21:21:19 +08:00
  • 605ddefd0e Update FreeType to 2.8.1 Miku AuahDark 2019-07-02 20:57:08 +08:00
  • 2a23cbd16d Clean LOVE Android.mk and rename/fix detection variables. Tae Hanazono 2019-07-02 11:15:16 +08:00
  • 0ebc4d9271 Update OpenAL-soft to 1.19.1 Tae Hanazono 2019-07-02 10:16:25 +08:00
  • 07149c0ba8 Fix log2f conflict. Tae Hanazono 2019-07-01 23:05:08 +08:00
  • 7254755223 Merged in azarrias/love-android-sdl2/0.10.x (pull request #18) 0.10.x Adolfo Zarrias 2019-07-01 13:56:12 +00:00
  • 288f005d86 Merged in AuahDark/love-android-sdl2/love11-arm64 (pull request #15) Miku AuahDark 2019-07-01 13:28:00 +00:00
  • 49ad4632b6 Merged in AuahDark/love-android-sdl2/love113-safearea (pull request #17) Miku AuahDark 2019-07-01 13:21:52 +00:00
  • 091dc44544 Add needed google repository to build.gradle azarrias 2019-05-18 14:59:44 +02:00
  • 6eafa708f9 Fix setImmersiveMode using unsupported flags in some older devices. Tae Hanazono 2019-02-09 18:53:42 +08:00
  • 53d24a1b5f Added method to retrieve safe area insets. Tae Hanazono 2019-02-08 23:56:23 +08:00
  • 3b7407ab34 Fix onResume using unsupported flags in some older devices. Tae Hanazono 2019-02-08 20:20:37 +08:00
  • e203f7ae4c Modify LOVE build.gradle Tae Hanazono 2018-12-14 23:40:10 +08:00
  • 1349f27bd8 Modify OpenAL-soft Android.mk Tae Hanazono 2018-12-14 23:36:31 +08:00
  • 9a11b88572 Modify LOVE Android.mk Tae Hanazono 2018-12-14 23:25:32 +08:00
  • f88e0ba4b9 Start ARM64 support: build LuaJIT for arm64-v8a Tae Hanazono 2018-12-14 23:14:11 +08:00
  • 2fd01541c2 Updated buildscript for LuaJIT Martin Felis 2018-12-13 09:06:40 +01:00
  • fc85623f10 Fixed build settings (thanks to Tae Hanazono!) Martin Felis 2018-12-10 22:39:52 +01:00
  • 692ce8bb51 Updated build system to use compileSdkVersion 28. Martin Felis 2018-12-07 22:39:06 +01:00
  • 0394a380c4 Added missing file from LÖVE main Martin Felis 2018-12-07 19:58:06 +01:00
  • 0000c326a8 Updated LÖVE code to tag 11.2 (changeset 55dc225ee2) Martin Felis 2018-12-07 18:34:41 +01:00
  • 34e88d43ae merged Martin Felis 2018-12-07 17:57:07 +01:00
  • 94c8a99ddc Properly ask and check for permissions on android >= 23. Martin Felis 2018-12-07 17:32:01 +01:00
  • 1ea86d3305 Properly using SDL 2.0.9 paths and android 26 compatibility layers. Martin Felis 2018-12-07 17:24:32 +01:00
  • 696fae730c Merge branch 'sdl2_2.0.9_fix' into 0.11.x Martin Felis 2018-12-07 17:03:21 +01:00
  • a19404a902 Re-applied patch to restart native thread. Also Martin Felis 2018-11-18 23:55:14 +01:00
  • e2c44417d1 Renamed SDL2 directory (already contains 2.0.9 sources) Martin Felis 2018-11-18 22:29:36 +01:00
  • e23fb2c8ea Renamed SDL2 directory (already contains 2.0.9 sources) Martin Felis 2018-11-18 22:23:51 +01:00
  • 4de76a9c52 preparing update of SDL to 2.0.9 Martin Felis 2018-11-18 22:21:57 +01:00
  • 973f9eef89 Updated buildToolsVersion to 28.0.3 and Android Gradle Plugin to 3.2.1 Martin Felis 2018-11-18 12:29:55 +01:00
  • 0ac43aa717 Updated love sources to changeset 0ab246b5045d and updated android version 11.1 Martin Felis 2018-04-15 21:22:56 +02:00
  • c186a70b14 Updated love sources to changeset 0ab246b5045d and updated android version Martin Felis 2018-04-15 21:22:56 +02:00
  • 7fbf155d82 Setting target SDK to 22 to mark app as legacy app which gets storage permissions without having to write request code Martin Felis 2018-04-15 11:05:23 +02:00
  • 7ad34c64f4 Setting target SDK to 22 to mark app as legacy app which gets storage permissions without having to write request code Martin Felis 2018-04-15 11:05:23 +02:00
  • 3df1807c6f Fix for #159 Martin Felis 2018-04-08 21:03:05 +02:00
  • 29a493a54b Fix for #159 Martin Felis 2018-04-08 21:03:05 +02:00
  • c979f65152 New version: 11.0. Also bumped minSdkVersion to 14 to be in sync with used SDL2 version 11.0 Martin Felis 2018-04-01 22:47:22 +02:00
  • 75306e8e63 New version: 11.0. Also bumped minSdkVersion to 14 to be in sync with used SDL2 version Martin Felis 2018-04-01 22:47:22 +02:00
  • 1dba069683 Updated LÖVE to 11.0 tag (6504209dc45b) Martin Felis 2018-04-01 22:45:58 +02:00
  • ec8b710a93 Updated LÖVE to 11.0 tag (6504209dc45b) Martin Felis 2018-04-01 22:45:58 +02:00
  • 408778fb8f Minor adjustments for 0.11.0-alpha1 Martin Felis 2018-03-31 19:48:40 +02:00
  • 45ae52f55e Minor adjustments for 0.11.0-alpha1 Martin Felis 2018-03-31 19:48:40 +02:00
  • f8241c1b65 Updated LÖVE to changeset c303c1f52ea6 Martin Felis 2018-03-30 21:42:03 +02:00
  • 91295b7506 Updated LÖVE to changeset c303c1f52ea6 Martin Felis 2018-03-30 21:42:03 +02:00
  • 4d8f4f70ce Initial works to support 0.11.x, disabled armeabi builds, using now clang and libc++ instead of gnustl Martin Felis 2018-02-02 21:10:33 +01:00
  • ebd4a0ad4f Initial works to support 0.11.x, disabled armeabi builds, using now clang and libc++ instead of gnustl Martin Felis 2018-02-02 21:10:33 +01:00
  • f40577c9cb Upgraded OpenAL-Soft to 0.18.2 Martin Felis 2018-02-01 15:53:05 +01:00
  • ac443d7e2f Upgraded OpenAL-Soft to 0.18.2 Martin Felis 2018-02-01 15:53:05 +01:00
  • fd60978b7b Merge branch 'master' into 0.10.x Martin Felis 2018-01-24 10:17:36 +01:00
  • 8c7772cfa4 Merge branch 'master' into 0.10.x Martin Felis 2018-01-24 10:17:36 +01:00
  • 6ed3ba3810 Adjusted SDLActivity.java to allow restarting of the native thread Martin Felis 2018-01-23 21:27:41 +01:00
  • 21ff4b2188 Adjusted SDLActivity.java to allow restarting of the native thread Martin Felis 2018-01-23 21:27:41 +01:00
  • ba269a5062 Copied SDL2 2.0.7+ (changeset b359333bdc52) and adjusted gradle to use the new directory layout of the SDL2 android project Martin Felis 2018-01-23 21:22:56 +01:00
  • 4ffea15ffc Copied SDL2 2.0.7+ (changeset b359333bdc52) and adjusted gradle to use the new directory layout of the SDL2 android project Martin Felis 2018-01-23 21:22:56 +01:00
  • 74d83c0c13 Cleaned up formatting of Java code Martin Felis 2018-01-23 15:28:20 +01:00
  • 906a7cc00b Cleaned up formatting of Java code Martin Felis 2018-01-23 15:28:20 +01:00
  • f12ab60594 merge Martin Felis 2018-01-23 15:22:57 +01:00
  • 5f4aeb2d71 merge Martin Felis 2018-01-23 15:22:57 +01:00
  • fb34e99d9a merge Martin Felis 2018-01-22 22:57:29 +01:00
  • d62a4df5ac merge Martin Felis 2018-01-22 22:57:29 +01:00
  • ad5db40a9d Merge branch 'setSource_mount_order' Martin Felis 2018-01-22 22:52:36 +01:00
  • 406d0c04e2 Merge branch 'setSource_mount_order' Martin Felis 2018-01-22 22:52:36 +01:00
  • a00675c4cc Cleaned up logic of loading games on the Java side of the App Martin Felis 2018-01-22 22:52:16 +01:00
  • 0afdf271a2 Cleaned up logic of loading games on the Java side of the App Martin Felis 2018-01-22 22:52:16 +01:00
  • 7ebcf9494e Merge https://bitbucket.org/cigumo/love-android-sdl2/branch/master into setSource_mount_order Martin Felis 2018-01-22 13:28:18 +01:00