aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/web/FrostWebViewClientMenu.kt
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-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-06Dev 1.1.5 - JS fixes & sharing intents (#32)v1.1.5Allan Wang
* Add sharing intents * Fix up multiple js instances
2017-06-20Fix up url overlays and theme more componentsAllan Wang
2017-06-16Add url formatterAllan Wang
2017-06-16Add listener logicAllan Wang
2017-06-15Reorganize observables and clean upAllan Wang
2017-06-15Only animate webview when explicitly askedAllan Wang
2017-06-14Update themes and started theme settingsAllan Wang
2017-06-13Created working workaround for menu itemAllan Wang