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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed crash on invalid muc bookmarks
Daniel Gultsch
2015-07-15
1
-3
/
+7
*
renamed colors
Daniel Gultsch
2015-07-13
2
-13
/
+9
*
catch exception on broken android phones
Daniel Gultsch
2015-07-12
1
-1
/
+7
*
made lock button reflect encryption status of the next messages instead of th...
Daniel Gultsch
2015-07-12
1
-16
/
+10
*
only try to change affilations for known jids
Daniel Gultsch
2015-07-11
1
-1
/
+1
*
try to catch weird npe in android sdk
Daniel Gultsch
2015-07-11
1
-0
/
+2
*
null check otr fingerprint before display
Daniel Gultsch
2015-07-11
1
-1
/
+3
*
renamed HttpConnection to HttpDownloadConnection
Daniel Gultsch
2015-07-10
6
-19
/
+19
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
14
-101
/
+87
*
get file upload ready to work with https
Daniel Gultsch
2015-07-10
3
-38
/
+53
*
display toast in ui on failed http download
Daniel Gultsch
2015-07-10
6
-36
/
+104
*
show timestamp on images in mucs
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
added null check in sasl response verifier
Daniel Gultsch
2015-07-10
1
-1
/
+1
*
catch number format exception in server ack
Daniel Gultsch
2015-07-10
1
-10
/
+14
*
print stack trace instead of writing error message to log in case of unknown ...
Daniel Gultsch
2015-07-09
1
-1
/
+1
*
show contacts name in non anonymous mucs. fixes #1213
Daniel Gultsch
2015-07-05
1
-2
/
+6
*
refactored sendMessage and merged with resendMessage
Daniel Gultsch
2015-07-05
2
-148
/
+117
*
make sure unread count is initialized as 0. fixes #1270
Daniel Gultsch
2015-07-03
1
-1
/
+2
*
avoid very rare npe
Daniel Gultsch
2015-07-03
2
-2
/
+4
*
Merge branch 'master' into development
Daniel Gultsch
2015-07-03
1
-0
/
+1
|
\
|
*
added fallback for non-srv dns queries
Daniel Gultsch
2015-07-03
1
-0
/
+1
*
|
fixed share with activity to account for http file upload
Daniel Gultsch
2015-07-02
2
-43
/
+38
*
|
also offer http download for some 'well known extensions'
Daniel Gultsch
2015-07-02
2
-1
/
+4
*
|
refactored message context menu
Daniel Gultsch
2015-07-02
3
-33
/
+38
*
|
moved null check for to and from in message parser
Daniel Gultsch
2015-07-02
1
-5
/
+6
*
|
changed mime type handling
Daniel Gultsch
2015-07-01
7
-54
/
+555
*
|
disable automatic aes encryption for the time being
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
|
changed namespace of the http upload feature
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
|
made httpconnection (download) ready all kind of files
feature/http_upload
Daniel Gultsch
2015-06-30
9
-69
/
+74
*
|
made storage path decision entirely based upon file extension
Daniel Gultsch
2015-06-30
1
-2
/
+4
*
|
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
2015-06-30
5
-37
/
+39
*
|
always show copy original url in context menu when url is available
Daniel Gultsch
2015-06-30
1
-2
/
+1
*
|
untested pgp support for http upload
Daniel Gultsch
2015-06-29
2
-6
/
+31
*
|
added trigger to Config.java to always enable aes encryption for uploaded files
Daniel Gultsch
2015-06-29
2
-0
/
+15
*
|
make quick actions available in conferences when file attachment is available
Daniel Gultsch
2015-06-29
1
-23
/
+28
*
|
show attach button in conferences when http upload is available
Daniel Gultsch
2015-06-29
4
-7
/
+14
*
|
initial http upload support
Daniel Gultsch
2015-06-29
14
-95
/
+278
|
/
*
don't parse body from muc status messages
Daniel Gultsch
2015-06-28
1
-6
/
+7
*
fixed parsing of muc status messages in new message parser
Daniel Gultsch
2015-06-28
1
-6
/
+18
*
don't perform dns lookups on domain parts that obviously look like ip addresses
Daniel Gultsch
2015-06-19
2
-53
/
+67
*
changed paragraph divider
Daniel Gultsch
2015-06-10
1
-1
/
+1
*
made i/o and memory intensive operations execute in serial order
Daniel Gultsch
2015-06-05
2
-11
/
+52
*
fixed obvious bug in dns helper
Daniel Gultsch
2015-06-04
1
-2
/
+2
*
streamlined dns helper by ignoring weight
Daniel Gultsch
2015-06-04
1
-55
/
+10
*
send_received muc messages will mark a conversation a read
Daniel Gultsch
2015-06-04
1
-1
/
+1
*
reworked handeling of system contacts
Daniel Gultsch
2015-06-03
4
-32
/
+51
*
properly calculate remaining size. should fix #1243
Daniel Gultsch
2015-06-03
1
-2
/
+7
*
avoid unnessary muc mam queries when message count is 0 after subject
Daniel Gultsch
2015-06-02
2
-1
/
+7
*
fixed more edge cases in muc message parser
Daniel Gultsch
2015-06-02
1
-3
/
+3
*
improved compatibility with muc components that change the message id
Daniel Gultsch
2015-06-02
1
-2
/
+3
[next]