aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch15-71/+164
2016-06-03trim nick from bookmark before checking if it's emptyDaniel Gultsch1-2/+2
2016-06-03don't use a bookmarks name if it's emptyDaniel Gultsch2-4/+7
2016-06-03Fix typoAndreas Straub1-1/+1
2016-06-03throw writeexecption in downloader if flush failsDaniel Gultsch1-7/+5
2016-06-03disconnect account in background after deletion. fixes #1861Daniel Gultsch1-1/+6
2016-06-02print specific toast when download failed because of write errorDaniel Gultsch2-2/+13
2016-06-02fixed regression that would not show clear devicesDaniel Gultsch1-1/+1
2016-06-02make grace period configurableDaniel Gultsch6-26/+58
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-06-01pulled translation from transifexDaniel Gultsch2-0/+16
2016-06-01log background msgs not foreground msgsDaniel Gultsch1-1/+1
2016-06-01don't replace \n\t\rDaniel Gultsch1-1/+1
2016-06-01only log inner stanza but display isCarbonDaniel Gultsch1-1/+1
2016-06-01don't show empty templatesDaniel Gultsch1-1/+3
2016-06-01display invite again menu item for offline membersDaniel Gultsch3-1/+10
2016-05-31check if session is optionalDaniel Gultsch1-1/+3
2016-05-31execute phone contact changes in singlethreadexecutorDaniel Gultsch4-55/+79
2016-05-31log failure reason in http upload on wrong response codeDaniel Gultsch1-0/+1
2016-05-31don't scroll to pos 0 when uuid wasn't foundDaniel Gultsch1-4/+7
2016-05-30pulled translation from transifexDaniel Gultsch1-0/+8
2016-05-30use whitespace as message seperatorDaniel Gultsch1-1/+1
2016-05-30handle app links for conferencesDaniel Gultsch4-7/+28
2016-05-30remove unicode control chars before sendingDaniel Gultsch1-0/+1
2016-05-30handle app links with @ in themDaniel Gultsch1-3/+12
2016-05-29Revert "always notify by default in conferences"Daniel Gultsch2-1/+3
2016-05-29avoid npe when sending omemo messages to groupDaniel Gultsch1-1/+3
2016-05-29handle app linksDaniel Gultsch2-3/+18
2016-05-29fix creation of conferences with 1 participantDaniel Gultsch1-2/+1
2016-05-29pulled translations from transifexDaniel Gultsch7-5/+87
2016-05-29don't merge messages over the char limitDaniel Gultsch1-0/+1
2016-05-29show in ui when text was shortenedDaniel Gultsch2-4/+2
2016-05-28limit text size in message adapter to 2k and also limit text size in conversa...Daniel Gultsch2-4/+8
2016-05-28only rendering first 5k chars of each messageDaniel Gultsch4-2/+8
2016-05-28count xmpp uris when disableing text selectionDaniel Gultsch1-3/+16
2016-05-28schedule first idle ping on service creationDaniel Gultsch1-0/+4
2016-05-28added idle ping in 10min intervalsDaniel Gultsch2-8/+24
2016-05-28put bug report jid in config. include package signature in reportDaniel Gultsch3-13/+26
2016-05-28use EOT as message seperatorDaniel Gultsch1-1/+1
2016-05-27pulled translations from transifexDaniel Gultsch27-50/+85
2016-05-27refactored toasts shown when adhoc creating mucsDaniel Gultsch3-5/+23
2016-05-27use activity title 'choose participants' when doing thatDaniel Gultsch2-0/+20
2016-05-27use first letter to draw tiles for avatarsDaniel Gultsch1-1/+10
2016-05-27don't push default muc conf twiceDaniel Gultsch3-1/+14
2016-05-26Add geo: link support in longer messagesGDR!2-1/+6
2016-05-26add 'create conference' dialogDaniel Gultsch8-20/+203
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 Gultsch5-10/+32
2016-05-26change hint in edit subject dialogDaniel Gultsch2-1/+2