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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update build tools and some dependencies
Daniel Gultsch
2017-01-03
1
-4
/
+4
*
Merge branch 'feature-gboardgifs' of https://github.com/illegalprime/Conversa...
Daniel Gultsch
2017-01-03
7
-3
/
+107
|
\
|
*
Do not compress GIFs, allow GBoard to send GIFs
Michael Eden
2017-01-01
7
-3
/
+107
*
|
show offline contacts as grayed out in conference details
Daniel Gultsch
2017-01-03
1
-2
/
+9
*
|
disable automatic foreground service activation if related config paramaters ...
Daniel Gultsch
2016-12-30
1
-1
/
+4
*
|
get rid of unecessary config debug paramater that has been replaced by exeper...
Daniel Gultsch
2016-12-30
2
-32
/
+0
|
/
*
hide inactive devices by default in contact details
Daniel Gultsch
2016-12-30
3
-5
/
+63
*
always open account details when scanning one of our own keys. fixes #2211
Daniel Gultsch
2016-12-29
1
-6
/
+9
*
don't throw assertion error when building session with same device id from ot...
Daniel Gultsch
2016-12-28
1
-1
/
+6
*
deduplicate corrected messages
Daniel Gultsch
2016-12-26
1
-5
/
+8
*
stop using broken parallax distance in sliding pane layout
Daniel Gultsch
2016-12-25
1
-3
/
+1
*
version bump to 1.15.2 + changelog
1.15.2
Daniel Gultsch
2016-12-23
2
-2
/
+5
*
pulled translations from transifex
Daniel Gultsch
2016-12-23
4
-4
/
+79
*
fixed npe cause by race condition when axolotl service isn't initialized
Daniel Gultsch
2016-12-23
1
-0
/
+3
*
skip empty lines in message preview. prevents indexoutofbounds exception
Daniel Gultsch
2016-12-23
1
-0
/
+3
*
use original message to parse pep
Daniel Gultsch
2016-12-23
1
-3
/
+4
*
version bump to 1.15.1+ changelog
1.15.1
Daniel Gultsch
2016-12-21
2
-2
/
+7
*
pulled translations from transifex
Daniel Gultsch
2016-12-20
13
-231
/
+636
*
don't show quoted text in message preview
Daniel Gultsch
2016-12-20
1
-6
/
+24
*
added omemo padding but disabled by Config.java flag
Daniel Gultsch
2016-12-20
2
-2
/
+19
*
disable removing of broken devices by default
Daniel Gultsch
2016-12-18
2
-10
/
+14
*
remove broken devices only once to prevent loops
Daniel Gultsch
2016-12-18
1
-2
/
+5
*
remove own fetch errors from device announcement
Daniel Gultsch
2016-12-16
5
-36
/
+48
*
make sure to display encryption indicatior
Daniel Gultsch
2016-12-16
1
-0
/
+1
*
don't reconnect accout when system reports no internet connection
Daniel Gultsch
2016-12-10
1
-2
/
+6
*
don't correct a message if that would create a duplicate
Daniel Gultsch
2016-12-09
1
-1
/
+2
*
use POSH only when system CAs are trusted
Daniel Gultsch
2016-12-09
1
-1
/
+3
*
use verified symbol instead of colored lock icons
Daniel Gultsch
2016-12-09
21
-20
/
+13
*
follow redirects in posh
Daniel Gultsch
2016-12-08
1
-7
/
+22
*
don't show unavailable quick actions in settings
Daniel Gultsch
2016-12-06
1
-0
/
+22
*
fixed http resume
Daniel Gultsch
2016-12-06
1
-4
/
+11
*
don't use posh for IPs and set a 5s timeout
Daniel Gultsch
2016-12-06
1
-1
/
+21
*
add support for RFC7711 to MTM
Daniel Gultsch
2016-12-05
5
-62
/
+198
*
show jid monospaced in verify dialog
Daniel Gultsch
2016-12-04
3
-3
/
+11
*
disable 'show blocklist' if blocklist is empty. fixes #2164
Daniel Gultsch
2016-12-03
1
-1
/
+9
*
redraw options menu after rotation in muc details. fixes #2161
Daniel Gultsch
2016-12-03
1
-2
/
+2
*
add omemo fingerprints to web links as well
Daniel Gultsch
2016-12-03
3
-18
/
+33
*
show warning dialog beforing verifying keys via a link
Daniel Gultsch
2016-12-03
4
-10
/
+92
*
Merge branch 'feature-quotation' of https://github.com/Mishiranu/Conversation...
Daniel Gultsch
2016-12-02
20
-11
/
+305
|
\
|
*
Add quotation support
Mishiranu
2016-11-25
20
-11
/
+305
*
|
default using internal storage to false
Daniel Gultsch
2016-12-02
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/Fenisu/Conversations into Fenisu-...
Daniel Gultsch
2016-12-02
12
-24
/
+150
|
\
\
|
*
|
Private files using a boolean flag from Config.java.
Ignacio Quezada
2016-11-08
10
-18
/
+147
*
|
|
support for jid escapting when displaying localpart only
Daniel Gultsch
2016-12-01
4
-3
/
+17
*
|
|
use prepped string when building axolotl session
Daniel Gultsch
2016-12-01
1
-3
/
+3
*
|
|
don't use own jid joined from another client to generate muc title
Daniel Gultsch
2016-12-01
1
-1
/
+4
*
|
|
don't show share button before account is setup
Daniel Gultsch
2016-12-01
1
-0
/
+3
*
|
|
only show contact related snackbars when conversation is single
Daniel Gultsch
2016-12-01
1
-3
/
+3
*
|
|
made provider authorities relativ to deal with different package ids
Daniel Gultsch
2016-12-01
5
-9
/
+15
*
|
|
avoid binding multiple times from BarcodeService
Daniel Gultsch
2016-12-01
1
-15
/
+22
[next]