aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/intro/IntroImageFragments.kt
AgeCommit message (Collapse)Author
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
2019-09-22Optimize imports and update changelogAllan Wang
2019-09-22Apply kau migrationAllan Wang
2019-08-06Use proper abs importAllan Wang
2019-08-06Use kotlin mathAllan Wang
2019-06-13Update kau and fix 29 incompatibilitiesAllan Wang
2019-06-08Fix versions and importsAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
2018-03-11Enhancement/debug mode (#779)Allan Wang
* Update changelog * Improve debugger * Remove need for mapping urls * Remove excess logs * Clean up
2017-12-12Update/intro (#550)v1.7.0Allan Wang
* Add edit button to intro * Update readme * Fix video error and cancellation * Update changelog * Hide invalid tab options
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-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