aboutsummaryrefslogtreecommitdiffstats
path: root/src/standardPush/java/de (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-23correct file locations for EmojiServiceChristian Schneppe1-2/+2
2019-09-23fix missing deps for EmojiServiceChristian Schneppe1-0/+21
2019-09-23Google Play version use downloadable Emojis instead of bundledChristian Schneppe1-0/+32
2019-08-31catch more firebase library bugsChristian Schneppe1-1/+8
2019-08-31catch fcm library bugsChristian Schneppe1-1/+7
2019-07-01attempt to unregister when receiving push for channel no longer joinedChristian Schneppe1-0/+13
when receiving a FCM push message for a channel the user is no longer in (this can happen when the disable command failed) an attempt will be made to explicitly unregister from the app server (which in turn will then send item-not-found on next push)
2019-07-01implement FCM push for group chatsChristian Schneppe1-25/+93
2019-02-08optimize importsChristian Schneppe2-9/+7
2019-02-04rename some variablesChristian Schneppe1-1/+1
2019-01-25explicitly start service (instead of just bind) service from contact chooserChristian Schneppe2-26/+3
2019-01-24remove deprecated instanceIdServiceChristian Schneppe2-38/+29
2018-11-23catch a few run time exceptions related to androids life cycle mgmtChristian Schneppe2-10/+18
2018-11-23use startForegroundService compat from push message receiverChristian Schneppe3-11/+26
2018-11-08try to catch exceptions on FCM token refreshChristian Schneppe1-1/+10
2018-10-20enable push messagesChristian Schneppe4-3/+12
2018-05-21make fcm receiver ignore messages when all accounts are disabledChristian Schneppe1-0/+7
2018-05-21migrate to fcm libraryChristian Schneppe4-27/+17
2018-05-17changed jid of push serverChristian Schneppe1-3/+3
2018-04-07fix playstore flavorChristian Schneppe2-68/+51
2018-04-02migrate to xmpp-addrChristian Schneppe1-7/+5
2018-02-19Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵Christian Schneppe1-1/+1
constant
2017-11-21remove prosody push from blacklistChristian Schneppe2-5/+1
2017-09-24add maintanence intent to renewe instance idChristian Schneppe1-0/+41
2017-03-17rename playstore to standardpushChristian Schneppe3-0/+155