aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/intro/IntroFragmentTheme.kt
AgeCommit message (Collapse)Author
2021-04-17Update theme providers and readd koin modulesAllan Wang
2021-01-12Convert all theme access to themeproviderAllan Wang
2020-02-23Remove koincomponent from activities and apply spotlessAllan Wang
2020-02-23Move prefs to service locatorAllan Wang
2020-01-19Remove synthetics for intro fragment themeAllan Wang
2020-01-19Remove synethetics from intro activityAllan Wang
2019-08-06Format kotlinAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
2018-12-24Update/bindview (#1258)Allan Wang
* Update bindview for FrostVideoViewer * Remove more bindview usages * Fix compilation problems * Remove custom drawer header
2018-03-11Enhancement/debug mode (#779)Allan Wang
* Update changelog * Improve debugger * Remove need for mapping urls * Remove excess logs * Clean up
2017-11-12Translations (#482)Allan Wang
* Update translators * Remove translation for some other texts * Update kau * Fix build and optimize * Add translations * Update readme and changelog * Clean unnecessary strings * Fix translations * Add korean translations for kau
2017-11-09Update/kau (#476)Allan Wang
* Update all dependencies * Revert to working build * Update kau again * Update nullables * Update more nullables * Inline some things * Add images to readme * Update readme translators
2017-08-19Feature/ringtone selector (#200)Allan Wang
* Update changelog * Create and test ringtone selector * Update changelog * Update text
2017-08-19Refactor enums and optimize importsAllan Wang
2017-07-30Intro (#100)v1.4.1Allan Wang
* Create base activity * Created some testers * Update theme and fix mess up * Update theme and replace paint * WIP intro drawables * Create intro screens * Clear unnecessary dependencies * Finalize intro panels * Clean up intro * Attack intro to settings * Fix lint * Finalize intro