aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Account.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-0/+9
2014-05-18fixed #53 aka server not found bugDaniel Gultsch1-1/+1
2014-05-01reworked openpgp integration part #1Daniel Gultsch1-0/+12
2014-04-03Add compression supportRene Treffer1-0/+1
2014-04-03added permenant notification when one or more accounts are unable to connectDaniel Gultsch1-2/+6
2014-03-21tryed to fix more otr bugs. new resource settingDaniel Gultsch1-1/+5
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-0/+17
2014-03-14added display of own fingerprintDaniel Gultsch1-0/+8
2014-03-14fixed problem with null messages. added ask again buttonDaniel Gultsch1-0/+1
2014-03-13finished registrationDaniel Gultsch1-0/+4
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-0/+1
2014-03-07tls exceptions for untrusted certsDaniel Gultsch1-0/+16
2014-03-06more details connection error messagesDaniel Gultsch1-2/+2
2014-03-06user alarmmanager to reschedule wakeups instead of just sleepingDaniel Gultsch1-4/+5
2014-02-28rebrandingDaniel Gultsch1-3/+3
2014-02-28basic pgp support.Daniel Gultsch1-2/+7
2014-02-21fixed broken bitsetsDaniel Gultsch1-2/+2
2014-02-19roster versioning. roster updates on air. performance fixes in conversation ↵Daniel Gultsch1-0/+12
listview
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-0/+24
2014-02-13basic otr supportDaniel Gultsch1-3/+50
2014-02-10reworked notification a bitDaniel Gultsch1-2/+0
2014-02-10fixed a bug where account options where toggled instead of set off. fixed ↵Daniel Gultsch1-2/+4
null pointer for missing selfi. made sefli optional
2014-02-04delete account code now accessible againDaniel Gultsch1-6/+0
2014-02-04allow to temporarily disable accountsDaniel Gultsch1-1/+22
2014-02-04reworked account managment. now status display actually worksDaniel Gultsch1-2/+19
2014-02-02tls is no optionalDaniel Gultsch1-0/+6
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-3/+12
2014-01-28account managementDaniel Gultsch1-3/+71
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-4/+11
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-0/+11