aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-11-15Make account status an enumSam Whited8-27/+27
2014-11-15turn on foreground service in expert settingsiNPUTmice1-0/+2
2014-11-15handled more error casesiNPUTmice2-5/+29
2014-11-15fixed description in notifications and conversation overviewiNPUTmice3-3/+18
2014-11-15made file transfers cancelableiNPUTmice1-1/+16
2014-11-15adepted conversationadapter to deal with filesiNPUTmice1-3/+21
2014-11-15some mime and pgp fixes for file transferiNPUTmice2-45/+40
2014-11-15progress for http images as well. fixed open button for sent filesiNPUTmice1-2/+7
2014-11-15copy non local files to private storage firstiNPUTmice1-4/+19
2014-11-15bug fixes and various improvements for file transferiNPUTmice1-4/+9
2014-11-15basic arbitrary file transferiNPUTmice2-47/+96
2014-11-12check if account is online before doing smpiNPUTmice1-11/+24
2014-11-11use auto register for verify otr listenersiNPUTmice1-9/+0
2014-11-11small bug fixiNPUTmice1-8/+3
2014-11-11added snackbar to indicate smp. more error handling in verify activityiNPUTmice2-113/+140
2014-11-11initial smp supportiNPUTmice3-9/+273
2014-11-11auto register/unregister listenersiNPUTmice7-345/+289
2014-11-11temporarliy got rid of some insane work arounds in favor of some maybe less i...iNPUTmice2-6/+9
2014-11-10small bug fixiNPUTmice1-8/+3
2014-11-10added snackbar to indicate smp. more error handling in verify activityiNPUTmice2-113/+140
2014-11-10initial smp supportiNPUTmice3-9/+273
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice2-15/+22
2014-11-09use isBareJid instead of getResourcePart().isEmpty()iNPUTmice2-2/+2
2014-11-09fixed muc sender history for some cases (where the previous nick was a valid ...iNPUTmice2-8/+17
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited11-16/+16
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice3-35/+34
2014-11-09Fix contact highlighting in MUCSam Whited1-2/+2
2014-11-09Fix crash on account creationSam Whited1-13/+2
2014-11-09Create avatar's for JID's w/o localpartsSam Whited1-19/+1