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
elcnesh
574e12d2e3
Lots of small fixes and cleanup for the GUI refactoring.
2014-09-10 12:08:48 +00:00
drdev
efa6b60b47
Fix so Android app is fully closed when exiting
2014-08-24 18:06:26 +00:00
drdev
cc8e3f41f6
Change download directory for apk file
2014-08-23 19:19:39 +00:00
drdev
961cedc549
Refactor file downloading code
2014-08-23 15:58:05 +00:00
drdev
34e2daaeb0
Make it easier to test downloading separate asset files
2014-08-23 15:49:10 +00:00
drdev
bef9d66ffe
Add support for testing network connection
2014-08-23 01:45:24 +00:00
drdev
7a59eda43c
Fix so average finger size doesn't exceed a certain amount relative to the overall screen size
2014-07-12 16:56:44 +00:00
drdev
8bcee9762d
Fix compile issues with upgrade to libgdx 1.2.0
2014-06-22 21:50:29 +00:00
drdev
77083143bd
Prevent Forge process sticking around after exiting on Android devices
2014-06-17 01:40:25 +00:00
drdev
1986ab8769
Fix weird font issue on progress bar
...
Prevent Forge not being able to reopen if its already running
2014-05-31 19:26:22 +00:00
drdev
a9c43c1ede
Adjust previous fix to make it work properly
2014-05-26 23:18:05 +00:00
drdev
84b5591612
Fix checking for GuiThread on Android
2014-05-26 22:55:44 +00:00
drdev
36230e137e
Revert previous commit
2014-05-11 20:30:27 +00:00
drdev
bf64e177e7
Rename forge.view to forge.app
...
Alter external storage location
2014-05-08 15:07:28 +00:00
drdev
7a10e183ce
Add support for debug logging
...
Tweak assets path for android
2014-05-08 13:26:25 +00:00
drdev
87ba4b9f1b
Rename mobile projects
2014-04-09 01:33:36 +00:00