aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ManageAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-12added server info and deal with thi 'connecting...' bugDaniel Gultsch1-3/+25
2014-03-11fixed bug with disabling accountsDaniel Gultsch1-1/+0
2014-03-07ported subscription stuff from old contact dialogDaniel Gultsch1-1/+0
2014-03-07made untrust certificate warning more beautifiedDaniel Gultsch1-3/+9
2014-03-07tls exceptions for untrusted certsDaniel Gultsch1-19/+75
2014-03-06more details connection error messagesDaniel Gultsch1-0/+4
2014-03-06bug fixes. stuff more smootherDaniel Gultsch1-0/+8
2014-03-06user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch1-74/+72
2014-03-03avoid some null pointers when pgp api is not installedDaniel Gultsch1-7/+9
2014-02-28rebrandingDaniel Gultsch1-6/+6
2014-02-28basic pgp support.Daniel Gultsch1-0/+30
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch1-3/+1
2014-02-04delete account code now accessible againDaniel Gultsch1-12/+19
2014-02-04allow to temporarily disable accountsDaniel Gultsch1-15/+109
2014-02-04reworked account managment. now status display actually worksDaniel Gultsch1-42/+66
2014-01-28ui flow for first startup with no existing accountDaniel Gultsch1-17/+34
2014-01-28account managementDaniel Gultsch1-2/+137