aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/injectors/CssHider.kt
AgeCommit message (Collapse)Author
2017-07-19Dev - minor updates (#73)v1.3.3Allan Wang
* Add lint * Add new libs * Update libs and add friends tab * Aggressively hide nonrecent posts * Update dependencies * Add php to most recents * Add full size image downloader * Fix css cleaner
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-01Cleanup and docsv1.0.1Allan Wang
2017-06-22Fix urls in overlayAllan Wang
2017-06-22Add ad blockAllan Wang
2017-06-15Theme remaining activitiesAllan Wang
2017-06-14Update themes and started theme settingsAllan Wang