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
/
adapter
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
save otr fingerprint in message
Daniel Gultsch
2016-03-31
1
-1
/
+1
*
Merge branch 'Mess' of https://github.com/tarun018/Conversations into tarun01...
Daniel Gultsch
2016-03-04
1
-0
/
+10
|
\
|
*
Fix Issue #1634 : Shows XMPP URI as links.
Tarun
2016-02-29
1
-0
/
+10
*
|
show host in file size checker
Daniel Gultsch
2016-03-04
1
-1
/
+14
*
|
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
2016-02-24
1
-2
/
+2
|
/
*
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2016-02-15
1
-1
/
+14
*
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
2016-02-04
1
-6
/
+36
*
hide jid row in list item list when jid is null
Daniel Gultsch
2016-01-26
1
-1
/
+2
*
show per conference notification settings in details activity
Daniel Gultsch
2016-01-08
1
-1
/
+4
*
show icon in conversations overview when notifications are disabled
Daniel Gultsch
2016-01-08
1
-0
/
+12
*
register context menu long click listener on message text. fixes #1614
Daniel Gultsch
2015-12-27
1
-1
/
+1
*
made text selectable again unless text contains more than 1 link
Daniel Gultsch
2015-12-26
1
-0
/
+11
*
make message text non-selectable. fixes #1606
Daniel Gultsch
2015-12-14
1
-3
/
+0
*
request storage permission when needed on Android 6.0
Daniel Gultsch
2015-12-07
1
-13
/
+1
*
explicitly mark verified omemo keys in UI
Daniel Gultsch
2015-10-31
1
-1
/
+1
*
Merge pull request #1513 from fiaxh/pgp_background_decryption
Daniel Gultsch
2015-10-30
1
-1
/
+5
|
\
|
*
Show PGP "please wait" message only when actually decrypting
fiaxh
2015-10-28
1
-1
/
+5
*
|
load avatars in message adapter in background task
Daniel Gultsch
2015-10-29
1
-11
/
+92
*
|
show encryption type in warned/red messages
Daniel Gultsch
2015-10-28
1
-0
/
+6
|
/
*
open unknown files with wildcard intent
Daniel Gultsch
2015-10-20
1
-9
/
+14
*
code clean up
Daniel Gultsch
2015-10-12
2
-5
/
+4
*
try to catch plattform bugs
Daniel Gultsch
2015-10-02
1
-1
/
+6
*
catch rare activity not found exception when opening downloaded files
Daniel Gultsch
2015-09-27
1
-4
/
+9
*
added some key binding
Daniel Gultsch
2015-09-07
1
-1
/
+1
*
fixed highlight text color for white chat bubbles
Daniel Gultsch
2015-08-26
1
-0
/
+1
*
remove unused imports.
Michael
2015-08-25
1
-1
/
+0
*
added setting to allow for white backgrounds in incoming message bubbles
Daniel Gultsch
2015-08-24
1
-34
/
+51
*
use same code that is used to open files for images
Daniel Gultsch
2015-08-11
1
-4
/
+1
*
changed color of 'whispered' prefix
Daniel Gultsch
2015-08-11
1
-2
/
+1
*
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
2015-08-03
1
-1
/
+6
*
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
2015-08-01
1
-3
/
+3
*
Fix session logic: enforce same type of encryption
Andreas Straub
2015-07-30
1
-25
/
+3
*
fixed some colors in message adapter
Daniel Gultsch
2015-07-30
1
-25
/
+31
*
Reset lock color for non-axolotl messages
Andreas Straub
2015-07-29
1
-0
/
+2
*
Tag carbon messages in parser, adapt session logic
Andreas Straub
2015-07-29
1
-2
/
+2
*
Color plaintext messages in encrypted sessions red
Andreas Straub
2015-07-29
1
-0
/
+30
*
Refactor out inner classes, cache trust store
Andreas Straub
2015-07-29
1
-3
/
+3
*
use 'interactive mode' when starting downloads from the context menu
Daniel Gultsch
2015-07-22
1
-1
/
+1
*
changed message bubble appearance
Raphael Pohl
2015-07-20
1
-10
/
+27
*
Optimize imports
Andreas Straub
2015-07-20
5
-24
/
+24
*
Fix trust status for outgoing messages
Andreas Straub
2015-07-19
1
-4
/
+4
*
Show trust status of messages' originating session
Andreas Straub
2015-07-19
1
-0
/
+13
*
changed switch widget
Daniel Gultsch
2015-07-18
1
-3
/
+3
*
code cleanup
Daniel Gultsch
2015-07-17
1
-1
/
+1
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
2
-14
/
+14
*
display toast in ui on failed http download
Daniel Gultsch
2015-07-10
1
-0
/
+2
*
show timestamp on images in mucs
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
refactored message context menu
Daniel Gultsch
2015-07-02
1
-6
/
+6
*
made httpconnection (download) ready all kind of files
Daniel Gultsch
2015-06-30
2
-6
/
+5
[next]