Skip to content

Crash fixing and code optimizations

Compare
Choose a tag to compare
@itachi1706 itachi1706 released this 01 Aug 11:09
546699f
  • AsyncTasks no longer exists as a inner class, eliminating static leaks (#336)
  • All app settings now uses the AndroidX preference library (#338)
  • Fixed crash caused by Proguard removing needed methods in Grade Scoring Logger Utility (#339)
  • Fixed crash when a module is a pass/fail module without a known grade (-) (#340)
  • Institution/Semester/Module names are now automatically capitalized per word
  • Semester timeframes must now fall within the time stated by the institution it resides in (#341)