Skip to content

Releases: parse-community/Parse-SDK-Android

1.18.3

23 Jul 16:40
4030884
Compare
Choose a tag to compare

1.18.2

23 Jul 14:44
ca91d87
Compare
Choose a tag to compare

1.18.1

23 Jul 14:32
2708284
Compare
Choose a tag to compare

1.18.0

23 Jul 13:54
c2103e1
Compare
Choose a tag to compare

Revert back PushType to GCM

06 May 16:34
Compare
Choose a tag to compare
  • 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

05 May 22:53
Compare
Choose a tag to compare
  • Send PushType of 'fcm' for FCM installs thanks to @rogerhu (#820)

See 1.17.1...1.17.2 for full changelog.

Notification Builder update

04 May 20:57
Compare
Choose a tag to compare
  • Fix for allowing override of Notification Builder thanks to @Jawnnypoo (#819)

See 1.17.0...1.17.1 for full changelog.

FCM upgrade

04 May 18:48
Compare
Choose a tag to compare

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)

  • Move snapshots to use JitPack thanks to @rogerhu (#816)

  • 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

06 Mar 07:33
Compare
Choose a tag to compare

See 1.16.6...1.16.7 for full changelog.

1.16.6

30 Jan 21:04
8a5cd1f
Compare
Choose a tag to compare
  • Fix for publishing project dependencies (#781)

See 1.16.5...1.16.6 for full changelog.