github dropbox/dropbox-sdk-java v5.4.2

latest releases: v7.0.0, v6.1.0, v6.0.0...
2 years ago

What's Changed

  • Update dropbox-api-spec to point to more recent version (Sept 01, 2022) #431
  • Generated stone api code is now checked into repository for greater visibility of spec changes #418
  • Renamed master -> main #424
  • Added gradle version catalog #414#436
  • Moved android code from dropbox-sdk-java into dropbox-sdk-android #429
  • Converted Java code to Kotlin in dropbox-sdk-android while mostly maintaining binary compatibility. #430
  • Binary Compatibility Changes since v5.3.0#449 (see changes):
    • The following classes are now final and cannot be extended.
      • com.dropbox.core.android.Auth
      • com.dropbox.core.android.DbxOfficialAppConnector
    • In com.dropbox.core.android.AuthActivity, constants for the Intent Extra Keys were moved to com.dropbox.core.android.internal.DropboxAuthIntent
  • Fixed NPE bug in login flow #347

New Contributors

Full Changelog: v5.4.1...v5.4.2

Don't miss a new dropbox-sdk-java release

NewReleases is sending notifications on new releases.