aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-29typoChristian S1-1/+1
2015-11-25added plugin loader in settingsChristian S1-0/+11
2015-11-25added strings for plugin loaderChristian S1-0/+4
2015-11-25added German strings for plugin loaderChristian S1-0/+4
2015-11-25Update arrays.xmlChristian S1-2/+2
2015-11-17change IDENTITY_NAMEChristian S1-1/+1
2015-11-15Own contact picture in tile for conferences with only one other occupantfiaxh1-20/+48
2015-11-15added full changelog as button...Christian S1-1/+11
2015-11-15modified some stringsChristian S2-9/+10
2015-11-14changed message background to light yellowChristian S2-3/+6
2015-11-14rename Conversations to Pix-Art MessengerChristian S3-25/+26
2015-11-14delete language strings except of English and GermanChristian S28-10200/+0
2015-11-14show own name in sent locationsChristian S1-0/+2
2015-11-14added german strings for crop libraryChristian S1-0/+5
2015-11-13scale the image to avoid OOM ExecptionsPhilip Flohr1-3/+34
2015-11-07don't use the imagepicker provided by android-cropPhilip Flohr1-4/+12
2015-11-06Move migration 19 before 17Andreas Straub1-3/+6
2015-11-06use Config.AVATAR_SIZE as size for cropping avatar picturePhilip Flohr1-1/+1
2015-11-06set the avatar image size to 384x384Philip Flohr1-1/+1
2015-11-06users are now able to crop their avatar picturesPhilip Flohr3-17/+28
2015-11-01don't close socket on disconnectDaniel Gultsch1-1/+0
2015-10-31indicate cbe in chat message hintDaniel Gultsch3-3/+26
2015-10-31Version bumpChristian S1-1/+2
2015-10-31explicitly mark verified omemo keys in UIDaniel Gultsch7-16/+48
2015-10-30fixed session objects not being build on start upDaniel Gultsch2-2/+1
2015-10-29moved db calls made from UI into serial background threadDaniel Gultsch1-5/+21
2015-10-29avoid npe when checking for stream restartDaniel Gultsch1-2/+4
2015-10-29push CN into nick pep node when uploading certificate. subscribe to nick nodeDaniel Gultsch7-5/+47
2015-10-29load avatars in message adapter in background taskDaniel Gultsch4-17/+115
2015-10-28show encryption type in warned/red messagesDaniel Gultsch3-0/+32
2015-10-28Show PGP "please wait" message only when actually decryptingfiaxh2-2/+7
2015-10-28Decrypt PGP messages in backgroundfiaxh9-73/+287
2015-10-26Don't synchronize on non-final fieldSam Whited1-1/+1
2015-10-26Reset the margins manually after rotatingsaqura8-1/+53
2015-10-25invalidate menu after backend connection.Daniel Gultsch1-0/+1
2015-10-25Handle some orientation changes manuallysaqura1-0/+4
2015-10-22bug fixed in updaterChristian S2-108/+110
2015-10-22show resource in dynamic tagshlad2-0/+22
2015-10-22corrected german stringsChristian S1-2/+2
2015-10-22join muc even if initial conference configuration fetch failedDaniel Gultsch2-2/+43
2015-10-21fixed read conversations showing up as notifications after a restartDaniel Gultsch1-5/+4
2015-10-20set Conversations + version as user-agent for update checkChristian S1-0/+13
2015-10-20add offline hint to subtitle if contact is offlineChristian S1-1404/+1410
2015-10-20open unknown files with wildcard intentDaniel Gultsch2-10/+15
2015-10-20open manage account + certificate chooser when cbe mode is enabledDaniel Gultsch4-88/+105
2015-10-19move chat state reset from background switch to foreground switch to account ...Daniel Gultsch1-3/+3
2015-10-19update last seen in mucs. fixes #1508Daniel Gultsch1-1/+5
2015-10-19add nick to bookmark when entering full jid in join conference dialogDaniel Gultsch1-4/+6
2015-10-19synchronize around the disco objectDaniel Gultsch1-44/+53
2015-10-19show lastseen as subtitle in chatviewChristian S1-2/+3