aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/XmppActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-12Better error handling if attach file doesnt work (on permission denied)0.2-betaDaniel Gultsch1-6/+20
2014-05-08better flow after returning from openkeychain for various actionsDaniel Gultsch1-1/+5
2014-05-08offer to announce pgp key if pgp encryption is selected from menuDaniel Gultsch1-0/+35
2014-05-03added restart button to openkeychain dialogDaniel Gultsch1-2/+7
2014-05-02nicer dialog screen if openkeychain is not installedDaniel Gultsch1-2/+23
2014-03-28tryping to fix #24 - notificationgate - since i still cant reproduce this pat...Daniel Gultsch1-0/+3
2014-03-19rename in muc fixedDaniel Gultsch1-4/+8
2014-03-13sharing textDaniel Gultsch1-0/+16
2014-03-11ping stuffDaniel Gultsch1-1/+2
2014-03-09exception handlerDaniel Gultsch1-0/+9
2014-03-08fixed a couple of pgp bugsDaniel Gultsch1-1/+1
2014-03-06start service on bootDaniel Gultsch1-1/+1
2014-03-05reworked contact detailsDaniel Gultsch1-0/+14
2014-03-03avoid some null pointers when pgp api is not installedDaniel Gultsch1-0/+15
2014-03-03api changes. muc optionsDaniel Gultsch1-0/+15
2014-02-28rebrandingDaniel Gultsch1-3/+3
2014-01-30first draft on xml parser and communication. a long way to go. code definitly...Daniel Gultsch1-0/+1
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-2/+2
2014-01-26chat bubbles. yeahDaniel Gultsch1-2/+2
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-0/+51