c2ddd74
Merge pull request #1006 from QuentinC/development
Click to expand commit body
Some changes to the LED color in notifications !
Daniel Gultsch created
c2ddd74
Merge pull request #1006 from QuentinC/development
Some changes to the LED color in notifications !
Daniel Gultsch created
f3be0d9
don't add users with null nicks to muc user list
iNPUTmice created
6ad4865
hide change password menu item if server feature is unavailable
iNPUTmice created
c67a481
Update NotificationService.java
Revert led light color
QuentinC created
71ce73a
- Update mBuilder in NotificationService.java to ensure that the led is displayed at the right color.
CF: http://stackoverflow.com/questions/14953793/android-notification-led-doesnt-use-my-color#comment20991762_14953793 - Changed led Color to green to remember the icon color and led times
Quentin created
a022e4b
reset error status in edit account when reconnecting
iNPUTmice created
1b579f5
version bump to 1.1.0
iNPUTmice created
9e10c38
check for null in jid parser
iNPUTmice created
fa45cea
initilize keys with jsonobject value on parse error
iNPUTmice created
b8bc70a
prevent next button from showing up too early on account setup
iNPUTmice created
0decd8a
version bump to 1.1.0-beta
iNPUTmice created
3e83144
pulled new translations from transifex
iNPUTmice created
8319446
reset incoming chat state when going into background
iNPUTmice created
37e9db3
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice created
7a62fbb
get rid of some useless debugging
iNPUTmice created
b8e21e5
Merge pull request #1000 from kriztan/patch-4
added XEP-0085: Chat State Notifications to docs
Daniel Gultsch created
bf9bf91
Update XEPs.md
added XEP-0085: Chat State Notifications
Christian S. created
eea6a87
Merge pull request #997 from betheg/otr4j_repository
otr4j has moved to Maven Central
Daniel Gultsch created
4458750
otr4j has moved to Maven Central
Michael created
da2da75
init mode (first start) for StartConversationActivity (no up button) and avoid being started multiple times. fixed #995
iNPUTmice created
7259e66
look at 5 muc users instead of 4 for tile cache clearing
iNPUTmice created
f52bc4f
properly remove invalid avatar
iNPUTmice created
3db5a48
clear muc tiles cache only when necessary
iNPUTmice created
7ee5e95
added typing notifications through XEP-0085. fixed #210
iNPUTmice created
3f248e0
version bump to 1.0.5
iNPUTmice created
f26f6e9
fixed #993
iNPUTmice created
2e596c0
launch edit account activity when starting Conversations for the first time (fixed regression)
iNPUTmice created
77a9ddb
Merge branch 'development' of github.com:siacs/Conversations into development
iNPUTmice created
5003d1f
made xmpp uris case insensitive
iNPUTmice created
9c2e639
always call to cancel before loading new avatars
iNPUTmice created
b128b33
always go through reconnect method instead of just starting XmppConnection threads
iNPUTmice created
21a15ec
Merge pull request #992 from kriztan/patch-4
added XEP-0092: Software Version to XEPs.md
Daniel Gultsch created
da2bc6d
avoid weird npe. fixed #991
iNPUTmice created
f0128fc
added XEP-0092: Software Version to XEPs.md
Christian S. created
a8ec36c
limit ui refresh rate
iNPUTmice created
67d5ee6
moved roster loading to async task as well
iNPUTmice created
62b15a5
refresh list view more often
iNPUTmice created
24cd08e
version bump to 1.0.4 and changelog
iNPUTmice created
a6e6959
pulled translations from transifex
iNPUTmice created
4e14c89
support for XEP-0092: Software Version
iNPUTmice created
5aa600c
fixed avatar cache lookup in ListItemAdapter
iNPUTmice created
1780049
Merge pull request #986 from singpolyma/vitelity-s.ms-compatability
Vitelity's s.ms service requires <body> first
Daniel Gultsch created
146edb8
made image view background more colorful while waiting on actual avatar to load
iNPUTmice created
00fa6f8
Vitelity's s.ms service requires <body> first
If the <body> tag is not first, their bot just silently drops the stanza. I know we shouldn't have to care about order, and I'm trying to get them to fix it, but it's not high-priority for them since "most" clients seem to work, so I'd like this workaround in.
Stephen Paul Weber created
0485da8
loading avatars in seperate tasks
iNPUTmice created
9ff39a1
updated bcprov to 1.51
iNPUTmice created
a750428
version bump to 1.0.3
iNPUTmice created
e68c6a1
load messages asynchronously
iNPUTmice created
45de788
use time instead of uptime for unmute
iNPUTmice created
44ee746
added actions to error notification
iNPUTmice created