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
*
add payment required error
Daniel Gultsch
2016-08-16
2
-2
/
+20
*
don't close otr session on every presence change
Daniel Gultsch
2016-08-13
1
-8
/
+5
*
start file observer in background
Daniel Gultsch
2016-08-13
1
-1
/
+6
*
make lastMessageTransmitted return max(clear_date,last_message)
Daniel Gultsch
2016-08-13
1
-6
/
+5
*
be more careful in recursive file observer. limit depth
Daniel Gultsch
2016-08-13
1
-1
/
+21
*
use direct ssl when port was manually set to 5223
Daniel Gultsch
2016-08-10
1
-2
/
+24
*
close tcp connection after 30s of inactivity when in push_mode
Daniel Gultsch
2016-08-09
3
-14
/
+31
*
don't do idle ping if close_tcp option is set
Daniel Gultsch
2016-08-09
1
-2
/
+4
*
explictly set account status to offline when waiting for push
Daniel Gultsch
2016-08-09
1
-1
/
+2
*
catch all throwables when parsing xml
Daniel Gultsch
2016-08-02
1
-2
/
+2
*
catch platform bug when getting ringer mode
Daniel Gultsch
2016-08-02
1
-4
/
+9
*
catch NPE in getVideoPreview() because getFrame sometimes returns null
Daniel Gultsch
2016-08-02
1
-1
/
+1
*
handle invalid prekey ids in bundle
Daniel Gultsch
2016-08-02
1
-3
/
+5
*
set tablet, phone or pc identity
Daniel Gultsch
2016-07-31
2
-4
/
+11
*
add logging when swiping away from recents is being ignored
Daniel Gultsch
2016-07-31
1
-0
/
+2
*
catch exception when trying to get video preview of pgp encrypted file
Daniel Gultsch
2016-07-31
1
-1
/
+5
*
show identity type for device selection
Daniel Gultsch
2016-07-28
9
-45
/
+129
*
add OS to version response
Daniel Gultsch
2016-07-27
1
-0
/
+5
*
fixed rare null pointer in avatar creation
Daniel Gultsch
2016-07-27
1
-1
/
+1
*
add trillian to html otr parsing fixes #1963
Daniel Gultsch
2016-07-27
1
-1
/
+1
*
fixed regression in file delete detection due to missing !
Daniel Gultsch
2016-07-26
1
-1
/
+1
*
added more logging for file deletion
Daniel Gultsch
2016-07-26
1
-6
/
+11
*
display specific error message when password is too weak on registration
Daniel Gultsch
2016-07-25
2
-15
/
+23
*
refactored how view intents are handled
Daniel Gultsch
2016-07-25
4
-39
/
+36
*
refactored deleted file detection to monitor entire sd card. fixes #1968
Daniel Gultsch
2016-07-23
2
-19
/
+95
*
feed version response from app name instead of static variable
Daniel Gultsch
2016-07-22
2
-3
/
+4
*
don't crash when opening 'xmpp:' uris
Daniel Gultsch
2016-07-22
1
-1
/
+1
*
provide black background video thumbnail if preview couldn't be generated
Daniel Gultsch
2016-07-22
1
-6
/
+13
*
push file offered notification when initial HTTP HEAD req. fails
Daniel Gultsch
2016-07-21
1
-6
/
+7
*
offer back/cancel button when using magic create
Daniel Gultsch
2016-07-21
1
-7
/
+25
*
announce OTR support as per XEP-0378
Daniel Gultsch
2016-07-17
1
-0
/
+6
*
allow message correction by default since security implications are negligible
Daniel Gultsch
2016-07-17
1
-1
/
+1
*
additional null pointer checks when verifying otr keys
Daniel Gultsch
2016-07-17
1
-1
/
+1
*
show toast hint when touching inactive omemo fingerprints
Daniel Gultsch
2016-07-17
2
-1
/
+37
*
show error notification in connecting state as well
Daniel Gultsch
2016-07-14
1
-1
/
+3
*
add more error states for stream errors
Daniel Gultsch
2016-07-14
2
-4
/
+32
*
include pgp and omemo fallback message only when unencrypted is enabled
Daniel Gultsch
2016-07-14
1
-2
/
+5
*
don't take stanza-id into account when deduping muc pms
Daniel Gultsch
2016-07-14
1
-1
/
+1
*
respond to XEP-0202: Entity Time
Daniel Gultsch
2016-07-13
3
-2
/
+34
*
don't time out disco request but just send bind request
Daniel Gultsch
2016-07-13
1
-37
/
+12
*
call update file params from thread
Daniel Gultsch
2016-07-13
1
-16
/
+16
*
show a preview for video files
Daniel Gultsch
2016-07-11
1
-24
/
+116
*
don't crash when tabbing through muc user list with offline users
Daniel Gultsch
2016-07-08
1
-2
/
+3
*
simplified muc users ordering
Daniel Gultsch
2016-07-04
1
-11
/
+12
*
do not crash on jingle connection when contact doesn't use disco
Daniel Gultsch
2016-07-04
1
-2
/
+4
*
use direct invites to re-invite muc members
Daniel Gultsch
2016-06-30
1
-5
/
+9
*
use dnd as overriding status
Daniel Gultsch
2016-06-30
4
-15
/
+15
*
don't show 'disable foreground service' button. fixes #1933
Daniel Gultsch
2016-06-29
1
-1
/
+1
*
don't crash on broken base64 in omemo messages. fixes #1934
Daniel Gultsch
2016-06-29
2
-8
/
+14
*
support jingle ft:4 to be compatible with swift
Daniel Gultsch
2016-06-29
4
-32
/
+105
[next]