aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-18show dynamic tags in contacts activity as welliNPUTmice2-45/+33
2014-11-18properly remove conversations context menuiNPUTmice4-52/+27
2014-11-18disabled broken conversations context menuiNPUTmice1-3/+3
2014-11-18better usage of synchronized in some placesiNPUTmice3-82/+80
2014-11-18better exception handling in XmppConnection.connect. (never return without th...iNPUTmice1-39/+15
2014-11-18added rendered versions of new iconsiNPUTmice8-0/+0
2014-11-18context menu for conversations. fixed #630iNPUTmice3-9/+57
2014-11-17clear avatar cache with new roster push from serveriNPUTmice1-0/+2
2014-11-17avoided some null pointersiNPUTmice3-24/+35
2014-11-17context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice8-39/+106
2014-11-17synchronized around cache clear in avatar serviceiNPUTmice2-9/+19
2014-11-17Use `Locale.US' for string comparisons in searchSam Whited2-6/+14
2014-11-17trim search before searchingiNPUTmice1-2/+2
2014-11-17split search keywords by whitespaces and imply AND operatioriNPUTmice1-1/+11
2014-11-17slightly modified logo / launcher iconiNPUTmice8-0/+0
2014-11-17Update strings.xmlferdev11-2/+2
2014-11-17Fix linter suppressionSam Whited1-2/+3
2014-11-17highlight muc members by touching their name in muc details. fixed #503iNPUTmice4-73/+106
2014-11-16made tags searchableiNPUTmice2-157/+180
2014-11-16fixed regression of xmpp uris not workingiNPUTmice2-14/+11
2014-11-16Fix stringferdev11-1/+1
2014-11-16happy hanukkahiNPUTmice13-24/+162
2014-11-16Fix fetching accounts by JIDsSam Whited1-1/+1
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-16better error checking in ssl switch overiNPUTmice1-5/+10
2014-11-16better error checking in ssl switch overiNPUTmice1-5/+9
2014-11-15Don't escape passwords in SASLSam Whited2-3/+3
2014-11-16made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice6-58/+214
2014-11-16close cursor for databaseiNPUTmice1-5/+18
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice11-69/+119
2014-11-15small modifications for changing an account status in XmppConnectioniNPUTmice1-8/+6
2014-11-15Update Spanish Translationskruks231-3/+38
2014-11-15Cache SCRAM-SHA-1 keys for current sessionSam Whited2-10/+51
2014-11-15Set security error status on TLS cert mismatchSam Whited1-6/+7
2014-11-15Remove extra status wrapper methodSam Whited2-6/+1
2014-11-15Add incompatible server statusSam Whited4-66/+19
2014-11-15fixed some disco / carbon related bugsiNPUTmice1-29/+43
2014-11-15Add security error statusSam Whited4-13/+22
2014-11-15Make account status an enumSam Whited13-200/+215
2014-11-15Add auth method pinningSam Whited6-16/+58
2014-11-15added low priority and removed date in foreground noticficationiNPUTmice1-0/+2
2014-11-15turn on foreground service in expert settingsiNPUTmice9-9/+48
2014-11-15handled more error casesiNPUTmice3-5/+30
2014-11-15better cleanup after unsuccesful transfersiNPUTmice3-1/+35
2014-11-15fixed description in notifications and conversation overviewiNPUTmice8-50/+93
2014-11-15fixed resending for files as welliNPUTmice2-3/+4
2014-11-15made file transfers cancelableiNPUTmice8-22/+76
2014-11-15adepted conversationadapter to deal with filesiNPUTmice2-3/+23
2014-11-15progress for ibb transfersiNPUTmice5-13/+27