Skip to content
Success

#4 (Sep 30, 2014, 6:34:13 AM)

Started 10 yr ago
Took 23 sec

Started by an SCM change

Revision: 394
Changes
  1. Moving 2.3 to Beta 3 (detail)
    by sypecom
  2. Certificate chain-related exceptions now include the cause exception (#179) (detail)
    by sypecom
  3. Fixed PushNotificationPayload(rawJSON) constructor to properly add aps object if missing (#154) (detail)
    by sypecom
  4. Added restart-connection-after-inactivity feature (#115) (detail)
    by sypecom
  5. Fixed memory leak (#120) (detail)
    by sypecom
  6. PushNotificationPayload will now properly throw JSONExceptions if an error occurs during JSON parsing (#207) (detail)
    by sypecom
  7. Update pom.xml following removal of BouncyCastle dependency as per issue #214 (detail)
    by sypecom
  8. Removed BouncyCastle dependency as per issue #214 (detail)
    by sypecom
  9. Code cleanup (#215) (detail)
    by sypecom
  10. Updates for payload max size (now 2048) and category (detail)
    by sypecom
  11. Fixed bug in auto-resend feature and added option to disable it if necessary (issue #187) (detail)
    by sypecom
  12. Made BouncyCastle library unsigned for compatibility with Google App Engine (issue #108) (detail)
    by sypecom
  13. Added socket timeout to FeedbackServiceManager as per issue #205 (detail)
    by sypecom