Anthony Calosa
e649c9128e
[Mobile-Dev] Fix alt-tab when fullscreen
2021-04-26 10:34:44 +08:00
Anthony Calosa
a5e8b88e32
[Mobile] Update LibGDX to 1.10.0, Update Mobile Dev to LWJGL3
...
refer here for LibGDX Migration/Changes: https://libgdx.com/news/2021/04/the-ultimate-migration-guide
2021-04-19 21:41:34 +08:00
Leandro Doctors
0978162bf5
Organize imports
2021-03-17 11:52:50 -03:00
Leandro Doctors
df64f5574d
refactor: group local instance-related packages
...
forge-gui-desktop/src/main/java/forge/itemmanager/views/ImageView.java
forge-gui-desktop/src/main/java/forge/toolbox/CardFaceSymbols.java
2021-03-17 11:10:41 -03:00
Michael Kamensky
23f8bc40db
- Revert an accidental commit.
2021-02-19 09:48:16 +03:00
Michael Kamensky
65a25d6111
- Fix compile (clean up imports)
2021-02-18 22:11:24 +03: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
Michael Kamensky
d6f48ebb30
- Revert a debug commit to mobile-dev
2021-01-09 09:34:16 +03:00
Michael Kamensky
c72f099e7b
- Fix the SpellApiToAi assignment for ImmediateTrigger
2021-01-09 09:32:11 +03:00
Anthony Calosa
0f05620dc9
[Android] Manual update instruction.
2020-12-02 06:33:52 +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
d87d825bce
Network Improvements
2020-04-15 02:40:18 +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
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
31182289b7
Update dependency and use custom de/encoder for netty
2019-11-01 12:41:30 +08:00
Anthony Calosa
c38bae910a
Refactor/Code Cleanup
2019-09-02 18:08:56 +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
Jamin W. Collins
d99dd5f19f
add commandline parsing/options to mobile-dev
...
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com >
2018-02-17 08:50:41 -07:00
KrazyTheFox
6d5e56f6bf
Normalize line endings
2017-12-28 23:40:29 -05:00
Agetian
684b84690c
- An inadvertent commit to forge-gui-mobile-dev: revert
2017-10-14 11:05:36 +00:00
Agetian
df808f5690
- Fix zero cost AB/DB on triggers: letter A
2017-10-14 11:04:04 +00:00
Agetian
c3523f93aa
- Reverted an occasional commit.
2017-08-09 12:52:01 +00:00
Agetian
a3266cda45
- Committing card script corrections from Marek.
2017-08-09 12:49:59 +00:00
Agetian
7261d155d5
- Recommit the fullscreenFlag setting default (not the culprit, must have been a flipped variable in the local copy of SVN)
2017-06-26 16:27:00 +00:00
Agetian
a56f5870a8
- Do not set fullscreenFlag to true by default in forge-gui-mobile-dev (unexpectedly breaks loading localization data).
2017-06-26 16:08:57 +00:00
Krazy
05c8091558
Revert accidentally committed file (again)
2017-06-25 21:09:08 +00:00
Krazy
02d52f3fe1
Make mobile counters scale with card size
2017-06-25 21:08:31 +00:00
Krazy
a1913a789f
Revert accidentally committed file
2017-06-25 19:44:01 +00:00
Krazy
6e891101ce
Add new counter display and associated preference; clean up preferences screen a little
2017-06-22 02:25:06 +00:00
Agetian
77d8abae44
- Setting fullScreenFlag to true by default in forge-gui-mobile-dev
2017-05-08 06:06:37 +00:00
Agetian
fabb9d2f3b
- Somewhat cleaner implementation related to the previous commit.
2017-05-08 06:03:04 +00:00
Agetian
83c7eee7c2
- Added a possibility to run the mobile-Forge-on-desktop installation windowed using an extra parameter in screen_resolution.ini (e.g. 1920x1080x1 runs full-screen, 1920x1080x0 runs windowed).
...
- The file "fullscreen_resolution.ini" was renamed to "screen_resolution.ini" due to the change in its purpose.
2017-05-08 06:00:22 +00:00
Agetian
7ba35a9e3c
- Fixed fullscreen resolution init file not being loaded properly for forge-gui-mobile-dev
2017-01-22 13:41:43 +00:00
Agetian
c11c3d5fd1
- Some code tidying in forge-gui-mobile-dev.
2016-12-28 05:26:52 +00:00
Agetian
392066d915
- Only use HiDPI in forge-gui-mobile-dev when running in full screen mode.
2016-12-28 05:25:22 +00:00
Agetian
bd1e99bc2e
- Removed unused imports.
2016-12-23 12:32:57 +00:00
Agetian
7ab904eb07
- Implemented a way to override fullscreen resolution for forge-gui-mobile-dev.
2016-12-23 12:32:25 +00:00
Agetian
e9385941cc
- Improved the Forge Mobile Dev project: it can now function as a fullscreen back-port of the mobile Forge app running on Linux, Mac and Windows PCs.
...
- Added desktopMode parameter to forge-gui-mobile-dev Main: set it to "true" to make the game run in full-screen mode.
- Added desktopModeAssetsDir parameter to forge-gui-mobile-dev Main: it can be set to make the game use the standard desktop Forge assets folder structure.
- Disabled resizing for the forge-gui-mobile-dev screen when running in standard cellphone/tablet "emulation" mode since it causes visual graphics corruption.
- Added a Maven plugin to forge-gui-mobile-dev to build a .jar with dependencies (like for desktop Forge) that can function as a standalone executable running on Linux, Mac and Windows systems.
2016-12-22 18:06:34 +00:00
drdev
a6fd4887a0
Supporting preventing system sleep for desktop
2016-04-17 21:33:12 +00:00
drdev
f1e952feac
Fix warnings
2016-04-17 20:35:59 +00:00
drdev
4b5e6acbc0
Support keeping system awake while downloading anything
2016-04-17 20:33:38 +00:00
drdev
8b2108f325
2015-09-26 18:41:34 +00:00
drdev
28316c0fe9
Refactor restart code so app can support restarting
...
Add Landscape Mode setting to app
2015-09-26 17:43:49 +00:00
drdev
d3bf508fc7
Use fixed orientation to prevent rendering issues
2015-05-25 19:56:25 +00:00
drdev
63d024ed37
Support detecting whether device is a tablet and use that to determine whether to enforce portrait orientation
2015-05-25 02:16:53 +00:00
drdev
829d0f82e9
Fix GUI refactoring issue that was preventing Android app from working on mobile devices
2014-09-21 02:14:49 +00:00