aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* call update file params from threadDaniel Gultsch2016-07-131-16/+16
* change foreground icon when not connectedChristian Schneppe2016-07-121-3/+5
* set timeout correctlyChristian Schneppe2016-07-021-2/+2
* code cleanupChristian Schneppe2016-07-021-3/+0
* some little updater changes and code cleanupChristian Schneppe2016-07-022-7/+3
* show online status in foreground serviceChristian Schneppe2016-07-011-3/+14
* vibrate on new messages when app is openChristian Schneppe2016-06-292-0/+11
* add count to notificationsChristian Schneppe2016-06-291-0/+1
* display toast on pgp errorDaniel Gultsch2016-06-201-2/+12
* log reason for not showing notificationDaniel Gultsch2016-06-201-0/+3
* clear muc tiles when avatar of member changesDaniel Gultsch2016-06-142-0/+14
* refactored pgp decryptionDaniel Gultsch2016-06-141-3/+14
* set last seen true as defaultChristian Schneppe2016-06-121-1/+1
* catch conversations sort exception. not vital at this pointDaniel Gultsch2016-06-101-14/+5
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-061-5/+34
|\
| * swap sending presence and csiDaniel Gultsch2016-06-041-3/+3
| * opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-6/+34
* | change default resource to mobileChristian Schneppe2016-06-041-2/+1
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-041-1/+6
|\|
| * disconnect account in background after deletion. fixes #1861Daniel Gultsch2016-06-031-1/+6
* | changed default resource to 'mobile'Christian Schneppe2016-06-021-1/+1
* | also export database when chats are exportedChristian Schneppe2016-06-021-1/+42
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-021-1/+8
|\|
| * deactive grace period when receiving screen on actionDaniel Gultsch2016-06-011-1/+8
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-011-0/+1
|\|
| * deactivate grace period when coming to foregroundDaniel Gultsch2016-06-011-0/+1
* | optimize importsChristian Schneppe2016-05-313-5/+1
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-311-53/+54
|\|
| * execute phone contact changes in singlethreadexecutorDaniel Gultsch2016-05-311-53/+44
| * handle app links for conferencesDaniel Gultsch2016-05-301-0/+10
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-281-8/+27
|\|
| * schedule first idle ping on service creationDaniel Gultsch2016-05-281-0/+4
| * added idle ping in 10min intervalsDaniel Gultsch2016-05-281-8/+23
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-272-11/+41
|\|
| * use first letter to draw tiles for avatarsDaniel Gultsch2016-05-271-1/+10
| * don't push default muc conf twiceDaniel Gultsch2016-05-271-0/+3
| * add 'create conference' dialogDaniel Gultsch2016-05-261-3/+20
| * show contact avatar in muc users unless that contact has its own avatarDaniel Gultsch2016-05-261-1/+1
| * make newly created conferences private by defaultDaniel Gultsch2016-05-261-9/+10
* | Revert "Prevent presences from being cleared on connection"Christian Schneppe2016-05-231-1/+2
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-221-0/+3
|\|
| * update ui after affiliation changesDaniel Gultsch2016-05-211-0/+3
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-202-8/+15
|\|
| * also save form elements in disco storageDaniel Gultsch2016-05-191-2/+2
| * refactored muc item parsing to also parse muc status messagesDaniel Gultsch2016-05-171-14/+4
| * change affiliation for in memory users that are currently not joined in a con...Daniel Gultsch2016-05-161-0/+1
| * keep conference members in memory and show them in conference detailsDaniel Gultsch2016-05-162-6/+22
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-151-6/+1
|\|
| * send caps hash in muc joinDaniel Gultsch2016-05-151-6/+1
| * show presence of other resources as templateDaniel Gultsch2016-05-131-0/+10