aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-04Add about dialog with license infoSam Whited3-0/+77
2014-11-04clear avatar cache after nick name changeiNPUTmice1-4/+8
2014-11-04Make linter ignore properly checked API mismatchSam Whited1-1/+3
2014-11-04show avatar in editaccountiNPUTmice3-5/+33
2014-11-04register nfc callback in every activity that provides a proper sharable uriiNPUTmice5-16/+18
2014-11-04optimize code abitM. Dietrich1-29/+23
2014-11-04implement "correct" ndef parsingM. Dietrich1-13/+25
2014-11-04made qr code available from muc and contact details as welliNPUTmice7-105/+175
2014-11-04added missing return statement. fixed api bugiNPUTmice1-3/+2
2014-11-04be more OOM. Dietrich1-51/+44
2014-11-04support pre JELLY_BEAN ndefM. Dietrich1-16/+24
2014-11-03unfinishd qr code implemenation. thanks to @emdeteiNPUTmice5-18/+130
2014-11-03fixed merge errornfciNPUTmice1-1/+0
2014-11-03use different filter for nfc intentsiNPUTmice1-1/+1
2014-11-03basic beam code / untestediNPUTmice4-149/+207
2014-11-03create file explicitly before downloading imageiNPUTmice1-0/+2
2014-11-03basic beam code / untestediNPUTmice4-149/+207
2014-11-03more error handling for http connectioniNPUTmice1-9/+12
2014-11-03Wrap "last seen" time.Sam Whited1-2/+1
2014-11-03version bump to 0.8.1iNPUTmice1-5/+6
2014-11-03always use exif helperiNPUTmice1-23/+6
2014-11-03more error handling in xmppconnectioniNPUTmice1-66/+78
2014-11-01fixed arrayoutofbounds + spellingiNPUTmice2-7/+7
2014-10-30only end otr session if there is more than one contact presence. reset otherwiseiNPUTmice1-1/+5
2014-10-30cleanup for clear conversation history. small otr fixesiNPUTmice4-26/+22
2014-10-29replace the exif interface with a small static class from 3d galleryiNPUTmice2-17/+167
2014-10-29proper error state for imagesiNPUTmice5-20/+16
2014-10-29fixed 'share image' context menuiNPUTmice1-2/+1
2014-10-29fixed intent managmentiNPUTmice1-8/+8
2014-10-28end otr session if plain text message from another instance is being receivediNPUTmice1-1/+8
2014-10-28improvements on findConversationiNPUTmice1-2/+2
2014-10-28always show verify fingerprint if there is an active otr sessioniNPUTmice1-5/+4
2014-10-27reworked dns retryiNPUTmice2-66/+51
2014-10-27removed unnecessary logging from avatar serviceiNPUTmice1-5/+0
2014-10-27proper cleanup after pgp image decryptioniNPUTmice1-16/+9
2014-10-27fixed url parsingiNPUTmice1-1/+6
2014-10-27check for links in pgp encrypted messages as welliNPUTmice4-7/+12
2014-10-26set divider for image meta information to '|' to not conflict with URL. break...iNPUTmice4-8/+53
2014-10-26remove some unused castMichael10-32/+25
2014-10-26fix possible fallthrough.Michael2-0/+2
2014-10-24don't merge downloadable messagesiNPUTmice1-1/+3
2014-10-24added message option to download imagesiNPUTmice2-2/+14
2014-10-24also show some text in new image notificationiNPUTmice1-73/+122
2014-10-24picture notification and some drive by bug fixesiNPUTmice4-33/+40
2014-10-24notify only after image has been received over http. introduced mini grace fo...iNPUTmice6-33/+64
2014-10-23context menu for messages. allow to resend single messagesiNPUTmice7-30/+154
2014-10-22Make conversations the root projectSam Whited313-0/+25560
2014-10-22ability to download pgp encrypted files over http as welliNPUTmice2-5/+9
2014-10-22small bug fixes for the conversation activityiNPUTmice1-2/+9
2014-10-22made httpconnection accept aes encrypted filesiNPUTmice5-16/+33