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
/
eu
/
siacs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
provide hint on why conference can not be encrypted
Daniel Gultsch
2
-2
/
+67
2016-09-07
be a bit more careful when deleting and deactivating accounts
Daniel Gultsch
5
-22
/
+46
2016-09-06
show server not found muc error
Daniel Gultsch
3
-2
/
+10
2016-09-06
remove explicit pebble support. treat as wear device
Daniel Gultsch
1
-25
/
+0
2016-09-06
show reply action on wear devices
Daniel Gultsch
1
-2
/
+4
2016-09-04
don't use fileprovider when opening files on android M and below
Daniel Gultsch
1
-7
/
+17
2016-09-04
don't crash when correcting waiting pgp encrypted messages
Daniel Gultsch
1
-4
/
+12
2016-08-31
fixed recreation issues in StartConversationActivity
Daniel Gultsch
2
-976
/
+1031
2016-08-31
fixed typo
Daniel Gultsch
1
-2
/
+2
2016-08-31
don't show duplicate nofications on android 4
Daniel Gultsch
1
-15
/
+14
2016-08-30
broader exception catchers
Daniel Gultsch
1
-1
/
+1
2016-08-30
use file provider for taking pictures
Daniel Gultsch
2
-3
/
+5
2016-08-30
don't show up navigation in startConversation when there are no open conversa...
Daniel Gultsch
1
-1
/
+3
2016-08-30
add more logging to pgp engine
Daniel Gultsch
2
-15
/
+20
2016-08-27
mark conversation as read when swiping a notification with quick reply away
Daniel Gultsch
2
-1
/
+24
2016-08-27
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
5
-5
/
+18
2016-08-27
bring back connectivity changed events on android n
Daniel Gultsch
1
-2
/
+4
2016-08-26
don't overwrite edited information in editaccount on rotate
Daniel Gultsch
1
-1
/
+3
2016-08-26
don't set notification mode to background when on pause
Daniel Gultsch
1
-6
/
+0
2016-08-26
wrap dynamic tags into multiple lines. fixes #2003
Daniel Gultsch
2
-3
/
+7
2016-08-26
some multi-window optimizations. set min width to 300
Daniel Gultsch
2
-0
/
+8
2016-08-26
attach contact to notification
Daniel Gultsch
3
-15
/
+30
2016-08-26
add snackbar for request presence subscription
Daniel Gultsch
1
-0
/
+15
2016-08-26
always display allow contact perm dialog after intro
Daniel Gultsch
1
-0
/
+10
2016-08-26
survive rotation in editaccount
Daniel Gultsch
2
-14
/
+49
2016-08-25
made payment required error standard compliant
Daniel Gultsch
1
-4
/
+5
2016-08-25
add file provider to share files on android n
Daniel Gultsch
2
-1
/
+5
2016-08-25
offer quick reply on android N
Daniel Gultsch
4
-44
/
+109
2016-08-25
use N style stacked notifications
Daniel Gultsch
2
-75
/
+84
2016-08-25
send register IQs without full from
Daniel Gultsch
3
-5
/
+6
2016-08-25
made image preview size smaller for low res images
Daniel Gultsch
1
-8
/
+14
2016-08-20
various null pointer checks
Daniel Gultsch
3
-3
/
+12
2016-08-19
display error status for missing internet permission
Daniel Gultsch
2
-7
/
+12
2016-08-19
check for rare null pointer platform bug in share intent handling
Daniel Gultsch
1
-3
/
+5
2016-08-16
add payment required error
Daniel Gultsch
2
-2
/
+20
2016-08-13
don't close otr session on every presence change
Daniel Gultsch
1
-8
/
+5
2016-08-13
start file observer in background
Daniel Gultsch
1
-1
/
+6
2016-08-13
make lastMessageTransmitted return max(clear_date,last_message)
Daniel Gultsch
1
-6
/
+5
2016-08-13
be more careful in recursive file observer. limit depth
Daniel Gultsch
1
-1
/
+21
2016-08-10
use direct ssl when port was manually set to 5223
Daniel Gultsch
1
-2
/
+24
2016-08-09
close tcp connection after 30s of inactivity when in push_mode
Daniel Gultsch
3
-14
/
+31
2016-08-09
don't do idle ping if close_tcp option is set
Daniel Gultsch
1
-2
/
+4
2016-08-09
explictly set account status to offline when waiting for push
Daniel Gultsch
1
-1
/
+2
2016-08-02
catch all throwables when parsing xml
Daniel Gultsch
1
-2
/
+2
2016-08-02
catch platform bug when getting ringer mode
Daniel Gultsch
1
-4
/
+9
2016-08-02
catch NPE in getVideoPreview() because getFrame sometimes returns null
Daniel Gultsch
1
-1
/
+1
2016-08-02
handle invalid prekey ids in bundle
Daniel Gultsch
1
-3
/
+5
2016-07-31
set tablet, phone or pc identity
Daniel Gultsch
2
-4
/
+11
2016-07-31
add logging when swiping away from recents is being ignored
Daniel Gultsch
1
-0
/
+2
2016-07-31
catch exception when trying to get video preview of pgp encrypted file
Daniel Gultsch
1
-1
/
+5
[next]