aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-10use darker green as background for chat bubbles in dark themeDaniel Gultsch39-3/+9
2016-06-10use darker colors for actionbar on dark themeDaniel Gultsch6-13/+15
2016-06-09pulled translations from transifexDaniel Gultsch9-9/+168
2016-06-09catch conversations sort exception. not vital at this pointDaniel Gultsch2-15/+19
2016-06-08fixed spelling in last activity summaryDaniel Gultsch1-1/+1
2016-06-08pulled translations from transifexDaniel Gultsch28-66/+93
2016-06-08Dark theme, theme switch, icons, style, stringsSteffen Keiper311-236/+552
2016-06-05Do not treat right alt key as a modifier for key combosYussuf Khalil1-1/+1
2016-06-05log all background stanzas when background logging is enabledDaniel Gultsch4-9/+4
2016-06-04swap sending presence and csiDaniel Gultsch1-3/+3
2016-06-04renamed last activity to last user interactionDaniel Gultsch1-1/+1
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