aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated Czech translation fileJaroslav Lichtblau2014-12-011-23/+121
| | | | | added missing strings fixing typos, improvements for better understanding
* Merge pull request #721 from SamWhited/warning_fixesDaniel Gultsch2014-11-294-6/+14
|\ | | | | Warning "fixes"
| * Accessibility: Add missing image descriptionsSam Whited2014-11-293-3/+8
| |
| * Misc. "fixes" to correct warnings.Sam Whited2014-11-291-3/+6
| |
* | Merge pull request #718 from beriain/developmentDaniel Gultsch2014-11-291-0/+6
|\ \ | | | | | | Update basque translation
| * | Update basque translationAitor Beriain2014-11-271-0/+6
| |/
* | fixed npe for broken bookmarksiNPUTmice2014-11-291-7/+8
| |
* | fix for concurrency issueiNPUTmice2014-11-291-1/+1
|/
* Merge branch 'development' of https://github.com/siacs/Conversations into ↵iNPUTmice2014-11-271-1/+1
|\ | | | | | | development
| * Update german translationskriztan2014-11-261-1/+1
| | | | | | modified translations a bit
* | fixed npe. fixed #717iNPUTmice2014-11-271-5/+6
| |
* | create conversation with bare jidiNPUTmice2014-11-271-1/+1
| |
* | use getAttributeAsJid methodiNPUTmice2014-11-271-6/+1
|/
* Merge pull request #713 from betheg/mucDaniel Gultsch2014-11-245-1/+65
|\ | | | | MUC: do not add yourself to the muc user list.
| * add an listener for the muc roster update.Michael2014-11-234-1/+63
| | | | | | | | | | this is for the ConferenceDetailsActivity to show precence updates immediately.
| * MUC: do not add yourself to the muc user list.Michael2014-11-231-0/+2
| |
* | Merge pull request #714 from betheg/muc_bookmark_cdDaniel Gultsch2014-11-242-0/+49
|\ \ | | | | | | MUC: option to set/delete bookmark in conference details.
| * | MUC: option to set/delete bookmark in conference details.Michael2014-11-232-0/+49
| |/
* / Update german translationskriztan2014-11-231-0/+2
|/
* Update spanish translationskruks232014-11-221-2/+8
|
* work around to not confuse irc transport with real conference serversiNPUTmice2014-11-211-2/+7
|
* Merge pull request #706 from betheg/unused_importsDaniel Gultsch2014-11-2112-38/+0
|\ | | | | remove unused imports.
| * remove unused imports.Michael2014-11-2112-38/+0
| |
* | update action bar with conversations updates as welliNPUTmice2014-11-212-52/+45
| |
* | MUC: set from when join muc.Michael2014-11-211-0/+1
| |
* | move task to back and not finish when hitting back buttoniNPUTmice2014-11-211-7/+5
|/
* STATUS_CODE_SELF_PRESENCE is not set in all case.Michael2014-11-211-10/+16
|
* additional null pointer saftey checksiNPUTmice2014-11-211-15/+13
|
* verify contacts key only on initiating side of smpiNPUTmice2014-11-214-7/+20
|
* changed listener timing and cache clearing after muc presencesiNPUTmice2014-11-201-6/+9
|
* create file and dirs before creating fileiNPUTmice2014-11-201-0/+2
|
* Merge pull request #698 from kriztan/patch-1Daniel Gultsch2014-11-201-16/+20
|\ | | | | Update german translations
| * Update german translationskriztan2014-11-201-16/+20
| |
* | change status codes string 'number' to a better readable constant.Michael2014-11-201-3/+5
|/
* fixed potential NPEsiNPUTmice2014-11-201-39/+43
|
* import fixesiNPUTmice2014-11-201-0/+2
|
* Merge branch 'development' of https://github.com/siacs/Conversations into ↵iNPUTmice2014-11-201-3/+0
|\ | | | | | | development
| * Remove broken / unused importsSam Whited2014-11-191-3/+0
| |
* | brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice2014-11-2013-137/+480
|/
* sent read marker to full jidiNPUTmice2014-11-192-9/+10
|
* some saftey checks before registering listeners in XmppActivityiNPUTmice2014-11-191-1/+12
|
* Merge pull request #691 from kruks23/developmentDaniel Gultsch2014-11-191-5/+11
|\ | | | | Update spanish translation
| * Update spanish translationskruks232014-11-191-4/+4
| |
| * Update spanish translationskruks232014-11-181-2/+8
| |
* | Merge pull request #692 from kriztan/patch-3Daniel Gultsch2014-11-191-0/+41
|\ \ | | | | | | Update german translations
| * | Update german translationskriztan2014-11-191-0/+41
| |/
* / Update basque translationAitor Beriain2014-11-191-0/+56
|/
* put error notification into notification serviceiNPUTmice2014-11-187-46/+42
|
* simplified message merge conditioniNPUTmice2014-11-181-43/+13
|
* synchronized message list in conversation fragmentiNPUTmice2014-11-181-113/+118
|