aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/web
AgeCommit message (Expand)Author
2022-07-04Added new “marketplace items” filterdevIván Ávalos
2022-07-01Fixed ads filter and added new “suggested posts” filterIván Ávalos
2021-11-23Create extension for converting emittersAllan Wang
2021-11-22Convert header channel to flowAllan Wang
2021-11-22Convert title channel to flowAllan Wang
2021-11-22Migrate progress channel to flowAllan Wang
2021-11-22Migrate refresh channel to flowAllan Wang
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-11-19Snapshot workAllan Wang
2021-10-09Support messenger usage when default apps are enabledAllan Wang
2021-09-28Remove laziness in blankResourceAllan Wang
2021-09-25Remove resolveActivityAllan Wang
2021-09-25Create frost web component for jsiAllan Wang
2021-09-25Create hilt web file chooser implementationAllan Wang
2021-09-12Fix multi account switchingAllan Wang
2021-04-17Remove koin dependency in productionAllan Wang
2021-04-17Injection checkpointAllan Wang
2021-04-17Injection checkpointAllan Wang
2021-04-17Update theme providers and readd koin modulesAllan Wang
2021-04-17Start hilt injectionAllan Wang
2021-01-24Create messenger client with cookie checkingAllan Wang
2021-01-12Fix swipe disable logic and disable for messengerAllan Wang
2021-01-12Disable swipe refresh for messengerAllan Wang
2021-01-12Start mapping messenger injectionsAllan 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-10Fix koin importsAllan Wang
2020-11-07Use verbose loggingAllan Wang
2020-11-07Disable context menu shortly after scrollingAllan Wang
2020-11-07Fix theme injectionAllan Wang
2020-10-03Link settings with injectionAllan Wang
2020-09-27Add option to hide feed likes and bottom barAllan Wang
2020-07-18Split prefs into segmentsAllan Wang
2020-07-18Create prefs packageAllan 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-23Create full size image cssAllan Wang
2020-03-01Format codeAllan Wang
2020-02-29Update koin usageAllan Wang
2020-02-23Update theme and alert cancellationAllan Wang
2020-02-23Disable desktop url conversion if url does not support refreshAllan Wang
2020-02-23Add default video posterAllan 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