Daniel Gultsch
|
95bf0630f0
|
show trust keys activties if own keys are undecided
|
2016-01-04 12:11:58 +01:00 |
|
Daniel Gultsch
|
a319446d41
|
edit account activity was still showing the omemo key with leading 0x05. fixes #1631
|
2016-01-03 19:38:48 +01:00 |
|
Daniel Gultsch
|
7bb67ee660
|
strip leading 0x05 off omemo fingerprints
|
2015-12-27 18:37:31 +01:00 |
|
Daniel Gultsch
|
f49158a44b
|
register context menu long click listener on message text. fixes #1614
|
2015-12-27 17:28:42 +01:00 |
|
Daniel Gultsch
|
be91c0741f
|
made text selectable again unless text contains more than 1 link
fixes #1615
|
2015-12-26 19:18:37 +01:00 |
|
Daniel Gultsch
|
c40372fc0d
|
code cleanup
|
2015-12-23 22:30:14 +01:00 |
|
Daniel Gultsch
|
f46cbb38a9
|
show certificate information
|
2015-12-23 19:18:53 +01:00 |
|
Daniel Gultsch
|
e8bf5cada4
|
only offer plain and omemo encryption when x509 verification is enabled
|
2015-12-19 12:44:12 +01:00 |
|
Daniel Gultsch
|
f6b22dad20
|
splite PARANOIA_MODE into three different options
|
2015-12-14 10:54:55 +01:00 |
|
Daniel Gultsch
|
042939e44d
|
make message text non-selectable. fixes #1606
|
2015-12-14 10:44:43 +01:00 |
|
Daniel Gultsch
|
b2c278c91b
|
set bookmark name to room subject if no subject has been set before
|
2015-12-11 19:28:44 +01:00 |
|
Daniel Gultsch
|
ac06cb2e4f
|
modified contact permission dialog
|
2015-12-07 13:24:41 +01:00 |
|
Daniel Gultsch
|
739648e909
|
ask for contact permissions when first opening StartConversationActivity
|
2015-12-07 13:24:41 +01:00 |
|
Daniel Gultsch
|
c3e8fb3446
|
request storage permission when needed on Android 6.0
|
2015-12-07 13:24:41 +01:00 |
|
Daniel Gultsch
|
739a2d609d
|
implement direct sharing in android 6.0. fixes #1321
|
2015-12-07 13:24:41 +01:00 |
|
Daniel Gultsch
|
904edf5d59
|
hide prepare file toast after preparing the file
|
2015-12-06 11:57:11 +01:00 |
|
Daniel Gultsch
|
bd765c59ce
|
check availabiltiy of pgp before sharing files
|
2015-12-05 19:03:17 +01:00 |
|
Daniel Gultsch
|
b7f326372d
|
be more carefull with pending uris
|
2015-12-05 19:02:57 +01:00 |
|
Daniel Gultsch
|
196c8e593f
|
Merge pull request #1595 from fiaxh/pgp_database_signature
Regenerate PGP signatures once
|
2015-12-04 15:35:51 +01:00 |
|
Daniel Gultsch
|
0664d6ac7b
|
avoid some NPEs
|
2015-12-04 15:35:22 +01:00 |
|
Daniel Gultsch
|
6b592435cd
|
parse vcard avatars from muc presences
|
2015-12-03 18:18:34 +01:00 |
|
fiaxh
|
e5f154316c
|
Unset all PGP signatures once
... so they will be redone to match the changed status.
|
2015-12-02 18:06:48 +00:00 |
|
Daniel Gultsch
|
025cbf7d44
|
show tor config in paranoid mode
|
2015-12-02 15:34:09 +01:00 |
|
Daniel Gultsch
|
02c6793ca9
|
fixed avatar loading for non-file uris
|
2015-12-02 15:30:03 +01:00 |
|
Philip Flohr
|
0329c9c738
|
users are now able to crop their avatar pictures using the android-crop
library
|
2015-12-02 14:25:20 +01:00 |
|
Daniel Gultsch
|
dc8967d8fc
|
introduced build-time paranoia mode that disables unencrypted chats and forces TOR
|
2015-12-01 22:41:58 +01:00 |
|
Daniel Gultsch
|
2cd43f7042
|
fixed crashes when activity got destroyed when selecting pgp key
|
2015-12-01 14:18:07 +01:00 |
|
Daniel Gultsch
|
ebccb67a72
|
do socks5 connect manually
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
f0b1761ec3
|
initial tor support
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
60211a315e
|
hide subject edit button if not editable by user
|
2015-11-26 17:44:29 +01:00 |
|
Daniel Gultsch
|
a557d38e4d
|
pgp fixes and revert configuration changes
|
2015-11-25 20:47:02 +01:00 |
|
fiaxh
|
c7a519498a
|
Sign empty status
|
2015-11-09 13:50:02 +00:00 |
|
fiaxh
|
fac1d4e0bd
|
Use OpenPGP-API 9.0
|
2015-11-09 13:49:57 +00:00 |
|
Daniel Gultsch
|
baf76d883c
|
indicate cbe in chat message hint
|
2015-10-31 22:55:04 +01:00 |
|
Daniel Gultsch
|
bca29cf7fd
|
explicitly mark verified omemo keys in UI
|
2015-10-31 10:57:57 +01:00 |
|
Daniel Gultsch
|
6a458b853c
|
Merge pull request #1513 from fiaxh/pgp_background_decryption
PGP messages background decryption
|
2015-10-30 10:18:27 +01:00 |
|
Daniel Gultsch
|
1221cff561
|
load avatars in message adapter in background task
|
2015-10-29 12:08:15 +01:00 |
|
Daniel Gultsch
|
a7fd629c05
|
show encryption type in warned/red messages
|
2015-10-28 22:40:09 +01:00 |
|
fiaxh
|
016a57f123
|
Show PGP "please wait" message only when actually decrypting
|
2015-10-28 20:57:15 +00:00 |
|
fiaxh
|
29a849cb92
|
Decrypt PGP messages in background
|
2015-10-28 19:57:11 +00:00 |
|
Daniel Gultsch
|
ec473a4437
|
Merge pull request #1520 from saqura/self_handle_orientation
Handle some orientation changes manually
|
2015-10-26 09:30:08 +01:00 |
|
saqura
|
48f172fc9e
|
Reset the margins manually after rotating
|
2015-10-26 00:59:32 +01:00 |
|
Daniel Gultsch
|
56afdcc94a
|
invalidate menu after backend connection.
fixes the menu not being shown after rotation in edit account details
|
2015-10-25 22:46:06 +01:00 |
|
Daniel Gultsch
|
f4a33a007c
|
open unknown files with wildcard intent
|
2015-10-20 17:41:07 +02:00 |
|
Daniel Gultsch
|
569b9f4e66
|
open manage account + certificate chooser when cbe mode is enabled
|
2015-10-20 15:27:33 +02:00 |
|
Daniel Gultsch
|
efab290c28
|
add nick to bookmark when entering full jid in join conference dialog
|
2015-10-19 23:20:00 +02:00 |
|
Daniel Gultsch
|
0f405c2e11
|
allow redownloading files from remote hosts. fixes #1504
|
2015-10-17 15:23:46 +02:00 |
|
Daniel Gultsch
|
a83aae341f
|
improved error reporting in trust keys activity
|
2015-10-17 14:09:26 +02:00 |
|
Daniel Gultsch
|
cfeb67d71d
|
introduced code to verify omemo device keys with x509 certificates.
cleaned up TrustKeysActivity to automatically close if there is nothing to do
|
2015-10-16 23:48:42 +02:00 |
|
Daniel Gultsch
|
5f9476448f
|
make unread status and notifications presistent across restarts
|
2015-10-14 21:18:34 +02:00 |
|