Releases: CalebQ42/SWAssistant
Releases · CalebQ42/SWAssistant
Polish
Maintenance
This update is mainly here to update the sdk version of the Android version so it can stay available on Google Play.
- Updated backend requests and text for Darkstorm backend instead of Stupid backend.
- Minor bug fixes
Bug fixes
Material 3 & Misc
- Material 3 theme.
- Minor code tweaks to the theme for "correctness"
- Added predictive back support
- Updated deps
Minor bug fixes
- Mostly bug fixes from updated deps (primarily
darkstorm_common
andstupid
)
And a bit more bugs...
- A Snackbar is displayed if Google Drive fails due to the user's Drive being full.
- Theoretically. I don't have a proper way to test this.
MORE BUGS
- Fixed the Roll Critical button for weapons not working
- This was an issue with Bottom not properly updating it's children.
- Removed Manual Import from settings.
- This (theoretically) shouldn't be needed anymore and would need a proper explanation dialog that I don't feel like writing up since it'll probably never be seen.
Bug Death
Ignore silent errors
Silent errors are now ignored to prevent some crash spam I was receiving. I mainly need to add a filtering option to Stupid Crashes to prevent this sort of spam.