aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/global
AgeCommit message (Collapse)Author
2022-05-02Merge pull request #503 from txtsd/mnemonics_fixdada513
Fix mnemonics that didn't parse
2022-05-01Merge pull request #511 from dada513/hide_java_wizarddada513
add hide java wizard toggle
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-30add hide java wizard toggledada513
2022-04-29fix(mnemonics): Add missing buddies to labelstxtsd
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-25Remove old macOS data migration codeKenneth Chew
2022-04-22added: Mnemonics for Settings/APIsDaniel Schemp
2022-04-22added: Mnemonics for Settings/AccountsDaniel Schemp
2022-04-22added: Mnemonics for Settings/External ToolsDaniel Schemp
2022-04-22added: Mnemonics for Settings/ProxyDaniel Schemp
2022-04-22added: Mnemonics for Settings/JavaDaniel Schemp
2022-04-22added: Mnemonics for Settings/Minecraft+Daniel Schemp
2022-04-22added: Mnemonics for Settings/LauncherDaniel Schemp
2022-04-17Merge pull request #411 from kthchew/feature/menubarSefa Eyeoglu
2022-04-17Improve menu bar setting stringKenneth Chew
2022-04-17Disable instead of hide menu bar option on LinuxKenneth Chew
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-15Add option to always show menu bar instead of toolbarKenneth Chew
For those who like keyboard navigation at the expense of aesthetics.
2022-04-07Merge pull request #364 from Scrumplex/fix-i18n2Ezekiel Smith
Fix translatable strings 2
2022-04-04Merge pull request #345 from Scrumplex/handle-incompatible-javaSefa Eyeoglu
2022-04-01Merge pull request #355 from dada513/flatpak_properlyEzekiel Smith
Fix flatpak properly
2022-03-29fix(i18n): remove brand names from translationsSefa Eyeoglu
2022-03-28Merge branch 'develop' of https://github.com/PolyMC/PolyMC into flatpak_properlydada513
2022-03-28Fixdada513
2022-03-27fix: remove "PolyMC" from stringsSefa Eyeoglu
2022-03-27Inform user about possible issues when using a Portal as instance folderdada513
2022-03-27Add quit launcher after game stops option (Steam Deck)dada513
lecense
2022-03-24chore: add license headerSefa Eyeoglu
2022-03-24feat: block launch if Java is incompatibleSefa Eyeoglu
Keep track of compatible Java versions from meta. Launch-step VerifyJavaInstall will check if current instance's Java version is compatible. Also add override option both globally and per-instance in-case the user doesn't care about the requirement.
2022-03-21Merge pull request #298 from Scrumplex/fix-i18nSefa Eyeoglu
Fix translatable strings
2022-03-20fix: retranslate CustomCommandsSefa Eyeoglu
2022-03-20chore: add license headerSefa Eyeoglu
2022-03-20App: Retranslate all pages when the language is changedJamie Mansfield
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-03-19fix(i18n): fix translatable stringsSefa Eyeoglu
2022-03-18fix(ui): remove paste.polymc.orgflow
2022-03-15Merge pull request #188 from PolyMC/removal/notificationsEzekiel Smith
remove notifications
2022-03-05fix: reorganize icon themesSefa Eyeoglu
Rename MultiMC to Legacy Simple (Colored) is now the first icon theme Custom is now the last icon theme, which also fixes a loading issue when Legacy was selected Fix loading of Legacy theme
2022-02-21fixswirl
2022-02-20remove notificationsswirl
2022-02-12fix: MSA = Microsoft AuthenticationSefa Eyeoglu
2022-02-12fix(ui): explain why 'Add Microsoft' might be disabledSefa Eyeoglu
2022-02-12feat: implement MSA client id overrideSefa Eyeoglu
Closes #11
2022-02-12feat(ui): add custom MSA client id settingSefa Eyeoglu
2022-02-03Merge branch 'offline-mode-accounts' of git://github.com/NyaomiDEV/PolyMC ↵swirl
into feature/offline_mode
2022-02-03make closeAfterLaunch goodswirl
2022-01-30Lock offline mode support behind insertion of at least one Minecraft accountbexnoss
Co-Authored-By: Naomi Calabretta <tony0000.ac@gmail.com>
2022-01-30Add offline mode supportbexnoss
2022-01-29Close after Launch settingswirl
2022-01-27Fix icons changing when exiting the settings windowJoshua Goins