Commit Graph

2131 Commits

Author SHA1 Message Date
Daniel Gultsch
95068ee776 reworked new conversation activity again. less asking more knowing. mucs are now connected on creation of the conversation. no reconnect required 2014-02-07 16:50:29 +01:00
Daniel Gultsch
86dbb2f411 wrote the scariest code ever to fetch srv records from dns. todo use real dns servers and dont hard code 8.8.8.8 2014-02-07 06:52:09 +01:00
Daniel Gultsch
cda1c2c3a1 refresh contact list 2014-02-07 02:57:36 +01:00
Daniel Gultsch
aa42eb544a basic muc support. reworked contact list stuff 2014-02-05 22:33:39 +01:00
Daniel Gultsch
4670585e7a reworked edit account dialog. advanced options are now gone. tls option available instead 2014-02-04 22:58:29 +01:00
Daniel Gultsch
c01f2cedb6 delete account code now accessible again 2014-02-04 22:26:46 +01:00
Daniel Gultsch
4fd8620c6c allow to temporarily disable accounts 2014-02-04 21:44:16 +01:00
Daniel Gultsch
0d80d88736 reworked account managment. now status display actually works 2014-02-04 15:09:50 +01:00
Daniel Gultsch
14a171b088 basic notifications 2014-02-03 18:38:47 +01:00
Daniel Gultsch
7d79852c84 fixed a bug in xml parsing 2014-02-03 16:04:27 +01:00
Daniel Gultsch
3d9294684c tls is no optional 2014-02-02 17:53:34 +01:00
Daniel Gultsch
bbdaf5b0bd will update messages on conversation update as well 2014-02-02 16:33:34 +01:00
Daniel Gultsch
d365bbe480 fetching roster. fixed sending messages as type chat 2014-02-02 16:05:15 +01:00
Daniel Gultsch
53d9c9997a more cleanup. more listeners 2014-02-01 15:07:20 +01:00
Daniel Gultsch
43531113b7 more code cleanup for xmpp parser. more eventy. nice unknown contact pictures 2014-02-01 01:25:56 +01:00
Daniel Gultsch
c3e4f0eaac parser works but some stuff still needs some refactoring 2014-01-31 00:33:01 +01:00
Daniel Gultsch
6c5c3ac2de first draft on xml parser and communication. a long way to go. code definitly not perfect. will refactor asap 2014-01-30 16:42:35 +01:00
Daniel Gultsch
ad11dab635 added foreign keys constrains. old conversation will actually be removed now like the ui claims 2014-01-29 00:15:38 +01:00
Daniel Gultsch
76cfab03ec ui flow for first startup with no existing account 2014-01-28 23:15:30 +01:00
Daniel Gultsch
efba73ffd0 refactored newconversationactivty to use array adapter 2014-01-28 22:21:08 +01:00
Daniel Gultsch
52da0fe7c9 account management 2014-01-28 19:21:54 +01:00
Daniel Gultsch
4f902d8210 conversation archiveable. new conversation will find or restart old conversations 2014-01-27 20:40:42 +01:00
Daniel Gultsch
898b0ca8c4 chat bubbles. yeah 2014-01-26 03:27:55 +01:00
Daniel Gultsch
665ef7511f all access to the persistance layer is now done via the new xmppservice 2014-01-25 19:33:12 +01:00
Daniel Gultsch
df9dcb1060 basic persistance layer. refactor some parts of the conversation activity 2014-01-24 23:58:51 +01:00
Daniel Gultsch
b273390e26 reverted file 2014-01-24 11:12:19 +01:00
Daniel Gultsch
70590c2a22 clean up 2014-01-24 11:00:54 +01:00
Daniel Gultsch
a1786a9f78 removed some files 2014-01-24 10:58:07 +01:00
Daniel Gultsch
860abebbca removed unneeded files 2014-01-24 10:55:59 +01:00
Daniel Gultsch
92465091c6 some history fixes 2014-01-24 10:50:18 +01:00
Daniel Gultsch
35f8ab58f4 inital commit 2014-01-24 02:04:05 +01:00