aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-20try to fix idn stuffidn_fixesDaniel Gultsch5-11/+28
2016-10-19include pgp signature only in non anonymous mucsDaniel Gultsch2-3/+7
2016-10-19retrigger key selection if openpgp key was deletedDaniel Gultsch2-3/+15
2016-10-18update conversation in database background threadDaniel Gultsch5-18/+18
2016-10-18don't trigger context menu in message adapter manually. fixes #2077Daniel Gultsch3-13/+6
2016-10-17add exception handling when loading default resourceDaniel Gultsch1-2/+10
2016-10-17small code reformation in pgp decryption serviceDaniel Gultsch1-2/+4
2016-10-13clarified fineprint a little bitDaniel Gultsch6-8/+10
2016-10-13synchronize access to json key storage in account modelDaniel Gultsch3-73/+75
2016-10-09don't use sending state on muc pms without smacksDaniel Gultsch1-2/+4
2016-10-09add password to direct muc inviteDaniel Gultsch1-0/+4
2016-10-09pulled more translations from transifexDaniel Gultsch2-0/+7
2016-10-09pulled translations from transifexDaniel Gultsch29-170/+301
2016-10-08added disclaimer that conversations.im account is 8 euro / yearDaniel Gultsch6-4/+40
2016-10-08fetch new conference configuration on every conf updateDaniel Gultsch2-20/+20
2016-10-07reset sending to waiting on every errorDaniel Gultsch2-2/+11
2016-10-07fixed account hash calculationDaniel Gultsch1-1/+1
2016-10-07respond to chat marker request only when mutual presence subscription existsDaniel Gultsch5-6/+13
2016-10-07create new instances of key manager every time it's usedDaniel Gultsch1-3/+6
2016-10-06warn user if account is offline during avatar publicationDaniel Gultsch2-4/+11
2016-10-06refresh error notification after 'try again'Daniel Gultsch1-0/+1
2016-10-06be more careful parsing integers in omemoDaniel Gultsch2-4/+12
2016-10-06issue ping after push was receivedDaniel Gultsch2-1/+13
2016-10-06parse smacks delay from messagesDaniel Gultsch1-1/+1
2016-10-06try to fix messages stuck at sendingDaniel Gultsch2-1/+3
2016-10-04make error notification dismissable. fixes #1815Daniel Gultsch3-40/+47
2016-10-03fixed omemo shown as unavailable in 1:1 chatsDaniel Gultsch5-5/+12
2016-10-03resolve take photo uri for internal useDaniel Gultsch2-5/+5
2016-10-03properly index take photo uris from file providerDaniel Gultsch2-8/+15
2016-10-03add more logging to attaching file processDaniel Gultsch1-0/+14
2016-10-03when activating omemo in conference always check preferencesDaniel Gultsch1-14/+14
2016-10-03explicit logging when copying files to storageDaniel Gultsch2-6/+3
2016-09-28added nick to conference jid exampleDaniel Gultsch1-1/+1
2016-09-28simplified code that invokes the export logs serviceDaniel Gultsch3-39/+9
2016-09-28expert 'setting' to remove omemo identity. fixes #2038Daniel Gultsch4-4/+68
2016-09-27Allow to dismiss the notification from a wear reply.Daniele Gobbetti2-10/+20
2016-09-27always use ipv4 localhost for Orbot connectionsDaniel Gultsch1-1/+3
2016-09-24don't reset encryption choice to auto on archivingDaniel Gultsch1-2/+0
2016-09-21don't react to null and empty voice repliesDaniel Gultsch1-3/+4
2016-09-21don't use file provider for photo uris on android < N. fixes #2030Daniel Gultsch1-1/+5
2016-09-21don't wait for disco when not having stream managmentDaniel Gultsch1-1/+1
2016-09-20add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch3-4/+11
2016-09-20Update Russian translationMishiranu1-8/+8
2016-09-20Fix "More table" layoutMishiranu3-13/+65
2016-09-20fixed styling in blocking dialogDaniel Gultsch2-5/+16
2016-09-20pulled translations from transifexDaniel Gultsch2-5/+15
2016-09-18add support for XEP-0377: Spam ReportingDaniel Gultsch6-7/+53
2016-09-18don't simply ignore null in message body but try to avoid itDaniel Gultsch3-5/+10
2016-09-18recreate activities when theme changedDaniel Gultsch5-5/+36
2016-09-18use proper paddings in dialogs on android < 5Daniel Gultsch7-20/+43