Skip to content

Releases: uber/rides-android-sdk

v2.0.1-BETA

19 Jul 07:13
4b66ce4
Compare
Choose a tag to compare

Releasing authentication sdk with some fixes

v0.10.8

22 Sep 17:07
72011ec
Compare
Choose a tag to compare

Update

v0.10.7

17 Aug 07:38
947ca19
Compare
Choose a tag to compare

Uber Rides Android SDK (Beta) v0.10.7 - 08/17/2023

Fixed

  • Issue #204 NullPointerException when login via SSO with pushed authorization request

v0.10.4

30 May 17:49
46b6bef
Compare
Choose a tag to compare

Uber Rides Android SDK (Beta) v0.10.4- 05/30/2023

Fixed

  • Issue #194 Added PAR login flow

  • Issue #193 Deprecating webview

  • integrated the par flow to prefill profile information from 3P to uber auth flows. It can be done by setting ProfileHint in the SessionConfiguration object

  • updated java version to 1.8 for core lib

  • updated endpoint to auth from login

  • replaced jcenter with mavenCentral

v0.10.2

03 Dec 22:16
Compare
Choose a tag to compare

Uber Rides Android SDK (Beta) v0.10.2 - 12/03/2019

Download Description
login-sample Login to Uber Sample
request-button-sample Ride Request Button Sample

v0.10.1

27 Feb 18:55
Compare
Choose a tag to compare

Uber Rides Android SDK (Beta) v0.10.1 - 02/27/2019

Fixed

  • Issue #153 NullPointerException when login via SSO without setting product flow priority
  • Issue #151 Login throws IllegalStateException when using only CustomScopes
Download Description
login-sample Login to Uber Sample
request-button-sample Ride Request Button Sample

v0.10.0

14 Dec 21:35
Compare
Choose a tag to compare

Uber Rides Android SDK (Beta) v0.10.0 - 12/14/2018

Added

  • Issue #144 Allow SSO Client to dictate which Uber Apps can be used for SSO
  • Issue #138 Support for IETF RFC 8252
  • Issue #130 Support for Uber Eats SSO

Fixed

  • Issue #129 Allow use of refresh token for non-privileged scopes
  • Issue #119 Redirect URL documentation issue
Download Description
login-sample Login to Uber Sample
request-button-sample Ride Request Button Sample

v0.9.1

20 Mar 18:16
Compare
Choose a tag to compare

Uber Rides Android SDK (Beta) v0.9.1 - 03/20/2018

Fixed

  • Issue #115 Release Script is creating invalid release notes/download artifacts.
  • Updated to Java SDK 0.8.0 to fix Token Refresh NPE
Download Description
login-sample Login to Uber Sample
request-button-sample Ride Request Button Sample

v0.8.1-SNAPSHOT

13 Feb 22:03
Compare
Choose a tag to compare

Uber Rides Android SDK (Beta) v0.8.1-SNAPSHOT - 02/13/2018

Added

  • Issue #111 Add Uber Mobile Web support
    over deprecated Ride Request Widget

Fixed

  • Issue #105 onReceivedError and onReceivedHttpError does not work on API level < 23
Download Description
login-sample Login to Uber Sample
request-button-sample Ride Request Button Sample

v0.8.0-SNAPSHOT

09 Feb 16:23
Compare
Choose a tag to compare

Uber Rides Android SDK (Beta) v0.8.0-SNAPSHOT - 02/09/2018

Changed

  • Issue #101 LoginManager now uses AccessTokenStorage

Added

Download Description
login-sample Login to Uber Sample
request-button-sample Ride Request Button Sample