aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added readmeDaniel Gultsch2014-02-231-0/+16
|
* bug fixes for faulty roster fetch and otr bug between two sc instancesDaniel Gultsch2014-02-223-12/+13
|
* subscription mgmt worksDaniel Gultsch2014-02-214-34/+199
|
* fixed broken bitsetsDaniel Gultsch2014-02-211-2/+2
|
* adding and removing roster items now possible. basic error display on error ↵Daniel Gultsch2014-02-2012-79/+263
| | | | messages
* more speed optimizationsDaniel Gultsch2014-02-191-25/+29
|
* roster versioning. roster updates on air. performance fixes in conversation ↵Daniel Gultsch2014-02-1911-289/+491
| | | | listview
* made presences chooser. raw draft. just kinda worksDaniel Gultsch2014-02-163-48/+67
|
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-1614-176/+549
|
* basic otr supportDaniel Gultsch2014-02-1318-113/+611
|
* offline messagesDaniel Gultsch2014-02-115-46/+103
|
* conference histories are now working. only the actually needed history is ↵Daniel Gultsch2014-02-114-7/+31
| | | | queried
* small bugfix. messages were not marked as read when conversation was openDaniel Gultsch2014-02-101-3/+5
|
* reworked notification a bitDaniel Gultsch2014-02-1011-37/+86
|
* fixed a bug where account options where toggled instead of set off. fixed ↵Daniel Gultsch2014-02-1010-55/+127
| | | | null pointer for missing selfi. made sefli optional
* contact badgesDaniel Gultsch2014-02-1010-136/+331
|
* carbonsDaniel Gultsch2014-02-096-94/+202
|
* center statusDaniel Gultsch2014-02-091-7/+10
|
* made contact details a little bit more pretty. more colorsDaniel Gultsch2014-02-093-86/+121
|
* send messages in mucs are no longer displayed twiceDaniel Gultsch2014-02-092-6/+8
|
* presences are now somewhat stored and displayed to the user via the contact ↵Daniel Gultsch2014-02-0911-116/+428
| | | | details action.
* reworked new conversation activity again. less asking more knowing. mucs are ↵Daniel Gultsch2014-02-075-100/+164
| | | | now connected on creation of the conversation. no reconnect required
* wrote the scariest code ever to fetch srv records from dns. todo use real ↵Daniel Gultsch2014-02-073-2/+106
| | | | dns servers and dont hard code 8.8.8.8
* refresh contact listDaniel Gultsch2014-02-0713-86/+166
|
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-0512-176/+396
|
* reworked edit account dialog. advanced options are now gone. tls option ↵Daniel Gultsch2014-02-044-161/+63
| | | | available instead
* delete account code now accessible againDaniel Gultsch2014-02-048-44/+36
|
* allow to temporarily disable accountsDaniel Gultsch2014-02-0417-33/+183
|
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-048-159/+286
|
* basic notificationsDaniel Gultsch2014-02-038-237/+323
|
* fixed a bug in xml parsingDaniel Gultsch2014-02-034-8/+10
|
* tls is no optionalDaniel Gultsch2014-02-025-60/+91
|
* will update messages on conversation update as wellDaniel Gultsch2014-02-022-3/+15
|
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-0212-75/+286
|
* more cleanup. more listenersDaniel Gultsch2014-02-0114-64/+243
|
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-0120-113/+185
|
* parser works but some stuff still needs some refactoringDaniel Gultsch2014-01-315-13/+109
|
* first draft on xml parser and communication. a long way to go. code ↵Daniel Gultsch2014-01-3010-1/+616
| | | | definitly not perfect. will refactor asap
* added foreign keys constrains. old conversation will actually be removed now ↵Daniel Gultsch2014-01-291-26/+46
| | | | like the ui claims
* ui flow for first startup with no existing accountDaniel Gultsch2014-01-283-37/+83
|
* refactored newconversationactivty to use array adapterDaniel Gultsch2014-01-286-259/+220
|
* account managementDaniel Gultsch2014-01-2817-81/+785
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-2714-116/+402
| | | | conversations
* chat bubbles. yeahDaniel Gultsch2014-01-2614-79/+273
|
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-2514-273/+383
|
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-2415-160/+341
|
* reverted fileDaniel Gultsch2014-01-241-0/+82
|
* clean upDaniel Gultsch2014-01-2458-52/+0
|
* removed some filesDaniel Gultsch2014-01-2416-1/+2
|
* removed unneeded filesDaniel Gultsch2014-01-242-93/+0
|