aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-11-09Fix bug introduced by rebaseSam Whited1-5/+4
2014-11-09Fix letter avatar selection in MUCSam Whited1-13/+1
2014-11-09More formatting fixes in MUCSam Whited1-1/+5
2014-11-09Format contact names in MUC properlySam Whited2-24/+27
2014-11-09It builds again!Sam Whited1-2/+4
2014-11-09Update more files to use JID objectsSam Whited9-32/+77
2014-11-09Update another chunk of stuff to use JID objectsSam Whited6-74/+96
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