Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed a bug where account options where toggled instead of set off. fixed ↵ | Daniel Gultsch | 2014-02-10 | 3 | -12/+28 |
| | | | | null pointer for missing selfi. made sefli optional | ||||
* | contact badges | Daniel Gultsch | 2014-02-10 | 3 | -6/+58 |
| | |||||
* | carbons | Daniel Gultsch | 2014-02-09 | 2 | -8/+13 |
| | |||||
* | made contact details a little bit more pretty. more colors | Daniel Gultsch | 2014-02-09 | 1 | -2/+19 |
| | |||||
* | send messages in mucs are no longer displayed twice | Daniel Gultsch | 2014-02-09 | 1 | -1/+1 |
| | |||||
* | presences are now somewhat stored and displayed to the user via the contact ↵ | Daniel Gultsch | 2014-02-09 | 4 | -5/+105 |
| | | | | details action. | ||||
* | reworked new conversation activity again. less asking more knowing. mucs are ↵ | Daniel Gultsch | 2014-02-07 | 1 | -58/+84 |
| | | | | now connected on creation of the conversation. no reconnect required | ||||
* | refresh contact list | Daniel Gultsch | 2014-02-07 | 3 | -29/+77 |
| | |||||
* | basic muc support. reworked contact list stuff | Daniel Gultsch | 2014-02-05 | 4 | -110/+74 |
| | |||||
* | reworked edit account dialog. advanced options are now gone. tls option ↵ | Daniel Gultsch | 2014-02-04 | 1 | -56/+24 |
| | | | | available instead | ||||
* | delete account code now accessible again | Daniel Gultsch | 2014-02-04 | 3 | -35/+26 |
| | |||||
* | allow to temporarily disable accounts | Daniel Gultsch | 2014-02-04 | 3 | -18/+112 |
| | |||||
* | reworked account managment. now status display actually works | Daniel Gultsch | 2014-02-04 | 2 | -42/+71 |
| | |||||
* | basic notifications | Daniel Gultsch | 2014-02-03 | 3 | -9/+9 |
| | |||||
* | fixed a bug in xml parsing | Daniel Gultsch | 2014-02-03 | 1 | -1/+3 |
| | |||||
* | tls is no optional | Daniel Gultsch | 2014-02-02 | 1 | -2/+5 |
| | |||||
* | will update messages on conversation update as well | Daniel Gultsch | 2014-02-02 | 2 | -3/+15 |
| | |||||
* | fetching roster. fixed sending messages as type chat | Daniel Gultsch | 2014-02-02 | 4 | -51/+58 |
| | |||||
* | more cleanup. more listeners | Daniel Gultsch | 2014-02-01 | 3 | -22/+77 |
| | |||||
* | more code cleanup for xmpp parser. more eventy. nice unknown contact pictures | Daniel Gultsch | 2014-02-01 | 2 | -8/+23 |
| | |||||
* | first draft on xml parser and communication. a long way to go. code ↵ | Daniel Gultsch | 2014-01-30 | 1 | -0/+1 |
| | | | | definitly not perfect. will refactor asap | ||||
* | ui flow for first startup with no existing account | Daniel Gultsch | 2014-01-28 | 3 | -37/+83 |
| | |||||
* | refactored newconversationactivty to use array adapter | Daniel Gultsch | 2014-01-28 | 3 | -144/+154 |
| | |||||
* | account management | Daniel Gultsch | 2014-01-28 | 4 | -22/+351 |
| | |||||
* | conversation archiveable. new conversation will find or restart old ↵ | Daniel Gultsch | 2014-01-27 | 4 | -93/+224 |
| | | | | conversations | ||||
* | chat bubbles. yeah | Daniel Gultsch | 2014-01-26 | 3 | -8/+95 |
| | |||||
* | all access to the persistance layer is now done via the new xmppservice | Daniel Gultsch | 2014-01-25 | 3 | -84/+176 |
| | |||||
* | basic persistance layer. refactor some parts of the conversation activity | Daniel Gultsch | 2014-01-24 | 3 | -46/+91 |
| | |||||
* | some history fixes | Daniel Gultsch | 2014-01-24 | 3 | -50/+95 |
| | |||||
* | inital commit | Daniel Gultsch | 2014-01-24 | 6 | -0/+414 |