Commit Graph

116 Commits

Author SHA1 Message Date
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
drdev
4b5e6acbc0 Support keeping system awake while downloading anything 2016-04-17 20:33:38 +00:00
drdev
6dc5f259a3 Ensure .nomedia file created in Forge directory 2015-11-23 16:21:42 +00:00
drdev
8d2bde788a Fix so Android restart works 2015-09-26 19:42:08 +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
b91c19af3e Increase size at which Android app switches to Landscape mode 2015-09-26 15:56:19 +00: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
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
cb7ff871dd Add timeout to prevent spending forever trying to determine an Internet connection 2014-08-25 22:43:56 +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
cc8e3f41f6 Change download directory for apk file 2014-08-23 19:19:39 +00:00
drdev
597821b866 Fix technique for running installer 2014-08-23 17:50:55 +00:00