Miku AuahDark
b0420d94ca
Update submodules.
2024-12-15 12:19:42 +08:00
Miku AuahDark
18d3e8e7cb
Change git submodule branch.
2024-11-04 00:57:54 +08:00
Miku AuahDark
dcd27223bf
Fix game loading through game selector.
2024-10-13 14:11:40 +08:00
Miku AuahDark
f585f05839
Update to SDL3 and target Android 15.
...
Currently game selection (the "LOVE Loader") equivalent is currently broken, but it will be addressed in future cleanup.
2024-10-13 12:35:42 +08:00
Miku AuahDark
e8e3eb3d1a
Update Megasource.
2024-10-13 12:34:46 +08:00
Miku AuahDark
44b0650f14
Update LOVE submodule.
2024-10-13 10:58:21 +08:00
Miku AuahDark
d99f8ce8a5
Update Megasource and LOVE submodule.
2024-10-12 18:50:09 +08:00
Miku AuahDark
5ba547b0cc
Update AGP to 8.7.0 and Gradle to 8.9.
2024-10-12 13:04:59 +08:00
Miku AuahDark
ba5dad82ba
Update NDK and Gradle lib dependencies.
2024-10-12 12:10:16 +08:00
Miku AuahDark
d442728e01
Update LOVE submodule.
2024-06-23 19:34:56 +08:00
Miku AuahDark
b09380d98b
Remove Java function GameActivity.openURLFromLOVE()
...
SDL_OpenURL() is now used instead.
2024-06-21 10:46:35 +08:00
Miku AuahDark
b128cb6067
Update LOVE submodule.
2024-06-21 10:46:18 +08:00
Miku AuahDark
0a81d4e4ea
Bump minimum OpenGLES version from 2.0 to 3.0.
2024-06-20 16:29:54 +08:00
Miku AuahDark
9bcd419d92
Update LOVE submodule.
2024-06-20 16:29:00 +08:00
Miku AuahDark
46583c9fce
Update Megasource and LOVE submodule.
2024-06-18 11:52:42 +08:00
Miku AuahDark
cf9a5311c7
Add Vulkan 1.1 feature manifest.
2024-04-27 12:48:06 +08:00
Miku AuahDark
30a2dafd69
Update LOVE submodule.
2024-04-27 12:43:08 +08:00
Miku AuahDark
7a5c5eb507
Update Megasource and LOVE.
2024-04-24 17:01:07 +08:00
Miku AuahDark
50192f4e4a
Additionally load libliblove.so before loading liblove.so after CMake modernization.
...
https://github.com/love2d/love/pull/2036#pullrequestreview-1967673996
2024-03-31 12:44:13 +08:00
Miku AuahDark
7efdfefe74
Update megasource and love.
2024-03-31 12:43:59 +08:00
Miku AuahDark
ce70a64606
Ensure app/src/embed/assets directory is available when cloning the repository.
2024-03-20 11:29:30 +08:00
Miku AuahDark
abfd0a7021
Update LOVE submodule.
...
Fixed `love.graphics.newVideo` failing on Adreno GPUs.
2024-03-18 10:50:04 +08:00
Miku AuahDark
28f7c4a8db
Don't set the intent to null, only set the intent data to null.
...
Cherry-picked from d1f74df686 . Closes #268 .
2024-03-18 10:49:39 +08:00
Miku AuahDark
c73f7fec23
Change the GRADLE_OPTS to alleviate out of memory errors when compiling.
2024-03-16 11:04:53 +08:00
Miku AuahDark
7fd649271a
Workaround Java out of memory error.
2024-02-23 13:24:22 +08:00
Miku AuahDark
8b72016703
Fix debug symbol artifact.
2024-02-23 11:44:47 +08:00
Miku AuahDark
aab23aded7
Update LOVE and Megasource submodule.
2024-02-23 11:32:39 +08:00
Miku AuahDark
590f733790
Drop support for 32-bit x86 Android.
...
32-bit x86 Android is declining rapidly and it's possible that future Android NDK will drop this architecture (android/ndk#1772 ).
Also related issue: love2d/love#1889 .
2024-02-23 11:28:39 +08:00
Miku AuahDark
9da3e56c43
Update actions/checkout and actions/upload-artifact to v4.
2024-02-16 10:24:58 +08:00
Miku AuahDark
1a4915b48a
Separate debug and release APK build to reduce CI build times.
2024-02-16 10:23:55 +08:00
Miku AuahDark
6e3b44e1cc
Update LOVE submodule.
2024-02-13 13:24:05 +08:00
Miku AuahDark
288949e493
Merge remote-tracking branch 'upstream/main' into 12.x
2024-02-13 12:56:05 +08:00
Miku AuahDark
860c109861
Update coypright year.
2024-02-13 10:18:48 +08:00
Miku AuahDark
e74a9ef791
Update LOVE 11.x submodule.
2024-02-13 10:18:17 +08:00
Miku AuahDark
46e7d9da0e
Update copyright year.
2024-01-27 00:54:45 +08:00
Miku AuahDark
fe8df53097
Update fastlane changelog.
2024-01-27 00:44:07 +08:00
Miku AuahDark
10f65a4302
Merge branch 'ClockGen-fastlane' into 12.x-testmerge
2024-01-27 00:26:38 +08:00
Miku AuahDark
4394603ed7
Update Megasource and LOVE submodule.
2024-01-27 00:24:31 +08:00
Miku AuahDark
7163a2480a
Bump minimum Android version and Android NDK version.
...
* Minimum Android version is now Android 6.
* NDK 26.1.10909125 is now used.
2024-01-26 23:57:47 +08:00
Miku AuahDark
a712164440
Minor reformat and fix.
2024-01-26 23:18:54 +08:00
Miku AuahDark
fc6053974f
Merge tag '11.5a' into 12.x-testmerge
2024-01-26 18:23:45 +08:00
fruitsnack
71fcddfbe5
Added initial fastlane structure
2024-01-19 11:50:50 +03:00
Miku AuahDark
55feb38fa1
Release 11.5 hotfix 1.
11.5a
2023-12-29 13:51:37 +08:00
Miku AuahDark
6811eca7d2
Artifact unstripped .so files.
2023-12-29 13:32:16 +08:00
Miku AuahDark
d1f74df686
Don't set the intent to null, only set the intent data to null.
...
Issue #260 .
2023-12-25 12:23:18 +08:00
Miku AuahDark
c3ed3b454b
Sanitize destination filename from content URI.
...
Fixes #257 .
2023-12-23 13:08:00 +08:00
Miku AuahDark
8a3d635cdb
LOVE Loader: Add missing FLAG_GRANT_READ_URI_PERMISSION flag.
2023-12-23 12:58:55 +08:00
Miku AuahDark
a81931be2c
Merge pull request #259 from marclurr/fix-embedding
...
Fix embedding
2023-12-10 17:57:26 +08:00
Mark
7a0068535b
Remove unreachable code
2023-12-09 14:52:26 +00:00
Mark
034a6d6361
initialise needToCopyGameInArchive inside onCreate based on the value
...
of embed
2023-12-09 12:29:23 +00:00