Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Releases: google/modernstorage

1.0.0-alpha06

07 Feb 09:44
5acfe8a
Compare
Choose a tag to compare

What's Changed

  • doc: correct usage of ActivityResultContract launch method by @sebastinto in #86
  • Add support for file paths by @yrezgui in #87

New Contributors

Full Changelog: 1.0.0-alpha05...1.0.0-alpha06

1.0.0-alpha05

21 Jan 18:05
c61c6c5
Compare
Choose a tag to compare

What's Changed

  • Convert Groovy to Kotlin DSL by @ghostbear in #79
  • Add RequestAccess ActivityResultContract & migrate to Gradle KTS by @yrezgui in #84

Full Changelog: 1.0.0-alpha04...1.0.0-alpha05

1.0.0-alpha04

19 Jan 11:53
bd4188e
Compare
Choose a tag to compare

What's Changed

  • Update sample to make demo compatible with API 21+ (API 29+ previously) by @yrezgui in #63
  • Fix code snippets in permissions guide by @yrezgui in #65
  • Add storage permissions usage guide by @yrezgui in #72
  • Remove gradlePluginPortal from repositories list by @yrezgui in #73
  • Add Photo Picker guide to navigation by @yrezgui in #75
  • Fix module versioning in documentation by @yrezgui in #76
  • Get storage permissions & remove old packages by @yrezgui in #77
  • Add Bill of Material by @ghostbear in #78

Full Changelog: 1.0.0-alpha03...1.0.0-alpha04

1.0.0-alpha03

12 Jan 12:01
e62cda5
Compare
Choose a tag to compare

What's Changed

  • Migrate jcenter to mavenCentral by @utzcoz in #5
  • Rename media package to mediastore by @yrezgui in #13
  • Improve project infrastructure by @yrezgui in #20
  • Add basic github action to test build by @utzcoz in #9
  • Update README with correct maven coordinates by @saket in #22
  • Publish to Maven by @yrezgui in #21
  • Introduce result type by @yrezgui in #24
  • Add convertMediaUriToContentUri method in MediaStoreRepository by @yrezgui in #31
  • Run publish docs GitHub action when PR is merged to main by @yrezgui in #32
  • Add some .idea files to the repo by @nic0lette in #38
  • Add Filesystem package by @yrezgui in #35
  • Fix doc navigation link by @yrezgui in #40
  • Api ref links by @nic0lette in #52
  • New architecture based on Okio and separated utility libraries by @yrezgui in #59

New Contributors

Full Changelog: https://github.com/google/modernstorage/commits/1.0.0-alpha03