Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | basic muc support. reworked contact list stuff | Daniel Gultsch | 2014-02-05 | 12 | -176/+396 |
| | |||||
* | reworked edit account dialog. advanced options are now gone. tls option ↵ | Daniel Gultsch | 2014-02-04 | 4 | -161/+63 |
| | | | | available instead | ||||
* | delete account code now accessible again | Daniel Gultsch | 2014-02-04 | 8 | -44/+36 |
| | |||||
* | allow to temporarily disable accounts | Daniel Gultsch | 2014-02-04 | 17 | -33/+183 |
| | |||||
* | reworked account managment. now status display actually works | Daniel Gultsch | 2014-02-04 | 8 | -159/+286 |
| | |||||
* | basic notifications | Daniel Gultsch | 2014-02-03 | 8 | -237/+323 |
| | |||||
* | fixed a bug in xml parsing | Daniel Gultsch | 2014-02-03 | 4 | -8/+10 |
| | |||||
* | tls is no optional | Daniel Gultsch | 2014-02-02 | 5 | -60/+91 |
| | |||||
* | 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 | 12 | -75/+286 |
| | |||||
* | more cleanup. more listeners | Daniel Gultsch | 2014-02-01 | 14 | -64/+243 |
| | |||||
* | more code cleanup for xmpp parser. more eventy. nice unknown contact pictures | Daniel Gultsch | 2014-02-01 | 20 | -113/+185 |
| | |||||
* | parser works but some stuff still needs some refactoring | Daniel Gultsch | 2014-01-31 | 5 | -13/+109 |
| | |||||
* | first draft on xml parser and communication. a long way to go. code ↵ | Daniel Gultsch | 2014-01-30 | 10 | -1/+616 |
| | | | | definitly not perfect. will refactor asap | ||||
* | added foreign keys constrains. old conversation will actually be removed now ↵ | Daniel Gultsch | 2014-01-29 | 1 | -26/+46 |
| | | | | like the ui claims | ||||
* | 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 | 6 | -259/+220 |
| | |||||
* | account management | Daniel Gultsch | 2014-01-28 | 17 | -81/+785 |
| | |||||
* | conversation archiveable. new conversation will find or restart old ↵ | Daniel Gultsch | 2014-01-27 | 14 | -116/+402 |
| | | | | conversations | ||||
* | chat bubbles. yeah | Daniel Gultsch | 2014-01-26 | 14 | -79/+273 |
| | |||||
* | all access to the persistance layer is now done via the new xmppservice | Daniel Gultsch | 2014-01-25 | 14 | -273/+383 |
| | |||||
* | basic persistance layer. refactor some parts of the conversation activity | Daniel Gultsch | 2014-01-24 | 15 | -160/+341 |
| | |||||
* | reverted file | Daniel Gultsch | 2014-01-24 | 1 | -0/+82 |
| | |||||
* | clean up | Daniel Gultsch | 2014-01-24 | 58 | -52/+0 |
| | |||||
* | removed some files | Daniel Gultsch | 2014-01-24 | 16 | -1/+2 |
| | |||||
* | removed unneeded files | Daniel Gultsch | 2014-01-24 | 2 | -93/+0 |
| | |||||
* | some history fixes | Daniel Gultsch | 2014-01-24 | 9 | -162/+224 |
| | |||||
* | inital commit | Daniel Gultsch | 2014-01-24 | 118 | -0/+1473 |