Skip to content

Releases: google/java-photoslibrary

v1.1.0

30 Nov 04:52
Compare
Choose a tag to compare

This release includes new calls for shared Albums and a new call to retrieve a list of media items by their ID:

  • New call batchGetMediaItems(..) to retrieve a list of media items by their identifier
  • New call leaveSharedAlbum(shareToken) to leave a shared album a user has joined
  • New call unshareAlbum(albumId) to unshare a previously shared album and mark it as private
  • New call getSharedAlbum(shareToken) to retrieve an album by a share token

See the javadoc reference documentation and the development guides for further details.

Bug fix release v1.0.1

11 Oct 23:34
Compare
Choose a tag to compare

Small bug fix release.

Initial release

06 Sep 00:55
Compare
Choose a tag to compare

First release of the Google Photos Library API client library for Java.

The library is now available on Maven Central. See the readme for details on how to include it in your project as a dependency.

The javadoc is available here: https://google.github.io/java-photoslibrary/1.0.0/

For general information about the Google Photos Library API, see the developer documentation at: http://developers.google.com/photos