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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored message context menu
Daniel Gultsch
2015-07-02
1
-26
/
+31
*
changed mime type handling
Daniel Gultsch
2015-07-01
1
-3
/
+2
*
made httpconnection (download) ready all kind of files
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
always show copy original url in context menu when url is available
Daniel Gultsch
2015-06-30
1
-2
/
+1
*
make quick actions available in conferences when file attachment is available
Daniel Gultsch
2015-06-29
1
-23
/
+28
*
added choose picture as another quick action. fixes #1221
Daniel Gultsch
2015-05-26
1
-1
/
+20
*
don't allow user to accidentally send empty messages
Daniel Gultsch
2015-05-20
1
-4
/
+3
*
show location quick action after receiving a question about the users location
Daniel Gultsch
2015-05-13
1
-1
/
+4
*
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
2015-05-11
1
-19
/
+29
*
turn send button in cancel button while in whisper mode
Daniel Gultsch
2015-05-03
1
-12
/
+30
*
replace send button with quick action button as long as no text has been entered
Daniel Gultsch
2015-05-02
1
-100
/
+175
*
always hide pgp snackbar after decrypting a message. fixes #1075
Daniel Gultsch
2015-04-20
1
-0
/
+1
*
removed some dead code
Daniel Gultsch
2015-04-20
1
-19
/
+0
*
fixed weird touch on snackbar switched conversation bug
Daniel Gultsch
2015-04-20
1
-3
/
+2
*
some code clean up to fix some rare NPE’s
Daniel Gultsch
2015-04-19
1
-0
/
+3
*
Maintain private chat on MUC. fixes #1097
iNPUTmice
2015-04-13
1
-1
/
+0
*
add context menu entries for geo uris
iNPUTmice
2015-03-11
1
-17
/
+33
*
fixed enter is send option
iNPUTmice
2015-03-06
1
-2
/
+7
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-23
/
+68
*
fixed #993
iNPUTmice
2015-02-19
1
-1
/
+2
*
avoid weird npe. fixed #991
iNPUTmice
2015-02-18
1
-1
/
+3
*
refresh list view more often
iNPUTmice
2015-02-17
1
-1
/
+1
*
don't show 'enter pgp key' in non encrypted chats
iNPUTmice
2015-02-09
1
-0
/
+1
*
refactored how snackbar is displayed
Daniel Gultsch
2015-02-07
1
-82
/
+105
*
Show errors before mute snackbar
Sam Whited
2015-01-27
1
-10
/
+10
*
otr: switch to the otr-state the partner alternate.
Michael
2015-01-25
1
-0
/
+1
*
always allow access to contact details. provide add button in contact details
iNPUTmice
2015-01-21
1
-8
/
+1
*
Add block/unblock to contact details menu
Sam Whited
2015-01-21
1
-3
/
+0
*
Add option to swap enter/emoticon key
Sam Whited
2015-01-14
1
-5
/
+15
*
context menu for files and offered files. fixed #848 fixed #849
Daniel Gultsch
2015-01-12
1
-13
/
+21
*
Add XEP-0245 (/me command) support
Sam Whited
2015-01-11
1
-5
/
+5
*
Introduced expert options to control enter-is-send
Daniel Gultsch
2015-01-09
1
-2
/
+7
*
some further otr improvements
Daniel Gultsch
2015-01-02
1
-0
/
+2
*
allow cancellation of waiting files
Daniel Gultsch
2015-01-02
1
-19
/
+19
*
put Conversations into background mode earlier
Daniel Gultsch
2015-01-02
1
-2
/
+1
*
improved OTR verification part one
Daniel Gultsch
2015-01-02
1
-8
/
+12
*
proper call to invalidateViews()
Daniel Gultsch
2014-12-25
1
-1
/
+1
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-87
/
+104
*
inject ui callback into running mam query
iNPUTmice
2014-12-20
1
-2
/
+1
*
clean up conversation history after swtiching to a different conversation
iNPUTmice
2014-12-17
1
-0
/
+1
*
made scroling smoother + bug fixes for history loading
iNPUTmice
2014-12-17
1
-15
/
+36
*
smoothed out scrolling a bit
iNPUTmice
2014-12-17
1
-5
/
+23
*
go through mam history page by page. load mam dynamically on scroll
iNPUTmice
2014-12-15
1
-8
/
+28
*
refactored the way certain messages are being found within a conversation
iNPUTmice
2014-12-14
1
-18
/
+11
*
worked around concurrent modification exception
iNPUTmice
2014-12-03
1
-11
/
+11
*
clear encrypted messages on reinit
iNPUTmice
2014-12-01
1
-2
/
+13
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
1
-1
/
+1
*
synchronized message list in conversation fragment
iNPUTmice
2014-11-18
1
-113
/
+118
*
properly remove conversations context menu
iNPUTmice
2014-11-18
1
-4
/
+1
[next]