aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/injectors
AgeCommit message (Collapse)Author
2021-11-22Default menu to home as some entries forcefully redirect thereAllan Wang
2021-11-21Improve menu loading when going backAllan Wang
2021-11-21Simplify menu tab loading processAllan Wang
2021-04-17Remove koin dependency in productionAllan Wang
2021-04-17Update theme providers and readd koin modulesAllan Wang
2021-04-17Start hilt injectionAllan Wang
2021-01-13Update theme provider docsAllan Wang
2021-01-12Update messenger themeAllan Wang
2021-01-12Convert all theme access to themeproviderAllan Wang
2021-01-12Create themeproviderAllan Wang
2021-01-10Start converting pref colors into themeProvider colorsAllan Wang
2021-01-10Remap theme structureAllan Wang
2020-11-07Disable context menu shortly after scrollingAllan Wang
2020-09-27Add option to hide feed likes and bottom barAllan Wang
2020-07-19Fix importsAllan Wang
2020-07-18Split prefs into segmentsAllan Wang
2020-07-18Create prefs packageAllan Wang
2020-05-23Spotless and changelogAllan Wang
2020-05-23Merge pull request #1680 from AllanWang/full-size-imageAllan Wang
2020-05-23Allow text area to fill with default min heightAllan Wang
2020-05-23Add auto resize to text areasAllan Wang
2020-05-23Update changelog and formatAllan Wang
2020-05-23Create full size image cssAllan Wang
2020-03-01Format codeAllan Wang
2020-02-23Remove koincomponent from activities and apply spotlessAllan Wang
2020-02-23Move prefs to service locatorAllan Wang
2019-12-31Update fab color and fix create post idv2.4.2Allan Wang
2019-12-30Apply spotless and update changelogAllan Wang
2019-08-15Merge obfuscatorAllan Wang
2019-08-15Update changelogAllan Wang
2019-08-13Use one stringbuilder per tag creation and add testAllan Wang
2019-08-13Obfuscate window tags for JS injectiontheopensourceguy
* Generates a random prefix at startup * Obfuscates tags based on their hashCode and a salt generated at startup as well as the generated prefix * Name mappings are logged in debug mode
2019-08-06Fix up menu web view lookAllan Wang
2019-08-06Format kotlinAllan Wang
2019-07-02Prevent horizontal swipes if html element can scroll horizontallyAllan 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-31Remove round icon settingsAllan Wang
2019-03-04Allow hiding stories (#1361)Allan Wang
2019-02-05Enhancement/js (#1344)Allan Wang
* Attempt to add package json * Add initial typescript components * Convert remaining files * Remove some null checks * Reorganize folders * Add missing js and tests for file paths * Delete unused babelrc * Remove unused packages
2019-01-04Theme (#1308)Allan Wang
* Add new attribute and theme messages page * Theme more components * Update comments and remove them from css files * Support at field in theme builder * Support at field in theme builder * Use wildcard matcher for menu overflow
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-27Update create post selectorAllan Wang
2018-09-27Add tests and move header hider to cssAllan Wang
2018-09-27Fix more lintsAllan Wang
2018-09-26Cleanup (#1087)Allan Wang
* Feature/download manager (#855) * Add initial github release check * Create update service * Clean old manager directory * Update kau * Update updateActivity snippet * Add back gradle keys * Remove update service functionality * Update changelog * Misc (#865) * Clean up git code * Update download link * Update theme * Reorder settings, resolvees #856 * Do not log undeliverable exception * Handle potential lack of webview * Set notification epoch default to now, resolves #857 * Fix notification epoch time init * Update changelog * Update theme * Add slack url, resolves #880 * Prepare for image update * Fix view full image (#882) * Test including full photo viewer * Test cookie in glide * Fix parser and add redirects to view full image * Update changelog * Fix compilation and add new keys * Update all versions * Fix signing configs * Fix exoplayer api update * Change string usage * Test scss on travis * Test with node_js flag * Add back css * Update versions and fix video view
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