aboutsummaryrefslogtreecommitdiff
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-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-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-08Remove test notificationAllan Wang
2017-07-08Dev 1.2.1 (#43) - Revamp notificationsv1.2.1Allan Wang
* Test proguard * Test proguard without enums * Allow notifications from only current account * Prettify notifications * Clean up layouts * Test proguard log * Update rxkotlin * Update remaining dependencies
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 1.1.5 - JS fixes & sharing intents (#32)v1.1.5Allan Wang
* Add sharing intents * Fix up multiple js instances
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-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-04Add changelog (#22)Allan Wang
2017-07-04Dev (#21) - fix search and file chooserAllan Wang
* Fix up search and add file chooser * Fix repeating file chooser
2017-07-04Fix mergeAllan Wang
2017-07-04Small miscellaneous fixesAllan Wang
* mist * Add back experimental section * Remove update dev sh
2017-07-04fix updateAllan Wang
2017-07-04mistAllan Wang
2017-07-04Misc fixesAllan Wang
* Remove experimental by default * Update theme * Update glide caching to reload with every version * Pause hidden searchview when not in use * Convert glide to glide app
2017-07-03Update kauAllan Wang
2017-07-04Create showcase prefsAllan Wang
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-03Clean up versioning nameAllan Wang
2017-07-02Add check for master branchAllan Wang
2017-07-02Update travisAllan Wang
2017-07-02Clean up unnecessary nonnullsAllan Wang
2017-07-03Remove depth 99999Allan Wang
2017-07-03Parse base codeAllan Wang
2017-07-02Update tarAllan Wang
2017-07-03Use travis build number as basecodeAllan Wang
2017-07-03Clean travis ymlAllan Wang
2017-07-03Clone everythingAllan Wang
2017-07-02Test on linuxAllan Wang
2017-07-02Clean up secretsAllan Wang
2017-07-02Test auto publishAllan Wang
2017-07-02Move git versioningAllan Wang
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-07-01Cleanup and docsv1.0.1Allan Wang
2017-06-30Set up billing cyclev1.0Allan Wang
2017-06-30Disable verbose logging on restartAllan Wang
2017-06-30Remove throwing before restartAllan Wang