Skip to content

v5.4 - Meowth

Compare
Choose a tag to compare
@c3bryant c3bryant released this 13 Sep 23:00
· 4292 commits to experimental since this release

General

Bugfixes

  • Update watchLocation err output (341e55b)
  • Resolve promise warning from err catch (ff7e82c)
  • Fix a location issue when coordinates are not available (c874e82)
  • Revert shuttle routes master (da143a5)
  • Fix card width dimensions (46c6313)
  • Fix layout issues on shuttle card (318f0ce)
  • Revert feedbackview to current live version (6887f5f)
  • Clear special events left tab bottom border (0529b75)
  • Hide dining item cost for items with no price (f8c388e)

New features and enhancements

  • Reduce TTL for special events and quicklinks (4c07b50)
  • Deprecate getUserHome (247d40d)
  • Add indicator when no shuttle route is present (27443b7)
  • Remove notification styles (9ba1ace)
  • Rename homedir folder campusapp to campusmobile (01dd4f0)
  • Add support for google services api key (cfcdc43)
  • Retire deprecated static json files (fdc5d5d)
  • Update user settings icon (906ea0d)
  • Remove codepush from scripts (1f43279)
  • Add firebase key replacement to scripts (f290f23)
  • Update google services (9fb24b3)
  • Update settings icon (efba7d9)
  • Use title for special events header (2cdab5c)
  • Cleanup cards reducer (29e25c4)
  • Change Settings to User Settings (5b0c90a)
  • Facilitate more banner types (47c4cf1)
  • Readme update (f1638f6)
  • Add google analytics event tracking for saved special events (ff73751)
  • Add google event tracking capability (b2d5054)
  • Add url to share message (0b0740e)
  • Add back some old surf report styling (1d872c7)
  • Add map comment (6e2843a)
  • Add ShareContent Button to news and events (85cd39a)
  • Remove geolocation from main (48cf06a)
  • Merge pull request #189 from ucdavis/srk/pushnotifications (e0265dd)
  • Add in all Google pod stuff (e135395)
  • Pod file with version locks (6ee1bf7)
  • Put readme back (fec1dac)
  • Add entitlements (1e90cea)
  • add in firebase messaging cocoa pod (6caffd7)
  • Add info plists and update iOS project (de9be1b)
  • Readme note (cab5fca)
  • Include push notification container in the main app (c1bfa7b)
  • First pass at a push notification container (306336f)
  • Bring in FCM + setup build (a45fa26)
  • Update build gradle w/ firebase (665fae7)

iOS

New features and enhancements

  • New app icon for ios (031bcf3)
  • Updated google service info for ios (6bf6d77)

Android

Bugfixes

  • Fixed #133 by removing maximumAge parameter causing problems for android 6 api 23 (8be1e37)

New features and enhancements

  • New app icon for android (f3897ee)
  • Added android push notification icon (df83137)