GurvirS9
077be10bac
Update strings.xml
2025-05-30 00:46:12 +05:30
Eva Isabella Luna
31bbd809ec
Update Simplified Chinese ( #7 )
...
Can merge this in while Crowdin is still down.
2025-05-29 12:03:29 -06:00
Eva Isabella Luna
f6ec447c6b
[Build] Switch to AngelAuraMC repos
...
OpenJDK and LTW building have been fixed. Play Store details will be updated when they're ready.
2025-05-28 22:56:48 -06:00
alexytomi
a66fbf3364
add[Settings/JVM]: Add switch to revert to old "Execute a .jar" behaviour
...
Some edge cases, like jars that try to gracefully handle users using the
wrong Java version with a Swing pop-up, cause the Java version detection
to give the wrong result because the pop-up is made for Java 8. This
adds a switch to override that behaviour with the old one, from before
3b1ad64342
,
which simply used the default runtime selected by the user.
2025-05-25 10:05:32 +08:00
GurvirS9
636dfa1df3
Update strings.xml
...
Update Discord link
2025-05-24 15:25:39 +05:30
GurvirS9
42eba9ffc6
Update README.md
...
Get Amethyst and update Discord link
2025-05-24 15:23:56 +05:30
Eva Isabella Luna
442bcdeebe
Merge remote-tracking branch 'origin/v3_openjdk' into v3_openjdk
2025-05-23 23:35:47 -06:00
Eva Isabella Luna
5fe3b2f0aa
[Branding] Fix OneUI 7 users not being able to install Amethyst
...
This is literally one of the dumbest bugs I have ever seen.
2025-05-23 23:35:19 -06:00
由风
5b2d9e4a63
Update strings.xml
2025-05-23 22:52:26 +08:00
Eva Isabella Luna
85ddaa48f8
Change MobileGlues options title to be more accurate ( #6 )
...
fix[strings]: Change MobileGlues options title to be more accurate
2025-05-22 12:18:34 -06:00
alexytomi
54c2de1271
fix[strings]: Change MobileGlues options title to be more accurate
...
Addresses https://github.com/PojavLauncherTeam/PojavLauncher/pull/6751#discussion_r2062853362
2025-05-22 08:45:34 +08:00
Eva Isabella Luna
7a66b413af
Fix offline profile launching modded instances ( #4 )
2025-05-20 18:39:01 -06:00
Eva Isabella Luna
146ff31ffa
Fix README still saying PojavLauncher ( #5 )
...
Update README.md
2025-05-20 18:38:24 -06:00
Gary
7c7bc4204d
Update README.md
2025-05-21 00:15:46 +05:30
alexytomi
e4d070f9ef
fix[Login]: Fix offline profile launching modded instances
...
Addresses https://github.com/PojavLauncherTeam/PojavLauncher/issues/6829
2025-05-20 17:33:19 +08:00
Eva Isabella Luna
f6284f4ab0
[Branding] Green -> purple
...
Not sure why this didn't push before. Pushing it now!
2025-05-19 19:07:02 -06:00
Eva Isabella Luna
8ad5d9ad5b
Merge remote-tracking branch 'origin/v3_openjdk' into v3_openjdk
2025-05-19 00:09:41 -06:00
Eva Isabella Luna
e8f00c1948
[Branding] ProducerService + FolderProvider change
...
For right now this will do good enough. Setting a reminder to fix it later.
2025-05-19 00:09:19 -06:00
Eva Isabella Luna
2dcfff50c5
[Branding] Change icon size in README
2025-05-18 20:41:54 -06:00
Eva Isabella Luna
3b9b44816b
[Branding] Move directories, change tag
...
Need to push a new tag for builds in a cloned repo to reflect it.
amethyst-legacy-0
2025-05-18 20:35:10 -06:00
Eva Isabella Luna
11c9126eeb
[Branding] More minor tweaks, use full name in GitHub README.md
2025-05-18 19:59:58 -06:00
Eva Isabella Luna
1713d669e6
Merge remote-tracking branch 'origin/v3_openjdk' into v3_openjdk
2025-05-18 19:56:39 -06:00
Eva Isabella Luna
b3eb5096a6
[Branding] Small tweak to the divider color
2025-05-18 19:56:27 -06:00
Eva Isabella Luna
6b8b3c8e48
Update android.yml
2025-05-18 19:19:17 -06:00
Eva Isabella Luna
73a751cfad
[Branding] Further README tweaks
2025-05-18 19:17:10 -06:00
Eva Isabella Luna
cad542d2d7
Update README for Amethyst ( #2 )
...
Update the README
2025-05-18 19:13:59 -06:00
Eva Isabella Luna
870a017726
[Branding] Replace pojavlauncher.png with amethyst.png
2025-05-18 19:13:03 -06:00
Eva Isabella Luna
a52676aacf
[Branding] Begin work on moving from PojavLauncher -> Amethyst
...
Decently scuffed and leaves a bunch of stuff to be done. This is just the beginning of a series of commits that will be moving things over.
Icon is temporarily and will be replaced with the official Amethyst icon at a later date.
2025-05-18 19:09:27 -06:00
Jordan
89dbfbc1f3
Add new angelauramc.dev domain
2025-05-17 19:29:06 -05:00
Jordan
b871a15286
Update README.md
2025-05-17 18:12:40 -05:00
Jordan
b5cdc483a0
Fix a typo in README.md
2025-05-17 17:28:18 -05:00
Jordan
67edf8db5b
Update README.md
...
This is just a rough draft of the new Amethyst README, needs to be updated.
2025-05-17 17:26:20 -05:00
Eva Isabella Luna
cfdb023f33
Add MobileGlues renderer ( #1 )
2025-05-17 14:48:42 -06:00
alexytomi
4cbe20dbc4
[Renderer/MG](chore): Update MobileGlues sub-module
2025-05-18 01:06:47 +08:00
alexytomi
95b672edd7
fix[Settings/MG]: Change variable names to be more accurate
...
Addresses https://github.com/PojavLauncherTeam/PojavLauncher/pull/6751#discussion_r2062853362
2025-05-06 14:58:11 +08:00
alexytomi
eb8b2c3475
fix(build): getGitHash didn't use the correct hash
...
This change finally solves the problem it was meant to solve
2025-04-24 23:17:32 +08:00
alexytomi
de61c44f66
[README/ANGLE/MG]: Add necessary legal notices for usage of ANGLE
2025-04-22 01:50:17 +08:00
alexytomi
122ad985b4
[README/MG]: Add credits to MobileGlues
2025-04-20 02:00:27 +08:00
alexytomi
4413dedd96
[Renderer/MG](chore): Bump MobileGlues to v1.2.4
2025-04-20 01:56:36 +08:00
alexytomi
762751a683
[Settings/MG]: Add new settings UI for renderer specific options and MG options
...
Thank you @Vera-firefly and @Movtery for your respective implementations
on your forks. They were used as reference here.
2025-04-20 01:55:00 +08:00
alexytomi
54b2e2cabf
[Renderer/MG](fix): Update caciocavallo17 to work with modern Java versions and set better defaults
...
Now based on
cdc19a131a
2025-04-20 01:43:37 +08:00
alexytomi
261db7a0a8
[Renderer/MG](fix): Actually load ANGLE properly
...
Thank you @Tungstend (again) for the tip (and code, sorry)
Co-authored-by: Tungstend <hanjinlong197@gmail.com>
2025-04-20 01:43:37 +08:00
alexytomi
d9daf405b7
[Renderer/MG]: Add ANGLE libraries back
2025-04-20 01:22:30 +08:00
alexytomi
aa4b25ea6f
[Renderer/MG]: Add MobileGlues renderer
...
Thank you @Tungstend and @Swung0x48 for the help!
Co-authored-by: Tungstend <hanjinlong197@gmail.com>
Co-authored-by: Swung0x48 <swung0x48@outlook.com>
# Conflicts:
# app_pojavlauncher/src/main/res/values/strings.xml
2025-04-19 16:03:41 +08:00
MovTery
6eb830ba7a
Fix(DownloadUtils): Set Read Timeout Duration ( #6504 )
...
* Fix[DownloadUtils]: Set Read Timeout Duration
Pojav has not set a timeout for downloading files, which results in situations where file downloads do not throw an exception or terminate even after timing out.
* Update DownloadUtils.java
2025-04-18 20:56:13 +02:00
TarikBR
42c1c98c21
fix(log): log4j with incorrect configuration ( #6822 )
...
* fix[log]: log4j with incorrect configuration, mostly in newer minecraft versions
* fix[log]: add xml configuration for minecraft 1.21.2+
* refactor[log] improved getLog4jConfiguration()
* refactor[log]: just change version number instead unpacking in a method to get the log4j config
2025-04-18 20:55:40 +02:00
Eva Isabella Luna
3b4364bca2
Bump dawidd/actions-download-artifact to v9 (dependabot alert)
2025-04-14 15:13:46 -06:00
TarikBR
093c810e9f
fix[demo]: being able to access the hidden demo folder ( #6827 )
...
* fix[demo]: button to open the game directory allowing access to the hidden demo folder
* fix[demo]: switching accounts being able to access hidden folder
2025-04-14 14:56:40 -06:00
alexytomi
dcc2b95f54
Undo removal of force close button in-game ( #6823 )
...
Reverts commit 19dc51f (cleanup: remove unneeded menu entry)
Even if it closes when swiping away the app, there are cases where you
cannot swipe it away, or even bring up the navigation bar.
2025-04-13 15:11:27 -06:00
Koushik Roy
7c9c076105
Update README.md ( #6590 )
...
* Update README.md
* Update README.md
* Crystall1nedev's changes #1
* Small tweaks
---------
Co-authored-by: Dev1ss0 <94245667+Dev1ss0@users.noreply.github.com>
Co-authored-by: Eva Isabella Luna <me@crystall1ne.dev>
2025-04-11 14:47:37 -06:00