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
/
MessageAdapter.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
1
-1
/
+1
*
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
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
1
-11
/
+11
*
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
1
-4
/
+4
*
avoid using paragraph style breaks by accident
Daniel Gultsch
2015-05-11
1
-3
/
+4
*
increased space between merged messages a bit
Daniel Gultsch
2015-05-11
1
-1
/
+1
*
add a little bit of space between merged messages.
Daniel Gultsch
2015-05-11
1
-1
/
+7
*
no font padding on red hearts
Daniel Gultsch
2015-05-11
1
-2
/
+4
*
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
2015-05-11
1
-35
/
+6
*
paint single unicode hearts as red and slightly larger
Daniel Gultsch
2015-05-10
1
-4
/
+22
*
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2015-03-07
1
-1
/
+31
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-3
/
+1
*
fix mergable() for /me command.
Michael
2015-01-25
1
-1
/
+2
*
explain read marker
iNPUTmice
2015-01-18
1
-20
/
+6
*
use same helper methods for images and files
iNPUTmice
2015-01-18
1
-33
/
+8
*
reworked message preview / message meta information (ie file offered, receive...
Daniel Gultsch
2015-01-12
1
-38
/
+14
*
Add XEP-0245 (/me command) support
Sam Whited
2015-01-11
1
-131
/
+157
*
added debug info + possible platform bug work arounds to message adapter
Daniel Gultsch
2015-01-05
1
-0
/
+10
*
added higher auto accept file sizes
Daniel Gultsch
2015-01-04
1
-2
/
+2
*
avoid npe on weird platform bugs
iNPUTmice
2014-12-15
1
-30
/
+30
*
cleanup: removed unused emoticon parsing
iNPUTmice
2014-12-09
1
-5
/
+1
*
possible work around for some weird - possibly sdk - bugs
iNPUTmice
2014-12-07
1
-4
/
+5
*
refactored the message adapter a bit
iNPUTmice
2014-12-03
1
-32
/
+33
[next]