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-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
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
don't offer message correction in anonymous mucs
Daniel Gultsch
1
-1
/
+2
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-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
2
-22
/
+63
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
8
-27
/
+92
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
3
-5
/
+116
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
1
-13
/
+0
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
2016-10-13
synchronize access to json key storage in account model
Daniel Gultsch
3
-73
/
+75
2016-10-09
don't use sending state on muc pms without smacks
Daniel Gultsch
1
-2
/
+4
2016-10-09
add password to direct muc invite
Daniel Gultsch
1
-0
/
+4
2016-10-08
added disclaimer that conversations.im account is 8 euro / year
Daniel Gultsch
1
-0
/
+6
2016-10-08
fetch new conference configuration on every conf update
Daniel Gultsch
2
-20
/
+20
2016-10-07
reset sending to waiting on every error
Daniel Gultsch
2
-2
/
+11
2016-10-07
fixed account hash calculation
Daniel Gultsch
1
-1
/
+1
2016-10-07
respond to chat marker request only when mutual presence subscription exists
Daniel Gultsch
5
-6
/
+13
2016-10-07
create new instances of key manager every time it's used
Daniel Gultsch
1
-3
/
+6
2016-10-06
warn user if account is offline during avatar publication
Daniel Gultsch
1
-4
/
+10
2016-10-06
refresh error notification after 'try again'
Daniel Gultsch
1
-0
/
+1
2016-10-06
be more careful parsing integers in omemo
Daniel Gultsch
2
-4
/
+12
2016-10-06
issue ping after push was received
Daniel Gultsch
2
-1
/
+13
2016-10-06
parse smacks delay from messages
Daniel Gultsch
1
-1
/
+1
2016-10-06
try to fix messages stuck at sending
Daniel Gultsch
2
-1
/
+3
[next]