This repository has been archived by the owner. It is now read-only.
Migration to coroutines and some other improvements#1
Open
unitbean wants to merge 16 commits intocloudpayments:masterfrom
Open
Migration to coroutines and some other improvements#1unitbean wants to merge 16 commits intocloudpayments:masterfrom
unitbean wants to merge 16 commits intocloudpayments:masterfrom
Conversation
unitbean
commented
Apr 7, 2021
- refactor: migration from RxJava to native Kotlin Coroutines in network calls and inner logic
- feat: possibility to provide user OkHttpClient to SDK instance for performance proposes
- feat: added network models to proguard-rules for consumer of library
…ork calls and inner logic - feat: possibility to provide user OkHttpClient to SDK instance for performance proposes - feat: added network models to proguard-rules for consumer of library
…K-Android into migration_to_coroutines # Conflicts: # sdk/src/main/java/ru/cloudpayments/sdk/configuration/CloudpaymentsSDK.kt
refactor: updating dependencies
…ts-SDK-Android # Conflicts: # README.md # app/build.gradle # app/src/main/java/ru/cloudpayments/demo/screens/cart/CartActivity.kt # sdk/build.gradle # sdk/src/main/java/ru/cloudpayments/sdk/configuration/CloudpaymentsSDK.kt
…ts-SDK-Android into migration_to_coroutines # Conflicts: # README.md # app/build.gradle # app/src/main/java/ru/cloudpayments/demo/screens/cart/CartActivity.kt # build.gradle # local.properties # sdk/build.gradle # sdk/src/main/java/ru/cloudpayments/sdk/api/CloudpaymentsApi.kt # sdk/src/main/java/ru/cloudpayments/sdk/configuration/CloudpaymentsSDK.kt # sdk/src/main/java/ru/cloudpayments/sdk/viewmodel/PaymentProcessViewModel.kt
…nk it should be moved in another independence module that won't affect the main project
…ines # Conflicts: # app/build.gradle # app/src/main/java/ru/cloudpayments/demo/api/ShopApi.kt # app/src/main/java/ru/cloudpayments/demo/api/ShopApiFactory.kt # app/src/main/java/ru/cloudpayments/demo/api/ShopMethods.kt # app/src/main/java/ru/cloudpayments/demo/screens/cart/CartActivity.kt # build.gradle # gradle/wrapper/gradle-wrapper.properties # sdk/build.gradle # sdk/src/main/java/ru/cloudpayments/sdk/api/CloudpaymentsApiService.kt # sdk/src/main/java/ru/cloudpayments/sdk/configuration/PaymentConfiguration.kt # sdk/src/main/java/ru/cloudpayments/sdk/ui/PaymentActivity.kt # sdk/src/main/java/ru/cloudpayments/sdk/ui/dialogs/PaymentOptionsFragment.kt # sdk/src/main/java/ru/cloudpayments/sdk/util/GooglePayHandler.kt # sdk/src/main/java/ru/cloudpayments/sdk/viewmodel/PaymentProcessViewModel.kt # sdk/src/main/res/layout/dialog_cpsdk_payment_options.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.