Commit Graph

26 Commits

Author SHA1 Message Date
Michael Kamensky
2129a1dcf2 - Prepare Forge for Android publish 1.6.45.001 [incremental]. 2021-10-16 19:01:47 +03:00
Anthony Calosa
6f13aa4724 [Android] Android 11+ mandatory use of app-specific directory (obb)
- before migration to obb folder, run Forge first and let it download and install necessary files. If Forge is not running (after Android 11 update, white screen bug), disable storage permission and enable storage permission again for Forge. After succesful run, exit Forge then copy your existing Forge folder to Android/obb/forge.app (as suggested by CptKird).
2021-04-30 21:27:46 +08:00
Anthony Calosa
58f6463a5d Add reminder text on Storage Permission
The app displays message when it doesn't start properly because of Storage Permission
2020-04-02 18:20:01 +08:00
Anthony Calosa
ceeb5d623f Increase Android target SDK so it will work with Android 10.
Need to download SDK 26 to compile.

(Just tested this on Android 6 and Android 9, it works, but need to test the change for Android 5 and Android 10, for Android 10, It needs to turn the storage permission settings manually since the project don't have running permission setup currently)
2020-03-10 16:53:59 +08:00
Anthony Calosa
72079ad609 Fix Cinder Cloud and Noxious Gearhulk Interaction with Cards with CDA
(Noxious Gearhulk -> Malignus, as reported on forums)
2019-09-16 17:57:22 +00:00
kevlahnota
347cb6520c Prevent rendering issues again. 2019-08-25 17:28:51 +08:00
kevlahnota
035bf81150 Prevent rendering issues 2019-08-25 11:24:54 +08:00
kevlahnota
9d63eac89a WIP: Partial fix on preventsleep when downloading resource. 2019-08-24 18:14:35 +08:00
kevlahnota
a6c67d2967 Updated Android to use Adaptive Icons 2019-08-24 14:30:18 +08:00
Meerkov
8f68266585 Update Guava to 24.1
This updates Guava 16 to 24.1. Currently 16 is a 4 year old version, so there are a lot of bug fixes. The Android .pom has 24.1-android instead of 24.1-jre, for compatability reasons.

I did not test the android build, however the desktop build works.

Also resovles two warnings and drops a "TODO" on a comment that was highlighting a possible bug but wasn't easily marked to discover later.


(cherry picked from commit be578af80467c1850d9dcec0af6fe18840fff7e9)
2018-04-28 08:42:22 +00:00
KrazyTheFox
6d5e56f6bf Normalize line endings 2017-12-28 23:40:29 -05:00
drdev
d3bf508fc7 Use fixed orientation to prevent rendering issues 2015-05-25 19:56:25 +00:00
drdev
03b74bdd83 Update manifest 2015-05-25 15:18:35 +00:00
drdev
fb50b49d07 Ensure running .apk is done as a separate task 2014-08-24 18:41:16 +00:00
drdev
efa6b60b47 Fix so Android app is fully closed when exiting 2014-08-24 18:06:26 +00:00
drdev
bef9d66ffe Add support for testing network connection 2014-08-23 01:45:24 +00:00
drdev
bb5dc1dee9 Go back to using large heap since it didn't help to stop using it 2014-06-02 00:37:10 +00:00
drdev
fd9577d1e1 Remove use of large heap to improve game performance 2014-06-01 23:25:28 +00:00
drdev
c4ec40aa55 Increase min Android version to 11 (3.0) and allow using large heap 2014-05-31 16:22:01 +00:00
drdev
fcbe79ee3f Make progress towards having download support work 2014-05-30 04:59:32 +00:00
drdev
25305fd6d6 Tweak how forge-android is published 2014-05-27 04:31:16 +00:00
drdev
0a8d2303e1 Reduce long press delay and vibrate when it's successful 2014-05-14 01:03:30 +00:00
drdev
bf64e177e7 Rename forge.view to forge.app
Alter external storage location
2014-05-08 15:07:28 +00:00
Krazy
73cf1096bb Set up the stuff to build the game for Android. See the Maven module forum topic for details. 2014-04-27 02:22:24 +00:00
drdev
dc67f872e8 Work towards getting Android app to run 2014-04-23 22:02:51 +00:00
drdev
87ba4b9f1b Rename mobile projects 2014-04-09 01:33:36 +00:00