Code commits

Smack (4.2)

  • Florian Schmaus <flo@geekplace.eu>

    Florian Schmaus <flo@geekplace.eu> e6787b21cef3208c0191a78cd1e2f454f85e9d96

    Merge pull request #122 from andrisasuke/fix-enable-push-formtype
    Fix enable push notification IQ form type

  • andri.khrisharyadi <andri.khrisharyadi@gmail.com>

    andri.khrisharyadi <andri.khrisharyadi@gmail.com> c8b4df4f849fdf1af0ec2f1fffcb93082a2001ad

    Fix EnablePushNotificationsIQ wrong form type
    Should be submit instead of form
    Fixes SMACK-752

    • smack-experimental/src/main/java/org/jivesoftware/smackx/push_notifications/element/EnablePushNotificationsIQ.java (version c8b4df4f849fdf1af0ec2f1fffcb93082a2001ad)
    • smack-experimental/src/test/java/org/jivesoftware/smackx/push_notifications/EnablePushNotificationsIQTest.java (version c8b4df4f849fdf1af0ec2f1fffcb93082a2001ad)