aboutsummaryrefslogtreecommitdiffstats
path: root/src/standardPush (follow)
Commit message (Collapse)AuthorAgeFilesLines
* correct file locations for EmojiServiceChristian Schneppe2019-09-231-2/+2
|
* fix missing deps for EmojiServiceChristian Schneppe2019-09-231-0/+21
|
* Google Play version use downloadable Emojis instead of bundledChristian Schneppe2019-09-231-0/+32
|
* catch more firebase library bugsChristian Schneppe2019-08-311-1/+8
|
* catch fcm library bugsChristian Schneppe2019-08-311-1/+7
|
* attempt to unregister when receiving push for channel no longer joinedChristian Schneppe2019-07-011-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)
* implement FCM push for group chatsChristian Schneppe2019-07-011-25/+93
|
* optimize importsChristian Schneppe2019-02-082-9/+7
|
* rename some variablesChristian Schneppe2019-02-042-2/+2
|
* explicitly start service (instead of just bind) service from contact chooserChristian Schneppe2019-01-252-26/+3
|
* remove deprecated instanceIdServiceChristian Schneppe2019-01-243-45/+31
|
* catch a few run time exceptions related to androids life cycle mgmtChristian Schneppe2018-11-232-10/+18
|
* use startForegroundService compat from push message receiverChristian Schneppe2018-11-233-11/+26
|
* try to catch exceptions on FCM token refreshChristian Schneppe2018-11-081-1/+10
|
* enable push messagesChristian Schneppe2018-10-204-3/+12
|
* disable analyticsChristian Schneppe2018-05-211-0/+7
| | | | https://firebase.google.com/support/guides/disable-analytics
* make fcm receiver ignore messages when all accounts are disabledChristian Schneppe2018-05-211-0/+7
|
* migrate to fcm libraryChristian Schneppe2018-05-215-49/+22
|
* changed jid of push serverChristian Schneppe2018-05-171-3/+3
|
* fix playstore flavorChristian Schneppe2018-04-072-68/+51
|
* migrate to xmpp-addrChristian Schneppe2018-04-021-7/+5
|
* Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵Christian Schneppe2018-02-191-1/+1
| | | | constant
* remove prosody push from blacklistChristian Schneppe2017-11-212-5/+1
|
* add maintanence intent to renewe instance idChristian Schneppe2017-09-242-0/+50
|
* rename playstore to standardpushChristian Schneppe2017-03-174-0/+193