aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-14synchronize access to stanza queueDaniel Gultsch1-21/+31
2016-06-14remove messages from decryption queue when trimming a conversationDaniel Gultsch2-4/+19
2016-06-14make sure tagwriter is clear before force closing socketDaniel Gultsch2-19/+9
2016-06-14refactored pgp decryptionDaniel Gultsch11-333/+214
2016-06-14make StartUI resistant against rotations and don't restart app when not neces...Christian Schneppe3-1/+8
2016-06-12add permission exception for android < MarshmallowChristian Schneppe2-12/+18
2016-06-12actually do add fall back message for omemoDaniel Gultsch1-1/+1
2016-06-12parse real jid from muc mam messages. (disabled)Daniel Gultsch2-1/+17
2016-06-12close db cursor after reading certDaniel Gultsch1-0/+1
2016-06-12also restart if permissions were changed after first startChristian Schneppe2-29/+32
2016-06-12make a restart after granting permissions on first startChristian Schneppe2-13/+33
2016-06-12set last seen true as defaultChristian Schneppe1-1/+1
2016-06-10catch conversations sort exception. not vital at this pointDaniel Gultsch2-15/+19
2016-06-10added log tag if no backup foundChristian Schneppe1-0/+1
2016-06-10check and request all needed permissions on startupChristian Schneppe5-1/+137
2016-06-06added missing stringsChristian Schneppe3-3/+7
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-04renamed last activity to last user interactionDaniel Gultsch1-1/+1
2016-06-04change default resource to mobileChristian Schneppe2-3/+2
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 Gultsch15-71/+164
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-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-02added missing stringsChristian Schneppe1-0/+1
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 Gultsch2-2/+13
2016-06-02modified invite user optionChristian Schneppe2-4/+3
2016-06-02changed color of lock iconChristian Schneppe5-1/+0
2016-06-02fixed regression that would not show clear devicesDaniel Gultsch1-1/+1
2016-06-02change icon for mam prefsChristian Schneppe6-1/+1
2016-06-02Share link to invite user to start over with Pix-Art MessengerChristian Schneppe6-7/+39
2016-06-02make grace period configurableDaniel Gultsch6-26/+58
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-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