aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
AgeCommit message (Collapse)Author
2017-07-17Fix notifications and long press for albums (#69)v1.3.2Allan Wang
* Allow for album images to be viewed * Update listing info * Web refractoring * Test message notifications * Fix notifications and context press
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-13Separate pref strings, add notifs control, fix searchview (#60)v1.2.2Allan Wang
* Separate pref strings and add notif controls * Add overlay toggle and minor cleanups * Fix search view
2017-07-13Dev 1.2.2 - Add framework for messenger notifications (#47)Allan Wang
* Update KAU to v2.0 * Only inject theme for facebook and inject js after * Clean up menu loading logic * Add path null check * Remove .idea files * Add url formatter testers * Update tests and check url nullability - Fixes * Create instant messaging parser * Shorted notification log and remove unnecessary null checks * Make migration buildable * Test message parser * finalize messenger notifs for now
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-07Dev 1.1.6 (#33) - Fix play store listing, add sharing options, update css & jsv1.1.6Allan Wang
* Remove play store listing updates * Fix up listing * Combine url getters for overlay activity * Begin building context menu programmatically * Update css and js
2017-07-06Dev (#29) - micro fixes mostly from KAUv1.1.4Allan Wang
* Add changelog * Add play descriptions * Test build since tag * Adjust view on keyboard, fixes * Update kau, merge kpref singles, update swipe * Fix swipe background * Allow swipe customization
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-03Fix purchase recognition (#12)Allan Wang
* Update travis * Update bad billing booleans * Remove empty cancel fun
2017-07-03Clean up versioning nameAllan Wang
2017-07-03Parse base codeAllan Wang
2017-07-02Update tarAllan Wang
2017-07-03Use travis build number as basecodeAllan Wang
2017-07-02Move git versioningAllan Wang
2017-07-02Adding auto uploadsAllan Wang
2017-07-02Remap billing functionalityAllan Wang
2017-07-02Test tagsv1.0.2Allan Wang
2017-06-30Set up billing cyclev1.0Allan Wang
2017-06-30Mimic template themes when opaqueAllan Wang
2017-06-30Ensure crashlytics sends reportAllan Wang
2017-06-30Test more billingAllan Wang
2017-06-29Add test libsAllan Wang
2017-06-29Test kapt dependenciesAllan Wang
2017-06-27Test dependenciesAllan Wang
2017-06-26Update kauAllan Wang
2017-06-26Test dependencies 2Allan Wang
2017-06-26Test dependenciesAllan Wang
2017-06-26Update dependenciesAllan Wang
2017-06-25Hold kauAllan Wang
2017-06-25Test kau updateAllan Wang
2017-06-21Update kauAllan Wang
2017-06-21Clean up dependenciesAllan Wang
2017-06-20Add user switching for notificationsAllan Wang
2017-06-19Update kau and show changelog on version changeAllan Wang
2017-06-19Parse header badgesAllan Wang
2017-06-13Created working workaround for menu itemAllan Wang
2017-06-13Created js base for facebook menuAllan Wang
2017-06-12Add kau and web scrollingAllan Wang
2017-06-06Preparing preferencesAllan Wang
2017-06-05testAllan Wang
2017-06-04Clean up RefwatcherAllan Wang
2017-06-04Fix log webview and use leak canaryAllan Wang
2017-06-03travis test with proguard rulesAllan Wang
2017-06-03travis test without proguardAllan Wang
2017-06-03Crashlytics for test buildsAllan Wang
2017-06-03Make fabric api key publicAllan Wang
2017-06-03test crashlytics 2Allan Wang
2017-06-03test crashlyticsAllan Wang
2017-06-03css updates and beginning login migrationAllan Wang