aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/activities/TabCustomizerActivity.kt
AgeCommit message (Expand)Author
2021-04-17Inject activity themerAllan Wang
2021-04-17Inject tab itemsAllan Wang
2021-04-17Update theme providers and readd koin modulesAllan Wang
2021-01-12Convert all theme access to themeproviderAllan Wang
2021-01-10Start converting pref colors into themeProvider colorsAllan Wang
2020-02-23Remove koincomponent for ActivityThemeUtilsAllan Wang
2020-02-23Remove koincomponent from activities and apply spotlessAllan Wang
2020-02-23Move prefs to service locatorAllan Wang
2019-12-30Apply spotless and update changelogAllan Wang
2019-12-29Add missing initAllan Wang
2019-12-29Add view binding for TabCustomizerActivityAllan Wang
2019-09-22Apply kau migrationAllan Wang
2019-08-06Format kotlinAllan Wang
2019-06-13Update kau and fix 29 incompatibilitiesAllan Wang
2019-06-08Fix versions and importsAllan Wang
2019-03-07Apply spotlessAllan Wang
2019-03-07Replace tab dao with generic daoAllan Wang
2019-03-07Fix tab customizer activityAllan Wang
2019-03-07Allow migration for fbtabsAllan Wang
2019-03-05Create initial room modelsAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
2018-12-24Update/bindview (#1258)Allan Wang
2018-12-23Migrate to androidx (#1257)Allan Wang
2018-02-16Update/misc (#728)Allan Wang
2018-01-07Feature/website debug (#603)Allan Wang
2017-12-12Update/intro (#550)v1.7.0Allan Wang
2017-12-11Feature/tab customization (#522)Allan Wang