这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: Shopify/mobile-buy-sdk-android

3.3.1

13 Feb 15:32
913062d

Choose a tag to compare

TBD

v3.3.0

20 Dec 23:23
6744b85

Choose a tag to compare

Migrate all code in buy3 module to Kotlin (#575) (#589)

* Migrate all code in buy3 module to Kotlin

- Migrate code
- Migrate and fix tests
- Update sample to fix integration issues
- Update to the latest dependencies

* Improve GraphClient builder

* Remove deprecated Android Pay support and comment out its usage (#583)

- Remove `buy3-pay-support` module
- Remove Google Wallet dependencies
- Comment out any Pay related code for later migrate to Google Pay

* Update schema

3.2.4

16 Aug 13:55
14426e9

Choose a tag to compare

Fetching customer for checkout object is now deprecated and will always return null.
Add append Gift Card to the checkout
Return access token for new created customer
Add Fulfilment to the order object

Update sample store front schema

3.2.3

17 Jul 20:11

Choose a tag to compare

Update StoreFront schema
Remove Android Pay documentation
Update Apollo for sample app to the latest

3.2.2

16 May 02:21
29b301f

Choose a tag to compare

Update schema
Downgrade lib min sdk to 19
Update sample app

3.2.1

16 Apr 03:26
8ee1641

Choose a tag to compare

Update schema version to the latest.
Update sample.

3.1.2

25 Oct 19:54

Choose a tag to compare

  • make http cache versioned
  • update StoreFront schema with the latest version
    • adds support for Swazi Lilangeni currency
    • adds an implementation sample for using discount codes for checkout
  • fixes an issue where input objects sends null any way when it explicitly set

3.1.1

05 Oct 18:10

Choose a tag to compare

Updated store front schema:

  • Adds ability to apply discounts to Storefront.Checkout via the checkoutDiscountCodeApply mutation
  • Adds ability to explicitly set a customer's default address via the customerDefaultAddressUpdate mutation

3.1.0

28 Sep 15:19

Choose a tag to compare

Introduce Input wrapper for optional types to distinguish explicit null and undefined values.
Update store front schema to the latest

3.0.7 release

12 Sep 23:42

Choose a tag to compare

Update StoreFront schema