Commit Graph

130 Commits

Author SHA1 Message Date
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
Anthony Calosa
14e1f42164 update Transitionscreen, RewardScene & Hud 2022-11-22 02:15:38 +08:00
Anthony Calosa
dbe8e94900 Update Main.java 2022-08-04 09:31:54 +08:00
Anthony Calosa
a468d19408 update Assets
- load bitmapfonts to assetmanager
- load adventure skinfile to assetmanager
- update ondestroy on android to dispose assets
- fix confirmpayment on mobile not displaying card images on hidden zone (ie shocklands that were put into play from library to battlefield)
- increase pagesize for CJK Fonts
2022-08-04 08:57:22 +08:00
Anthony Calosa
27877ab102 Update Main.java 2022-08-01 16:09:49 +08:00
Anthony Calosa
9505657e30 add alternate method 2022-08-01 15:57:15 +08:00
Anthony Calosa
2a0f25a5f7 Update Main.java 2022-08-01 09:31:12 +08:00
Anthony Calosa
a72164d5f4 Update Main.java 2022-08-01 09:02:56 +08:00
Anthony Calosa
6b1c8d30f4 get realScreen size for android
- to check if the app renders different resolution and update the tooltips size
2022-08-01 08:46:47 +08:00
Hans Mackowiak
c8e5a02487 Sentry upgrade 2022-03-21 05:11:36 +00: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
3d1c39da30 [Android] Enable Sentry 2021-04-30 13:45:13 +08:00
Anthony Calosa
1929b75e34 [Android] add option to use obb directory as assets directory for Forge 2021-04-23 06:45:35 +08:00
Leandro Doctors
0978162bf5 Organize imports 2021-03-17 11:52:50 -03:00
Leandro Doctors
f3fd57c014 fixup! Merge branch 'reorganize-forge-gui' into 'master' 2021-03-17 11:50:26 -03:00
Anthony Calosa
4d394778a0 [Android] fix init for displaying error message 2021-02-06 15:34:24 +08:00
Anthony Calosa
cff21e9ac7 [Android] update init message 2021-02-05 15:40:56 +08:00
Anthony Calosa
da54db1fca LibGDX Update
-Update to 1.9.13
-Add additional info on Forge.log
2021-01-16 10:00:27 +08:00
Anthony Calosa
f132b894ff remove unused import 2020-12-02 10:15:19 +08:00
Anthony Calosa
0f05620dc9 [Android] Manual update instruction. 2020-12-02 06:33:52 +08:00
Anthony Calosa
e614ed03ed workaroundfix FileUriExposed 2020-12-01 14:22:04 +08:00
Anthony Calosa
55fdc35359 determine if Android device isTablet (simple) 2020-11-25 12:26:43 +08:00
Anthony Calosa
9e00fcd8d8 [Android] Increase default cache size
-Increase the default cache size depending on the device detected RAM (higher end tablets and phones will have greater benefit for having large RAM).
2020-10-06 10:16:50 +08:00
Anthony Calosa
311c8138d6 Hotfix Android Crash on New User Installation 2020-05-09 06:36:45 +08:00
Anthony Calosa
d87d825bce Network Improvements 2020-04-15 02:40:18 +00:00
Anthony Calosa
3d46a6e809 Merge remote-tracking branch 'remotes/core/master' into newBranch 2020-04-06 06:15:52 +08:00
Tim Mocny
56dbb45d63 Little grammar fix 2020-04-05 09:02:26 +00:00
Anthony Calosa
96ce695aae Remove unnecessary lines 2020-04-05 01:15:09 +00:00
Anthony Calosa
52307c02d0 Add option to turn on Experimental Network Compatibility
the user can try to turn on this option to test compatibility, defaults to OFF
2020-04-05 07:14:03 +08:00
Anthony Calosa
9f1b93373d Refactor check permission without supportv4 dependency 2020-04-05 07:02:13 +08:00
Anthony Calosa
13652e30ac Add Elsa Serializer Option (Off by default) 2020-04-03 18:00:10 +08:00
Anthony Calosa
fa93702bc8 fix android - pc network (disables elsa atm, needs investigation since this work before) 2020-04-03 12:53:43 +08:00
Anthony Calosa
c9c4d5492d Use statelist and onclick listener so the buttons don't bug out 2020-04-03 10:58:03 +08:00
Anthony Calosa
bcec151b1d button color pressed state 2020-04-03 09:43:25 +08:00
Anthony Calosa
4039c28140 Remade the instructions (much better way) 2020-04-03 09:04:55 +08:00
Anthony Calosa
a5ad3ad60a Add faster way to access storage permission (app details) 2020-04-03 00:50:23 +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
31182289b7 Update dependency and use custom de/encoder for netty 2019-11-01 12:41:30 +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
9d63eac89a WIP: Partial fix on preventsleep when downloading resource. 2019-08-24 18:14:35 +08:00
Pedro Ferreira
33268e1b0b Add option to download missing card art on the fly 2018-12-01 18:54:35 +01:00
Michael Kamensky
83f8acd0c7 Revert "Merge branch 'add-mobile-art-download' into 'master'"
This reverts merge request !1049
2018-11-16 11:30:03 +00:00
Pedro Ferreira
7765ff8b33 Add option to download missing card art on the fly 2018-11-03 00:05:24 +01:00
Meerkov
6436d6fa2a Delete silly android code.
I don't think this is necessary, it seems silly to me. I'm just deleting it.


(cherry picked from commit bf2c4b8cc6a9b2db84b81bc650140e9a29ae22b4)
2018-04-28 08:42:37 +00:00
KrazyTheFox
6d5e56f6bf Normalize line endings 2017-12-28 23:40:29 -05:00
Agetian
f7c4fe8e91 - Fixed an issue with launching Forge on mobile for some users. 2017-08-27 17:59:15 +00:00
Agetian
5f6519d4c6 - Fixed a crash in mobile Forge when pausing application. 2017-08-27 03:15:15 +00:00
Agetian
f9ede752f2 - Added a new option to mobile Forge which might help deal with the texture issues after locking/unlocking the screen (suggested by kevlahnota). 2017-08-26 15:13:46 +00:00
drdev
56c5c704a8 Ensure window flags only set on EDT thread 2016-04-17 22:09:26 +00:00