4756 Commits

Author SHA1 Message Date
ArtDev
e8697c6ddd
Update ProfileAdapter.java 2022-03-20 14:25:39 +03:00
artdeell
89d42b9ec1 Make 'em private 2022-03-20 13:47:46 +03:00
artdeell
68b10bcc89 Fixations 2022-03-20 13:42:16 +03:00
artdeell
8685b4969c Rename ProfileConstants to ExtraConstants and move it to extra package
Add the 3rd constant
2022-03-20 13:17:58 +03:00
artdeell
05cf75e8fa Remove StringCRC64 since its now useless
Move all ExtraCore constants into a separate class
2022-03-20 13:07:27 +03:00
artdeell
19037b8db1 Implement PVC migrator, remove PVC dialog, add a couple of helper methods and sanitize the code according to serpent's recommendations 2022-03-17 20:31:53 +03:00
artdeell
965cad4fd7 A lot of changes
- Force profiles, no more profiles on/off switch!
- (probably partially) Conventionalize all profile changes
- Rename most variables for the changes to look nice
- Squash a couple null checks
- Separate cache from adapter and change how it works
- Don't keep Context
2022-03-17 19:03:38 +03:00
ArtDev
a4eabb69fc
Merge pull request #2917 from PojavLauncherTeam/merge-profiles
Merge and resolve conflicts
2022-03-17 17:50:18 +03:00
ArtDev
cf726684c5
Merge branch 'profiles-2-electric-boogaloo' into merge-profiles 2022-03-17 17:48:58 +03:00
Duy Tran Khanh
6cef72e002
MultiRT config dialog list: fix orientation 2022-03-15 08:27:49 +07:00
Duy Tran Khanh
ddae3ecf15
Possible fix for broken UI 2022-03-11 20:28:47 +07:00
Duy Tran Khanh
2f4f71e27f
Re-add an necessary import 2022-03-11 20:11:33 +07:00
khanhduytran0
deef6223d3 Mojang + Offline account removal
Offline account is now Local account
2022-03-11 20:05:59 +07:00
artdeell
de8a16e5c5 We do a little renaming 2022-03-10 21:21:46 +03:00
SerpentSpirale
bcec32977d Update drawable names 2022-03-10 21:18:07 +03:00
SerpentSpirale
e61b811545 Update layout names 2022-03-10 21:18:07 +03:00
SerpentSpirale
b6c250cadd Fix improper array filling 2022-03-10 21:18:07 +03:00
SerpentSpirale
22f6b8369a Rename more resources 2022-03-10 21:18:07 +03:00
SerpentSpirale
fdaa98bc4d Fix some naming; Rename many resources 2022-03-10 21:18:07 +03:00
SerpentSpirale
cad3f63433 Refactor control button related files 2022-03-10 21:18:07 +03:00
SerpentSpirale
16bdc35739 Refactor HandleView related files 2022-03-10 21:18:07 +03:00
SerpentSpirale
2550070954 Refactor editing button dialogs 2022-03-10 21:18:07 +03:00
SerpentSpirale
8f0e1ab361 Refactor gamepad related files 2022-03-10 21:18:07 +03:00
SerpentSpirale
8c62cef47b Refactor V117CompatUtil.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
150feccb83 Refactor JREUtils.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
cfaefef96e Refactor PojavProfile.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
1a708dad7e Refactor MCOptionUtils.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
c68e205e4e Update SingleTapConfirm.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
22b45a1523 Refactor TouchCharInput.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
ed68aca2a3 Refactor Tools.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
90d1bde4e6 Refactor TapDetector.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
2bab1ada09 Update PojavMigrator.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
0205acb357 Update MineEditText.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
c0fc623c34 Update MineButton.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
f0326fec5a Refactor DefocusableScrollView.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
fa690f99a6 Refactor LoggerView.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
b9c4723fee Refactor JAssets.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
0625ce60d7 Update PojavLoginActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
924d3a8b20 Refactor CustomControlsActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
cc26e7fa23 Update ImportControlActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
da99ef47ea Refactor MinecraftGLView.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
8e092d9a80 Refactor EfficientAndroidLWJGLKeycode.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
c891ecf27f Rename LWJGLGLFWKeycode class 2022-03-10 21:18:07 +03:00
SerpentSpirale
be3a22a4ef Refactor GameFolderProvider.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
d474ef2b91 Refactor CallbackBridge.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
ee279209f6 Refactor Touchpad.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
9cdb43c162 Refactor PojavApplication.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
6976a9a93f Refactor Logger.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
3c34532117 Refactor JavaGUILauncherActivity.java 2022-03-10 21:18:07 +03:00
SerpentSpirale
cda7d3a50f Refactor FatalErrorActivity.java 2022-03-10 21:18:07 +03:00