Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pulled new translations from transifex | iNPUTmice | 2015-02-27 | 5 | -23/+191 |
| | |||||
* | use conversations green in notification led | iNPUTmice | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1006 from QuentinC/development | Daniel Gultsch | 2015-02-27 | 1 | -0/+1 |
|\ | | | | | Some changes to the LED color in notifications ! | ||||
| * | Update NotificationService.java | QuentinC | 2015-02-27 | 1 | -1/+1 |
| | | | | | | Revert led light color | ||||
| * | - Update mBuilder in NotificationService.java to ensure that the led is ↵ | Quentin | 2015-02-27 | 1 | -1/+2 |
| | | | | | | | | | | | | | | 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 | ||||
* | | don't add users with null nicks to muc user list | iNPUTmice | 2015-02-27 | 1 | -1/+1 |
| | | |||||
* | | hide change password menu item if server feature is unavailable | iNPUTmice | 2015-02-27 | 1 | -7/+8 |
|/ | |||||
* | reset error status in edit account when reconnecting | iNPUTmice | 2015-02-26 | 1 | -0/+4 |
| | |||||
* | version bump to 1.1.0 | iNPUTmice | 2015-02-26 | 1 | -2/+2 |
| | |||||
* | check for null in jid parser | iNPUTmice | 2015-02-26 | 2 | -0/+3 |
| | |||||
* | initilize keys with jsonobject value on parse error | iNPUTmice | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | prevent next button from showing up too early on account setup | iNPUTmice | 2015-02-25 | 1 | -1/+1 |
| | |||||
* | version bump to 1.1.0-beta1.1.0-beta | iNPUTmice | 2015-02-23 | 1 | -2/+2 |
| | |||||
* | pulled new translations from transifex | iNPUTmice | 2015-02-23 | 6 | -35/+84 |
| | |||||
* | reset incoming chat state when going into background | iNPUTmice | 2015-02-23 | 1 | -0/+3 |
| | |||||
* | Merge branch 'development' of github.com:siacs/Conversations into development | iNPUTmice | 2015-02-23 | 2 | -4/+2 |
|\ | |||||
| * | Merge pull request #1000 from kriztan/patch-4 | Daniel Gultsch | 2015-02-23 | 1 | -0/+1 |
| |\ | | | | | | | added XEP-0085: Chat State Notifications to docs | ||||
| | * | Update XEPs.md | Christian S. | 2015-02-23 | 1 | -0/+1 |
| |/ | | | | | added XEP-0085: Chat State Notifications | ||||
| * | Merge pull request #997 from betheg/otr4j_repository | Daniel Gultsch | 2015-02-22 | 1 | -4/+1 |
| |\ | | | | | | | otr4j has moved to Maven Central | ||||
| | * | otr4j has moved to Maven Central | Michael | 2015-02-22 | 1 | -4/+1 |
| |/ | |||||
* / | get rid of some useless debugging | iNPUTmice | 2015-02-23 | 1 | -3/+0 |
|/ | |||||
* | init mode (first start) for StartConversationActivity (no up button) and ↵ | iNPUTmice | 2015-02-22 | 4 | -14/+44 |
| | | | | avoid being started multiple times. fixed #995 | ||||
* | 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 |
| | | | | (fixed regression) | ||||
* | 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 | ||||
| | * | 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 ↵ | iNPUTmice | 2015-02-18 | 1 | -4/+1 |
| | | | | | | | | threads | ||||
* | | 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 | ||||
| * | Vitelity's s.ms service requires <body> first | Stephen Paul Weber | 2015-02-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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. | ||||
* | | 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.511.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 |
| |