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