Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebranding | Daniel Gultsch | 2014-02-28 | 1 | -338/+0 |
| | |||||
* | add contact to roster if a new conversation is created | Daniel Gultsch | 2014-02-23 | 1 | -1/+4 |
| | |||||
* | offline messages | Daniel Gultsch | 2014-02-11 | 1 | -2/+0 |
| | |||||
* | fixed a bug where account options where toggled instead of set off. fixed ↵ | Daniel Gultsch | 2014-02-10 | 1 | -1/+1 |
| | | | | null pointer for missing selfi. made sefli optional | ||||
* | carbons | Daniel Gultsch | 2014-02-09 | 1 | -1/+4 |
| | |||||
* | presences are now somewhat stored and displayed to the user via the contact ↵ | Daniel Gultsch | 2014-02-09 | 1 | -0/+13 |
| | | | | 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 | 1 | -12/+55 |
| | |||||
* | basic muc support. reworked contact list stuff | Daniel Gultsch | 2014-02-05 | 1 | -89/+41 |
| | |||||
* | allow to temporarily disable accounts | Daniel Gultsch | 2014-02-04 | 1 | -1/+1 |
| | |||||
* | basic notifications | Daniel Gultsch | 2014-02-03 | 1 | -2/+2 |
| | |||||
* | fixed a bug in xml parsing | Daniel Gultsch | 2014-02-03 | 1 | -1/+3 |
| | |||||
* | fetching roster. fixed sending messages as type chat | Daniel Gultsch | 2014-02-02 | 1 | -2/+23 |
| | |||||
* | more code cleanup for xmpp parser. more eventy. nice unknown contact pictures | Daniel Gultsch | 2014-02-01 | 1 | -8/+12 |
| | |||||
* | ui flow for first startup with no existing account | Daniel Gultsch | 2014-01-28 | 1 | -19/+45 |
| | |||||
* | refactored newconversationactivty to use array adapter | Daniel Gultsch | 2014-01-28 | 1 | -143/+147 |
| | |||||
* | account management | Daniel Gultsch | 2014-01-28 | 1 | -10/+6 |
| | |||||
* | conversation archiveable. new conversation will find or restart old ↵ | Daniel Gultsch | 2014-01-27 | 1 | -5/+4 |
| | | | | conversations | ||||
* | all access to the persistance layer is now done via the new xmppservice | Daniel Gultsch | 2014-01-25 | 1 | -8/+48 |
| | |||||
* | basic persistance layer. refactor some parts of the conversation activity | Daniel Gultsch | 2014-01-24 | 1 | -6/+16 |
| | |||||
* | some history fixes | Daniel Gultsch | 2014-01-24 | 1 | -0/+1 |
| | |||||
* | inital commit | Daniel Gultsch | 2014-01-24 | 1 | -0/+197 |