Skip to content

Releases: codeRIT/brickhack-mobile-ios

Favorites! (using production data)

09 Feb 08:01
Compare
Choose a tag to compare
  • Damn timezone bug is fixed again
  • Notifications are given for favorited events (including asking for permission)
  • Event description label in dark mode has more contrast in dark mode, a bit less in Light mode (but is using Apple's default colors sooooo)
  • Event description doesn't clip favorite button anymore
  • Errors now only show one at a time.
    • This allows for "held" errors to be interrupted by something going wrong deeper in the callstack.

Small Fixes

09 Feb 00:35
Compare
Choose a tag to compare
  • Admins can now login
  • Added login error fallback (logout on error)
  • Added schedule parsing error checking
    ~ Fixed bug where the wrong current event was selected (#timezones)
    ~ Fixed bug where HTML showed up in event descriptions

App Store 1.0

08 Feb 06:08
Compare
Choose a tag to compare

First release of the the BrickHack app!
Users can:

  • View the event schedule (title, description) with live updates
  • View emergency contact information for RIT
  • Access the BrickHack Slack and Devpost

Other features:

  • Dark Mode support
  • Supports all iPhone screen sizes

Known issues:

  • Admin login doesn't work (#15)
  • Favorite functionality is not implemented (#16)
  • HTML in event descriptions (#17)
  • Incorrect date calculation for some events #18