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-03-18
# add delivery receipts for private muc msgs
BrianBlade
4
-8
/
+24
2015-03-07
disable all really weak cipher suites
Boris Wachtmeister
2
-0
/
+25
2015-03-07
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
5
-48
/
+215
2015-03-06
fixed enter is send option
iNPUTmice
2
-6
/
+10
2015-03-06
fixed npe in message parser
iNPUTmice
1
-4
/
+4
2015-03-05
avoid unnecessary thread creation
iNPUTmice
3
-17
/
+29
2015-03-05
added config option to disable string prep in jids
iNPUTmice
2
-3
/
+5
2015-03-04
experimantal in memory jid caching
iNPUTmice
1
-0
/
+15
2015-03-02
added methods to count number of unread messages
Daniel Gultsch
2
-0
/
+21
2015-03-01
mark all sent messages up to a marker as displayed
Daniel Gultsch
2
-13
/
+19
2015-03-01
merge messages with related status (unsend, send, send_received)
iNPUTmice
1
-1
/
+17
2015-02-28
catching out of memory run time exception in hasEnabledAccounts()
iNPUTmice
1
-0
/
+2
2015-02-27
use conversations green in notification led
iNPUTmice
1
-1
/
+1
2015-02-27
don't add users with null nicks to muc user list
iNPUTmice
1
-1
/
+1
2015-02-27
hide change password menu item if server feature is unavailable
iNPUTmice
1
-7
/
+8
2015-02-27
Update NotificationService.java
QuentinC
1
-1
/
+1
2015-02-27
- Update mBuilder in NotificationService.java to ensure that the led is displ...
Quentin
1
-1
/
+2
2015-02-26
reset error status in edit account when reconnecting
iNPUTmice
1
-0
/
+4
2015-02-26
check for null in jid parser
iNPUTmice
2
-0
/
+3
2015-02-26
initilize keys with jsonobject value on parse error
iNPUTmice
1
-1
/
+1
2015-02-25
prevent next button from showing up too early on account setup
iNPUTmice
1
-1
/
+1
2015-02-23
reset incoming chat state when going into background
iNPUTmice
1
-0
/
+3
2015-02-23
get rid of some useless debugging
iNPUTmice
1
-3
/
+0
2015-02-22
init mode (first start) for StartConversationActivity (no up button) and avoi...
iNPUTmice
4
-14
/
+44
2015-02-22
look at 5 muc users instead of 4 for tile cache clearing
iNPUTmice
1
-2
/
+2
2015-02-22
properly remove invalid avatar
iNPUTmice
2
-0
/
+2
2015-02-21
clear muc tiles cache only when necessary
iNPUTmice
2
-1
/
+22
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
12
-53
/
+256
2015-02-19
fixed #993
iNPUTmice
1
-1
/
+2
2015-02-19
launch edit account activity when starting Conversations for the first time (...
iNPUTmice
1
-5
/
+9
2015-02-18
made xmpp uris case insensitive
iNPUTmice
1
-3
/
+3
2015-02-18
always call to cancel before loading new avatars
iNPUTmice
2
-24
/
+28
2015-02-18
always go through reconnect method instead of just starting XmppConnection th...
iNPUTmice
1
-4
/
+1
2015-02-18
avoid weird npe. fixed #991
iNPUTmice
1
-1
/
+3
2015-02-17
limit ui refresh rate
iNPUTmice
8
-93
/
+81
2015-02-17
moved roster loading to async task as well
iNPUTmice
1
-10
/
+22
2015-02-17
refresh list view more often
iNPUTmice
2
-2
/
+2
2015-02-16
support for XEP-0092: Software Version
iNPUTmice
5
-20
/
+51
2015-02-16
fixed avatar cache lookup in ListItemAdapter
iNPUTmice
1
-4
/
+1
2015-02-15
made image view background more colorful while waiting on actual avatar to load
iNPUTmice
2
-2
/
+3
2015-02-15
Vitelity's s.ms service requires <body> first
Stephen Paul Weber
1
-1
/
+1
2015-02-15
loading avatars in seperate tasks
iNPUTmice
3
-18
/
+203
2015-02-12
load messages asynchronously
iNPUTmice
2
-2
/
+24
2015-02-12
use time instead of uptime for unmute
iNPUTmice
2
-5
/
+2
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
[next]