0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated: - README.md More... over 10 years ago
Updated/Fixed: - Updated JAR to work with ODK 1.0.5. More... almost 11 years ago
Updated/Fixed: - Removed the class files from the ODK that are used solely for the Controller, which fixes collisions when using both this and the Controller ANE. - Updated README.md. More... almost 11 years ago
Added: - Testing boolean flag in getInstance. This is retained in the Native side and used when making purchases. More... almost 11 years ago
Updated: - README.md More... almost 11 years ago
Added: - ODK 1.0.3 (see libs directory in the Java project) - Ability to include key.der file into AS3 project - Passing of Key ByteArray through to Java - Parsing of ByteArray to byte[] array - for ODK - Generating Public Key for ODK - Processing purchase requests (encrypted, as per ODK 1.0.3) - Processing purchase responses (encrypted, as per ODK 1.0.3) More... almost 11 years ago
Updated/Fixed: - Made Lib a Singleton in the AS3 side. More... almost 11 years ago
Updated: - README.md More... about 11 years ago
Added: - Native (Java) - > Get Gamer UUID - > Gamer UUID Listener - > Get Product Receipts - > Receipts Listener - > Make Purchase - > Purchase Listener - AS3 (SWC) - > Gamer Class (for the event after requesting a Gamer UUID) - > Purchase Class (for the event after requesting the purchase of an item) - > Receipt Class (for the event after requesting the receipts) More... about 11 years ago
Added: - AIR Library: - > Product class (for the name/price/details of returned products) - > Event class (to issue when the requested product has been returned) - Native (Java) Code: - > SetTestMode class (so no real purchases are made) - > GetProdInfo class (to request product information) - > ProdInfoEvent class (for handling when information is returned) More... about 11 years ago
Added: - isSupported functionality - default library - default platform More... about 11 years ago
Added: - Three Projects: - > AIROUYAIAPANEJava - the Native Code - > AIROUYAIAPANELib - the AS3 SWC/Library Project - > AIROUYAIAP_Test - The AS3 Test project to demonstrate IAP. (NB: These projects are just the base, necessary to build the JAR, SWC, ANE and final APK and have these communicate together.) More... about 11 years ago
Added: - ReadME File. More... about 11 years ago