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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-09
automatically bookmark private, non-anonymous mucs where inviter is trusted. ...
Daniel Gultsch
2
-9
/
+26
2017-01-09
fixed typo in variable name
Daniel Gultsch
1
-6
/
+2
2017-01-09
use 7.1 web url pattern matching on old platforms as well. fixes #2228
Daniel Gultsch
2
-2
/
+493
2017-01-09
add spaces to otr fingerprints copied to clipboard. fixes #2226
Daniel Gultsch
1
-1
/
+1
2017-01-09
unify getFileUri across share and open intents
Daniel Gultsch
3
-29
/
+31
2017-01-06
add more punctuations to message preview
Daniel Gultsch
1
-4
/
+7
2017-01-03
add overlay to indicate that image is gif
Daniel Gultsch
46
-6
/
+26
2017-01-03
show offline contacts as grayed out in conference details
Daniel Gultsch
1
-2
/
+9
2017-01-01
Do not compress GIFs, allow GBoard to send GIFs
Michael Eden
6
-2
/
+106
2016-12-30
disable automatic foreground service activation if related config paramaters ...
Daniel Gultsch
1
-1
/
+4
2016-12-30
get rid of unecessary config debug paramater that has been replaced by exeper...
Daniel Gultsch
2
-32
/
+0
2016-12-30
hide inactive devices by default in contact details
Daniel Gultsch
3
-5
/
+63
2016-12-29
always open account details when scanning one of our own keys. fixes #2211
Daniel Gultsch
1
-6
/
+9
2016-12-28
don't throw assertion error when building session with same device id from ot...
Daniel Gultsch
1
-1
/
+6
2016-12-26
deduplicate corrected messages
Daniel Gultsch
1
-5
/
+8
2016-12-25
stop using broken parallax distance in sliding pane layout
Daniel Gultsch
1
-3
/
+1
2016-12-23
pulled translations from transifex
Daniel Gultsch
4
-4
/
+79
2016-12-23
fixed npe cause by race condition when axolotl service isn't initialized
Daniel Gultsch
1
-0
/
+3
2016-12-23
skip empty lines in message preview. prevents indexoutofbounds exception
Daniel Gultsch
1
-0
/
+3
2016-12-23
use original message to parse pep
Daniel Gultsch
1
-3
/
+4
2016-12-20
pulled translations from transifex
Daniel Gultsch
13
-231
/
+636
2016-12-20
don't show quoted text in message preview
Daniel Gultsch
1
-6
/
+24
2016-12-20
added omemo padding but disabled by Config.java flag
Daniel Gultsch
2
-2
/
+19
2016-12-18
disable removing of broken devices by default
Daniel Gultsch
2
-10
/
+14
2016-12-18
remove broken devices only once to prevent loops
Daniel Gultsch
1
-2
/
+5
2016-12-16
remove own fetch errors from device announcement
Daniel Gultsch
5
-36
/
+48
2016-12-16
make sure to display encryption indicatior
Daniel Gultsch
1
-0
/
+1
2016-12-10
don't reconnect accout when system reports no internet connection
Daniel Gultsch
1
-2
/
+6
2016-12-09
don't correct a message if that would create a duplicate
Daniel Gultsch
1
-1
/
+2
2016-12-09
use verified symbol instead of colored lock icons
Daniel Gultsch
21
-20
/
+13
2016-12-06
don't show unavailable quick actions in settings
Daniel Gultsch
1
-0
/
+22
2016-12-06
fixed http resume
Daniel Gultsch
1
-4
/
+11
2016-12-05
add support for RFC7711 to MTM
Daniel Gultsch
3
-4
/
+5
2016-12-04
show jid monospaced in verify dialog
Daniel Gultsch
3
-3
/
+11
2016-12-03
disable 'show blocklist' if blocklist is empty. fixes #2164
Daniel Gultsch
1
-1
/
+9
2016-12-03
redraw options menu after rotation in muc details. fixes #2161
Daniel Gultsch
1
-2
/
+2
2016-12-03
add omemo fingerprints to web links as well
Daniel Gultsch
3
-18
/
+33
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
[next]