parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 734 forks source link

Add bolts tasks to this library #1018

Closed rogerhu closed 4 years ago

rogerhu commented 4 years ago

https://github.com/BoltsFramework/Bolts-Android is no longer really maintained/supported. Moving it here gives us the remove the dependency and allow us to shift to possibly Kotlin coroutines long-term.

Jawnnypoo commented 4 years ago

Awesome, can we make sure the source is formatting the same as the rest of the project? The project uses the default Android Studio formatting. This way, when users contribute, they can just use the auto-formatter. You should be able to scan the whole module and auto-format from within Android Studio 👍