index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-09
send messages in mucs are no longer displayed twice
Daniel Gultsch
2
-6
/
+8
2014-02-09
presences are now somewhat stored and displayed to the user via the contact d...
Daniel Gultsch
8
-81
/
+310
2014-02-07
reworked new conversation activity again. less asking more knowing. mucs are ...
Daniel Gultsch
5
-100
/
+164
2014-02-07
wrote the scariest code ever to fetch srv records from dns. todo use real dns...
Daniel Gultsch
3
-2
/
+106
2014-02-07
refresh contact list
Daniel Gultsch
6
-40
/
+102
2014-02-05
basic muc support. reworked contact list stuff
Daniel Gultsch
11
-175
/
+390
2014-02-04
reworked edit account dialog. advanced options are now gone. tls option avail...
Daniel Gultsch
2
-56
/
+27
2014-02-04
delete account code now accessible again
Daniel Gultsch
6
-41
/
+30
2014-02-04
allow to temporarily disable accounts
Daniel Gultsch
5
-22
/
+144
2014-02-04
reworked account managment. now status display actually works
Daniel Gultsch
7
-156
/
+283
2014-02-03
basic notifications
Daniel Gultsch
6
-236
/
+321
2014-02-03
fixed a bug in xml parsing
Daniel Gultsch
4
-8
/
+10
2014-02-02
tls is no optional
Daniel Gultsch
5
-60
/
+91
2014-02-02
will update messages on conversation update as well
Daniel Gultsch
2
-3
/
+15
2014-02-02
fetching roster. fixed sending messages as type chat
Daniel Gultsch
12
-75
/
+286
2014-02-01
more cleanup. more listeners
Daniel Gultsch
14
-64
/
+243
2014-02-01
more code cleanup for xmpp parser. more eventy. nice unknown contact pictures
Daniel Gultsch
11
-84
/
+179
2014-01-31
parser works but some stuff still needs some refactoring
Daniel Gultsch
5
-13
/
+109
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