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
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
5
-9
/
+15
2016-08-26
some multi-window optimizations. set min width to 300
Daniel Gultsch
6
-4
/
+17
2016-08-26
attach contact to notification
Daniel Gultsch
3
-15
/
+30
2016-08-26
add snackbar for request presence subscription
Daniel Gultsch
3
-1
/
+19
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
4
-71
/
+95
2016-08-25
offer quick reply on android N
Daniel Gultsch
4
-44
/
+109
2016-08-25
use N style stacked notifications
Daniel Gultsch
3
-75
/
+85
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
pulled translations from transifex
Daniel Gultsch
30
-84
/
+119
2016-08-19
display error status for missing internet permission
Daniel Gultsch
3
-7
/
+13
2016-08-19
check for rare null pointer platform bug in share intent handling
Daniel Gultsch
1
-3
/
+5
2016-08-16
pulled translations from transifex
Daniel Gultsch
5
-2
/
+51
2016-08-16
add payment required error
Daniel Gultsch
3
-2
/
+21
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-11
Clear export option function
licaon-kter
1
-2
/
+2
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
2016-07-28
show identity type for device selection
Daniel Gultsch
10
-46
/
+135
2016-07-28
pulled translations from transifex
Daniel Gultsch
8
-29
/
+85
2016-07-27
add OS to version response
Daniel Gultsch
1
-0
/
+5
2016-07-27
fixed rare null pointer in avatar creation
Daniel Gultsch
1
-1
/
+1
2016-07-27
add trillian to html otr parsing fixes #1963
Daniel Gultsch
1
-1
/
+1
2016-07-27
pulled translations from transifex
Daniel Gultsch
18
-25
/
+741
2016-07-26
fixed regression in file delete detection due to missing !
Daniel Gultsch
1
-1
/
+1
2016-07-26
added more logging for file deletion
Daniel Gultsch
1
-6
/
+11
2016-07-25
display specific error message when password is too weak on registration
Daniel Gultsch
3
-15
/
+24
2016-07-25
refactored how view intents are handled
Daniel Gultsch
4
-39
/
+36
2016-07-23
refactored deleted file detection to monitor entire sd card. fixes #1968
Daniel Gultsch
2
-19
/
+95
2016-07-22
feed version response from app name instead of static variable
Daniel Gultsch
2
-3
/
+4
[next]