aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/UiCallback.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* attempt to unregister when receiving push for channel no longer joinedChristian Schneppe2019-07-011-1/+1
| | | | 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)
* reformat codeChristian Schneppe2016-11-191-3/+3
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+11