- remove ktlint replace with detekt
- rename files names to make them more concise
- update compile/targeSdk to 28
- #18 Recipe detail page not updating
- add listing descriptions
- add launcher icon
- add Falcon to take spoon screenshots, update play store listing screenshots
- convert test over to jetpack artifacts
- update gradle to 4.8
- add extension functions to help with setting OnTabSelectedListener>
- update DirectionsPage to use merge tag on layout
- convert RecipeMainActivity into BottomSheetDialogFragment
- add ktlint to handle linting things
- add android.injected.testOnly=false flag to gradle.properties
- remove debuggable flag from release build
- fix some proguard issues, migrate constraintlayout to androidx
- add dagger to manage di and room to manage data