Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sent read marker to full jid | iNPUTmice | 2014-11-19 | 2 | -9/+10 | |
| | ||||||
* | some saftey checks before registering listeners in XmppActivity | iNPUTmice | 2014-11-19 | 1 | -1/+12 | |
| | ||||||
* | Merge pull request #691 from kruks23/development | Daniel Gultsch | 2014-11-19 | 1 | -5/+11 | |
|\ | | | | | Update spanish translation | |||||
| * | Update spanish translations | kruks23 | 2014-11-19 | 1 | -4/+4 | |
| | | ||||||
| * | Update spanish translations | kruks23 | 2014-11-18 | 1 | -2/+8 | |
| | | ||||||
* | | Merge pull request #692 from kriztan/patch-3 | Daniel Gultsch | 2014-11-19 | 1 | -0/+41 | |
|\ \ | | | | | | | Update german translations | |||||
| * | | Update german translations | kriztan | 2014-11-19 | 1 | -0/+41 | |
| |/ | ||||||
* / | Update basque translation | Aitor Beriain | 2014-11-19 | 1 | -0/+56 | |
|/ | ||||||
* | put error notification into notification service | iNPUTmice | 2014-11-18 | 7 | -46/+42 | |
| | ||||||
* | simplified message merge condition | iNPUTmice | 2014-11-18 | 1 | -43/+13 | |
| | ||||||
* | synchronized message list in conversation fragment | iNPUTmice | 2014-11-18 | 1 | -113/+118 | |
| | ||||||
* | show dynamic tags in contacts activity as well | iNPUTmice | 2014-11-18 | 2 | -45/+33 | |
| | ||||||
* | properly remove conversations context menu | iNPUTmice | 2014-11-18 | 4 | -52/+27 | |
| | ||||||
* | disabled broken conversations context menu | iNPUTmice | 2014-11-18 | 1 | -3/+3 | |
| | ||||||
* | better usage of synchronized in some places | iNPUTmice | 2014-11-18 | 3 | -82/+80 | |
| | ||||||
* | better exception handling in XmppConnection.connect. (never return without ↵ | iNPUTmice | 2014-11-18 | 1 | -39/+15 | |
| | | | | throwing exception. use finally to release wake lock. use status.server_not_found instead of status.offline when necessary | |||||
* | added rendered versions of new icons | iNPUTmice | 2014-11-18 | 8 | -0/+0 | |
| | ||||||
* | context menu for conversations. fixed #630 | iNPUTmice | 2014-11-18 | 3 | -9/+57 | |
| | ||||||
* | clear avatar cache with new roster push from server | iNPUTmice | 2014-11-17 | 1 | -0/+2 | |
| | ||||||
* | avoided some null pointers | iNPUTmice | 2014-11-17 | 3 | -24/+35 | |
| | ||||||
* | context menu for muc participants + refactor trueCounterpart to use Jid class | iNPUTmice | 2014-11-17 | 8 | -39/+106 | |
| | ||||||
* | synchronized around cache clear in avatar service | iNPUTmice | 2014-11-17 | 2 | -9/+19 | |
| | ||||||
* | Merge pull request #681 from SamWhited/searchlocalefix | Daniel Gultsch | 2014-11-17 | 2 | -6/+14 | |
|\ | | | | | Use `Locale.US' for string comparisons in search | |||||
| * | Use `Locale.US' for string comparisons in search | Sam Whited | 2014-11-17 | 2 | -6/+14 | |
| | | ||||||
* | | Merge pull request #680 from ferdev1/patch-2 | Daniel Gultsch | 2014-11-17 | 1 | -2/+2 | |
|\ \ | |/ |/| | Fix string 2 | |||||
| * | Update strings.xml | ferdev1 | 2014-11-17 | 1 | -2/+2 | |
| | | ||||||
* | | trim search before searching | iNPUTmice | 2014-11-17 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'development' of https://github.com/siacs/Conversations into ↵ | iNPUTmice | 2014-11-17 | 1 | -2/+3 | |
|\| | | | | | | | development | |||||
| * | Fix linter suppression | Sam Whited | 2014-11-17 | 1 | -2/+3 | |
| | | ||||||
* | | split search keywords by whitespaces and imply AND operatior | iNPUTmice | 2014-11-17 | 1 | -1/+11 | |
| | | ||||||
* | | slightly modified logo / launcher icon | iNPUTmice | 2014-11-17 | 8 | -0/+0 | |
|/ | ||||||
* | Merge branch 'development' of https://github.com/siacs/Conversations into ↵ | iNPUTmice | 2014-11-17 | 1 | -1/+1 | |
|\ | | | | | | | development | |||||
| * | Merge pull request #675 from ferdev1/patch-1 | Daniel Gultsch | 2014-11-17 | 1 | -1/+1 | |
| |\ | | | | | | | Fix string | |||||
| | * | Fix string | ferdev1 | 2014-11-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | highlight muc members by touching their name in muc details. fixed #503 | iNPUTmice | 2014-11-17 | 4 | -73/+106 | |
|/ / | ||||||
* | | made tags searchable | iNPUTmice | 2014-11-16 | 2 | -157/+180 | |
| | | ||||||
* | | fixed regression of xmpp uris not working | iNPUTmice | 2014-11-16 | 2 | -14/+11 | |
|/ | ||||||
* | Merge pull request #673 from SamWhited/development | Daniel Gultsch | 2014-11-16 | 1 | -1/+1 | |
|\ | | | | | Fix fetching accounts by JIDs | |||||
| * | Fix fetching accounts by JIDs | Sam Whited | 2014-11-16 | 1 | -1/+1 | |
| | | | | | | | | Fixes a crash when publishing an avatar | |||||
* | | happy hanukkah | iNPUTmice | 2014-11-16 | 13 | -24/+162 | |
|/ | ||||||
* | Merge branch 'development' of https://github.com/siacs/Conversations into ↵ | iNPUTmice | 2014-11-16 | 2 | -3/+3 | |
|\ | | | | | | | development | |||||
| * | Don't escape passwords in SASL | Sam Whited | 2014-11-15 | 2 | -3/+3 | |
| | | | | | | | | Fixes #671 | |||||
* | | show full time stamp in connection established field | iNPUTmice | 2014-11-16 | 1 | -1/+1 | |
| | | ||||||
* | | better error checking in ssl switch over | iNPUTmice | 2014-11-16 | 1 | -5/+9 | |
|/ | ||||||
* | made scan and show qr code more accessible in VerifyOtrActivity | iNPUTmice | 2014-11-16 | 6 | -58/+214 | |
| | ||||||
* | Merge branch 'master' into development | iNPUTmice | 2014-11-16 | 1 | -5/+18 | |
|\ | ||||||
| * | close cursor for database | iNPUTmice | 2014-11-16 | 1 | -5/+18 | |
| | | ||||||
| * | made presences synchronized | iNPUTmice | 2014-11-13 | 1 | -13/+27 | |
| | | ||||||
| * | more npe checks in muc packet parser | iNPUTmice | 2014-11-13 | 1 | -32/+35 | |
| | | ||||||
* | | parse otr-fingerprint in qr codes and nfc. include otr fingerprint in ↵ | iNPUTmice | 2014-11-16 | 11 | -69/+119 | |
| | | | | | | | | shareable uri where ever possible |