Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename build flavors | Christian Schneppe | 2019-11-02 | 4 | -324/+0 |
| | |||||
* | correct file locations for EmojiService | Christian Schneppe | 2019-09-23 | 1 | -2/+2 |
| | |||||
* | fix missing deps for EmojiService | Christian Schneppe | 2019-09-23 | 1 | -0/+21 |
| | |||||
* | Google Play version use downloadable Emojis instead of bundled | Christian Schneppe | 2019-09-23 | 1 | -0/+32 |
| | |||||
* | catch more firebase library bugs | Christian Schneppe | 2019-08-31 | 1 | -1/+8 |
| | |||||
* | catch fcm library bugs | Christian Schneppe | 2019-08-31 | 1 | -1/+7 |
| | |||||
* | attempt to unregister when receiving push for channel no longer joined | Christian Schneppe | 2019-07-01 | 1 | -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 chats | Christian Schneppe | 2019-07-01 | 1 | -25/+93 |
| | |||||
* | optimize imports | Christian Schneppe | 2019-02-08 | 2 | -9/+7 |
| | |||||
* | rename some variables | Christian Schneppe | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | explicitly start service (instead of just bind) service from contact chooser | Christian Schneppe | 2019-01-25 | 2 | -26/+3 |
| | |||||
* | remove deprecated instanceIdService | Christian Schneppe | 2019-01-24 | 2 | -38/+29 |
| | |||||
* | catch a few run time exceptions related to androids life cycle mgmt | Christian Schneppe | 2018-11-23 | 2 | -10/+18 |
| | |||||
* | use startForegroundService compat from push message receiver | Christian Schneppe | 2018-11-23 | 3 | -11/+26 |
| | |||||
* | try to catch exceptions on FCM token refresh | Christian Schneppe | 2018-11-08 | 1 | -1/+10 |
| | |||||
* | enable push messages | Christian Schneppe | 2018-10-20 | 4 | -3/+12 |
| | |||||
* | make fcm receiver ignore messages when all accounts are disabled | Christian Schneppe | 2018-05-21 | 1 | -0/+7 |
| | |||||
* | migrate to fcm library | Christian Schneppe | 2018-05-21 | 4 | -27/+17 |
| | |||||
* | changed jid of push server | Christian Schneppe | 2018-05-17 | 1 | -3/+3 |
| | |||||
* | fix playstore flavor | Christian Schneppe | 2018-04-07 | 2 | -68/+51 |
| | |||||
* | migrate to xmpp-addr | Christian Schneppe | 2018-04-02 | 1 | -7/+5 |
| | |||||
* | Namespace: Add constant for 'jabber:x:data' & Make use of Namespace.DATA ↵ | Christian Schneppe | 2018-02-19 | 1 | -1/+1 |
| | | | | constant | ||||
* | remove prosody push from blacklist | Christian Schneppe | 2017-11-21 | 2 | -5/+1 |
| | |||||
* | add maintanence intent to renewe instance id | Christian Schneppe | 2017-09-24 | 1 | -0/+41 |
| | |||||
* | rename playstore to standardpush | Christian Schneppe | 2017-03-17 | 3 | -0/+155 |