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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-23
code cleanup
Daniel Gultsch
1
-3
/
+4
2015-12-23
show certificate information
Daniel Gultsch
4
-5
/
+53
2015-12-19
only offer plain and omemo encryption when x509 verification is enabled
Daniel Gultsch
1
-2
/
+3
2015-12-14
splite PARANOIA_MODE into three different options
Daniel Gultsch
3
-3
/
+3
2015-12-14
make message text non-selectable. fixes #1606
Daniel Gultsch
1
-3
/
+0
2015-12-11
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
1
-0
/
+1
2015-12-07
modified contact permission dialog
Daniel Gultsch
1
-1
/
+1
2015-12-07
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
1
-8
/
+55
2015-12-07
request storage permission when needed on Android 6.0
Daniel Gultsch
2
-14
/
+56
2015-12-07
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch
1
-23
/
+64
2015-12-06
hide prepare file toast after preparing the file
Daniel Gultsch
1
-0
/
+1
2015-12-05
check availabiltiy of pgp before sharing files
Daniel Gultsch
1
-0
/
+4
2015-12-05
be more carefull with pending uris
Daniel Gultsch
1
-8
/
+16
2015-12-04
avoid some NPEs
Daniel Gultsch
1
-1
/
+1
2015-12-03
parse vcard avatars from muc presences
Daniel Gultsch
1
-6
/
+2
2015-12-02
Unset all PGP signatures once
fiaxh
1
-69
/
+73
2015-12-02
show tor config in paranoid mode
Daniel Gultsch
1
-1
/
+1
2015-12-02
fixed avatar loading for non-file uris
Daniel Gultsch
1
-9
/
+5
2015-12-02
users are now able to crop their avatar pictures using the android-crop
Philip Flohr
1
-6
/
+33
2015-12-01
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
2
-0
/
+13
2015-12-01
fixed crashes when activity got destroyed when selecting pgp key
Daniel Gultsch
2
-40
/
+95
2015-12-01
do socks5 connect manually
Daniel Gultsch
1
-21
/
+31
2015-12-01
initial tor support
Daniel Gultsch
2
-1
/
+44
2015-11-26
hide subject edit button if not editable by user
Daniel Gultsch
1
-0
/
+2
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
4
-30
/
+16
2015-11-09
Sign empty status
fiaxh
1
-2
/
+1
2015-11-09
Use OpenPGP-API 9.0
fiaxh
3
-26
/
+71
2015-10-31
indicate cbe in chat message hint
Daniel Gultsch
1
-1
/
+7
2015-10-31
explicitly mark verified omemo keys in UI
Daniel Gultsch
2
-7
/
+12
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-28
Decrypt PGP messages in background
fiaxh
2
-70
/
+74
2015-10-26
Reset the margins manually after rotating
saqura
4
-1
/
+29
2015-10-25
invalidate menu after backend connection.
Daniel Gultsch
1
-0
/
+1
2015-10-20
open unknown files with wildcard intent
Daniel Gultsch
2
-10
/
+15
2015-10-20
open manage account + certificate chooser when cbe mode is enabled
Daniel Gultsch
2
-28
/
+39
2015-10-19
add nick to bookmark when entering full jid in join conference dialog
Daniel Gultsch
1
-4
/
+6
2015-10-17
allow redownloading files from remote hosts. fixes #1504
Daniel Gultsch
1
-1
/
+2
2015-10-17
improved error reporting in trust keys activity
Daniel Gultsch
3
-12
/
+23
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-32
/
+48
2015-10-14
make unread status and notifications presistent across restarts
Daniel Gultsch
1
-2
/
+1
2015-10-13
set cursor to end of jid in edit account
Daniel Gultsch
1
-2
/
+3
2015-10-12
add config variable to enable x509 verification
Daniel Gultsch
1
-2
/
+9
2015-10-12
code clean up
Daniel Gultsch
3
-8
/
+7
2015-10-11
add menu item in account details to renew certificate
Daniel Gultsch
1
-24
/
+56
2015-10-11
prevent null pointer when trying to display device fingerprints of not existi...
Daniel Gultsch
1
-0
/
+3
2015-10-11
Captcha support.
Armin Novak
2
-1
/
+79
[next]