Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dropbox/dropbox-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: dropbox/dropbox-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.0
Choose a head ref
  • 7 commits
  • 2,311 files changed
  • 4 contributors

Commits on Dec 1, 2023

  1. Fix maven publish (#516)

    wdziemia authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    23852f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Update README and bump version to -SNAPSHOT (#519)

    * Update README.md
    * Bump version to snapshot
    wdziemia authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9d3744c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Removes root generated_stone_source/ and commits core/build/generated…

    …_stone_source/ to allow easier tracking of source changes (#529)
    
    Co-authored-by: Walter Dziemianczyk <wdziemia@dropbox.com>
    wdziemia and Walter Dziemianczyk authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    de23905 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. MF-5140 Adds @nullable & @nonnull annotations to generated data model…

    … getters (#527)
    
    * MF-5140 Adds @nullable & @nonnull annotations to generated data models
    
    ---------
    
    Co-authored-by: Walter Dziemianczyk <wdziemia@dropbox.com>
    wdziemia and Walter Dziemianczyk authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    98daa3d View commit details
    Browse the repository at this point in the history
  2. Mention android:taskAffinity activity property in Android example (#521)

    * Update README.md & AndroidManifest.xml
    tiberiusteng authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ef82f15 View commit details
    Browse the repository at this point in the history
  3. Fix StoneTask cache misses (#530)

    * fix StoneTask cacheability
    devPalacio authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    80ae555 View commit details
    Browse the repository at this point in the history
  4. Prepare for release 6.1.0 (#531)

    Co-authored-by: Walter Dziemianczyk <wdziemia@dropbox.com>
    wdziemia and Walter Dziemianczyk authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    23ad93b View commit details
    Browse the repository at this point in the history
Loading