Commit Graph

741 Commits

Author SHA1 Message Date
Anthony Calosa
5099d0f24f set landscape sensor from android 11 onwards 2024-09-17 20:16:29 +08:00
Anthony Calosa
bbc3d5639c update maven, dependency plugins 2024-09-17 20:05:37 +08:00
Anthony Calosa
ef6716c5f6 update exec-plugin 2024-09-15 21:19:16 +08:00
Anthony Calosa
74eebf4081 move signer to tools 2024-09-14 08:43:13 +08:00
Anthony Calosa
ca9f2dad48 update manifest, add uber-apk-signer 2024-09-14 07:58:48 +08:00
Anthony Calosa
1918770d3f update to sdk 33, update v2 signer-modded 2024-09-14 07:55:01 +08:00
Anthony Calosa
78f3d3d74d update more dependency 2024-09-10 23:39:51 +08:00
Anthony Calosa
e623e02c53 update network check 2024-09-10 17:56:24 +08:00
Anthony Calosa
c40edf88e9 revert to sdk 29 (Android 10) until the v2 signing works on android 11 above 2024-09-09 21:04:35 +08:00
Anthony Calosa
af89e52213 update target sdk and build tools to 33 2024-09-09 14:18:37 +08:00
Anthony Calosa
09b5ee8ac5 update android builds to SDK 29, use Java 11 2024-09-08 20:44:23 +08:00
Anthony Calosa
1781eb2ba3 Update Adventure BG files 2024-09-06 20:05:27 +08:00
Anthony Calosa
c7c2cd74fe Update NewGameScene
- Hint TextButton -> ImageButton
- add Random Avatar Listener
- update NameGenerator Listener
- update disabled Menu text
- use AsyncAudio for Android
2024-08-23 16:53:07 +08:00
Chris H
8be414d9dd Blb release (#5929)
* [maven-release-plugin] prepare release forge-1.6.64

* [maven-release-plugin] prepare for next development iteration

* Update pom.xml

* Update AndroidManifest.xml

* Update pom.xml

* Update Forge.java

---------

Co-authored-by: GitHub Actions <actions@github.com>
2024-08-14 21:06:29 -04:00
Anthony Calosa
4a2991588b Update Sentry libs
- fix Java Property on startup
2024-08-13 20:11:20 +08:00
Anthony Calosa
e4106b8037 disable minimize on screen lock 2024-08-04 13:05:36 +08:00
Anthony Calosa
5f01fb09bb unused import 2024-08-04 12:52:55 +08:00
Anthony Calosa
2cd3347429 LibGDX Update 2024-08-04 12:47:39 +08:00
GitHub Actions
64b4b58399 [maven-release-plugin] prepare for next development iteration 2024-06-28 13:06:40 -04:00
GitHub Actions
463e4b1267 [maven-release-plugin] prepare release forge-1.6.63 2024-06-28 13:06:40 -04:00
Chris H
4f0d5d587d Update pom.xml 2024-06-28 13:06:40 -04:00
Chris H
580133f7a6 Update AndroidManifest.xml 2024-06-28 13:06:40 -04:00
Chris H
f5caa34604 Update pom.xml 2024-04-25 23:38:16 -04:00
Chris H
65e704788f Update AndroidManifest.xml 2024-04-25 23:38:16 -04:00
GitHub Actions
8a8c77c4ae [maven-release-plugin] prepare for next development iteration 2024-04-25 19:29:38 -04:00
GitHub Actions
a4591fe3ac [maven-release-plugin] prepare release forge-1.6.62 2024-04-25 19:29:38 -04:00
Chris H
d7386138ea Manually update android versions (#4969) 2024-04-07 13:51:18 +03:00
GitHub Actions
cf0a72cbc6 [maven-release-plugin] prepare for next development iteration 2024-04-02 20:58:59 -04:00
GitHub Actions
a1fc524a98 [maven-release-plugin] prepare release forge-1.6.61 2024-04-02 20:58:59 -04:00
GitHub Actions
aa4eba0c33 [maven-release-plugin] prepare for next development iteration 2024-03-05 14:02:09 -05:00
GitHub Actions
0db8025766 [maven-release-plugin] prepare release forge-1.6.60 2024-03-05 14:02:09 -05:00
friarsol
0d69b600f8 - Updating alpha versions 2023-12-04 21:49:15 -05:00
GitHub Actions
8c82589436 [maven-release-plugin] prepare for next development iteration 2023-12-04 20:40:21 -05:00
GitHub Actions
7e0088328b [maven-release-plugin] prepare release forge-1.6.59 2023-12-04 20:40:21 -05:00
Chris H
98f84fb6ea Improve android versioning + autoupdate (#4240) 2023-11-28 21:48:56 -05:00
Chris H
9355e3f76d Automated android snapshots (#4196)
- Update pom and github action to allow for android anapshots
2023-11-22 23:28:21 -05:00
GitHub Actions
72ddfd0be6 [maven-release-plugin] prepare for next development iteration 2023-09-20 22:00:51 -04:00
GitHub Actions
c629080a8d [maven-release-plugin] prepare release forge-1.6.58 2023-09-20 22:00:51 -04:00
TabletopGeneral
168f999a57 Adventure - Pathfinding update (#3675)
* Adventure - reward scene controller button availability

* Adventure A* & main quest prep

* Update pom.xml

* box2d natives

---------

Co-authored-by: kevlahnota <anthonycalosa@gmail.com>
2023-08-23 09:56:20 +03:00
Chris H
68d8187646 Version update (how do we automate these?) (#3538) 2023-07-27 08:46:22 +03:00
GitHub Actions
0b6e5f9983 [maven-release-plugin] prepare for next development iteration 2023-07-26 22:00:13 -04:00
GitHub Actions
294b8c445b [maven-release-plugin] prepare release forge-1.6.57 2023-07-26 22:00:13 -04:00
Anthony Calosa
198180eec5 fix share text/data to Forge app
- add additional launcher activity to prevent GLES Context loss (when sharing data via intent)
- fix passing data from another app to Forge via share text / share file / share deck
2023-06-25 13:54:32 +08:00
Anthony Calosa
68d98eeb55 Update Main.java 2023-06-17 16:14:31 +08:00
Anthony Calosa
9b540831db [Android] support receiving text intent
- allow deck manager to import shared text intent
2023-06-17 16:11:15 +08:00
GitHub Actions
53bed72fe5 [maven-release-plugin] prepare for next development iteration 2023-04-24 13:03:27 -04:00
GitHub Actions
b8c6086cc0 [maven-release-plugin] prepare release forge-1.6.56 2023-04-24 13:03:27 -04:00
friarsol
a943c1c035 Alpha version didn't update with desktop releases 2023-02-28 22:18:29 -05:00
GitHub Actions
de4feee3ef [maven-release-plugin] prepare for next development iteration 2023-02-20 23:36:34 -05:00
GitHub Actions
257895f019 [maven-release-plugin] prepare release forge-1.6.55 2023-02-20 23:36:34 -05:00