-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SCL 3.23 LTS] The Catch Up #29
Conversation
- Re-add missing return - Add comment on why Java version is limited to 17 or below - Allow null javaArgs - Remove excessive logging
- Moved exit logic from mapperadapter to mapperfragment - Replaced color indicator with row highlight - Removed reloadGamepadMaps() - Changed some design elements
…orDrawable, add settings entry
This allows the JVM to use its own crash handler and dump the native crash stack into stderr, which makes it more convenient for the end-user to see the error. This does not disrupt ART as the signal handlers get handled through Android's integrated libsigchain first.
- Add download size queries through a HEAD request - Use the file size for progress instead of file count when all file size are available - Add download speed meter
Update GPLAY_PRIVACY_POLICY to be more clear, and remove the news entry as the news in Pojav no longer exists.
haven't done this in a while, technically upgrades SCL to foxglove since I don't think I did that yet
Turns out if you were perfectly still, it would fail. For a quick tap, it was fairly easy to create.
NOTE: requires a different version of the FFmpeg plugin which I haven't made yet
Makes the main ui slightly cleaner
For some reason, when entering the settings fragment, it would have this behavior.
don't know if I should update "helianthus" to something like "helianthus-ultima" and / or drop support for 3.21 versions |
very jank fix idk if this will work
Icon fix merged which is the last major fix I have planned for this update |
If there are no issues reported by the end of the day I will release the update sometime in the next day or so. |
Merge delayed: zink crashes on latest release candidate |
3.22 was not skipped it was scrapped and important features found themselves into 3.21 it def wasn't an oopsie on my part where I released this as 3.23 without checking to see if 3.22 ever got released
this is the first major update to SCL in a while so things may be broken like extremely so
this version does not have ltw because I don't yet have perms to distribute it (waiting to hear back from artdev) and also need to figure out how I'd merge it without replacing ANGLE (I want to keep both)
Changelog:
This will be the last major stable SCL version before rewrite update and new mesa which will likely take a while as I'll have to pojav patch the latest 25.0 mesa from scratch.
This version is the newest LTS