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
...
*
mark conversation as read when swiping a notification with quick reply away
Daniel Gultsch
2016-08-27
2
-1
/
+24
*
don't automatically download files and avatars when datasaver is on
Daniel Gultsch
2016-08-27
5
-5
/
+18
*
bring back connectivity changed events on android n
Daniel Gultsch
2016-08-27
1
-2
/
+4
*
don't overwrite edited information in editaccount on rotate
Daniel Gultsch
2016-08-26
1
-1
/
+3
*
don't set notification mode to background when on pause
Daniel Gultsch
2016-08-26
1
-6
/
+0
*
add missing depency to gradle file
Daniel Gultsch
2016-08-26
1
-0
/
+1
*
wrap dynamic tags into multiple lines. fixes #2003
Daniel Gultsch
2016-08-26
5
-9
/
+15
*
some multi-window optimizations. set min width to 300
Daniel Gultsch
2016-08-26
6
-4
/
+17
*
attach contact to notification
Daniel Gultsch
2016-08-26
3
-15
/
+30
*
add snackbar for request presence subscription
Daniel Gultsch
2016-08-26
3
-1
/
+19
*
always display allow contact perm dialog after intro
Daniel Gultsch
2016-08-26
1
-0
/
+10
*
survive rotation in editaccount
Daniel Gultsch
2016-08-26
2
-14
/
+49
*
made payment required error standard compliant
Daniel Gultsch
2016-08-25
1
-4
/
+5
*
reformat build.gradle
Daniel Gultsch
2016-08-25
1
-95
/
+96
*
add file provider to share files on android n
Daniel Gultsch
2016-08-25
4
-71
/
+95
*
fix travis
travis_fixes
Daniel Gultsch
2016-08-25
1
-2
/
+2
*
offer quick reply on android N
Daniel Gultsch
2016-08-25
4
-44
/
+109
*
use N style stacked notifications
Daniel Gultsch
2016-08-25
3
-75
/
+85
*
use N Api and build tools
Daniel Gultsch
2016-08-25
1
-5
/
+5
*
send register IQs without full from
Daniel Gultsch
2016-08-25
3
-5
/
+6
*
made image preview size smaller for low res images
Daniel Gultsch
2016-08-25
1
-8
/
+14
*
version bump to 1.13.9 + changelog
1.13.9
Daniel Gultsch
2016-08-20
2
-2
/
+5
*
various null pointer checks
Daniel Gultsch
2016-08-20
3
-3
/
+12
*
pulled translations from transifex
Daniel Gultsch
2016-08-19
30
-84
/
+119
*
display error status for missing internet permission
Daniel Gultsch
2016-08-19
3
-7
/
+13
*
check for rare null pointer platform bug in share intent handling
Daniel Gultsch
2016-08-19
1
-3
/
+5
*
Merge pull request #1987 from licaon-kter/patch-2
Daniel Gultsch
2016-08-16
1
-2
/
+2
|
\
|
*
Clear export option function
licaon-kter
2016-08-11
1
-2
/
+2
*
|
pulled translations from transifex
Daniel Gultsch
2016-08-16
5
-2
/
+51
*
|
add payment required error
Daniel Gultsch
2016-08-16
3
-2
/
+21
*
|
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
|
/
*
version bump to 1.13.8 + changelog
1.13.8
Daniel Gultsch
2016-08-11
2
-2
/
+7
*
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
10
-46
/
+135
*
version bump to 1.13.7 + changelog
1.13.7
Daniel Gultsch
2016-07-28
2
-2
/
+5
*
pulled translations from transifex
Daniel Gultsch
2016-07-28
8
-29
/
+85
*
add OS to version response
Daniel Gultsch
2016-07-27
1
-0
/
+5
[prev]
[next]