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
|
8 years ago |
hogliux
|
b2ae412e26
|
Android: Replaced jni type in JUCE header with generic void* to avoid compilation errors if the user does not include jni.h
|
8 years ago |
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
|
8 years ago |
hogliux
|
0413331cc3
|
Android IAP: Ensure that IAP requests will still succeed even if the IAP service did not yet bind to our app
|
8 years ago |
hogliux
|
cd74131729
|
IAP Android: Delay IAP responses if IAP android service did not bind to our app yet
|
8 years ago |
hogliux
|
df91b15455
|
Added in-app purchase feature to JUCE
|
8 years ago |