aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/utils/iab/IAB.kt
AgeCommit message (Collapse)Author
2017-07-16Test against proguard and fix minor details (#67)v1.3.1Allan Wang
* Reenable enum in proguard rules * Add missing permission and upload to beta * Use kau permission const
2017-07-16Add image viewing and downloading (#63)v1.3Allan Wang
* Commence aggressive image caching * Add glide toggle and css url parsing * Add image hook and refractor activities * Update version analytics * Implemented imageactivity but glide will not load * Create working image loader * Finalize image view * Finalize image view logic * Remove custom cache experiment
2017-07-13Only use basic user agent when necessary (#59)Allan Wang
* Log more iab and web chrome * Only add basic user string for messages * Clean up logging
2017-07-08Dev-1.1.7 (#39) - feature overload + context menuv1.2Allan Wang
* Address some crashlytics issues * Add text scaling * Kau fixes and cleanup * WIP formatter * Create in house url formatter * Update context menu * Update themes * Test proguard without R * Implement sharing and clean up context menu * Disable viewpager swipe on long press * Test keeping lib strings * Update changelog and proguard
2017-07-06Dev 1.1.4 - fixes for donations (#31)Allan Wang
* Remove cookie from error log * Remove null check on login as it isn't possible * Add exception to profile loading * Remap billing logic * Display snackbar only for user prompts * Private disposed caller
2017-07-04Finalize iabAllan Wang
2017-07-04Dev (#16)Allan Wang
* Allow file access * Log all to phone * Rework billing logic * Simplify travis process * More logging * Fix purchasing * Remap billing disposal
2017-07-03Dev (#15)Allan Wang
* Allow file access * Log all to phone * Rework billing logic * Simplify travis process * More logging * Fix purchasing
2017-07-03Dev (#14)Allan Wang
* Allow file access * Log all to phone * Rework billing logic * Simplify travis process * More logging
2017-07-03Dev (#13)Allan Wang
* Allow file access * Log all to phone * Rework billing logic
2017-07-03Fix purchase recognition (#12)Allan Wang
* Update travis * Update bad billing booleans * Remove empty cancel fun
2017-07-02Adding auto uploadsAllan Wang
2017-07-02Add restore functionv1.1Allan Wang
2017-07-02Remap billing functionalityAllan Wang
2017-07-02Test tagsv1.0.2Allan Wang
2017-06-30Set up billing cyclev1.0Allan Wang
2017-06-30Disable verbose logging on restartAllan Wang
2017-06-30Test more billingAllan Wang
2017-06-30Remove user info in debug logsAllan Wang
2017-06-29Add log throwsAllan Wang
2017-06-23Add keys and header reloadAllan Wang
2017-06-23Start pro versionAllan Wang