aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/injectors/JsAssets.kt
AgeCommit message (Collapse)Author
2021-11-21Improve menu loading when going backAllan Wang
2021-04-17Update theme providers and readd koin modulesAllan Wang
2020-11-07Disable context menu shortly after scrollingAllan Wang
2020-07-18Split prefs into segmentsAllan Wang
2020-07-18Create prefs packageAllan Wang
2020-05-23Spotless and changelogAllan Wang
2020-05-23Allow text area to fill with default min heightAllan Wang
2020-05-23Add auto resize to text areasAllan Wang
2020-02-23Move prefs to service locatorAllan Wang
2019-12-30Apply spotless and update changelogAllan Wang
2019-07-02Prevent horizontal swipes if html element can scroll horizontallyAllan Wang
2019-04-02Show header when not jewel navAllan 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-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-27Fix more lintsAllan Wang
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-31Enhancement/proguard (#589)Allan Wang
* Add error log * Rewrite logger
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-12-10theme (#546)Allan Wang
* Update to coffee and use webstorm * Add chrome as well * Update all * Reinstall android 27
2017-10-24WIP: Feature/pip video 2 (#405)Allan Wang
* Add dependency * Test new video view * Add initial video bindings * Implement drag to dismiss * Begin initial integration * Fix typo * Fix up url formatter * Update changelog * Create first fully integrated video build * Update translations * Update translations 2
2017-08-30Add debugging for menu (#242)Allan Wang
* Add base for menu debugging * Add debug js
2017-08-14v1.4.5 (#174)v1.4.5Allan Wang
* Update/kau (#125) * Update logger * Clean imports and bring back reactive libs * Update dependencies and make billing async * Misc (#128) * Update null * Attempt to improve transparent theme backgrounds * Update menu * Move injections to visible method and reduce offset * Update searchview and logging * Clean temp strings and add network states * Move console blacklist to web state * Change some logs to info * Move glide loader to onCreate (#135) * Remove commit number increments (#139) * Fix/misc (#140) * Add canadian locale to toLowerCase * Add try catch to JsAssets * Disable error throwing for bad search subject * Log more throwables quietly * Check internet connection before fetching username * Remove name check in frost notifications * Add activity lifecycle logger * Add rxjava to lib showcase * Move network checker to io thread (#150) * Update dependency * Blank * Feature/jsoup debugger (#152) * Create debugger * Update debugger content * Create debugging logic * Finalize and test debugger * Add reload listener * Fix/pro crash without play store (#155) * Update changelog * Check if iab service exists * Add checker before launching play store request * Separate strings * Enhancement/message notifications (#157) * Map message notifs to the headless html extractor * Update strings * Bring im notifs out of alpha * Update changelog * Remove confirmation dialog (#159) * Separate message notifications and add click intents (#171) * Separate message notifications and add click intent for group notifications * Add comments and finalize * Feature/scroll down on message thread (#172) * Add hook for scroll * Update changelog * Add custom navdrawer layout (#173) * Add faq for auto play * Update changelog * Fix page banner bg (#163)
2017-08-03Add IM notifications, FAQ, video uploading, and geolocations (#107)Allan Wang
* Test canary * Update activities to use kau base * Update dependencies * Cherry pick faq * Update kau and add faq * Add readme badges * Add im notifications and video uploading * Update theme * Update and fix unit tests * Add geolocation * Prepare alpha test * Remove explicit nonnull request
2017-07-30Feature/disable reload on textarea focus (#101)Allan Wang
* Implement and test * Update themes again
2017-07-22Test new billing logic (#86)v1.3.5Allan 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 * Fix notification and circle * Bring back regex * Update kau, optimize imports, and remove string ambiguity * Bring back anjlab iab and move to alpha * Create initial billing test
2017-07-07Dev 1.1.6 (#33) - Fix play store listing, add sharing options, update css & jsv1.1.6Allan Wang
* Remove play store listing updates * Fix up listing * Combine url getters for overlay activity * Begin building context menu programmatically * Update css and js
2017-07-01Cleanup and docsv1.0.1Allan Wang
2017-06-25Half framework of the search viewAllan Wang
2017-06-22Fix urls in overlayAllan Wang
2017-06-20Fix up url overlays and theme more componentsAllan Wang
2017-06-19Parse header badgesAllan Wang
2017-06-16Add listener logicAllan Wang
2017-06-15Add full themingAllan Wang
2017-06-13Created working workaround for menu itemAllan Wang
2017-06-13Created js base for facebook menuAllan Wang