aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-09version bump to 0.8.3 + changelogiNPUTmice1-1/+1
2014-11-09fixed #634iNPUTmice1-2/+2
2014-11-09use proper theme for MTMiNPUTmice1-4/+8
2014-11-09got rid of MTM and mRandom variable in favor of using a reference to serviceiNPUTmice1-12/+7
2014-11-08check if socket was null before doing ssl connectiNPUTmice2-47/+42
2014-11-08update conversation fragment on every backend connectiNPUTmice1-2/+3
2014-11-07bug fixes for the previous ui refactoringiNPUTmice3-27/+20
2014-11-07UI code refactoringiNPUTmice3-253/+172
2014-11-06fixed #633iNPUTmice1-24/+26
2014-11-06don't show avatar on initial account creationiNPUTmice1-2/+4
2014-11-06version bump to 0.8.20.8.2iNPUTmice1-1/+1
2014-11-05fixed notifications for imagesiNPUTmice2-28/+35
2014-11-05fixed #617iNPUTmice1-26/+22
2014-11-04reformated license a bitiNPUTmice2-22/+16
2014-11-04Add last seen info to the databaseSam Whited2-14/+44
2014-11-04adjust api level wrappingM. Dietrich1-3/+7
2014-11-04Shorten license text and fix height of scrollviewSam Whited2-20/+7
2014-11-04Use normal text size and colorSam Whited1-1/+4
2014-11-04Make links clickable in about textSam Whited2-4/+7
2014-11-04link to account details when touching own avatariNPUTmice1-118/+124
2014-11-04Convert about dialog to activitySam Whited8-47/+102
2014-11-04Use real copyright symbol ©Sam Whited1-3/+3
2014-11-04Move AboutDialog to correct pathSam Whited1-0/+0
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