aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/XmppActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-22fixed #452iNPUTmice1-0/+7
2014-09-20fixed #470iNPUTmice1-0/+6
2014-09-11check if market is available before starting to install openkey chainiNPUTmice1-2/+17
2014-09-11match color in contact details to the colors in the send button. also migrate...iNPUTmice1-3/+7
2014-09-08setting to increase font size. fixed #420iNPUTmice1-9/+22
2014-09-08warn on missing presence subscriptioniNPUTmice1-11/+25
2014-09-07deleted some unused string-resources and imports, also deleted edit_account_d...Michael1-1/+0
2014-09-06made otr a little bit more solid when there is no presence subscriptioniNPUTmice1-1/+0
2014-09-05warn user if no presence subscription existsiNPUTmice1-0/+34
2014-09-04made muc password dialog hide the password (password field)iNPUTmice1-9/+28
2014-09-02fixed #410 by removing that config optioniNPUTmice1-1/+1
2014-09-02refactored share with activityiNPUTmice1-0/+113
2014-08-31some code cleanupiNPUTmice1-3/+2
2014-08-15moved add/edit account from dialog into seperate activityiNPUTmice1-19/+29
2014-08-13fixed #348iNPUTmice1-2/+2
2014-08-09show add to roster dialog when trying to start otr sessioniNPUTmice1-1/+1
2014-07-31refactored account array adapter into seperate class. added account imageiNPUTmice1-0/+12
2014-07-22refactored message adapter into seperate classDaniel Gultsch1-0/+13
2014-07-21fixed #267iNPUTmice1-0/+1
2014-07-21switched to direct invites. fixes #284iNPUTmice1-1/+1
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice1-0/+26
2014-07-16redesigned muc details a little bitiNPUTmice1-5/+26
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice1-5/+7
2014-07-11added join conference dialogiNPUTmice1-0/+4
2014-07-10added contextual menu for contactsiNPUTmice1-0/+8
2014-06-16streamlined onpresenceselected listeneriNPUTmice1-0/+74
2014-06-09don't display 'enter password' message if OpenKeychain is not installed. made...iNPUTmice1-82/+92
2014-06-07possible fix to be able to images and encrypted messages at a faster rateiNPUTmice1-5/+5
2014-05-31Removed TASK_ON_HOME flag from intent created from shareAlethea Butler1-1/+3
2014-05-21cleaned up shared textDaniel Gultsch1-2/+6
2014-05-18fixed #123 fixed122Daniel Gultsch1-1/+1
2014-05-14hiding the prepare image toast after error or successDaniel Gultsch1-2/+0
2014-05-12Better error handling if attach file doesnt work (on permission denied)Daniel 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