Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* VenmoApi class to Kotlin * VenmoPaymentAuthRequestParams class to Kotlin * VenmoPaymentAuthResultInfo class to Kotlin * VenmoSharedPrefsWriter class to Kotlin * VenmoClient class to Kotlin * cleared lint errors and fixed unit test cases * VenmoLineItem class to Kotlin * VenmoPaymentMethodUsage class to Kotlin * cleared lint errors * VenmoRequest class to Kotlin minor changes * VenmoClient constructor updates * Cleanup newlines * Update string formatting * Update Venmo/src/main/java/com/braintreepayments/api/venmo/VenmoLineItem.kt Co-authored-by: Tim Chow <[email protected]> * Refactor request object * update api unit tests * Refactor line item enums * update payment auth classes * Make browserSwitchSucess internal * Add CHANGELOG * remove unnecessary changelog * Update to named parameters * Fix lint * Update Demo/src/main/java/com/braintreepayments/demo/VenmoFragment.java Co-authored-by: Jax DesMarais-Leder <[email protected]> * Add doc strings for VenmoPaymentMethodUsage --------- Co-authored-by: Sarah Koop <[email protected]> Co-authored-by: Tim Chow <[email protected]> Co-authored-by: Jax DesMarais-Leder <[email protected]>
- Loading branch information