Releases: wordpress-mobile/WordPress-MediaPicker-Android
Releases · wordpress-mobile/WordPress-MediaPicker-Android
0.3.1
What's Changed
- [Buildkite] Add Agent Attribute with Queue Android to Every YML File by @ParaskP7 in #76
- [Build] Update Kotlin to 1.9.22 by @ParaskP7 in #77
- [Dependency Analysis] Add Android Gradle Plugin by @ParaskP7 in #78
- [Build] Update Kotlin to 1.9.24 by @ParaskP7 in #79
- [Dependency Update] Update
a8c-ci-toolkit
to 3.4.2 by @ParaskP7 in #80 - Remove not-needed permissions for the Camera function by @hichamboushaba in #82
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2
What's Changed
- Ability to select other file types by @hichamboushaba in #71
Full Changelog: 0.2.0...0.2
0.1.2
0.1.1
What's Changed
- Fix race condition that resulted in duplicate images when uploading multiple files by @hichamboushaba in #59
New Contributors
- @hichamboushaba made their first contribution in #59
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Initial library and sample app setup by @wzieba in #12
- Basic CI setup by @wzieba in #13
- Remove CircleCI config by @wzieba in #16
MediaPicker
from WordPress Android by @wzieba in #14- Updated build.gradle to include dependencies for android by @anitaa1990 in #20
- Add Buildkite & remote build cache support by @oguzkocer in #22
- Added photo picker activity xml used for MediaPickerActivity by @anitaa1990 in #23
- Add 3rd party dependencies needed for
insert
andloader
packages by @wzieba in #21 - Add
UriWrapper
by @wzieba in #24 - Add
WPMediaUtils
and its few dependencies by @wzieba in #25 - Cleaned up MediaPickerActivity by @anitaa1990 in #33
- Remove
LocaleManager
by @wzieba in #39 - Cleaned up MediaThumbnailViewUtils by @anitaa1990 in #40
- Comment out WordPress only related code from
insert
package by @wzieba in #37 - Clean up
loader
package. Remove commented out code. by @wzieba in #42 - issue/34-refactor-mediapickeradaptertake2 by @anitaa1990 in #43
- Use constant for take photo intent by @wzieba in #46
- issue/34-refactor-mediapickerviewmodel by @anitaa1990 in #48
- Introduce domain module by @wzieba in #47
- Jitpack setup by @wzieba in #50
- Update Buildkite docker image and publish lint artifacts by @oguzkocer in #51
- Publish to s3 by @oguzkocer in #52
- Adds a README with setup instructions by @oguzkocer in #54
- Remove Jetifier by @0nko in #56
- Upgrade Gradle to 7.4 & AGP to 7.1.1 by @ParaskP7 in #55
- Update Dagger to 2.42 by @oguzkocer in #58
- Update Gradle to 7.4.2 & AGP to 7.2.1 by @oguzkocer in #57
New Contributors
- @wzieba made their first contribution in #12
- @anitaa1990 made their first contribution in #20
- @oguzkocer made their first contribution in #22
- @0nko made their first contribution in #56
- @ParaskP7 made their first contribution in #55
Full Changelog: https://github.com/wordpress-mobile/WordPress-MediaPicker-Android/commits/0.1.0