aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/utils/Showcase.kt
AgeCommit message (Collapse)Author
2020-07-18Migrate showcase prefs to pref sectionAllan Wang
2020-02-23Move prefs to service locatorAllan Wang
2019-09-22Optimize imports and update changelogAllan Wang
2019-09-07Delete experimental by default optionsAllan Wang
2019-07-01Add swipe to dismissAllan Wang
2018-12-24Enhancement/ktlint (#1259)Allan Wang
* Add spotless * Reformat code * Apply license header * Add remaining license headers
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-09-17Remove first production temp code (#303)Allan Wang
* Disable aggressive recents by default * Remove first production message
2017-09-17misc (#298)v1.5.0Allan Wang
* Wrap searchsubject with error handler * Add dialog for older users * Add identifier key * Ensure notification service starts when app starts * Update theme
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
2017-07-06Dev (#29) - micro fixes mostly from KAUv1.1.4Allan Wang
* Add changelog * Add play descriptions * Test build since tag * Adjust view on keyboard, fixes * Update kau, merge kpref singles, update swipe * Fix swipe background * Allow swipe customization
2017-07-04Small miscellaneous fixesAllan Wang
* mist * Add back experimental section * Remove update dev sh
2017-07-04Create showcase prefsAllan Wang