Skip to content

Releases: Shopify/mobile-buy-sdk-android

1.2.4

16 Mar 18:51
Compare
Choose a tag to compare
  • 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

12 Feb 19:06
Compare
Choose a tag to compare
  • Adds app's package identifier to the user_agent
  • Adds checkout attributes

1.2.2

14 Jan 21:14
Compare
Choose a tag to compare
  • 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

19 Oct 20:48
Compare
Choose a tag to compare
  • 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

02 Oct 17:38
Compare
Choose a tag to compare

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