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
/
ConversationFragment.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-11
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
1
-19
/
+29
2015-05-03
turn send button in cancel button while in whisper mode
Daniel Gultsch
1
-12
/
+30
2015-05-02
replace send button with quick action button as long as no text has been entered
Daniel Gultsch
1
-100
/
+175
2015-04-20
always hide pgp snackbar after decrypting a message. fixes #1075
Daniel Gultsch
1
-0
/
+1
2015-04-20
removed some dead code
Daniel Gultsch
1
-19
/
+0
2015-04-20
fixed weird touch on snackbar switched conversation bug
Daniel Gultsch
1
-3
/
+2
2015-04-19
some code clean up to fix some rare NPE’s
Daniel Gultsch
1
-0
/
+3
2015-04-13
Maintain private chat on MUC. fixes #1097
iNPUTmice
1
-1
/
+0
2015-03-11
add context menu entries for geo uris
iNPUTmice
1
-17
/
+33
2015-03-06
fixed enter is send option
iNPUTmice
1
-2
/
+7
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
1
-23
/
+68
2015-02-19
fixed #993
iNPUTmice
1
-1
/
+2
2015-02-18
avoid weird npe. fixed #991
iNPUTmice
1
-1
/
+3
2015-02-17
refresh list view more often
iNPUTmice
1
-1
/
+1
2015-02-09
don't show 'enter pgp key' in non encrypted chats
iNPUTmice
1
-0
/
+1
2015-02-07
refactored how snackbar is displayed
Daniel Gultsch
1
-82
/
+105
2015-01-27
Show errors before mute snackbar
Sam Whited
1
-10
/
+10
2015-01-25
otr: switch to the otr-state the partner alternate.
Michael
1
-0
/
+1
2015-01-21
always allow access to contact details. provide add button in contact details
iNPUTmice
1
-8
/
+1
2015-01-21
Add block/unblock to contact details menu
Sam Whited
1
-3
/
+0
2015-01-14
Add option to swap enter/emoticon key
Sam Whited
1
-5
/
+15
2015-01-12
context menu for files and offered files. fixed #848 fixed #849
Daniel Gultsch
1
-13
/
+21
2015-01-11
Add XEP-0245 (/me command) support
Sam Whited
1
-5
/
+5
2015-01-09
Introduced expert options to control enter-is-send
Daniel Gultsch
1
-2
/
+7
2015-01-02
some further otr improvements
Daniel Gultsch
1
-0
/
+2
2015-01-02
allow cancellation of waiting files
Daniel Gultsch
1
-19
/
+19
2015-01-02
put Conversations into background mode earlier
Daniel Gultsch
1
-2
/
+1
2015-01-02
improved OTR verification part one
Daniel Gultsch
1
-8
/
+12
2014-12-25
proper call to invalidateViews()
Daniel Gultsch
1
-1
/
+1
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
1
-87
/
+104
2014-12-20
inject ui callback into running mam query
iNPUTmice
1
-2
/
+1
2014-12-17
clean up conversation history after swtiching to a different conversation
iNPUTmice
1
-0
/
+1
2014-12-17
made scroling smoother + bug fixes for history loading
iNPUTmice
1
-15
/
+36
2014-12-17
smoothed out scrolling a bit
iNPUTmice
1
-5
/
+23
2014-12-15
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
1
-8
/
+28
2014-12-14
refactored the way certain messages are being found within a conversation
iNPUTmice
1
-18
/
+11
2014-12-03
worked around concurrent modification exception
iNPUTmice
1
-11
/
+11
2014-12-01
clear encrypted messages on reinit
iNPUTmice
1
-2
/
+13
2014-11-20
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
1
-1
/
+1
2014-11-18
synchronized message list in conversation fragment
iNPUTmice
1
-113
/
+118
2014-11-18
properly remove conversations context menu
iNPUTmice
1
-4
/
+1
2014-11-18
better usage of synchronized in some places
iNPUTmice
1
-1
/
+1
2014-11-17
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
1
-0
/
+3
2014-11-15
Make account status an enum
Sam Whited
1
-2
/
+2
2014-11-15
handled more error cases
iNPUTmice
1
-0
/
+9
2014-11-15
fixed description in notifications and conversation overview
iNPUTmice
1
-1
/
+2
2014-11-15
made file transfers cancelable
iNPUTmice
1
-1
/
+16
2014-11-11
added snackbar to indicate smp. more error handling in verify activity
iNPUTmice
1
-66
/
+59
2014-11-11
initial smp support
iNPUTmice
1
-9
/
+7
2014-11-10
added snackbar to indicate smp. more error handling in verify activity
iNPUTmice
1
-66
/
+59
[next]