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