aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/intro/IntroMainFragments.kt
AgeCommit message (Collapse)Author
2021-04-17Inject main activity contractAllan Wang
2021-04-17Injection checkpointAllan Wang
2021-04-17Update theme providers and readd koin modulesAllan Wang
2021-01-12Convert all theme access to themeproviderAllan Wang
2021-01-10Remove analytic contentAllan Wang
2020-07-18Create prefs packageAllan Wang
2020-02-23Apply spotlessAllan Wang
2020-02-23Remove koincomponent from fragmentAllan Wang
2020-02-23Remove koincomponent from activities and apply spotlessAllan Wang
2020-02-23Move prefs to service locatorAllan Wang
2020-01-19Remove synthetics for IntroMainFragmentsAllan Wang
2019-12-30Apply spotless and update changelogAllan Wang
2019-09-22Apply kau migrationAllan Wang
2019-08-06Use kotlin mathAllan Wang
2019-08-04Switch theme when selected in introAllan Wang
2019-07-23Add intro panelAllan Wang
2018-12-25Introduce android ktxAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
2018-12-23Migrate to androidx (#1257)Allan Wang
* Initial migration * Update gradle wrapper * Update iconics and revert progressanimator api * Clean up imports * Update dependencies and address some lint issues * Update constants * Remove extra import
2017-12-21Enhancement/fragment interface (#564)Allan Wang
* Begin fragment interfaces and themable contracts * Prepare swiperefresh interface * Snapshot * Add compilable version * Revamp once more * Finalize layouts * Cleanup
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