aboutsummaryrefslogtreecommitdiffstats
path: root/src/standardPush/java/de/pixart/messenger/services/PushManagementService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-20enable push messagesChristian Schneppe1-3/+7
2018-05-21migrate to fcm libraryChristian Schneppe1-13/+5
2018-05-17changed jid of push serverChristian Schneppe1-3/+3
2018-04-07fix playstore flavorChristian Schneppe1-55/+42
2018-04-02migrate to xmpp-addrChristian Schneppe1-7/+5
2018-02-19Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA cons...Christian Schneppe1-1/+1
2017-11-21remove prosody push from blacklistChristian Schneppe1-4/+0
2017-03-17rename playstore to standardpushChristian Schneppe1-0/+0
2017-03-17add missing importChristian Schneppe1-0/+1
2017-02-22migrate domain and host exemption into seperate classChristian Schneppe1-1/+1
2017-02-10only count push as available when sm is to avoid race conditionsChristian Schneppe1-1/+1
2017-01-15show doze warning when push is running on prosodyChristian Schneppe1-0/+4
2016-11-19reformat codeChristian Schneppe1-94/+94
2016-09-09optimized importsChristian Schneppe1-2/+0
2016-09-02broader exception catchersDaniel Gultsch1-1/+2
2016-07-29changed package id inside manifest and projectChristian Schneppe1-11/+11
2016-02-14fixed server info push not showing up when unavailableDaniel Gultsch1-2/+6
2016-02-14be more carefull when checking push availabilityDaniel Gultsch1-1/+3
2016-02-13send push enable to server. simplified loggingDaniel Gultsch1-1/+35
2016-02-13fixed compile bug in free versionDaniel Gultsch1-5/+6
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-0/+78