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
2015-02-10
added actions to error notification
iNPUTmice
3
-1
/
+52
2015-02-10
strip fractional seconds from timestamp before parsing
iNPUTmice
2
-6
/
+4
2015-02-09
disabled cipher logging
iNPUTmice
1
-1
/
+1
2015-02-09
don't show 'enter pgp key' in non encrypted chats
iNPUTmice
1
-0
/
+1
2015-02-09
always add a non resolved SRV record to the list
iNPUTmice
1
-6
/
+1
2015-02-09
made delay timestamp parser accept nano seconds
iNPUTmice
1
-1
/
+1
2015-02-07
sort users in muc
Daniel Gultsch
1
-3
/
+12
2015-02-07
trim message bodys on display
Daniel Gultsch
2
-3
/
+3
2015-02-07
refactored how snackbar is displayed
Daniel Gultsch
1
-82
/
+105
2015-02-02
Use platform ciphers as well, just prefer ours
Sam Whited
4
-9
/
+12
2015-02-02
don't disable any ciphers
iNPUTmice
1
-3
/
+4
2015-02-02
added more ciphers for old openssl versions
iNPUTmice
1
-1
/
+3
2015-02-01
fixed text preview for images
iNPUTmice
1
-1
/
+1
2015-01-29
made version codes ready for release candidate in beta channel
iNPUTmice
1
-1
/
+1
2015-01-29
don't count when attempt failed completly
iNPUTmice
1
-0
/
+1
2015-01-29
Use Material Design Icons on API 21+
Sam Whited
2
-8
/
+24
2015-01-29
properly clear notifications. fixed #921
iNPUTmice
1
-2
/
+8
2015-01-28
fixed broken caps
iNPUTmice
2
-14
/
+17
2015-01-27
Show errors before mute snackbar
Sam Whited
1
-10
/
+10
2015-01-26
muc tics for consistency
iNPUTmice
1
-1
/
+1
2015-01-26
changed version code and version name to 1.0-beta2
iNPUTmice
1
-1
/
+1
2015-01-26
adapt caps on whether or not message confirmation is on
iNPUTmice
5
-11
/
+31
2015-01-26
don't put ejabberds status code muc messages into an actual conversation
iNPUTmice
1
-0
/
+1
2015-01-25
made connect time out more failsave
iNPUTmice
1
-5
/
+8
2015-01-25
fix mergable() for /me command.
Michael
3
-5
/
+9
2015-01-25
set jingle file transfer to offer after iq offer has returned
iNPUTmice
1
-6
/
+17
2015-01-25
otr: switch to the otr-state the partner alternate.
Michael
2
-0
/
+3
2015-01-24
MessageParser: fix the regex for otr query messages.
Michael
1
-1
/
+1
2015-01-24
fixed mam to work with muc
iNPUTmice
4
-11
/
+21
2015-01-23
Changed online color to green instead of primary
Anders Sandblad
2
-1
/
+5
2015-01-21
show checkbox to hide offline contacts
iNPUTmice
1
-6
/
+19
2015-01-21
fixed bug in find conference in database method
iNPUTmice
1
-3
/
+6
2015-01-21
deal with user entering full jids in join conference dialog
iNPUTmice
2
-3
/
+4
2015-01-21
always allow access to contact details. provide add button in contact details
iNPUTmice
4
-72
/
+82
2015-01-21
Add block/unblock to contact details menu
Sam Whited
3
-9
/
+15
2015-01-20
Add color / category to foreground notification
Sam Whited
1
-7
/
+14
2015-01-20
changed message duplicate finder
iNPUTmice
1
-5
/
+10
2015-01-20
fixed missing image preview
iNPUTmice
1
-1
/
+1
2015-01-20
fixed up button on v21 devices
iNPUTmice
1
-2
/
+6
2015-01-20
otr4j: update to 0.22
Michael
3
-2
/
+8
2015-01-19
Remove legacy SSL support
Sam Whited
1
-15
/
+11
2015-01-19
don't trim bodies
iNPUTmice
1
-1
/
+1
2015-01-19
fixed legacy translation of image received
iNPUTmice
1
-1
/
+3
2015-01-19
added changelog for 1.0
iNPUTmice
1
-1
/
+1
2015-01-19
check for deleted files when loading more messages from history
iNPUTmice
1
-1
/
+3
2015-01-19
account for rounding errors when rescheduling wake up
iNPUTmice
1
-150
/
+153
2015-01-18
fixed bug when sharing files from google drive
iNPUTmice
1
-7
/
+11
2015-01-18
proper desc for offering and sending images in conversations overview
iNPUTmice
1
-0
/
+8
2015-01-18
explain read marker
iNPUTmice
1
-20
/
+6
2015-01-18
use same helper methods for images and files
iNPUTmice
2
-54
/
+16
[next]