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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-03
show warning dialog beforing verifying keys via a link
Daniel Gultsch
4
-10
/
+92
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
5
-9
/
+15
2016-12-01
avoid binding multiple times from BarcodeService
Daniel Gultsch
1
-15
/
+22
2016-11-30
pulled translations from transifex
Daniel Gultsch
5
-2
/
+61
2016-11-30
renamed foreground service preference
Daniel Gultsch
3
-3
/
+4
2016-11-29
pulled translations from transifex
Daniel Gultsch
4
-0
/
+5
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
pulled translations from transifex
Daniel Gultsch
5
-0
/
+36
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
7
-20
/
+100
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
pulled translations from transifex
Daniel Gultsch
29
-50
/
+128
2016-11-25
fixed migrations from pre-btbv phase
Daniel Gultsch
1
-3
/
+7
2016-11-25
Add quotation support
Mishiranu
20
-11
/
+305
2016-11-24
changed blind trust before verification summary to a slightly longer one
Daniel Gultsch
1
-3
/
+3
2016-11-24
always force close a connection when disabling from error state
Daniel Gultsch
2
-1
/
+5
2016-11-24
pulled translations from transifex
Daniel Gultsch
30
-422
/
+804
2016-11-24
changed design language to match BTBV proposal
Daniel Gultsch
3
-8
/
+14
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
8
-7
/
+62
2016-11-22
added share button to account details
Daniel Gultsch
7
-25
/
+288
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
16
-3
/
+96
2016-11-21
use aztec code instead of qr
Daniel Gultsch
2
-12
/
+7
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 show omemo keys by default in account details
Daniel Gultsch
1
-1
/
+1
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-19
Fix up the langauge in some Settings strings
Daniel Aleksandersen
1
-3
/
+3
2016-11-18
show 'clear devices' button underneath own devices
Daniel Gultsch
7
-53
/
+55
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
[next]