2670 Commits

Author SHA1 Message Date
Duy Tran Khanh
df20591ce9 New translations strings.xml (Italian) 2021-02-12 18:27:46 +07:00
Duy Tran Khanh
f823f95156 New translations strings.xml (German) 2021-02-12 18:27:45 +07:00
Duy Tran Khanh
9d3895c7eb New translations strings.xml (Korean) 2021-02-12 17:08:31 +07:00
Duy Tran Khanh
1bcb8dad02 New translations strings.xml (Czech) 2021-02-12 17:08:22 +07:00
Duy Tran Khanh
fde4950097
Update bug_report.md 2021-02-11 21:21:14 +07:00
Duy Tran Khanh
c77dd0b61b New translations strings.xml (Vietnamese) 2021-02-11 17:03:16 +07:00
Duy Tran Khanh
1c27d1a9fd New translations strings.xml (Kazakh) 2021-02-11 16:05:51 +07:00
Duy Tran Khanh
49697b9647 New translations strings.xml (Kazakh) 2021-02-11 15:06:08 +07:00
Duy Tran Khanh
d35c5fe1be New translations strings.xml (Portuguese, Brazilian) 2021-02-10 20:43:25 +07:00
Duy Tran Khanh
7696d55f54 New translations strings.xml (Arabic) 2021-02-10 13:57:29 +07:00
Duy Tran Khanh
852054e88c New translations strings.xml (Turkish) 2021-02-09 21:23:05 +07:00
Duy Tran Khanh
01b3ba7270 New translations strings.xml (Turkish) 2021-02-09 20:26:44 +07:00
Duy Tran Khanh
7f70f4439e New translations strings.xml (Lithuanian) 2021-02-09 18:38:21 +07:00
Duy Tran Khanh
96fe6045a7 New translations strings.xml (Czech) 2021-02-09 18:38:19 +07:00
Duy Tran Khanh
e6b9e864bb New translations strings.xml (English) 2021-02-09 17:19:08 +07:00
Duy Tran Khanh
73681ade3e New translations strings.xml (English) 2021-02-09 16:21:55 +07:00
Duy Tran Khanh
5dddf3dfc1 New translations strings.xml (Ukrainian) 2021-02-09 16:21:53 +07:00
Duy Tran Khanh
3c3f6f4780 New translations strings.xml (Chinese Simplified) 2021-02-08 15:36:08 +07:00
Duy Tran Khanh
806e72f114 New translations strings.xml (Indonesian) 2021-02-06 23:55:04 +07:00
Duy Tran Khanh
8dc113bd02 New translations strings.xml (Indonesian) 2021-02-06 22:55:33 +07:00
Duy Tran Khanh
11676efa16 New translations strings.xml (Italian) 2021-02-06 19:38:32 +07:00
ArtDev
30c08de176
Update BaseMainActivity.java 2021-02-06 13:55:18 +03:00
ArtDev
80e646989f
Merge pull request #803 from serpentspirale/v3_openjdk
WIP fix for mali gpu ?
2021-02-06 13:39:30 +03:00
Duy Tran Khanh
49d483dd56 New translations strings.xml (Ukrainian) 2021-02-06 17:15:10 +07:00
Duy Tran Khanh
c249b11689 New translations strings.xml (Romanian) 2021-02-06 16:16:27 +07:00
Duy Tran Khanh
568eab937b New translations strings.xml (Russian) 2021-02-06 15:13:35 +07:00
Duy Tran Khanh
fe2b14b306 New translations strings.xml (German) 2021-02-06 15:13:34 +07:00
khanhduytran0
db57c4cbcb EFX10: add a lot of missing methods 2021-02-06 14:09:56 +07:00
Duy Tran Khanh
1bd522f344
Merge pull request #807 from serpentspirale/ctx_leak
Used a weak reference to prevent some memory leaks caused by tasks
2021-02-06 13:25:36 +07:00
Duy Tran Khanh
4561921a97 EditText.getText().toString() instead of EditText.toString() 2021-02-06 13:01:47 +07:00
Duy Tran Khanh
37f5fd5263 New translations strings.xml (Chinese Simplified) 2021-02-06 11:59:33 +07:00
khanhduytran0
46a2bddbcd [Custom controls] Add settings to change size manually 2021-02-06 11:16:37 +07:00
khanhduytran0
76c7b4aeb2 [Custom controls] Bug fix: Transparency not working 2021-02-06 10:58:54 +07:00
khanhduytran0
bfd6814bfa JRE update: @Janrupf: Fix early SIGSEGV on x86 2021-02-06 07:19:53 +07:00
SerpentSpirale
e639ff8ae0 Introduced WIP fix N°2 ! (at least on my phone) 2021-02-05 19:11:44 +01:00
SerpentSpirale
01d695bf9d Revert "- WIP fix for mali gpu ?"
This reverts commit 05ece2a552349a77177cc066723aafce4d36c95d.
2021-02-05 19:10:56 +01:00
SerpentSpirale
7b93eabefe Used a weak reference to prevent some memory leaks caused by tasks 2021-02-05 17:13:54 +01:00
Duy Tran Khanh
6d6c535cfe
[AWT] Set X11FontManager as default for Impact 2021-02-05 21:19:47 +07:00
SerpentSpirale
05ece2a552 - WIP fix for mali gpu ? 2021-02-05 12:14:41 +01:00
Duy Tran Khanh
0083e6818d Ignore removing non-exists GLFW window 2021-02-05 14:02:55 +07:00
Duy Tran Khanh
63ece80954 Fix rare bug: show dialog when Activity finishing 2021-02-05 12:37:41 +07:00
Duy Tran Khanh
9f0c70a0a8 New translations strings.xml (Korean) 2021-02-05 08:31:24 +07:00
Duy Tran Khanh
d3c5320ada New translations strings.xml (Korean) 2021-02-05 07:31:57 +07:00
ArtDev
a30103d2fd
Update BaseMainActivity.java 2021-02-04 20:42:07 +03:00
ArtDev
f000a0209e
Merge pull request #799 from serpentspirale/Cleaning_spree_P2
Cleaning part 2 I guess
2021-02-04 20:39:40 +03:00
SerpentSpirale
96dc8e6990 - Removed more code 2021-02-04 15:05:03 +01:00
SerpentSpirale
c3824dcc09 - Removed more stuff 👀 2021-02-04 14:57:59 +01:00
SerpentSpirale
a063605961 - Removed a bunch of what seemed to be purely useless for any future puposes. 2021-02-04 14:19:52 +01:00
Duy Tran Khanh
a721b2d331
Merge pull request #798 from serpentspirale/hotbar_beta_improvement
Hotbar live resizing capability
2021-02-04 18:09:26 +07:00
SerpentSpirale
c6c05b2247 - Fixed wrong constructor for android pie 2021-02-04 11:53:56 +01:00