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
/
main
/
java
/
eu
/
siacs
/
conversations
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
fixed history deletion. fixed #780
iNPUTmice
1
-1
/
+1
2014-12-15
avoid npe on weird platform bugs
iNPUTmice
1
-30
/
+30
2014-12-14
Add quiet hours feature
Sam Whited
1
-0
/
+99
2014-12-14
refactored the way certain messages are being found within a conversation
iNPUTmice
2
-20
/
+15
2014-12-09
recreate activity after theme has changed. fixed #764
iNPUTmice
2
-3
/
+20
2014-12-09
cleanup: removed unused emoticon parsing
iNPUTmice
2
-10
/
+2
2014-12-07
possible work around for some weird - possibly sdk - bugs
iNPUTmice
1
-4
/
+5
2014-12-03
fixed #544
iNPUTmice
1
-1
/
+51
2014-12-03
display proper error in edit account details if jid is invalid
iNPUTmice
1
-8
/
+9
2014-12-03
further npe checks
iNPUTmice
1
-5
/
+11
2014-12-03
refactored the message adapter a bit
iNPUTmice
1
-32
/
+33
2014-12-03
set nick and autojoin=true for new bookmarks
iNPUTmice
1
-0
/
+4
2014-12-03
worked around concurrent modification exception
iNPUTmice
1
-11
/
+11
2014-12-01
fixed #728
iNPUTmice
1
-5
/
+2
2014-12-01
clear encrypted messages on reinit
iNPUTmice
1
-2
/
+13
2014-11-30
don't request fragment before updating
iNPUTmice
1
-6
/
+2
2014-11-29
Misc. "fixes" to correct warnings.
Sam Whited
1
-3
/
+6
2014-11-27
fixed npe. fixed #717
iNPUTmice
1
-5
/
+6
2014-11-27
create conversation with bare jid
iNPUTmice
1
-1
/
+1
2014-11-23
MUC: option to set/delete bookmark in conference details.
Michael
1
-0
/
+39
2014-11-23
add an listener for the muc roster update.
Michael
2
-1
/
+19
2014-11-21
update action bar with conversations updates as well
iNPUTmice
1
-27
/
+35
2014-11-21
remove unused imports.
Michael
6
-11
/
+0
2014-11-21
move task to back and not finish when hitting back button
iNPUTmice
1
-7
/
+5
2014-11-21
verify contacts key only on initiating side of smp
iNPUTmice
1
-3
/
+10
2014-11-20
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
4
-37
/
+87
2014-11-19
some saftey checks before registering listeners in XmppActivity
iNPUTmice
1
-1
/
+12
2014-11-18
synchronized message list in conversation fragment
iNPUTmice
1
-113
/
+118
2014-11-18
show dynamic tags in contacts activity as well
iNPUTmice
1
-33
/
+26
2014-11-18
properly remove conversations context menu
iNPUTmice
2
-41
/
+20
2014-11-18
disabled broken conversations context menu
iNPUTmice
1
-3
/
+3
2014-11-18
better usage of synchronized in some places
iNPUTmice
1
-1
/
+1
2014-11-18
context menu for conversations. fixed #630
iNPUTmice
1
-9
/
+45
2014-11-17
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
3
-24
/
+74
2014-11-17
Fix linter suppression
Sam Whited
1
-2
/
+3
2014-11-17
highlight muc members by touching their name in muc details. fixed #503
iNPUTmice
3
-72
/
+105
2014-11-16
fixed regression of xmpp uris not working
iNPUTmice
1
-11
/
+8
2014-11-16
happy hanukkah
iNPUTmice
1
-0
/
+21
2014-11-16
show full time stamp in connection established field
iNPUTmice
1
-1
/
+1
2014-11-16
show full time stamp in connection established field
iNPUTmice
1
-1
/
+1
2014-11-16
made scan and show qr code more accessible in VerifyOtrActivity
iNPUTmice
2
-53
/
+107
2014-11-16
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
5
-21
/
+51
2014-11-15
Remove extra status wrapper method
Sam Whited
1
-2
/
+1
2014-11-15
Add incompatible server status
Sam Whited
1
-65
/
+13
2014-11-15
Add security error status
Sam Whited
1
-0
/
+4
2014-11-15
Make account status an enum
Sam Whited
8
-27
/
+27
2014-11-15
turn on foreground service in expert settings
iNPUTmice
1
-0
/
+2
2014-11-15
handled more error cases
iNPUTmice
2
-5
/
+29
2014-11-15
fixed description in notifications and conversation overview
iNPUTmice
3
-3
/
+18
2014-11-15
made file transfers cancelable
iNPUTmice
1
-1
/
+16
[next]