Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-01-30 | first draft on xml parser and communication. a long way to go. code definitly... | Daniel Gultsch | 9 | -1/+614 |
2014-01-29 | added foreign keys constrains. old conversation will actually be removed now ... | Daniel Gultsch | 1 | -26/+46 |
2014-01-28 | ui flow for first startup with no existing account | Daniel Gultsch | 3 | -37/+83 |
2014-01-28 | refactored newconversationactivty to use array adapter | Daniel Gultsch | 3 | -144/+154 |
2014-01-28 | account management | Daniel Gultsch | 9 | -27/+485 |
2014-01-27 | conversation archiveable. new conversation will find or restart old conversat... | Daniel Gultsch | 8 | -108/+341 |
2014-01-26 | chat bubbles. yeah | Daniel Gultsch | 7 | -20/+153 |
2014-01-25 | all access to the persistance layer is now done via the new xmppservice | Daniel Gultsch | 11 | -273/+366 |
2014-01-24 | basic persistance layer. refactor some parts of the conversation activity | Daniel Gultsch | 11 | -84/+276 |
2014-01-24 | some history fixes | Daniel Gultsch | 4 | -50/+100 |