Lukasz Kozakiewicz
|
fd20804ed9
|
InAppPurchases: when trying to buy an already purchased item in Play Store, call success callback with “Item already owned” status.
|
2017-09-26 16:42:24 +02:00 |
|
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
hogliux
|
b2ae412e26
|
Android: Replaced jni type in JUCE header with generic void* to avoid compilation errors if the user does not include jni.h
|
2017-08-18 09:17:16 +01:00 |
|
hogliux
|
3d379863f1
|
Revert commit (as already applied with earlier commit): Ensure that IAP requests will still succeed even if the IAP service did not yet bind to our app
|
2017-08-10 12:04:47 +01:00 |
|
hogliux
|
0413331cc3
|
Android IAP: Ensure that IAP requests will still succeed even if the IAP service did not yet bind to our app
|
2017-08-10 11:43:40 +01:00 |
|
hogliux
|
cd74131729
|
IAP Android: Delay IAP responses if IAP android service did not bind to our app yet
|
2017-08-10 09:13:17 +01:00 |
|
hogliux
|
df91b15455
|
Added in-app purchase feature to JUCE
|
2017-08-09 20:15:17 +01:00 |
|