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
*
otr4j has moved to Maven Central
Michael
2015-02-22
1
-4
/
+1
*
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
2015-02-22
4
-14
/
+44
*
look at 5 muc users instead of 4 for tile cache clearing
iNPUTmice
2015-02-22
1
-2
/
+2
*
properly remove invalid avatar
iNPUTmice
2015-02-22
2
-0
/
+2
*
clear muc tiles cache only when necessary
iNPUTmice
2015-02-21
2
-1
/
+22
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
14
-53
/
+267
*
version bump to 1.0.5
iNPUTmice
2015-02-19
1
-2
/
+2
*
fixed #993
iNPUTmice
2015-02-19
1
-1
/
+2
*
launch edit account activity when starting Conversations for the first time (...
iNPUTmice
2015-02-19
1
-5
/
+9
*
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice
2015-02-18
1
-0
/
+1
|
\
|
*
Merge pull request #992 from kriztan/patch-4
Daniel Gultsch
2015-02-18
1
-0
/
+1
|
|
\
|
|
*
added XEP-0092: Software Version to XEPs.md
Christian S.
2015-02-18
1
-0
/
+1
|
|
/
*
|
made xmpp uris case insensitive
iNPUTmice
2015-02-18
1
-3
/
+3
*
|
always call to cancel before loading new avatars
iNPUTmice
2015-02-18
2
-24
/
+28
*
|
always go through reconnect method instead of just starting XmppConnection th...
iNPUTmice
2015-02-18
1
-4
/
+1
*
|
avoid weird npe. fixed #991
iNPUTmice
2015-02-18
1
-1
/
+3
|
/
*
limit ui refresh rate
iNPUTmice
2015-02-17
8
-93
/
+81
*
moved roster loading to async task as well
iNPUTmice
2015-02-17
1
-10
/
+22
*
refresh list view more often
iNPUTmice
2015-02-17
2
-2
/
+2
*
version bump to 1.0.4 and changelog
iNPUTmice
2015-02-16
2
-2
/
+16
*
pulled translations from transifex
iNPUTmice
2015-02-16
10
-28
/
+647
*
support for XEP-0092: Software Version
iNPUTmice
2015-02-16
5
-20
/
+51
*
fixed avatar cache lookup in ListItemAdapter
iNPUTmice
2015-02-16
1
-4
/
+1
*
Merge pull request #986 from singpolyma/vitelity-s.ms-compatability
Daniel Gultsch
2015-02-15
1
-1
/
+1
|
\
|
*
Vitelity's s.ms service requires <body> first
Stephen Paul Weber
2015-02-15
1
-1
/
+1
*
|
made image view background more colorful while waiting on actual avatar to load
iNPUTmice
2015-02-15
2
-2
/
+3
|
/
*
loading avatars in seperate tasks
iNPUTmice
2015-02-15
3
-18
/
+203
*
updated bcprov to 1.51
1.0.3
iNPUTmice
2015-02-13
1
-1
/
+1
*
version bump to 1.0.3
iNPUTmice
2015-02-12
1
-2
/
+2
*
load messages asynchronously
iNPUTmice
2015-02-12
2
-2
/
+24
*
use time instead of uptime for unmute
iNPUTmice
2015-02-12
2
-5
/
+2
*
added actions to error notification
iNPUTmice
2015-02-10
14
-1
/
+53
*
strip fractional seconds from timestamp before parsing
iNPUTmice
2015-02-10
2
-6
/
+4
*
version bump to 1.0.2
iNPUTmice
2015-02-09
1
-2
/
+2
*
disabled cipher logging
iNPUTmice
2015-02-09
1
-1
/
+1
*
Merge pull request #959 from SamWhited/ciphers_fix
Daniel Gultsch
2015-02-09
4
-9
/
+12
|
\
|
*
Use platform ciphers as well, just prefer ours
Sam Whited
2015-02-02
4
-9
/
+12
*
|
don't show 'enter pgp key' in non encrypted chats
iNPUTmice
2015-02-09
1
-0
/
+1
*
|
always add a non resolved SRV record to the list
iNPUTmice
2015-02-09
1
-6
/
+1
*
|
made delay timestamp parser accept nano seconds
iNPUTmice
2015-02-09
1
-1
/
+1
*
|
sort users in muc
Daniel Gultsch
2015-02-07
1
-3
/
+12
*
|
trim message bodys on display
Daniel Gultsch
2015-02-07
2
-3
/
+3
*
|
refactored how snackbar is displayed
Daniel Gultsch
2015-02-07
1
-82
/
+105
|
/
*
version bump
1.0.1
iNPUTmice
2015-02-02
1
-2
/
+2
*
don't disable any ciphers
iNPUTmice
2015-02-02
1
-3
/
+4
*
Merge branch 'development' of https://github.com/siacs/Conversations into dev...
iNPUTmice
2015-02-02
5
-0
/
+0
|
\
|
*
Merge pull request #956 from SamWhited/unused_resources
Daniel Gultsch
2015-02-02
5
-0
/
+0
|
|
\
|
|
*
Remove another unused resource
Sam Whited
2015-02-01
5
-0
/
+0
*
|
|
added more ciphers for old openssl versions
iNPUTmice
2015-02-02
1
-1
/
+3
|
/
/
*
/
bumped version code again
1.0
iNPUTmice
2015-02-01
1
-1
/
+1
|
/
[next]