Skip to content

Releases: rokwire/app-flutter-plugin

1.1.0

21 Jul 20:30
b6eb37a
Compare
Choose a tag to compare

Changed

  • Added GeoFence location rules in FlexUI #62.
  • GeoFence service updated to load regions from content BB #91.
  • Cleaned up Favorites, prepare for UIUC 4 features #88.
  • Preserve the order of Favorite items #88.
  • StringUtils.capitalize extended to process sentences #88.
  • Removed Group polls hook methods #1679.
  • Do not delete automatically empty favorites sections #88.
  • Updated Groups.reportAbuse API 1854.
  • Update inbox Sent By message #1958.
  • Check Post Nudges for list of group names or group with wild card #113.
  • Updated format of Favorite.toString #2052.
  • Remove check for attendance group for authman sync call #115.

Fixed

  • Fixed auth2AnonymousId storage key #79.
  • Handle "leftToRight" horizontal direction in TrianglePainter widget #83.
  • Update UserGroups when group firebase message is fired #1605.
  • Fixed FlexUI service dependency #88.
  • Fixed equality check in Auth2UserProfile.setFavorites #88.
  • Send correct "ids" parameter when loading content items #106.

Added

  • Acknowledge the field for hidden group #81.
  • Update Group API to hook polls #1617.
  • Added API call for content items #1636
  • Group Attendance #94.
  • Cache attended group members #94.
  • Added access to FlexUI content source #88.
  • Added methods for updating entire category of favorites #88.
  • StringUtils.capitalize extended with custom delimters #88.
  • Added FavoriteItem class #88.
  • Expose getter for user's first name #102.
  • Added DayPart parser utility to DateTimeUtils #1822.
  • Added Groups.reportAbuse API #1847.
  • Added DateTimeUtils util methods #1692.
  • Added debugDisplayName getter in Service interface #1869.
  • Load group post templates from the backend #108.
  • Added ListUtils.entry helper.
  • Added delete API to Polls #1954.
  • Defined equality operators to Event and Poll #2020.

1.0.2

29 Apr 19:59
8ef6282
Compare
Choose a tag to compare

Changed

  • Bring back the old Polls BB #76.
  • Group service: linkEventToGroup implements members param #1487.
  • GroupPost implements members param #1450.
  • Group service: implement loadGroupEventMemberSelection #1519.
  • Provide possibility for skipping notification when privacy level is changed #63.
  • Do not skip sending notification when changing privacy level #65.
  • Update favorite icon availability for privacy level 4+ #68.
  • Updated homepage and author details in rokwire_plugin.podspec #34.

Fixed

  • Fixed crash on activity destroy in Android native side #50.
  • Image rotation before upload #58.

Added

  • Get, Create, Update and Delete user's profile picture #53.
  • Send notification when user changes profile picture #61.
  • Integrate new Polls BB #70.
  • Added miscelanious controls to UI section #2.

0.0.3

20 Mar 04:21
29d78a2
Compare
Choose a tag to compare

Fixed

  • Wait for applyLogin in Auth2.processLoginResponse #46.

0.0.2

08 Mar 19:57
8e6941c
Compare
Choose a tag to compare

Added

  • Rokwire plugin moved in own GIT repo #1203.
  • OIDC auth result codes #25
  • Add auth requests to new Core BB endpoints #19
  • Group rules in FlexUI #18.
  • Fix issues with account linking #11
  • Added capability to filter staled analytics packets before sending them to log service #4.
  • Added miscellaneous controls to UI section #2.
  • Added progress capability to RoundedButton #29.

Changed

  • Allow more functions in services to be overridden #1.
  • Content expose method uploadImage() #1375.

Fixed

  • Match Core BB JSON keys in Auth Profile #22.
  • Fixed crash in FlexContentWidget when no buttons definition persists.
  • Android: plugin initialization #27.
  • Do not acknowledge pending membership in FlexUI #31.