Releases: parse-community/Parse-SDK-Android
1.18.3
1.18.2
1.18.1
1.18.0
Revert back PushType to GCM
-
Revert send PushType of 'fcm' for FCM installs thanks to @rogerhu (f410409)
-
Added instructions to README about updating Parse Server config for future FCM support.
See 1.17.2...1.17.3 for full changelog.
Send PushType FCM for FCM installs
See 1.17.1...1.17.2 for full changelog.
Notification Builder update
- Fix for allowing override of Notification Builder thanks to @Jawnnypoo (#819)
See 1.17.0...1.17.1 for full changelog.
FCM upgrade
Please review the README.md instructions as there are some breaking changes, especially related to push notifications. In addition, setting config parameters inside AndroidManifest.xml
is no longer supported.
-
Added FCM and GCM module thanks to @Jawnnypoo (#800)
-
Adding upload docs automation in Travis thanks to @addisonElliott (#801)
-
Make ParseObject availableKeys Set a thread safe synchronizedSet thanks to @canuludag (#795)
-
Remove support for manifest configuration thanks to @Jawnnypoo (#809)
-
Easy upgrades to create custom notifications by overriding
getNotificationBuilder
thanks to @Jawnnypoo (#811) -
Upgrade to Gradle v4.4, Google Services, OkHttp thanks to @Jawnnypoo (#811)
See 1.16.7...1.17.0 for full changelog.
1.16.7
- Remove auth data if auth failed thanks to @mhartvick (#787)
- Add javadoc artifact to maven publication thanks to @addisonElliott (#785)
See 1.16.6...1.16.7 for full changelog.