Skip to content

Tags: EmoryLee/jpush-api-java-client

Tags

v3.1.3

Toggle v3.1.3's commit message
[maven-release-plugin] copy for tag v3.1.3

v3.1.2

Toggle v3.1.2's commit message
Fix bug: registrationId method - typed with ALIAS

Fix bug - null extras will cause IllgalArgumentException, android notification.anroid() will enter into this situation
Distinguish 'read timed out', and add a state for APIConnectionExcepiton
Add tests for connect timed out and read timed out

v3.1.1

Toggle v3.1.1's commit message
Release v3.1.1:

1. Add payload length checking methods - global, and ios notificaiton
2. Add platform shortcuts for Notification.

v3.1.0

Toggle v3.1.0's commit message
Release v3.1.0:

1. Throw exceptions if error - network error, or response error;
2. If connect timed out will retry 3 times by default;
3. Fix tests name convention bug;
4. Client default value:   apns_production will always be set.  set with False by default.
5. Client default value:   ios sound will be set  be default;  badge will be set with 1 by default.

v3.0.1

Toggle v3.0.1's commit message
[maven-release-plugin] copy for tag v3.0.1

v3.0.0

Toggle v3.0.0's commit message
[maven-release-plugin] copy for tag v3.0.0

v2.4.2

Toggle v2.4.2's commit message
Fix bug: lack of content-available param for ios

v2.4.1

Toggle v2.4.1's commit message
Bug fix: no winphone platform for default all platform selection.

v2.4.0

Toggle v2.4.0's commit message
Support WinPhone push (toast only yet)

v2.3.0

Toggle v2.3.0's commit message
Release v2.3.0 - a refactoring version.