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
*
renamed plain text to unencrypted. fixes #1331
Daniel Gultsch
2015-08-24
1
-1
/
+1
*
added setting to allow for white backgrounds in incoming message bubbles
Daniel Gultsch
2015-08-24
1
-0
/
+1
*
renamed multi-end / axolotl to OMEMO
Daniel Gultsch
2015-08-08
1
-1
/
+1
*
improved 'next encryption' selection
Daniel Gultsch
2015-07-31
1
-14
/
+18
*
Highlight selected message's fingerprint in list
Andreas Straub
2015-07-29
1
-1
/
+2
*
call refreshUi directly
Daniel Gultsch
2015-07-24
1
-1
/
+1
*
show warning when trying to highlight users that have left the conference
Daniel Gultsch
2015-07-22
1
-5
/
+12
*
use 'interactive mode' when starting downloads from the context menu
Daniel Gultsch
2015-07-22
1
-1
/
+1
*
Optimize imports
Andreas Straub
2015-07-20
1
-4
/
+2
*
Ask for key trust when sending messages
Andreas Straub
2015-07-19
1
-2
/
+21
*
Display axolotl chat message hint
Andreas Straub
2015-07-19
1
-0
/
+3
*
Added axolotl activation code to UI
Andreas Straub
2015-07-19
1
-0
/
+10
*
catch exception on broken android phones
Daniel Gultsch
2015-07-12
1
-1
/
+7
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
1
-11
/
+11
*
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
[next]