Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/coronalabs/plugins-source-google-iap-v3
This plugin allows you to support in-app purchases using Google's in-app billing service.
https://github.com/coronalabs/plugins-source-google-iap-v3
Gradle migration
52868507158208d046ea990a6251c72a959dfc76 authored almost 6 years ago by Vlad Shcherban <[email protected]>
52868507158208d046ea990a6251c72a959dfc76 authored almost 6 years ago by Vlad Shcherban <[email protected]>
Make store.init() asynchronous so slow networks don't cause ANRs
Reviewed by Vlad
b51a5c9236835920f6309813c391d5f7c0ba8261 authored over 7 years ago by Perry Clarke <[email protected]>
Added some build products
750b37cb55afbb941466d0da4afd0c9a5de1a462 authored over 7 years ago by Perry Clarke <[email protected]>
750b37cb55afbb941466d0da4afd0c9a5de1a462 authored over 7 years ago by Perry Clarke <[email protected]>
Modernized build script to use Corona Native instead of Corona Enterprise
78c584dd3404d8f2b966673166a46f0e2c4a969b authored over 7 years ago by Perry Clarke <[email protected]>
78c584dd3404d8f2b966673166a46f0e2c4a969b authored over 7 years ago by Perry Clarke <[email protected]>
Maintenance
Modernized shell script
cbe37a7e0e35887ed04cfb696f6e0c13cfbd8ec3 authored over 7 years ago by Perry Clarke <[email protected]>
Fix possible null pointer reference when initializing
Reviewed by Vlad
574312eee494fd590754e53e7349202dce4afda6 authored over 7 years ago by Perry Clarke <[email protected]>
Google IAP v3: Remove iOS stubs as this plugin is Android only.
80343a1b01efceac585b57baea6ded9e9da7d628 authored over 8 years ago by Ajay McCaleb <[email protected]>
80343a1b01efceac585b57baea6ded9e9da7d628 authored over 8 years ago by Ajay McCaleb <[email protected]>
Improved error reporting on store.init().
Reviewed by: Josh
7f60391d74ce67d9ccf411ff296621a5bb7b493c authored about 9 years ago by Ajay McCaleb <[email protected]>
Error handling on store.restore() in the event of the query to Google's helper classes throwing an IabException; casenum 42164.
Reviewed by: Josh.
5a8ecbdd0d439ec83db827cd2ac4a698c1a37b5c authored over 9 years ago by Ajay McCaleb <[email protected]>
Merge branch 'master' of bitbucket.org:coronalabs/git-plugins-source-google-iap-v3
d94d95cef8ee9874ac11d9418068b38d41f49d7b authored over 9 years ago by Alexander McCaleb <[email protected]>
d94d95cef8ee9874ac11d9418068b38d41f49d7b authored over 9 years ago by Alexander McCaleb <[email protected]>
Removed docs from build script since we don't generate these from the plugin project anymore.
7168b3b2852e82f7bbf7b0d91c8e9525fd15ddfd authored over 9 years ago by ajay <[email protected]>
7168b3b2852e82f7bbf7b0d91c8e9525fd15ddfd authored over 9 years ago by ajay <[email protected]>
Modified store.init() such that we don't try to modify the LuaState outside of Corona-defined threads. Casenum 39101.
* Added some cautionary comments about portions of the plugin that are called on the main thread...
57dc46af85d552ed4038e24459e71e6291725f19 authored over 9 years ago by ajay <[email protected]>
Handling an edge case in IabHelper.java that could cause the store.init() function to hang. No casenum.
Reviewed by: Josh
9691252cedd95ff0490b21e4599d4dbb2074ca66 authored over 9 years ago by ajay <[email protected]>
Maintenance:
* Removed ant.properties file that was used internally
* Updated AndroidManifest.xml for test ...
Modified .git and .hg ignore files so that each ignores the other's ignore file.
1b00f1e938debac6ffd8a3738838b365cb6f7619 authored over 9 years ago by Alexander McCaleb <[email protected]>
1b00f1e938debac6ffd8a3738838b365cb6f7619 authored over 9 years ago by Alexander McCaleb <[email protected]>
Backed out changeset: 0afd9e17c76b
1cc766ebb74d7bca6269666e499de3b1f24fc2c1 authored over 9 years ago by ajay <[email protected]>
1cc766ebb74d7bca6269666e499de3b1f24fc2c1 authored over 9 years ago by ajay <[email protected]>
Merge
16f99e0b652ba3112c9ccca36f217a40139bf9aa authored over 9 years ago by ajay <[email protected]>
16f99e0b652ba3112c9ccca36f217a40139bf9aa authored over 9 years ago by ajay <[email protected]>
Merging changes from GitHub repo.
0a2195225fdfd21670ae8a58b9b1cd2f14eaf9fd authored over 9 years ago by ajay <[email protected]>
0a2195225fdfd21670ae8a58b9b1cd2f14eaf9fd authored over 9 years ago by ajay <[email protected]>
GoogleIAPV3: Added ability to do static response testing using Google's reserved product IDs.
Reviewed by: Josh
731403183dc9337c6fe1216b9e33d4af0e7fa140 authored over 9 years ago by ajay <[email protected]>
Add build command to readme.
Add pointer to build.sh as part of the setup.
18ab2a249c4a1b1dc65f0e1bea49139b53f28d54 authored over 9 years ago by Michael Wallar <[email protected]>
Update readme with requirements and config setup information.
a7c8e1edc456b3b7e1e846c773be9374c3e937f5 authored over 9 years ago by Michael Wallar <[email protected]>
a7c8e1edc456b3b7e1e846c773be9374c3e937f5 authored over 9 years ago by Michael Wallar <[email protected]>
Merge pull request #1 from dbburgess/debug-target
Merge dbburgess' changes.
c1e75d1dcdd920eb500e6a204614d1f949811fcd authored almost 10 years ago by Michael Wallar <[email protected]>
Add a .gitignore to the root to ignore the build directory.
63f3786f3d5a325e0be3a891045acda2a8e83699 authored almost 10 years ago by Daniel Burgess <[email protected]>
63f3786f3d5a325e0be3a891045acda2a8e83699 authored almost 10 years ago by Daniel Burgess <[email protected]>
Also ignore the libs folder in the Android project.
The libs are copied in by the build script on build.
861bb3de306de4cf81e4a6b32ee6c024964b851b authored almost 10 years ago by Daniel Burgess <[email protected]>
Add a standard Android .gitignore.
fb9e3e28624dc259efb7070ddf6a53486cae40de authored almost 10 years ago by Daniel Burgess <[email protected]>
fb9e3e28624dc259efb7070ddf6a53486cae40de authored almost 10 years ago by Daniel Burgess <[email protected]>
Add a debug target to ant.
f1ce09f947b2f9a7b5cad8d9e2882cf929b07133 authored almost 10 years ago by Daniel Burgess <[email protected]>
f1ce09f947b2f9a7b5cad8d9e2882cf929b07133 authored almost 10 years ago by Daniel Burgess <[email protected]>
Remove sample code placeholder, pending an actual sample.
0764caab97816345f1b3c3440872856b3f00e25d authored almost 10 years ago by Michael Wallar <[email protected]>
0764caab97816345f1b3c3440872856b3f00e25d authored almost 10 years ago by Michael Wallar <[email protected]>
Ignoring .hgignore in Git repo.
e1436fa82d2b6a53a1b3dd4fb95ffe2fece32473 authored almost 10 years ago by Alexander McCaleb <[email protected]>
e1436fa82d2b6a53a1b3dd4fb95ffe2fece32473 authored almost 10 years ago by Alexander McCaleb <[email protected]>
Added README and LICENSE files for plugins to go to git. Also removed some garbage docs.
8adafaed7f655545469ebdc72d03fc19f627ce69 authored almost 10 years ago by Alexander McCaleb <[email protected]>
8adafaed7f655545469ebdc72d03fc19f627ce69 authored almost 10 years ago by Alexander McCaleb <[email protected]>
Update google iap v3 so that it handles product lists of > 20 skus.
6fb016dc5d0530242a1248cc74ff3987eb7793bc authored almost 10 years ago by Danny Chan <[email protected]>
6fb016dc5d0530242a1248cc74ff3987eb7793bc authored almost 10 years ago by Danny Chan <[email protected]>
Fix an issue where trying to buy an item thats already owned will return back the wrong error.
e6525e202d7fc22443a4bb20f42739392681c593 authored almost 10 years ago by Danny Chan <[email protected]>
e6525e202d7fc22443a4bb20f42739392681c593 authored almost 10 years ago by Danny Chan <[email protected]>
Merge
2ad80a6595e4537cf9bcf49d4b9afa2218098fff authored almost 10 years ago by Danny Chan <[email protected]>
2ad80a6595e4537cf9bcf49d4b9afa2218098fff authored almost 10 years ago by Danny Chan <[email protected]>
Update the adrally plugin so that when getting the details of a purchase fails it still registers with the adrally backend.
74fad2f78a0e069421b147d33c90c1b100a2dfbb authored almost 10 years ago by Danny Chan <[email protected]>
74fad2f78a0e069421b147d33c90c1b100a2dfbb authored almost 10 years ago by Danny Chan <[email protected]>
index.markdown edited online with Bitbucket
361035caa8ca4dbaa8f598c160328a076f56830d authored almost 10 years ago by Brent Sorrentino <[email protected]>
361035caa8ca4dbaa8f598c160328a076f56830d authored almost 10 years ago by Brent Sorrentino <[email protected]>
Update google iap to possibly avoid an anr error
91716b81c19b4020b45faf3fcd2c784257d3c4b4 authored about 10 years ago by Danny Chan <[email protected]>
91716b81c19b4020b45faf3fcd2c784257d3c4b4 authored about 10 years ago by Danny Chan <[email protected]>
Fix some potential issues in google iap v3
acf22c7a0d3aeee9a8c65b9715bb40298829efcd authored about 10 years ago by Danny Chan <[email protected]>
acf22c7a0d3aeee9a8c65b9715bb40298829efcd authored about 10 years ago by Danny Chan <[email protected]>
Fix null pointer error in google iap v3
02b865270d34d813349120706037ed50b16bd1e4 authored about 10 years ago by Danny Chan <[email protected]>
02b865270d34d813349120706037ed50b16bd1e4 authored about 10 years ago by Danny Chan <[email protected]>
64b
764a6192e459a31a33d83ffa7642b8c651ee6a1f authored about 10 years ago by Albert Yale <[email protected]>
764a6192e459a31a33d83ffa7642b8c651ee6a1f authored about 10 years ago by Albert Yale <[email protected]>
Add docs for google iap v3 store.target
5271beff73342e56fea26c8bfaaa9d88985fbd4d authored about 10 years ago by Danny Chan <[email protected]>
5271beff73342e56fea26c8bfaaa9d88985fbd4d authored about 10 years ago by Danny Chan <[email protected]>
Add store.target to google iap v3
bdeba327f18fd6a40c95542c015fc614506717c2 authored about 10 years ago by Danny Chan <[email protected]>
bdeba327f18fd6a40c95542c015fc614506717c2 authored about 10 years ago by Danny Chan <[email protected]>
Allow async google iap calls
32a1a65bf442c40e7b9876ad8700e24ead12fff0 authored about 10 years ago by Danny Chan <[email protected]>
32a1a65bf442c40e7b9876ad8700e24ead12fff0 authored about 10 years ago by Danny Chan <[email protected]>
Get rid of locking issues
ab9c626a9aaa00506866013a23eea595602acba3 authored about 10 years ago by Danny Chan <[email protected]>
ab9c626a9aaa00506866013a23eea595602acba3 authored about 10 years ago by Danny Chan <[email protected]>
Update docs
bd50ca8262c8989a8d142a3c843dbde56bb5eb7e authored about 10 years ago by Danny Chan <[email protected]>
bd50ca8262c8989a8d142a3c843dbde56bb5eb7e authored about 10 years ago by Danny Chan <[email protected]>
Add a listener for google iap v3 purchases
ca809119859648e9ae2dd7618ed63921c1fd900d authored about 10 years ago by Danny Chan <[email protected]>
ca809119859648e9ae2dd7618ed63921c1fd900d authored about 10 years ago by Danny Chan <[email protected]>
Update gamecircle docs
cab0754ebf3cc4086c4d678852a232066618a329 authored about 10 years ago by Danny Chan <[email protected]>
cab0754ebf3cc4086c4d678852a232066618a329 authored about 10 years ago by Danny Chan <[email protected]>
Backport docs from live to project
ed32182af0e138b2817c6e5b9c9b57eaaadff0c1 authored about 10 years ago by Danny Chan <[email protected]>
ed32182af0e138b2817c6e5b9c9b57eaaadff0c1 authored about 10 years ago by Danny Chan <[email protected]>
Return priceAmountMicros, priceCurrencyCode, and the original json from store.loadProducts from google-iap-v3
64c06168b8134b5419519242ef66ce9c43511b15 authored about 10 years ago by Danny Chan <[email protected]>
64c06168b8134b5419519242ef66ce9c43511b15 authored about 10 years ago by Danny Chan <[email protected]>
Merge
86bfc51b9deb54c5f43ae0515b426d3a4254d440 authored over 10 years ago by Danny Chan <[email protected]>
86bfc51b9deb54c5f43ae0515b426d3a4254d440 authored over 10 years ago by Danny Chan <[email protected]>
google-iap-v3 add a receipt field to the transaction call back. The field has the same information as originalJson
7224b02386bed949b2d9ad390db16ae3a0a24ce9 authored over 10 years ago by Danny Chan <[email protected]>
7224b02386bed949b2d9ad390db16ae3a0a24ce9 authored over 10 years ago by Danny Chan <[email protected]>
Update to docs.
a686a185c2662da14d59fb76312ba0e23dd7a39a authored over 10 years ago by Brent Sorrentino <[email protected]>
a686a185c2662da14d59fb76312ba0e23dd7a39a authored over 10 years ago by Brent Sorrentino <[email protected]>
Update
051f74ece057164e8c5321a024a2f6a24cd9680e authored over 10 years ago by Danny Chan <[email protected]>
051f74ece057164e8c5321a024a2f6a24cd9680e authored over 10 years ago by Danny Chan <[email protected]>
Update amplitude
ffb06601659d04fcdf71b37e12e91a607612b00b authored almost 11 years ago by Danny Chan <[email protected]>
ffb06601659d04fcdf71b37e12e91a607612b00b authored almost 11 years ago by Danny Chan <[email protected]>
Undo accidental commit
7d1330fa49e93592e24eae8e384b35b1f115b2d4 authored almost 11 years ago by Danny Chan <[email protected]>
7d1330fa49e93592e24eae8e384b35b1f115b2d4 authored almost 11 years ago by Danny Chan <[email protected]>
Add nativex plugin
696e1dd5677e6d4c38578d11241eadf43cdb8f93 authored almost 11 years ago by Danny Chan <[email protected]>
696e1dd5677e6d4c38578d11241eadf43cdb8f93 authored almost 11 years ago by Danny Chan <[email protected]>
Update docs
3c33c24abde1d08eb8fd935f69e01a1e7a3ca2a6 authored almost 11 years ago by Danny Chan <[email protected]>
3c33c24abde1d08eb8fd935f69e01a1e7a3ca2a6 authored almost 11 years ago by Danny Chan <[email protected]>
Google IAP v3 Don't crash when init hasn't been called.
2fd1d6fc2ea5228ec4460c8670159add4d5a76ae authored almost 11 years ago by Danny Chan <[email protected]>
2fd1d6fc2ea5228ec4460c8670159add4d5a76ae authored almost 11 years ago by Danny Chan <[email protected]>
Update
6813b46ae53b76c3c4827d3dea084e9b45842e10 authored almost 11 years ago by Danny Chan <[email protected]>
6813b46ae53b76c3c4827d3dea084e9b45842e10 authored almost 11 years ago by Danny Chan <[email protected]>
Fix a possible null pointer exception with google iap v3
e814c6b2cd573babaf8160ced986131b0e461dc2 authored almost 11 years ago by Danny Chan <[email protected]>
e814c6b2cd573babaf8160ced986131b0e461dc2 authored almost 11 years ago by Danny Chan <[email protected]>
gameanalytics update
501793f78de6eff2010f64190645488eb3317381 authored almost 11 years ago by Danny Chan <[email protected]>
501793f78de6eff2010f64190645488eb3317381 authored almost 11 years ago by Danny Chan <[email protected]>
Update google iap so that if theres an error with loading products/purchsing products/consuming prodcuts it will return the error back to the lua side
1fcf740e11e755ad3b893b8c972850591bae3d85 authored almost 11 years ago by Danny Chan <[email protected]>
1fcf740e11e755ad3b893b8c972850591bae3d85 authored almost 11 years ago by Danny Chan <[email protected]>
Store transaction error should still be in the transaction field
79c3eb1dc3263a7002d0b14655ce5aec4d95f374 authored almost 11 years ago by Danny Chan <[email protected]>
79c3eb1dc3263a7002d0b14655ce5aec4d95f374 authored almost 11 years ago by Danny Chan <[email protected]>
Update google iap v3 so that not having passing a subscription to loadProducts still behaves correctly. Also the transaction call back now has error messages.
44268d35804c244f594d00ff101bbe2bd049405a authored about 11 years ago by Danny Chan <[email protected]>
44268d35804c244f594d00ff101bbe2bd049405a authored about 11 years ago by Danny Chan <[email protected]>
google-iap.init correctly gets the listener index
30c16d4a9c973460d7544c034617a5b69502e971 authored about 11 years ago by Danny Chan <[email protected]>
30c16d4a9c973460d7544c034617a5b69502e971 authored about 11 years ago by Danny Chan <[email protected]>
Block google iap's init method so that it behaves like the store module
34ac9fcfd4fa84531a6a242a2e5274e413caee2d authored about 11 years ago by Danny Chan <[email protected]>
34ac9fcfd4fa84531a6a242a2e5274e413caee2d authored about 11 years ago by Danny Chan <[email protected]>
Update admob plugin so that setting the y value to beyond the screen will automatically align the ad to the bottom of the screen
a321eda0d8efe27bfc022790e5615e3b5d1ab7a4 authored about 11 years ago by Danny Chan <[email protected]>
a321eda0d8efe27bfc022790e5615e3b5d1ab7a4 authored about 11 years ago by Danny Chan <[email protected]>
Update docs
b283d0024b9873691a130adc33c9a73be20383fc authored about 11 years ago by Danny Chan <[email protected]>
b283d0024b9873691a130adc33c9a73be20383fc authored about 11 years ago by Danny Chan <[email protected]>
Add ignore files for google iap
76fd61d187f62745ae86f26c3406e867988bb31a authored about 11 years ago by Danny Chan <[email protected]>
76fd61d187f62745ae86f26c3406e867988bb31a authored about 11 years ago by Danny Chan <[email protected]>
It was removing class files from the jar that were needed. The files were generated from the aidl file.
3001651a5626d18f52406e1e960f2e59614ecc67 authored about 11 years ago by Danny Chan <[email protected]>
3001651a5626d18f52406e1e960f2e59614ecc67 authored about 11 years ago by Danny Chan <[email protected]>
Update the jar to include all the class files.
182990f8350b9b5b45296198d17b983aba8eb149 authored about 11 years ago by Danny Chan <[email protected]>
182990f8350b9b5b45296198d17b983aba8eb149 authored about 11 years ago by Danny Chan <[email protected]>
Update docs
06a2397d2ef5287d29a6f1a78f928d2ba94c19d7 authored about 11 years ago by Danny Chan <[email protected]>
06a2397d2ef5287d29a6f1a78f928d2ba94c19d7 authored about 11 years ago by Danny Chan <[email protected]>
Update google-iap-v3 docs
9db749da444cb24d36234172d03128b483e5748f authored about 11 years ago by Danny Chan <[email protected]>
9db749da444cb24d36234172d03128b483e5748f authored about 11 years ago by Danny Chan <[email protected]>
Update google-iap-v3 docs
cbeb83a51e29846059837cc3563a12dfe4870c4e authored about 11 years ago by Danny Chan <[email protected]>
cbeb83a51e29846059837cc3563a12dfe4870c4e authored about 11 years ago by Danny Chan <[email protected]>
Update docs for google-iap-v3
55af166e4d368186f769684449d04e292491521c authored about 11 years ago by Danny Chan <[email protected]>
55af166e4d368186f769684449d04e292491521c authored about 11 years ago by Danny Chan <[email protected]>
Add google iap v3 docs and update docs directory
3faf3ec2da27edf7eeecc32bd95ad626c44eb90c authored about 11 years ago by Danny Chan <[email protected]>
3faf3ec2da27edf7eeecc32bd95ad626c44eb90c authored about 11 years ago by Danny Chan <[email protected]>
Initial commit
23467ba96df2a8c348cb7021004910fbddcf0ef5 authored about 11 years ago by Danny Chan <[email protected]>
23467ba96df2a8c348cb7021004910fbddcf0ef5 authored about 11 years ago by Danny Chan <[email protected]>