index
:
conversations
BrianBlade-feature/swipe_out_conversation
CryptoNextAlpha
CryptoNextBeta
JingleFixes
MessageParserNext
UnreadCountBadge
cbe
delay_fixes
development
dnsfixes
feature/file_transfer
feature/foreground_service
feature/http_upload
feature/mam
feature/otr_verification
idn_fixes
issue921
lolipop_dns_server_discovery
master
more_logging_for_view_intent
muc_vcard_avatars
nfc
possible_copperhead_fixes
reworked_host_finder_loop
show_members_in_conference
show_send_button_in_softkeyboard
six_love
slack_workaround
tor_support
travis-fixes
travis_fixes
trz/emojicon-merge
trz/emojicon-new
trz/master
trz/merge_1.10.0
trz/merge_1.10.1
trz/merge_1.11.0
trz/merge_1.11.1
trz/merge_1.11.7
trz/merge_1.12.4
trz/merge_1.5.2
trz/merge_1.6.3
trz/merge_1.9.3
trz/merge_1.9.4
trz/rebase
trz/rename
trz/test
verbose_login_log
copy of conversations repo
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
show certificate information
Daniel Gultsch
10
-10
/
+240
2015-12-23
save certificate when verifying with x509
Daniel Gultsch
3
-4
/
+39
2015-12-20
pulled translations from transifex
Daniel Gultsch
2
-6
/
+44
2015-12-19
store identity key in XmppAxolotlSession instead of the fingerprint
Daniel Gultsch
2
-23
/
+27
2015-12-19
use presence name not server name when verification is being used
Daniel Gultsch
1
-3
/
+3
2015-12-19
add more debugging to certificate checks after new omemo session was established
Daniel Gultsch
1
-0
/
+4
2015-12-19
only offer plain and omemo encryption when x509 verification is enabled
Daniel Gultsch
2
-3
/
+13
2015-12-19
prefer server name over address book name when x509 verification is being used
Daniel Gultsch
1
-1
/
+4
2015-12-17
add 'store' message hint to displayed chat markers
Daniel Gultsch
1
-0
/
+1
2015-12-17
pulled translations from transifex
Daniel Gultsch
5
-35
/
+429
2015-12-17
throw exception at the end of the stream
Daniel Gultsch
1
-128
/
+122
2015-12-17
let message parser not artifically fail on messages with no to attribute
Daniel Gultsch
1
-4
/
+4
2015-12-15
timeout service discovery after 20s
Daniel Gultsch
3
-10
/
+52
2015-12-14
default force encryption to false
Daniel Gultsch
1
-1
/
+1
2015-12-14
splite PARANOIA_MODE into three different options
Daniel Gultsch
7
-8
/
+10
2015-12-14
make message text non-selectable. fixes #1606
Daniel Gultsch
1
-3
/
+0
2015-12-13
pulled translations from transifex
Daniel Gultsch
3
-7
/
+106
2015-12-12
changed order of send presence and execute mam queries
Daniel Gultsch
1
-2
/
+2
2015-12-12
more detailed logging
Daniel Gultsch
1
-2
/
+1
2015-12-11
notfiy after mam catchup only if message count > 0
Daniel Gultsch
1
-1
/
+1
2015-12-11
fix cancelation of http downloads and enable resume
Daniel Gultsch
2
-9
/
+44
2015-12-11
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
4
-3
/
+23
2015-12-11
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
5
-55
/
+29
2015-12-11
pulled translations from transifex
Daniel Gultsch
2
-2
/
+38
2015-12-10
renamed pretty-please-store message hint to store
Daniel Gultsch
1
-1
/
+1
2015-12-10
some more NPE checks
Daniel Gultsch
1
-1
/
+1
2015-12-10
notify on mam catchup messages
Daniel Gultsch
4
-8
/
+21
2015-12-10
properly clean up timed out mam queries
Daniel Gultsch
2
-3
/
+18
2015-12-10
disable sm logging
Daniel Gultsch
1
-5
/
+1
2015-12-09
always show conversations with pending subscription requests
Daniel Gultsch
1
-3
/
+5
2015-12-09
wait with status change to online after all disco queries have been made
Daniel Gultsch
1
-5
/
+14
2015-12-09
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
3
-5
/
+13
2015-12-09
show sender name for notications in conferences. fixes #1581
Daniel Gultsch
1
-0
/
+17
2015-12-08
also verify sessions in CBE mode that got created by key transport messages
Daniel Gultsch
1
-2
/
+14
2015-12-07
pulled translations from transifex
Daniel Gultsch
8
-11
/
+234
2015-12-07
modified contact permission dialog
Daniel Gultsch
2
-3
/
+2
2015-12-07
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
5
-16
/
+83
2015-12-07
request storage permission when needed on Android 6.0
Daniel Gultsch
6
-16
/
+71
2015-12-07
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch
4
-23
/
+163
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-05
check for query object as condition to trigger deduplication instead of serverId
Daniel Gultsch
1
-1
/
+1
2015-12-04
parse stanza-id from messages
Daniel Gultsch
2
-3
/
+23
2015-12-04
properly clear muc user avatar caches
Daniel Gultsch
4
-13
/
+30
2015-12-04
fixed showing avatars for contacts in muc
Daniel Gultsch
1
-1
/
+10
2015-12-04
avoid some NPEs
Daniel Gultsch
2
-3
/
+4
2015-12-04
rely on message id if message id is uuid and pgp encryption was used to dedup...
Daniel Gultsch
1
-1
/
+3
2015-12-04
use proposed nick as default nick in mucoptions
Daniel Gultsch
3
-8
/
+1
2015-12-03
parse vcard avatars from muc presences
Daniel Gultsch
6
-181
/
+295
[next]