Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PaystackHQ/paystack-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Choose a base ref
...
head repository: PaystackHQ/paystack-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.2
Choose a head ref
  • 3 commits
  • 26 files changed
  • 2 contributors

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    68a4a84 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Add showLoading() to TransactionCallback docs (#155)

    * Add `showLoading()`  to `TransactionCallback` docs
    
    * Update README.md
    
    Co-authored-by: nathan-paystack <82086670+nathanstasin@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: nathan-paystack <82086670+nathanstasin@users.noreply.github.com>
    michael-paystack and nathanstasin authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    1620c62 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Swap Moshi for GSON to address Type erasure problems in network reque…

    …sts (#157)
    
    * Swap Moshi for GSON to address Type erasure problems in network requests
    
    * Add moshi converter factory dependency
    
    * Pass transaction reference and ID to callbacks for exception reporting
    michael-paystack authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    25a2335 View commit details
    Browse the repository at this point in the history
Loading