Releases: Shopify/mobile-buy-sdk-android
Releases · Shopify/mobile-buy-sdk-android
1.2.4
- Fixes an issue with Gift Cards and Checkout updates #28
- Fixes an issue with removing reservations #30
- Adds paginated Collection API #35
1.2.3
- Adds app's package identifier to the user_agent
- Adds checkout attributes
1.2.2
- Add support for clearing a
ShippingRate
from a Checkout
(#17)
- Use Chrome Custom Tab for completing a checkout if it is available (#13, #14)
- Fix issues with OkHttp 2.5 when trying to store a credit card (#11)
- Fix Null pointer exceptions in Sample and SDK (#20)
1.2.1
Product
now includes tags
(#3).
Checkout
now includes note
(#6).
- Fixed issue with OkHttp 2.5.0 (#8).
ProductVariant
now exposes Product
title (#5).
1.2.0
Mobile Buy SDK is now open source.
We welcome contributions, please read more here.
- Removed the "Native Sample App".
- Removed the "Product View Sample App."
- Added a new improved "Sample App" to demonstrate use of the SDK
- Replaced Paralloid library with CollapsingToolbarLayout