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
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-03
show warning dialog beforing verifying keys via a link
Daniel Gultsch
2
-10
/
+64
2016-12-02
default using internal storage to false
Daniel Gultsch
1
-1
/
+1
2016-12-01
support for jid escapting when displaying localpart only
Daniel Gultsch
4
-3
/
+17
2016-12-01
use prepped string when building axolotl session
Daniel Gultsch
1
-3
/
+3
2016-12-01
don't use own jid joined from another client to generate muc title
Daniel Gultsch
1
-1
/
+4
2016-12-01
don't show share button before account is setup
Daniel Gultsch
1
-0
/
+3
2016-12-01
only show contact related snackbars when conversation is single
Daniel Gultsch
1
-3
/
+3
2016-12-01
made provider authorities relativ to deal with different package ids
Daniel Gultsch
4
-7
/
+13
2016-12-01
avoid binding multiple times from BarcodeService
Daniel Gultsch
1
-15
/
+22
2016-11-30
renamed foreground service preference
Daniel Gultsch
2
-2
/
+3
2016-11-29
better handle the case when same user is joined with multiple nicks in the sa...
Daniel Gultsch
2
-8
/
+26
2016-11-28
mark conversations as read after receiving blocklist push for that conversations
Daniel Gultsch
1
-0
/
+9
2016-11-28
allow fingerprint verification via context menu
Daniel Gultsch
4
-20
/
+94
2016-11-28
add support for body paramater in xmpp uri
Daniel Gultsch
2
-6
/
+36
2016-11-28
sent messages from unverified devices show red lock
Daniel Gultsch
1
-1
/
+1
2016-11-25
fixed migrations from pre-btbv phase
Daniel Gultsch
1
-3
/
+7
2016-11-25
Add quotation support
Mishiranu
5
-11
/
+297
2016-11-24
always force close a connection when disabling from error state
Daniel Gultsch
2
-1
/
+5
2016-11-24
changed design language to match BTBV proposal
Daniel Gultsch
2
-8
/
+13
2016-11-24
update the conversations view (and the lock icon) after receiving device list
Daniel Gultsch
1
-0
/
+1
2016-11-23
explictly scan for aztec and qr codes only
Daniel Gultsch
3
-31
/
+4
2016-11-23
introduced blind trust before verification mode
Daniel Gultsch
6
-7
/
+54
2016-11-22
added share button to account details
Daniel Gultsch
4
-25
/
+264
2016-11-22
show proper avatar for 'self' contact. fixes #2138
Daniel Gultsch
2
-2
/
+9
2016-11-22
offer verification directly from the trust keys screen
Daniel Gultsch
2
-3
/
+78
2016-11-21
use aztec code instead of qr
Daniel Gultsch
1
-10
/
+5
2016-11-21
use constants for some preferences
Daniel Gultsch
3
-15
/
+20
2016-11-21
when swiping don't clean startup counter entirely. just don't count last startup
Daniel Gultsch
2
-5
/
+10
2016-11-20
introduced custom tls socket factory to make tls1.2 work for http connections
Daniel Gultsch
2
-12
/
+71
2016-11-19
remove omemo devices from annoucement after 7 days of inactivity
Daniel Gultsch
4
-22
/
+69
2016-11-19
don't use xmpp uri for self verification if account is disabled
Daniel Gultsch
1
-1
/
+1
2016-11-19
save last activation time in fingerprint status
Daniel Gultsch
5
-8
/
+58
2016-11-19
removed some unecessary locking
Daniel Gultsch
1
-20
/
+19
2016-11-19
close socket after failed stream open
Daniel Gultsch
1
-1
/
+4
2016-11-19
check if thread was interrupted before doing operations on socket
Daniel Gultsch
2
-76
/
+77
2016-11-19
fixed regression that would crash create contact dialog. fixes #2131
Daniel Gultsch
1
-2
/
+4
2016-11-18
show 'clear devices' button underneath own devices
Daniel Gultsch
5
-48
/
+46
2016-11-18
removed some unecessary logging from omemo message generation
Daniel Gultsch
1
-4
/
+0
2016-11-18
lower own otr fingerprint
Daniel Gultsch
1
-1
/
+2
2016-11-18
issue ping after network change
Daniel Gultsch
2
-3
/
+3
2016-11-18
lower reconnection time
Daniel Gultsch
1
-1
/
+1
2016-11-18
synchronzie on xmpp service around all state changes
Daniel Gultsch
1
-106
/
+113
2016-11-18
don't reset last connect time on network change
Daniel Gultsch
2
-7
/
+9
2016-11-18
use lower case otr fingerprints for comparison
Daniel Gultsch
2
-2
/
+3
2016-11-18
removed some very verbose logging from axolotl service
Daniel Gultsch
1
-1
/
+0
2016-11-18
lower casing fingerprints when parsing URI
Daniel Gultsch
1
-1
/
+1
2016-11-17
put omemo fingerprint in own uri (qr code / nfc)
Daniel Gultsch
6
-17
/
+80
2016-11-17
parse omemo fingerprints from uris
Daniel Gultsch
10
-44
/
+171
2016-11-17
fixed back and forth between Welcome- and EditAccountActivity
Daniel Gultsch
1
-4
/
+25
2016-11-17
use base64.nowrap for omemo keys
Daniel Gultsch
1
-3
/
+3
[next]