Chris H
|
0bc4e5d7b9
|
Restore flatten and version for now
|
2024-11-20 20:48:21 -05:00 |
|
GitHub Actions
|
c95afd86d8
|
[maven-release-plugin] prepare for next development iteration
|
2024-11-20 20:48:21 -05:00 |
|
GitHub Actions
|
ac37ee1947
|
[maven-release-plugin] prepare release forge-2.0.00
|
2024-11-20 20:48:21 -05:00 |
|
Chris H
|
0553eb58ef
|
Temporarily remove flatten to get a release out
|
2024-11-20 20:48:21 -05:00 |
|
Anthony Calosa
|
fdfabfd5cf
|
fix layout
|
2024-11-18 15:55:52 +08:00 |
|
Anthony Calosa
|
a1d1e2b335
|
set navigation bar color
add note to edge-to-edge enforcement on android 15
|
2024-11-18 12:41:58 +08:00 |
|
Anthony Calosa
|
cca1468a85
|
try to optout on Edge-to-Edge for android 15
|
2024-11-17 12:12:58 +08:00 |
|
kevlahnota
|
c603bfb818
|
try to use immersive mode on android 13 and above
|
2024-11-17 11:07:44 +08:00 |
|
kevlahnota
|
38b098e5a4
|
Update AndroidRKeyboardHeightProvider.java
|
2024-11-12 21:28:53 +08:00 |
|
Anthony Calosa
|
ce1d4b6a58
|
update date check, fix version String
|
2024-11-01 08:17:11 +08:00 |
|
Anthony Calosa
|
43912cbbb2
|
prevent NPE
|
2024-11-01 06:52:18 +08:00 |
|
Anthony Calosa
|
c55c07b8dd
|
update android bg, min spec
|
2024-10-31 20:45:20 +08:00 |
|
Anthony Calosa
|
550f738833
|
update location for build.txt and version.txt
|
2024-10-31 13:33:55 +08:00 |
|
Anthony Calosa
|
00a401de0e
|
try to fix keyboardinput
|
2024-10-31 06:51:08 +08:00 |
|
Anthony Calosa
|
c1e7e4a3c1
|
revert class name (still can't override androidapplication), disable keyboardprovider
|
2024-10-30 12:01:13 +08:00 |
|
Anthony Calosa
|
c25467eda8
|
fix ClassCastException
forge.app.Main cannot be cast to com.badlogic.gdx.backends.android.AndroidApplication
|
2024-10-30 11:16:21 +08:00 |
|
Anthony Calosa
|
57ccf5dd9e
|
restore libgdx keyboardheightprovider without androidx
- https://github.com/libgdx/libgdx/pull/7485
|
2024-10-29 20:44:01 +08:00 |
|
Anthony Calosa
|
c74b282ed2
|
fix android filtering
|
2024-10-29 18:56:20 +08:00 |
|
Anthony Calosa
|
1ef0656495
|
fix android updater, add fallback to android check
- copy build.txt to assets (gdx.files.internal looks only inside assets folder)
|
2024-10-29 16:44:29 +08:00 |
|
Anthony Calosa
|
b711b00640
|
include build.txt
|
2024-10-27 13:24:32 +08:00 |
|
Anthony Calosa
|
6334c9f922
|
update AtomReader, add support releaseTag on android
|
2024-10-25 18:03:46 +08:00 |
|
Anthony Calosa
|
1f05a5a295
|
update AtomReader, add support releaseTag on android
|
2024-10-25 17:43:35 +08:00 |
|
Anthony Calosa
|
9897c85559
|
use release tag for downloading latest github releases...
|
2024-10-25 17:24:48 +08:00 |
|
Anthony Calosa
|
dcbd25d00e
|
move shaders to Shaders class
|
2024-10-25 13:26:57 +08:00 |
|
Anthony Calosa
|
2f05168b81
|
force non immersive mode
|
2024-10-25 11:54:27 +08:00 |
|
Anthony Calosa
|
8c085bbd33
|
add mobile updater, update gdx natives
|
2024-10-25 11:41:06 +08:00 |
|
Anthony Calosa
|
c5a01eb5d1
|
update manifest
|
2024-10-22 11:34:06 +08:00 |
|
Anthony Calosa
|
5a84c9c4f4
|
prevent NPE
|
2024-10-22 10:36:57 +08:00 |
|
Anthony Calosa
|
91cfd1ff3a
|
try to fix permission check
|
2024-10-21 21:56:23 +08:00 |
|
Anthony Calosa
|
05ce94d36f
|
add info on permission
|
2024-10-21 20:43:54 +08:00 |
|
Anthony Calosa
|
f3aa3c53ed
|
update permission, include shell script to archive
|
2024-10-21 20:35:24 +08:00 |
|
Anthony Calosa
|
ca5b0683d1
|
update version code, remove redundant CURRENT_VERSION
|
2024-10-21 15:01:39 +08:00 |
|
Anthony Calosa
|
f82236cc4f
|
fix updater versionstring
|
2024-10-21 12:14:17 +08:00 |
|
Anthony Calosa
|
5a1f864db0
|
fix dependency conflict
|
2024-10-20 21:19:13 +08:00 |
|
Anthony Calosa
|
86b58ef479
|
update dependency
|
2024-10-20 04:28:09 +08:00 |
|
Anthony Calosa
|
c1779a55d5
|
update to LibGDX 1.13.0, add ForgeAndroidApplication (modified AndroidApplication)
|
2024-10-18 19:44:30 +08:00 |
|
Anthony Calosa
|
97f9ce6b43
|
add test-build profile
|
2024-10-17 19:43:17 +08:00 |
|
Anthony Calosa
|
e2a6dfabe8
|
update version digits
|
2024-10-17 12:35:11 +08:00 |
|
Anthony Calosa
|
89c699b94d
|
update android pom
|
2024-10-17 11:34:37 +08:00 |
|
Anthony Calosa
|
0420ad4ef2
|
Merge branch 'master' into master2
# Conflicts:
# README.md
# forge-gui-android/pom.xml
# forge-gui-android/src/main/AndroidManifest.xml
|
2024-10-17 10:48:20 +08:00 |
|
Hans Mackowiak
|
f5b30a6826
|
removed version from AndroidManifest
|
2024-10-16 21:12:02 -04:00 |
|
Hans Mackowiak
|
94f1835462
|
~ fix version pattern for android.manifest merger
|
2024-10-16 21:12:02 -04:00 |
|
Hans Mackowiak
|
0c5f7962e2
|
~ update android-maven-plugin
|
2024-10-16 21:12:02 -04:00 |
|
Hans Mackowiak
|
23be0c568d
|
AndroidManifest
|
2024-10-16 21:12:02 -04:00 |
|
Anthony Calosa
|
a565eff5fb
|
update phase for upload since signv2 will run on verify phase and it should finish first before uploading
|
2024-10-15 19:14:45 +08:00 |
|
Chris H
|
0475f4bafa
|
Manually update files that need to be updated
|
2024-10-14 21:53:45 -04:00 |
|
GitHub Actions
|
d366bf8ffc
|
[maven-release-plugin] prepare for next development iteration
|
2024-10-14 21:53:45 -04:00 |
|
GitHub Actions
|
fa538bd5c9
|
[maven-release-plugin] prepare release forge-1.6.65
|
2024-10-14 21:53:45 -04:00 |
|
Anthony Calosa
|
12d2ec89f7
|
update android pom -> run signv2 on verify phase, fix versin string
|
2024-10-14 11:02:54 +08:00 |
|
Anthony Calosa
|
3e8b4cc3ca
|
remove redundant plugin
|
2024-10-10 19:26:00 +08:00 |
|