aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* not working version of otr file transferiNPUTmice2014-06-201-2/+3
* streamlined onpresenceselected listeneriNPUTmice2014-06-161-106/+20
* code cleanup / unificationiNPUTmice2014-06-161-5/+0
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-161-1/+0
* offline sending of imagesiNPUTmice2014-06-131-0/+1
* moved last seen to contact detailsiNPUTmice2014-06-131-10/+0
* finished offline otriNPUTmice2014-06-121-2/+2
* groundwork for offline otr messagesiNPUTmice2014-06-111-90/+44
* select presence dialog now suggests last used presenceiNPUTmice2014-06-101-6/+22
* don't display 'enter password' message if OpenKeychain is not installed. made...iNPUTmice2014-06-091-0/+4
* possible fix to be able to images and encrypted messages at a faster rateiNPUTmice2014-06-071-36/+27
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-061-274/+350
* fixed regression with newly created conversations not being shown properlyiNPUTmice2014-06-041-1/+2
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-041-1/+1
* unified crypto messages and made lock icon work for conferencesiNPUTmice2014-06-011-5/+5
* show dialog when no contact in a muc has pgp supportiNPUTmice2014-06-011-1/+1
* Disabled the Home button when it's not the Up buttonAlethea Butler2014-05-301-0/+2
* first tries on crypto mucDaniel Gultsch2014-05-281-3/+5
* offline crud of contactsDaniel Gultsch2014-05-221-1/+1
* cleaned up shared textDaniel Gultsch2014-05-211-0/+17
* Update Spanish Translations + harcoded just_nowkruks232014-05-201-1/+1
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-4/+4
* bind and session request more compatibleDaniel Gultsch2014-05-181-0/+7
* added record audio buttonDaniel Gultsch2014-05-171-0/+8
* hiding the prepare image toast after error or successDaniel Gultsch2014-05-141-1/+15
* code clean upDaniel Gultsch2014-05-141-104/+51
* added presence selectionDaniel Gultsch2014-05-131-5/+19
* Merge branch 'development' into feature/take_pictureDaniel Gultsch2014-05-131-10/+12
|\
| * code cleanupDaniel Gultsch2014-05-131-10/+12
* | takeing pictures over intentDaniel Gultsch2014-05-131-0/+22
* | submenu for attach fileDaniel Gultsch2014-05-131-1/+29
|/
* Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch2014-05-121-19/+35
* added dialog for otr file transferDaniel Gultsch2014-05-091-1/+25
* nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch2014-05-091-1/+10
* sending text message after returing from pending intentDaniel Gultsch2014-05-081-0/+38
* better flow after returning from openkeychain for various actionsDaniel Gultsch2014-05-081-27/+39
* offer to announce pgp key if pgp encryption is selected from menuDaniel Gultsch2014-05-081-11/+13
* more informative dialog if contact doesn't announce public keyDaniel Gultsch2014-05-081-17/+33
* code cleanupDaniel Gultsch2014-05-081-4/+2
* wee bit of code cleanupDaniel Gultsch2014-05-071-35/+68
* basic pgp encrypted file transferDaniel Gultsch2014-05-061-3/+43
* unified presence selection for otr and file transferDaniel Gultsch2014-04-261-26/+73
* setting backround color if image comes directly from cacheDaniel Gultsch2014-04-251-0/+1
* couple of more optimazations on image loadingDaniel Gultsch2014-04-251-15/+20
* smoother scrolling (first step)Daniel Gultsch2014-04-251-5/+133
* fixed #50Daniel Gultsch2014-04-201-13/+20
* put more string into strings.xmlDaniel Gultsch2014-04-181-2/+2
* added clear history dialog (no funcionality)Daniel Gultsch2014-04-181-4/+24
* Major Contact Picture code cleanupAndreas Straub2014-04-131-1/+1
* More Contact Picture refactorsandy2014-04-121-2/+1