aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ManageAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-31Made the navigateUp override behave like a navigate upAlethea Butler1-1/+9
2014-05-31Refactored into onNavigateUpAlethea Butler1-6/+11
2014-05-30Up button goes to contacts after initial setupAlethea Butler1-0/+6
2014-05-30Disabled the Home button when it's not the Up buttonAlethea Butler1-0/+2
2014-05-29More harcoded translations + updated Spanishkruks231-12/+12
2014-05-24More harcoded translations + Spanishkruks231-5/+5
2014-05-16French translation + hard-coded string > @stringBenoit Bouvarel1-16/+16
2014-05-12Better error handling if attach file doesnt work (on permission denied)0.2-betaDaniel Gultsch1-1/+0
2014-05-08Improve OTR fingerprint dialog and fix german sentenceDominik Schürmann1-0/+3
2014-05-08better flow after returning from openkeychain for various actionsDaniel Gultsch1-3/+3
2014-05-08offer to announce pgp key if pgp encryption is selected from menuDaniel Gultsch1-31/+2
2014-05-01reworked openpgp integration part #1Daniel Gultsch1-19/+33
2014-04-03fixed #27Daniel Gultsch1-1/+5
2014-04-01fixed add account dialog showing up multiple timesDaniel Gultsch1-3/+5
2014-03-25fixed settings opening twice from manage accounts activityDaniel Gultsch1-3/+0
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-0/+2
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-1/+1
2014-03-14added display of own fingerprintDaniel Gultsch1-0/+13
2014-03-14fixed problem with null messages. added ask again buttonDaniel Gultsch1-0/+4
2014-03-13sharing textDaniel Gultsch1-3/+13
2014-03-13finished registrationDaniel Gultsch1-3/+37
2014-03-13ui for registry.Daniel Gultsch1-12/+20
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