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-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
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
11
-44
/
+172
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
2016-11-17
reset startup count when swiped away (only count kills)
Daniel Gultsch
2
-7
/
+3
2016-11-16
slightly darken verified icon + mark inactive
Daniel Gultsch
41
-0
/
+2
2016-11-15
work around -1 in next encryption
Daniel Gultsch
1
-1
/
+1
2016-11-15
refactor omemo fingerprint UI code
Daniel Gultsch
49
-230
/
+315
2016-11-15
distinguish between general i/o error and write exception when copying files
Daniel Gultsch
3
-13
/
+27
2016-11-15
fixed enabling trust toggle. unknown->untrusted
Daniel Gultsch
2
-4
/
+7
2016-11-14
refactore trust enum to be FingerprintStatus class with trust and active
Daniel Gultsch
11
-289
/
+327
2016-11-14
increase restart threshold
Daniel Gultsch
1
-2
/
+2
2016-11-13
pulled ru translation from transifex
Daniel Gultsch
1
-0
/
+3
2016-11-13
extract affiliations from unavailable presence
Daniel Gultsch
5
-16
/
+23
2016-11-13
Stop automagically select default encryption
Daniel Gultsch
1
-30
/
+1
2016-11-12
offer message correction in private convs
Daniel Gultsch
1
-1
/
+1
2016-11-12
don't add outcasts or non-members in members-only rooms back to list
Daniel Gultsch
2
-4
/
+7
2016-11-11
pulled translations from transifex
Daniel Gultsch
3
-0
/
+8
2016-11-11
don't offer message correction in anonymous mucs
Daniel Gultsch
1
-1
/
+2
2016-11-08
pulled translations from transifex
Daniel Gultsch
14
-26
/
+112
[next]