7375 Commits

Author SHA1 Message Date
AngelAuraMC Bot
33adcc0142 New translations strings.xml (Mongolian) 2025-05-30 22:09:51 -06:00
AngelAuraMC Bot
8596be86af New translations strings.xml (Lithuanian) 2025-05-30 22:09:50 -06:00
AngelAuraMC Bot
72cc7445b7 New translations strings.xml (Korean) 2025-05-30 22:09:49 -06:00
AngelAuraMC Bot
d9d847debc New translations strings.xml (Japanese) 2025-05-30 22:09:48 -06:00
AngelAuraMC Bot
cfe34befea New translations strings.xml (Italian) 2025-05-30 22:09:47 -06:00
AngelAuraMC Bot
e7b490d146 New translations strings.xml (Hungarian) 2025-05-30 22:09:45 -06:00
AngelAuraMC Bot
181b8a4939 New translations strings.xml (Hebrew) 2025-05-30 22:09:45 -06:00
AngelAuraMC Bot
54b416a0dd New translations strings.xml (Finnish) 2025-05-30 22:09:44 -06:00
AngelAuraMC Bot
f40c061c60 New translations strings.xml (Greek) 2025-05-30 22:09:43 -06:00
AngelAuraMC Bot
d357f3db37 New translations strings.xml (German) 2025-05-30 22:09:42 -06:00
AngelAuraMC Bot
cfcee307b4 New translations strings.xml (Czech) 2025-05-30 22:09:40 -06:00
AngelAuraMC Bot
a2d7e1b5a9 New translations strings.xml (Catalan) 2025-05-30 22:09:39 -06:00
AngelAuraMC Bot
61b4ff1991 New translations strings.xml (Arabic) 2025-05-30 22:09:38 -06:00
AngelAuraMC Bot
1f46709f7c New translations strings.xml (Afrikaans) 2025-05-30 22:09:37 -06:00
AngelAuraMC Bot
053ffa2a01 New translations strings.xml (Spanish) 2025-05-30 22:09:36 -06:00
AngelAuraMC Bot
9471b3a4a6 New translations strings.xml (French) 2025-05-30 22:09:35 -06:00
AngelAuraMC Bot
72478c0f94 New translations strings.xml (Romanian) 2025-05-30 22:09:34 -06:00
Eva Isabella Luna
c93d53540a
[Fix] Save new notification icon. 2025-05-30 19:55:34 -06:00
Eva Isabella Luna
53c45da2e5
[Fix] Use a different image for notifications
Working around an Infinix bug where the icon will crash the app or cause major slowdowns, I'll need to tweak the icon size later on.
2025-05-30 19:39:30 -06:00
Eva Isabella Luna
17d50bf0ad
[Branding] Add the final logo
TODO: Monochrome Android 13+ themed icons support, needs some more work before this is ready. Also fixes some OneUI 7 users not being able to install the app (still), and renames the foreground service (needs check on translations.)
2025-05-29 23:01:15 -06:00
Eva Isabella Luna
c6ba54c364
add[Settings/JVM]: Add switch to revert to old "Execute a .jar" behaviour (#8) 2025-05-29 21:16:03 -06:00
Eva Isabella Luna
a78649708e
Update Discord Link in readme and app (#9) 2025-05-29 15:34:26 -06:00
GurvirS9
b81666eab4
Update README.md 2025-05-30 00:47:06 +05:30
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