PPNS support removed
- Push handling cleanup thanks to @natario1 (#732)
- PPNS support has been removed to support Android O
- PushHandler interface for handling payloads of different providers (GCM, FCM)
- PushService acts as a router and streamlines payloads to handlers in a single thread
- Changed endpoint classes/_User to users thanks to @Kiwifed0r (#717)
- Fix ParseUserCurrentCoder bug thanks to @natario1 (#724)
https://github.com/parse-community/Parse-SDK-Android/compare/1.16.0..1.16.1