Releases: uber/rides-android-sdk
v2.0.1-BETA
Releasing authentication sdk with some fixes
- added prompt configuration to the AuthContext
- fixed bug with 3 legged oauth flow
v0.10.8
Update
- Updated rides-java-sdk version to 0.8.4
v0.10.7
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
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
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
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
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
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
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
Uber Rides Android SDK (Beta) v0.8.0-SNAPSHOT - 02/09/2018
Changed
- Issue #101 LoginManager now uses AccessTokenStorage
Added
- Issue #22 Customtab support
Download | Description |
---|---|
login-sample | Login to Uber Sample |
request-button-sample | Ride Request Button Sample |