aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/injectors/CssHider.kt
AgeCommit message (Collapse)Author
2022-07-04Added new “marketplace items” filterdevIván Ávalos
2022-07-01Fixed ads filter and added new “suggested posts” filterIván Ávalos
2020-09-27Add option to hide feed likes and bottom barAllan Wang
2020-07-18Create prefs packageAllan Wang
2020-05-23Create full size image cssAllan Wang
2020-02-23Move prefs to service locatorAllan Wang
2019-08-06Format kotlinAllan Wang
2019-07-02Revert aggressive story hider, #1452Allan Wang
2019-07-01Exclude story entries within feedAllan Wang
2019-04-02Show header when not jewel navAllan Wang
2019-03-04Allow hiding stories (#1361)Allan Wang
2019-01-03Add asset preloader (#1311)Allan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
2018-09-27Add tests and move header hider to cssAllan Wang
2018-03-11Enhancement/debug mode (#779)Allan Wang
* Update changelog * Improve debugger * Remove need for mapping urls * Remove excess logs * Clean up
2018-02-02Feature/post (#696)v1.8.1Allan Wang
* Reorder final override * Add initial fab bindings * Update scripts * Optimize and use js header hider * Remove old header hider * Use method for generating clicker
2018-01-20Enhancement/speed up (#650)Allan Wang
* Revert back to m.facebook * Add initial speedup * Update theme * Fix link press for event status * Move web states to fb const * Fix images and email * Fix up flyweight for requests * Ensure frost request is synchronous * Prepare diff utils * Improve speed and fix blank overlay * Update comments * Add debugger and fix searchview * Theme discover pages. Resolves #654 * Fix duplicate reload * Fix image loading * Update changelog * Update tests * Rename test Update dependencies Update gitignore
2017-12-11Feature/tab customization (#522)Allan Wang
* Add initial tab customizing view * Add rest of content for now * Delete project file backups * Stash * Support full tab customization * Test activity animations * Update kau and fix sound uri * Try catch download, resolves #523
2017-10-07Fix composer hiderAllan Wang
2017-10-07Add more css hidersAllan Wang
2017-07-25Update image downloads , IAB, and many issue reports (#95)v1.4Allan Wang
* Remove iab proguard line * Remove dup vending aidl * Fix double calling issue * Change pro logging * Remove async call * Allow for multiple result flags from settings * Rename restore to get * Remove remaining async * Add null checks across web clients * Do not delete temp file on save * Implement image logic * Update file chooser * Update travis * Add intent checker * Update dependencies * Update dependencies * Add debugging option * Switch context for login glide * Scan newly added files * Update theme * Allow image downloading in messages * Finalize beta release * Build to beta * Update strings
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