aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Collapse)AuthorFilesLines
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
this is for the ConferenceDetailsActivity to show precence updates immediately.
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 ↵iNPUTmice5-21/+51
shareable uri where ever possible
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 ↵iNPUTmice2-6/+9
insane work arounds
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 ↵iNPUTmice2-15/+22
from Element