aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/kotlin/com/pitchedapps/frost/activities/IntroActivity.kt
AgeCommit message (Collapse)Author
2020-01-19Remove synethetics from intro activityAllan Wang
2020-01-19Use textview instead for flat backgroundAllan Wang
2019-09-22Optimize imports and update changelogAllan Wang
2019-09-22Apply kau migrationAllan Wang
2019-08-06Format kotlinAllan Wang
2019-08-04Switch theme when selected in introAllan Wang
2019-07-23Add intro panelAllan Wang
2019-06-13Update kau and fix 29 incompatibilitiesAllan Wang
2019-06-08Fix versions and importsAllan Wang
2019-05-01Prompt widget update post introAllan Wang
2019-01-03Add asset preloader (#1311)Allan Wang
2018-12-28Fully remove anko, resolves #1184Allan 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
2018-09-27Fix more lintsAllan Wang
2018-01-07Fix start activity (#607)Allan Wang
2018-01-07Feature/website debug (#603)Allan Wang
* Create beginning of web downloader * Clean up * Update KAU for reified activity launching * Update web attachments and setFrostColor * Test other zipper * Test simpler image saving model * Finish up image activity * Restore aggressive overlays * Try new zipper * Test again * Fix tests * Add working build * Rename * Support cancellation
2017-08-03Add IM notifications, FAQ, video uploading, and geolocations (#107)Allan Wang
* Test canary * Update activities to use kau base * Update dependencies * Cherry pick faq * Update kau and add faq * Add readme badges * Add im notifications and video uploading * Update theme * Update and fix unit tests * Add geolocation * Prepare alpha test * Remove explicit nonnull request
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