mitchtabian / Open-API-Android-App

Kotlin, MVI, Hilt, Retrofit2, Coroutines, Room Persistence, REST API, Token Authentication
690 stars 230 forks source link

Generic ReFactor #17

Closed Morons closed 3 years ago

Morons commented 3 years ago

Fixed: onActivityResult for ActivityResultContract Added: VersionName to LauncherFragment.kt and AccountFragment.kt as well as fixed build.gradle to produce the external file to keep the version numbers and increment it! Updated: All Dependencies and reFactored all files affected Small Fixes: removed all but one warnings from Task :app:compileDebugKotlin

Morons commented 3 years ago

OOps the 142 Files is because I Changed spaces(4) to Tabs - sorry - lol I could not test Update and Create as I have currently no Access to the API

shipsywor commented 3 years ago

@Morons probably a good idea to close this PR and open a new one with only the changes you intended (without tabs, space mistake)

mitchtabian commented 3 years ago

@Morons probably a good idea to close this PR and open a new one with only the changes you intended (without tabs, space mistake)

Yeah too many changes since you did this. Open a new one now that I've updated the code.