-
Notifications
You must be signed in to change notification settings - Fork 106
Comparing changes
Open a pull request
base repository: RevenueCat/purchases-android
base: 5.1.1
head repository: RevenueCat/purchases-android
compare: 5.2.0
- 12 commits
- 76 files changed
- 6 contributors
Commits on Jun 1, 2022
-
Preparing for next version (#540)
Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Configuration menu - View commit details
-
Copy full SHA for 767dcb6 - Browse repository at this point
Copy the full SHA 767dcb6View commit details
Commits on Jun 13, 2022
-
Migrate from kotlin-android-extensions to kotlin-parcelize (#545)
* Migrate from kotlin-android-extensions to kotlin-parcelize * Remove unnecessary plugin in module
Configuration menu - View commit details
-
Copy full SHA for 79aed7b - Browse repository at this point
Copy the full SHA 79aed7bView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a00ef13 - Browse repository at this point
Copy the full SHA a00ef13View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8df48 - Browse repository at this point
Copy the full SHA dd8df48View commit details -
* Validate API key * Rename amazon_ to amzn_ and small refactor in tests * Move APIKeyValidator to purchases module * Remove extra space in error message
Configuration menu - View commit details
-
Copy full SHA for 75ac90f - Browse repository at this point
Copy the full SHA 75ac90fView commit details
Commits on Jun 17, 2022
-
Remove some of the unused dependencies for tests in each module (#548)
* Remove some of the unused dependencies on tests on our modules * Remove dependencies from library.gradle
Configuration menu - View commit details
-
Copy full SHA for a2fb6b5 - Browse repository at this point
Copy the full SHA a2fb6b5View commit details
Commits on Jun 20, 2022
-
New API to get customer info with a given
CacheFetchPolicy(#546)* Added new method to purchases that supports passing a * Some test renames and small cleanup * Change missing customer info cache error to use same codes as iOS * Setup comments to each of the cache fetch policies for better documentation * Test CacheFetchPolicy enum separated from PurchasesAPI * Rename cacheCustomerInfoAndSendToDelegateIfChanges to cacheCustomerInfoAndSendToDelegateIfChanged * Add getCustomerInfoWith listener function with fetch policy parameter * Fix detekt after method got too long * Refactor CustomerInfoRetriever to CustomerInfoHelper and move more functionality from Purchases to this class * Remove left out commented test * Make clear mocks happen during tear down * Substitute synchronized block with annotation in setter * Improve documentation of getCustomerInfo methods * Add back test to make sure we don't clear cache on request errors. Adding a comment for clarification * Move some cleanup tasks to tearDown instead of setup of tests * Fix small issue with new test * Fix error comment with proper behavior
Configuration menu - View commit details
-
Copy full SHA for 2bed17a - Browse repository at this point
Copy the full SHA 2bed17aView commit details
Commits on Jul 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f22ef6 - Browse repository at this point
Copy the full SHA 1f22ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15a55dc - Browse repository at this point
Copy the full SHA 15a55dcView commit details
Commits on Jul 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 525822b - Browse repository at this point
Copy the full SHA 525822bView commit details
Commits on Jul 12, 2022
-
[CSDK-302] Fix: attempt to reconnect when billing response is error (#…
…558) * added a few cases where we retry connection * added test * clean up imports
Configuration menu - View commit details
-
Copy full SHA for e799c28 - Browse repository at this point
Copy the full SHA e799c28View commit details
Commits on Jul 13, 2022
-
* Version bump for 5.2.0 * Fix CHANGELOG format * updated changelog Co-authored-by: Cesar de la Vega <cesarvegaro@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1e37bfa - Browse repository at this point
Copy the full SHA 1e37bfaView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.1.1...5.2.0