Skip to content

Releases: CalebQ42/SWAssistant

Polish

30 Aug 07:25
Compare
Choose a tag to compare
  • Added the option to disable animations
  • Several small animation and UI fixes/tweaks
  • Fixed career switch showing up on minions

Maintenance

29 Aug 10:51
Compare
Choose a tag to compare

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

21 May 16:33
Compare
Choose a tag to compare
  • Fixed creating profiles sometimes sometimes not being allowed, saying Google Drive is Disconnected.
  • Fixed not being allowed to create profiles when offline.
  • Updated deps
  • Move code to new recommendations

Material 3 & Misc

14 Oct 18:09
Compare
Choose a tag to compare
  • Material 3 theme.
    • Minor code tweaks to the theme for "correctness"
  • Added predictive back support
  • Updated deps

Minor bug fixes

05 Sep 15:58
Compare
Choose a tag to compare
  • Mostly bug fixes from updated deps (primarily darkstorm_common and stupid)

And a bit more bugs...

24 Jul 16:40
Compare
Choose a tag to compare
  • 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

23 Jul 09:29
Compare
Choose a tag to compare
  • 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

21 Jul 05:31
Compare
Choose a tag to compare

DEATH TO BUGS:

  • Network errors for Google Drive are "handled" (ignored)
  • Better out of range handling for EditableList
  • Manual import FilePicker now properly uses FileType.custom and should work properly

Ignore silent errors

10 Jul 17:13
Compare
Choose a tag to compare

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.

Bug fixes

07 Jul 06:36
Compare
Choose a tag to compare
  • Some bug fixes.