aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/AboutActivity.kt
AgeCommit message (Collapse)Author
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-03Dev (#15)Allan Wang
* Allow file access * Log all to phone * Rework billing logic * Simplify travis process * More logging * Fix purchasing
2017-06-30Programmatically bind link buttonsAllan Wang
2017-06-30Test more billingAllan Wang
2017-06-30Remove user info in debug logsAllan Wang
2017-06-29Release alpha buildAllan Wang
2017-06-29Lots of small incremental fixesAllan Wang
2017-06-29Adding about appAllan Wang
2017-06-27Test dependenciesAllan Wang