index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
ui
/
ConversationActivity.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-29
finally fixed #notificationgate
Daniel Gultsch
1
-1
/
+0
2014-03-28
fixed null pointer issue
Daniel Gultsch
1
-1
/
+1
2014-03-28
tryping to fix #24 - notificationgate - since i still cant reproduce this pat...
Daniel Gultsch
1
-2
/
+4
2014-03-27
crash reporter
Daniel Gultsch
1
-0
/
+2
2014-03-19
otr messages are now ignored if conversations isnt 100% sure the message is ours
Daniel Gultsch
1
-22
/
+9
2014-03-15
better muc invitations. clearified the creation of ad hoc mucs with an alert ...
Daniel Gultsch
1
-3
/
+14
2014-03-14
use conference subject to identiy room
Daniel Gultsch
1
-3
/
+8
2014-03-13
sharing text
Daniel Gultsch
1
-2
/
+3
2014-03-13
removed unnecessary uihelper method
Daniel Gultsch
1
-1
/
+1
2014-03-13
contact picture generation centralized + basic registry stuff
Daniel Gultsch
1
-10
/
+2
2014-03-12
make conference notificaton optional
Daniel Gultsch
1
-1
/
+1
2014-03-11
cleanup
Daniel Gultsch
1
-1
/
+0
2014-03-10
fixed null pointer
Daniel Gultsch
1
-1
/
+0
2014-03-10
another possible fix for notificationgate
Daniel Gultsch
1
-6
/
+10
2014-03-08
possible bug fix for notificationgate
Daniel Gultsch
1
-0
/
+3
2014-03-08
fixed #4 - this happend when you would archive (leave) the last conversation
Daniel Gultsch
1
-1
/
+7
2014-03-08
last part. update notification if user reads them
Daniel Gultsch
1
-2
/
+1
2014-03-08
fixed #3
Daniel Gultsch
1
-6
/
+7
2014-03-07
ui fixes for tablets
Daniel Gultsch
1
-3
/
+10
2014-03-05
two bugs on tablet fixed
Daniel Gultsch
1
-1
/
+1
2014-03-05
reworked contact details
Daniel Gultsch
1
-14
/
+8
2014-03-04
Muc Options even more awesome
Daniel Gultsch
1
-3
/
+4
2014-03-03
api changes. muc options
Daniel Gultsch
1
-11
/
+6
2014-02-28
rebranding
Daniel Gultsch
1
-23
/
+20
2014-02-28
made pgp decrypt stuff a little bit more bearable
Daniel Gultsch
1
-0
/
+12
2014-02-28
basic pgp support.
Daniel Gultsch
1
-8
/
+11
2014-02-20
adding and removing roster items now possible. basic error display on error m...
Daniel Gultsch
1
-1
/
+22
2014-02-16
made presences chooser. raw draft. just kinda works
Daniel Gultsch
1
-7
/
+0
2014-02-16
show unknown otr fingerprint warining
Daniel Gultsch
1
-7
/
+52
2014-02-13
basic otr support
Daniel Gultsch
1
-6
/
+12
2014-02-10
reworked notification a bit
Daniel Gultsch
1
-17
/
+19
2014-02-10
fixed a bug where account options where toggled instead of set off. fixed nul...
Daniel Gultsch
1
-3
/
+8
2014-02-10
contact badges
Daniel Gultsch
1
-0
/
+19
2014-02-09
presences are now somewhat stored and displayed to the user via the contact d...
Daniel Gultsch
1
-0
/
+7
2014-02-07
refresh contact list
Daniel Gultsch
1
-15
/
+20
2014-02-05
basic muc support. reworked contact list stuff
Daniel Gultsch
1
-3
/
+13
2014-02-04
delete account code now accessible again
Daniel Gultsch
1
-0
/
+7
2014-02-03
basic notifications
Daniel Gultsch
1
-4
/
+4
2014-02-02
will update messages on conversation update as well
Daniel Gultsch
1
-0
/
+4
2014-02-02
fetching roster. fixed sending messages as type chat
Daniel Gultsch
1
-43
/
+25
2014-02-01
more cleanup. more listeners
Daniel Gultsch
1
-17
/
+64
2014-02-01
more code cleanup for xmpp parser. more eventy. nice unknown contact pictures
Daniel Gultsch
1
-0
/
+11
2014-01-28
ui flow for first startup with no existing account
Daniel Gultsch
1
-1
/
+4
2014-01-28
refactored newconversationactivty to use array adapter
Daniel Gultsch
1
-1
/
+1
2014-01-27
conversation archiveable. new conversation will find or restart old conversat...
Daniel Gultsch
1
-36
/
+103
2014-01-26
chat bubbles. yeah
Daniel Gultsch
1
-0
/
+3
2014-01-25
all access to the persistance layer is now done via the new xmppservice
Daniel Gultsch
1
-76
/
+77
2014-01-24
basic persistance layer. refactor some parts of the conversation activity
Daniel Gultsch
1
-40
/
+64
2014-01-24
some history fixes
Daniel Gultsch
1
-47
/
+93