aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/views/FrostWebView.kt
AgeCommit message (Collapse)Author
2021-11-22Migrate refresh channel to flowAllan Wang
2021-09-25Create frost web component for jsiAllan Wang
2021-09-25Create hilt web file chooser implementationAllan Wang
2021-04-17Remove koin dependency in productionAllan Wang
2021-04-17Start hilt injectionAllan Wang
2021-01-24Revert "Add option to log out for messenger"Allan Wang
This reverts commit 4c2c8a9ce4872e8bbb2a55c8b527e4f7b22ef633.
2021-01-24Add option to log out for messengerAllan Wang
2021-01-24Create messenger client with cookie checkingAllan Wang
2021-01-12Create themeproviderAllan Wang
2021-01-10Fix koin importsAllan Wang
2020-07-18Split prefs into segmentsAllan Wang
2020-07-18Create prefs packageAllan Wang
2020-03-01Apply spotlessAllan Wang
2020-03-01Rearrange image activity to use download managerAllan Wang
2020-02-29Update koin usageAllan Wang
2020-02-23Apply spotlessAllan Wang
2020-02-23Remove singleton pattern for fbcookieAllan Wang
2020-02-23Remove koincomponent from activities and apply spotlessAllan Wang
2020-02-23Move prefs to service locatorAllan Wang
2020-02-08Fixed blank loading of some weblinksmassimilianoLe
Fixed blank loading of some weblinks
2019-10-14Enforce super destroy for webviewsAllan Wang
2019-10-14Fix backstack by removing home page additionsAllan Wang
2019-09-07Remove desktop and mobile user agent defAllan Wang
2019-08-06Use kotlin mathAllan Wang
2019-04-21Merge devAllan Wang
2019-04-13Update user agent (#1400)Allan Wang
* Rename user agent and update chrome for desktop, resolves #1387 * Rename more basic to desktop * Apply spotless
2019-04-04Merge mute specific fixes (#1386)Allan Wang
* Merge mute specific fixes * Remove version tag in user agent * Add extra forward slash * Update kau
2019-03-05Port rest of cookie itemsAllan Wang
2018-12-28Switch default user agent to android, resolves #1245, #1229Allan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
2018-11-06Fix/duplicate back (#1177)Allan Wang
* Merge potential fix for text zoom * Actually fix the duplicate back * Prepare fixing dependent notifications * Add notification fallback url * Add back acontext to url, fixes #1137
2018-01-25Enhancement/video (#669)v1.8.0Allan Wang
* Test stricter video extractor * Mess around with mutations * Revert back to strict click listener * Update theme * Update dependencies * Update theme * Create pip toggle * Add pip disabler * Update theme * Update theme
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-29Feature/native notifs (#579)Allan Wang
* Improve parser and add zip test * Remove ActivityOptionsCompat, resolves #555 * Create native notifs * Add animations * Add image rounder * Improve glide transformations * Add request service * Fix parser * Fix parser * Add thumbnail and fix notification text * Update parsers and regex * Auto mark as read * Add request implementation in pending intent * Remove unnecessary return data * Simplify command retrieval * Use name keys instead * Revamp all bundle calls * Fix up thumbnail layout
2017-12-22Update webview components (#571)Allan Wang
* Add volume binding * Remove key override * Add pause timers to webview
2017-12-21Enhancement/fragment interface (#564)Allan Wang
* Begin fragment interfaces and themable contracts * Prepare swiperefresh interface * Snapshot * Add compilable version * Revamp once more * Finalize layouts * Cleanup
2017-05-31add more cookie handlingAllan Wang
2017-05-31implement cache db and start js injectionsAllan Wang
2017-05-30working tab db and initial cookie mapAllan Wang
2017-05-30migrate to dbflowAllan Wang
2017-05-30create retrofacebook and token retrievalAllan Wang
2017-05-29Add icon tabs and webview observablesAllan Wang
2017-05-29initial portAllan Wang