aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/views
AgeCommit message (Expand)Author
2021-11-23Remove channels from frost debuggerAllan Wang
2021-11-23Remove all experimental annotationsAllan Wang
2021-11-23Convert login refresh channel to flow and remove some outdated testsAllan Wang
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-09-28Remove laziness in blankResourceAllan 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-17Injection checkpointAllan Wang
2021-04-17Inject frost content viewAllan Wang
2021-04-17Injection checkpointAllan Wang
2021-04-17Inject tab itemsAllan Wang
2021-04-17Injection checkpointAllan Wang
2021-04-17Update theme providers and readd koin modulesAllan Wang
2021-04-17Start hilt injectionAllan Wang
2021-01-24Revert "Add option to log out for messenger"Allan Wang
2021-01-24Add option to log out for messengerAllan Wang
2021-01-24Create messenger client with cookie checkingAllan Wang
2021-01-12Fix swipe disable logic and disable for messengerAllan Wang
2021-01-12Convert all theme access to themeproviderAllan 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-07-18Append percentage on first bindAllan Wang
2020-07-18Update fast adapterAllan Wang
2020-06-28Create badge parser and add testAllan Wang
2020-03-01Format codeAllan 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
2019-12-29Add view binding for BadgedIconAllan Wang
2019-12-29Remove synthetics for FrostVideoViewerAllan Wang
2019-10-14Enforce super destroy for webviewsAllan Wang
2019-10-14Fix backstack by removing home page additionsAllan Wang
2019-09-22Optimize imports and update changelogAllan Wang
2019-09-22Apply kau migrationAllan Wang
2019-09-07Remove desktop and mobile user agent defAllan Wang
2019-08-06Format kotlinAllan Wang
2019-08-06Use kotlin mathAllan Wang
2019-07-23Add intro panelAllan Wang