aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-17added record audio buttonDaniel Gultsch1-0/+8
2014-05-14hiding the prepare image toast after error or successDaniel Gultsch1-1/+15
2014-05-14code clean upDaniel Gultsch1-104/+51
2014-05-13added presence selectionDaniel Gultsch1-5/+19
2014-05-13code cleanupDaniel Gultsch1-10/+12
2014-05-13takeing pictures over intentDaniel Gultsch1-0/+22
2014-05-13submenu for attach fileDaniel Gultsch1-1/+29
2014-05-12Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch1-19/+35
2014-05-09added dialog for otr file transferDaniel Gultsch1-1/+25
2014-05-09nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch1-1/+10
2014-05-08sending text message after returing from pending intentDaniel Gultsch1-0/+38
2014-05-08better flow after returning from openkeychain for various actionsDaniel Gultsch1-27/+39
2014-05-08offer to announce pgp key if pgp encryption is selected from menuDaniel Gultsch1-11/+13
2014-05-08more informative dialog if contact doesn't announce public keyDaniel Gultsch1-17/+33
2014-05-08code cleanupDaniel Gultsch1-4/+2
2014-05-07wee bit of code cleanupDaniel Gultsch1-35/+68
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-3/+43
2014-04-26unified presence selection for otr and file transferDaniel Gultsch1-26/+73
2014-04-25setting backround color if image comes directly from cacheDaniel Gultsch1-0/+1
2014-04-25couple of more optimazations on image loadingDaniel Gultsch1-15/+20
2014-04-25smoother scrolling (first step)Daniel Gultsch1-5/+133
2014-04-20fixed #50Daniel Gultsch1-13/+20
2014-04-18put more string into strings.xmlDaniel Gultsch1-2/+2
2014-04-18added clear history dialog (no funcionality)Daniel Gultsch1-4/+24
2014-04-13Major Contact Picture code cleanupAndreas Straub1-1/+1
2014-04-12More Contact Picture refactorsandy1-2/+1
2014-04-10incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch1-117/+188
2014-04-06gui for imagesDaniel Gultsch1-4/+1
2014-04-06added button to open imagesDaniel Gultsch1-0/+20
2014-04-06added attach file actionDaniel Gultsch1-0/+4
2014-04-06renamed [Archive conversation|Leave conference] to End this conversationDaniel Gultsch1-1/+0
2014-03-29finally fixed #notificationgateDaniel Gultsch1-1/+0
2014-03-28fixed null pointer issueDaniel Gultsch1-1/+1
2014-03-28tryping to fix #24 - notificationgate - since i still cant reproduce this pat...Daniel Gultsch1-2/+4
2014-03-27crash reporterDaniel Gultsch1-0/+2
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-22/+9
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-3/+14
2014-03-14use conference subject to identiy roomDaniel Gultsch1-3/+8
2014-03-13sharing textDaniel Gultsch1-2/+3
2014-03-13removed unnecessary uihelper methodDaniel Gultsch1-1/+1
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-10/+2
2014-03-12make conference notificaton optionalDaniel Gultsch1-1/+1
2014-03-11cleanupDaniel Gultsch1-1/+0
2014-03-10fixed null pointerDaniel Gultsch1-1/+0
2014-03-10another possible fix for notificationgateDaniel Gultsch1-6/+10
2014-03-08possible bug fix for notificationgateDaniel Gultsch1-0/+3
2014-03-08fixed #4 - this happend when you would archive (leave) the last conversationDaniel Gultsch1-1/+7
2014-03-08last part. update notification if user reads themDaniel Gultsch1-2/+1
2014-03-08fixed #3Daniel Gultsch1-6/+7
2014-03-07ui fixes for tabletsDaniel Gultsch1-3/+10