2278 Commits

Author SHA1 Message Date
Duy Tran Khanh
ccf8ba1141
Closes #708 2021-01-25 18:25:46 +07:00
Duy Tran Khanh
bb1088646d
Update android.yml 2021-01-25 18:19:50 +07:00
Duy Tran Khanh
28db9e6cc5
[Auto build gl4es] fix ndk-build path 2021-01-25 18:16:30 +07:00
Duy Tran Khanh
b570632124
Update android.yml 2021-01-25 18:13:10 +07:00
ArtDev
c5f6552e78
Merge pull request #711 from serpentspirale/v3_openjdk
Added click animation when selecting a profile in PojavLoginActivity
2021-01-25 14:11:17 +03:00
Duy Tran Khanh
1f35eaf176
Update android.yml 2021-01-25 18:03:52 +07:00
SerpentSpirale
46624f209e - Added click animation.
- Removed useless imageview, since textview handles a drawable left. This also allow to make the head area clickable.
2021-01-25 11:59:31 +01:00
Duy Tran Khanh
62037ec8b0
Update android.yml 2021-01-25 17:45:09 +07:00
Duy Tran Khanh
78360f4d52
Update android.yml 2021-01-25 17:43:25 +07:00
Duy Tran Khanh
a5c5b5d2fa
Update android.yml 2021-01-25 17:38:16 +07:00
Duy Tran Khanh
2b54eed654
Update android.yml 2021-01-25 17:36:29 +07:00
Duy Tran Khanh
e0e036b6f7
Update android.yml 2021-01-25 17:35:12 +07:00
Duy Tran Khanh
10333c1fb5
Auto build upstream gl4es 2021-01-25 17:33:10 +07:00
ArtDev
10e72970c7
Update version 2021-01-25 12:26:01 +03:00
ArtDev
baa66d861d
Update Display.java 2021-01-25 12:14:37 +03:00
khanhduytran0
bb49fa5fdc Update Java Runtime 2021-01-25 15:39:15 +07:00
Duy Tran Khanh
6b1acf2d36
Fix replacement == null 2021-01-25 14:59:54 +07:00
khanhduytran0
42f63ba5fa Update Java Runtime, add aarch32 2021-01-25 14:48:39 +07:00
Duy Tran Khanh
2b4add83e7
Update MinecraftDownloaderTask.java 2021-01-25 05:56:07 +07:00
Duy Tran Khanh
5832d3e9d9 Merge branch 'v3_openjdk' of git@github.com:PojavLauncherTeam/PojavLauncher.git 2021-01-25 05:52:29 +07:00
Duy Tran Khanh
62800b1bec Skip download assets on unofficial versions 2021-01-25 05:51:01 +07:00
Duy Tran Khanh
c67b229f0d
Change http to https 2021-01-25 05:23:15 +07:00
Duy Tran Khanh
96b267f867
[JVM args editor] use java8 syntax 2021-01-24 04:57:09 +07:00
Duy Tran Khanh
27136dc4a9 [JVM args editor] Make it single line 2021-01-24 04:51:12 +07:00
ArtDev
2c49c0be31
Update version 2021-01-23 17:48:10 +03:00
artdeell
3db6cd9f3c Fix the 1.12.2 physical space key 2021-01-23 16:33:43 +03:00
LegacyGamerHD
1dcc4fcb34
Merge pull request #681 from serpentspirale/v3_openjdk
Small QoL changes in the login activity
2021-01-23 10:56:39 +01:00
Duy Tran Khanh
72707b337e
[Mod install launcher] Re-enable sandbox 2021-01-23 15:50:41 +07:00
Duy Tran Khanh
3223e92a87
Disable sandbox
Due to Forge and Fabric broken
2021-01-23 15:21:43 +07:00
Duy Tran Khanh
1b473dffd7
[OpenGL] Try set EGL_DEPTH_SIZE to 16
Another attempt to fix brightness bug
2021-01-23 14:18:23 +07:00
SerpentSpirale
63bc3529c5 - Added a better menu behavior when there are no account (left). 2021-01-22 22:36:11 +01:00
SerpentSpirale
8efa687696 - Fixed InvalidateTokenTask always throwing NullPointerException when deleting a profile. 2021-01-22 22:34:38 +01:00
LegacyGamerHD
4d51ad5c22
Merge pull request #680 from serpentspirale/fucking_file_picker
Small improvements to the file picker
2021-01-22 20:06:42 +01:00
LegacyGamerHD
b6da9961dd
Merge pull request #679 from serpentspirale/v3_openjdk
Fix improper play button size on big screen devices, such as tablets
2021-01-22 20:06:23 +01:00
SerpentSpirale
6fb400af5f - Added padding so the text isn't glued to its icon. 2021-01-22 19:47:23 +01:00
SerpentSpirale
ae539bec34 - Hides every hidden folder that isn't .minecraft 2021-01-22 19:46:53 +01:00
SerpentSpirale
c3759d9abe - Changed Play button sizing system to better fit tablets 2021-01-22 19:00:42 +01:00
ArtDev
fce7590993 Update the default GLFW & enable experimental Clipboard support 2021-01-22 16:14:57 +03:00
Duy Tran Khanh
c4548c0494
Comment out full args print 2021-01-22 16:43:29 +07:00
Duy Tran Khanh
81336fb4da
Another fix 2021-01-22 15:49:56 +07:00
Duy Tran Khanh
5fed6177ac
Compile fix 2021-01-22 15:45:42 +07:00
Duy Tran Khanh
19c1f7c6e5
[Clipboard pipe] detach thread after copy/paste 2021-01-22 15:41:49 +07:00
khanhduytran0
7fc1dc5327 [Input pipe] Still fixing clipboard 2021-01-22 14:57:59 +07:00
khanhduytran0
d4ee164c7c [Input pipe] More debugs on clipboard 2021-01-22 14:45:05 +07:00
khanhduytran0
666c822b4a [Input pipe] Still trying to get copy-paste works 2021-01-22 14:22:55 +07:00
khanhduytran0
c320d96a76 [Input pipe] Wrong symbol 2021-01-22 13:53:38 +07:00
khanhduytran0
7d6f837dea [Input pipe] Try to get copy-paste works 2021-01-22 13:50:33 +07:00
Duy Tran Khanh
6fbb8fdb20
Try to get servers works (broken on some devices) 2021-01-22 11:05:20 +07:00
khanhduytran0
3189132bf9 Revert to 36fbe592557f502f1a5f015e2de8507c9f793166 2021-01-21 20:10:22 +07:00
Duy Tran Khanh
2c4b55baf7
[GLFW stub] another fix (rm static const) 2021-01-21 19:36:26 +07:00