aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-26fixed click area for pgp key in contact detailsChristian Schneppe3-20/+17
2017-04-26send pgp signature when creating ad hoc conferencesChristian Schneppe1-1/+1
2017-04-26limited offline support for pgp group chatsChristian Schneppe1-1/+7
2017-04-26make sure context is not null before setting content description on send buttonChristian Schneppe1-3/+3
2017-04-26make sure tag writer thread shuts downChristian Schneppe2-10/+10
2017-04-26show extended connection settings in expert settings for open versionChristian Schneppe3-0/+9
2017-04-21add 12 months duration for message deletionChristian Schneppe3-0/+4
2017-04-21reworked unique id generation for notification intentsChristian Schneppe1-8/+9
2017-04-21Add Android Auto support to notificationsChristian Schneppe4-6/+33
2017-04-20re-add redownload context menu entry for deleted filesChristian Schneppe2-0/+16
2017-04-20changed text for positive button while changing nick nameChristian Schneppe1-1/+1
2017-04-20made nimbuzz work around work with newly created conferences as wellChristian Schneppe1-1/+2
2017-04-18hide resend button if file is smaller than AutoAcceptFileSize…Christian Schneppe5-4/+15
2017-04-18reused code to retrieve AutoAcceptFileSize for AutoResendChristian Schneppe1-19/+1
2017-04-18changed icon for "start new conversation"Christian Schneppe7-3/+3
2017-04-18Add reply button in wear designChristian Schneppe5-1/+1
2017-04-18Add content description to send buttonChristian Schneppe4-1/+8
2017-04-16transform aesgcm:// links back to https:// before connecting through TorChristian Schneppe2-6/+25
2017-04-16show 'try again' button when remote server wasn't found in previously active mucChristian Schneppe3-1/+19
2017-04-16recognize muc self presence on nimbuzz.comChristian Schneppe1-4/+3
2017-04-16don't count >number% as quoteChristian Schneppe1-1/+1
2017-04-13set colored contact status preference correctlyChristian Schneppe1-2/+6
2017-04-13integrate OpenPGP (untested)Christian Schneppe2-0/+17
2017-04-13don't show reconnect button, when offline or no account availbaleChristian Schneppe1-0/+3
2017-04-13use async message loading only when called from UIChristian Schneppe8-21/+26
2017-04-13properly unregister bookmark from conversations when deleting bookmarkChristian Schneppe3-1/+4
2017-04-13fixed message merge logic. merge only messages with lower statusChristian Schneppe1-3/+2
2017-04-13show first instead of last message in notification previewChristian Schneppe1-5/+7
2017-04-13include RSM max in mam query in case server doesn't specify own maxChristian Schneppe1-2/+4
2017-04-13Optimized imports from entire projectChristian Schneppe5-12/+3
2017-04-13Removed unnecessary string builderChristian Schneppe1-6/+2
2017-04-13Made variable localChristian Schneppe1-2/+2
2017-04-13Code clean upChristian Schneppe4-15/+15
2017-04-13be more careful with corner cases when mentioning multiple peopleChristian Schneppe3-5/+53
2017-04-13exclude >= from being recognized as quoteChristian Schneppe1-1/+6
2017-04-13do not linkify urls starting with a dotChristian Schneppe1-1/+1
2017-04-13use comma seperation for multiple mentionsChristian Schneppe1-4/+8
2017-04-13avoid crash on urls with missing protocolsChristian Schneppe1-1/+1
2017-04-13treat URL as file if URL is in oob or contains keyChristian Schneppe10-63/+18
2017-04-13send urls pointing to pgp encrypted files directly in body+oobChristian Schneppe5-35/+36
2017-04-13use aesgcm:// uri scheme for omemo encrypted http uploadChristian Schneppe2-1/+14
2017-04-13unread/failed count: show >99 as infinity symbolChristian Schneppe1-2/+2
2017-04-13make contacts status color configurableChristian Schneppe5-2/+28
2017-04-05changed one last seen stateChristian Schneppe3-1/+3
2017-04-05add missing finaleChristian Schneppe1-1/+1
2017-04-05add missing german stringsChristian Schneppe1-0/+10
2017-04-05Show colored presence status for contacts in overview and contact listChristian Schneppe3-0/+31
2017-04-05do not parse bodies with http urls as downloadable in omemo encrypted messagesChristian Schneppe1-7/+5
2017-04-05parse message that only contain oob tagChristian Schneppe4-5/+10
2017-04-05show file size for files smaller 1024 bytesChristian Schneppe1-5/+5