aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-17made scroling smoother + bug fixes for history loadingiNPUTmice1-15/+36
2014-12-17smoothed out scrolling a bitiNPUTmice1-5/+23
2014-12-17properly detect images in share withiNPUTmice1-6/+6
2014-12-15Allow sending of any filetype via intentSam Whited1-24/+36
2014-12-15go through mam history page by page. load mam dynamically on scrolliNPUTmice1-8/+28
2014-12-15fixed history deletion. fixed #780iNPUTmice1-1/+1
2014-12-15avoid npe on weird platform bugsiNPUTmice1-30/+30
2014-12-14Add quiet hours featureSam Whited1-0/+99
2014-12-14refactored the way certain messages are being found within a conversationiNPUTmice2-20/+15
2014-12-09recreate activity after theme has changed. fixed #764iNPUTmice2-3/+20
2014-12-09cleanup: removed unused emoticon parsingiNPUTmice2-10/+2
2014-12-07possible work around for some weird - possibly sdk - bugsiNPUTmice1-4/+5
2014-12-03fixed #544iNPUTmice1-1/+51
2014-12-03display proper error in edit account details if jid is invalidiNPUTmice1-8/+9
2014-12-03further npe checksiNPUTmice1-5/+11
2014-12-03refactored the message adapter a bitiNPUTmice1-32/+33
2014-12-03set nick and autojoin=true for new bookmarksiNPUTmice1-0/+4
2014-12-03worked around concurrent modification exceptioniNPUTmice1-11/+11
2014-12-01fixed #728iNPUTmice1-5/+2
2014-12-01clear encrypted messages on reinitiNPUTmice1-2/+13
2014-11-30don't request fragment before updatingiNPUTmice1-6/+2
2014-11-29Misc. "fixes" to correct warnings.Sam Whited1-3/+6
2014-11-27fixed npe. fixed #717iNPUTmice1-5/+6
2014-11-27create conversation with bare jidiNPUTmice1-1/+1
2014-11-23MUC: option to set/delete bookmark in conference details.Michael1-0/+39
2014-11-23add an listener for the muc roster update.Michael2-1/+19
2014-11-21update action bar with conversations updates as welliNPUTmice1-27/+35
2014-11-21remove unused imports.Michael6-11/+0
2014-11-21move task to back and not finish when hitting back buttoniNPUTmice1-7/+5
2014-11-21verify contacts key only on initiating side of smpiNPUTmice1-3/+10
2014-11-20brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice4-37/+87
2014-11-19some saftey checks before registering listeners in XmppActivityiNPUTmice1-1/+12
2014-11-18synchronized message list in conversation fragmentiNPUTmice1-113/+118
2014-11-18show dynamic tags in contacts activity as welliNPUTmice1-33/+26
2014-11-18properly remove conversations context menuiNPUTmice2-41/+20
2014-11-18disabled broken conversations context menuiNPUTmice1-3/+3
2014-11-18better usage of synchronized in some placesiNPUTmice1-1/+1
2014-11-18context menu for conversations. fixed #630iNPUTmice1-9/+45
2014-11-17context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice3-24/+74
2014-11-17Fix linter suppressionSam Whited1-2/+3
2014-11-17highlight muc members by touching their name in muc details. fixed #503iNPUTmice3-72/+105
2014-11-16fixed regression of xmpp uris not workingiNPUTmice1-11/+8
2014-11-16happy hanukkahiNPUTmice1-0/+21
2014-11-16show full time stamp in connection established fieldiNPUTmice1-1/+1
2014-11-16show full time stamp in connection established fieldiNPUTmice1-1/+1
2014-11-16made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice2-53/+107
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice5-21/+51
2014-11-15Remove extra status wrapper methodSam Whited1-2/+1
2014-11-15Add incompatible server statusSam Whited1-65/+13
2014-11-15Add security error statusSam Whited1-0/+4