aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-10added log tag if no backup foundChristian Schneppe1-0/+1
2016-06-10check and request all needed permissions on startupChristian Schneppe1-0/+109
2016-06-06update lastseen in contactdetailsChristian Schneppe1-2/+2
2016-06-06add permission checks to welcome activityChristian Schneppe1-25/+45
2016-06-06fix crash in welcome screen on first startChristian Schneppe1-1/+3
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-04change default resource to mobileChristian Schneppe1-2/+1
2016-06-04also add 4 chars to filesnames during copy to private storageChristian Schneppe1-1/+1
2016-06-04check database versione before importChristian Schneppe2-5/+11
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch12-63/+142
2016-06-04add first 4 chars to file namesChristian Schneppe3-4/+4
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-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-02changed default resource to 'mobile'Christian Schneppe1-1/+1
2016-06-02also export database when chats are exportedChristian Schneppe3-7/+54
2016-06-02print specific toast when download failed because of write errorDaniel Gultsch1-2/+12
2016-06-02changed color of lock iconChristian Schneppe1-1/+0
2016-06-02fixed regression that would not show clear devicesDaniel Gultsch1-1/+1
2016-06-02Share link to invite user to start over with Pix-Art MessengerChristian Schneppe3-0/+20
2016-06-02make grace period configurableDaniel Gultsch3-6/+14
2016-06-01deactive grace period when receiving screen on actionDaniel Gultsch1-1/+8
2016-06-01use datetime as filenameChristian Schneppe3-11/+24
2016-06-01change AppUpdate URLChristian Schneppe1-1/+1
2016-06-01deactivate grace period when coming to foregroundDaniel Gultsch1-0/+1
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 Gultsch1-1/+5
2016-05-31check if session is optionalDaniel Gultsch1-1/+3
2016-05-31changed some folders for filesChristian Schneppe1-16/+27
2016-05-31optimize importsChristian Schneppe38-76/+25
2016-05-31complete backup importerChristian Schneppe2-35/+65
2016-05-31add database importerChristian Schneppe2-3/+116
2016-05-31add possibility to export database during update checkChristian Schneppe2-1/+45
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-30use whitespace as message seperatorDaniel Gultsch1-1/+1
2016-05-30handle app links for conferencesDaniel Gultsch3-6/+26
2016-05-30remove unicode control chars before sendingDaniel Gultsch1-0/+1
2016-05-30change uriChristian Schneppe1-1/+1
2016-05-30start playing video directly without touching play buttonChristian Schneppe1-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