aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-29changed package id inside manifest and projectChristian Schneppe10-5564/+0
2016-07-28fix crash on first startChristian Schneppe1-7/+13
2016-07-27fixed rare null pointer in avatar creationDaniel Gultsch1-1/+1
2016-07-27fixed regression in file delete detection due to missing !Daniel Gultsch1-1/+1
2016-07-27added more logging for file deletionDaniel Gultsch1-6/+11
2016-07-25refactored how view intents are handledDaniel Gultsch1-19/+16
2016-07-25refactored deleted file detection to monitor entire sd card. fixes #1968Daniel Gultsch1-19/+23
2016-07-13call update file params from threadDaniel Gultsch1-16/+16
2016-07-12change foreground icon when not connectedChristian Schneppe1-3/+5
2016-07-02set timeout correctlyChristian Schneppe1-2/+2
2016-07-02code cleanupChristian Schneppe1-3/+0
2016-07-02some little updater changes and code cleanupChristian Schneppe2-7/+3
2016-07-01show online status in foreground serviceChristian Schneppe1-3/+14
2016-06-29vibrate on new messages when app is openChristian Schneppe2-0/+11
2016-06-29add count to notificationsChristian Schneppe1-0/+1
2016-06-20display toast on pgp errorDaniel Gultsch1-2/+12
2016-06-20log reason for not showing notificationDaniel Gultsch1-0/+3
2016-06-14clear muc tiles when avatar of member changesDaniel Gultsch2-0/+14
2016-06-14refactored pgp decryptionDaniel Gultsch1-3/+14
2016-06-12set last seen true as defaultChristian Schneppe1-1/+1
2016-06-10catch conversations sort exception. not vital at this pointDaniel Gultsch1-14/+5
2016-06-04swap sending presence and csiDaniel Gultsch1-3/+3
2016-06-04change default resource to mobileChristian Schneppe1-2/+1
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-6/+34
2016-06-03disconnect account in background after deletion. fixes #1861Daniel Gultsch1-1/+6
2016-06-02changed default resource to 'mobile'Christian Schneppe1-1/+1
2016-06-02also export database when chats are exportedChristian Schneppe1-1/+42
2016-06-01deactive grace period when receiving screen on actionDaniel Gultsch1-1/+8
2016-06-01deactivate grace period when coming to foregroundDaniel Gultsch1-0/+1
2016-05-31optimize importsChristian Schneppe3-5/+1
2016-05-31execute phone contact changes in singlethreadexecutorDaniel Gultsch1-53/+44
2016-05-30handle app links for conferencesDaniel Gultsch1-0/+10
2016-05-28schedule first idle ping on service creationDaniel Gultsch1-0/+4
2016-05-28added idle ping in 10min intervalsDaniel Gultsch1-8/+23
2016-05-27use first letter to draw tiles for avatarsDaniel Gultsch1-1/+10
2016-05-27don't push default muc conf twiceDaniel Gultsch1-0/+3
2016-05-26add 'create conference' dialogDaniel Gultsch1-3/+20
2016-05-26show contact avatar in muc users unless that contact has its own avatarDaniel Gultsch1-1/+1
2016-05-26make newly created conferences private by defaultDaniel Gultsch1-9/+10
2016-05-23Revert "Prevent presences from being cleared on connection"Christian Schneppe1-1/+2
2016-05-21update ui after affiliation changesDaniel Gultsch1-0/+3
2016-05-19also save form elements in disco storageDaniel Gultsch1-2/+2
2016-05-17refactored muc item parsing to also parse muc status messagesDaniel Gultsch1-14/+4
2016-05-16change affiliation for in memory users that are currently not joined in a con...Daniel Gultsch1-0/+1
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch2-6/+22
2016-05-15send caps hash in muc joinDaniel Gultsch1-6/+1
2016-05-13show presence of other resources as templateDaniel Gultsch1-0/+10
2016-05-13reset attempt count when reconnecting because of timeoutDaniel Gultsch1-0/+3
2016-05-13use 'phone' or 'tablet' as default resourceDaniel Gultsch1-1/+1
2016-05-13add lock domain and magic create domain to known hostsDaniel Gultsch1-0/+6