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-25
Add quotation support
Mishiranu
20
-11
/
+305
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
2016-11-08
brought restart threshold down to 8 times in 8h
Daniel Gultsch
4
-8
/
+31
2016-11-08
don't mark previous conversation as read when processing pending intent. fixe...
Daniel Gultsch
1
-1
/
+7
2016-11-08
add frequent restart detection
Daniel Gultsch
3
-3
/
+38
2016-11-08
lower case incoming dns records
Daniel Gultsch
1
-18
/
+23
2016-11-08
Fix typo
licaon-kter
1
-1
/
+1
2016-11-07
fixed regression of showing delivery failed after receipt
Daniel Gultsch
1
-2
/
+1
2016-11-07
show warning in account details when data saver is enabled
Daniel Gultsch
4
-29
/
+75
2016-11-02
handle file attachment when missing connection
Daniel Gultsch
1
-1
/
+3
2016-11-02
removed unnecessary push_mode
Daniel Gultsch
3
-37
/
+10
2016-11-02
leaving low ping timeout mode after coming online
Daniel Gultsch
1
-35
/
+46
2016-11-01
fixed npe when jingle partner is using unknown candidate
Daniel Gultsch
1
-0
/
+4
2016-10-31
extracting stanza-id where by=account
Daniel Gultsch
3
-2
/
+19
2016-10-31
always use ipv4 localhost when using orbot http proxy
Daniel Gultsch
1
-1
/
+1
2016-10-30
Revert "use file provider on android M as well"
Daniel Gultsch
2
-2
/
+2
2016-10-29
schedule correct wakeup call when in low ping timeout mode
Daniel Gultsch
1
-2
/
+3
2016-10-26
add error message to failed messages. accessible via context menu
Daniel Gultsch
10
-27
/
+98
2016-10-23
use file provider on android M as well
Daniel Gultsch
2
-2
/
+2
2016-10-23
connect instantly in low ping mode after going offline
Daniel Gultsch
1
-2
/
+7
2016-10-20
don't leave low timeout mode prematurely
Daniel Gultsch
1
-3
/
+3
2016-10-20
introduced low ping timeout mode after gcm push
Daniel Gultsch
2
-2
/
+13
2016-10-20
write prepped string to db. use display version everywhere else
Daniel Gultsch
6
-32
/
+45
2016-10-20
Remove MERGE_SEPARATOR
Mishiranu
3
-40
/
+41
2016-10-19
Remove spans on copying or pasting a text
Mishiranu
5
-7
/
+118
2016-10-19
include pgp signature only in non anonymous mucs
Daniel Gultsch
2
-3
/
+7
2016-10-19
retrigger key selection if openpgp key was deleted
Daniel Gultsch
2
-3
/
+15
2016-10-18
update conversation in database background thread
Daniel Gultsch
5
-18
/
+18
2016-10-18
don't trigger context menu in message adapter manually. fixes #2077
Daniel Gultsch
3
-13
/
+6
2016-10-17
add exception handling when loading default resource
Daniel Gultsch
1
-2
/
+10
2016-10-17
small code reformation in pgp decryption service
Daniel Gultsch
1
-2
/
+4
[next]