aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* improved OTR verification part oneDaniel Gultsch2015-01-024-140/+223
* fixed npe in block menu itemDaniel Gultsch2014-12-301-1/+1
* code cleanup for change password stuffDaniel Gultsch2014-12-251-13/+20
* added callback to change account password to notify UI on success / failureDaniel Gultsch2014-12-251-14/+44
* Add ability to change password on serverSam Whited2014-12-252-46/+68
* proper call to invalidateViews()Daniel Gultsch2014-12-251-1/+1
* Show server info option when blocking is unavailablepulser2014-12-241-2/+4
* Don't allow user to register domain only jidsSam Whited2014-12-231-0/+5
* Don't show menu on create account screenSam Whited2014-12-231-0/+3
* Remove old JID validatorSam Whited2014-12-232-91/+77
* Add more server compatibility info.Sam Whited2014-12-231-2/+36
* Fix NPEs in blocking codeSam Whited2014-12-222-2/+4
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-2213-503/+793
* inject ui callback into running mam queryiNPUTmice2014-12-201-2/+1
* clean up conversation history after swtiching to a different conversationiNPUTmice2014-12-171-0/+1
* show error if jid couldn't be parsed in new contact dialogiNPUTmice2014-12-171-15/+10
* Merge branch 'development' of https://github.com/siacs/Conversations into dev...iNPUTmice2014-12-171-5/+11
|\
| * Merge pull request #783 from SamWhited/quiet-hoursDaniel Gultsch2014-12-171-5/+11
| |\
| | * Update summary in TimePreference change listenerSam Whited2014-12-151-5/+11
* | | made scroling smoother + bug fixes for history loadingiNPUTmice2014-12-171-15/+36
* | | smoothed out scrolling a bitiNPUTmice2014-12-171-5/+23
|/ /
* | properly detect images in share withiNPUTmice2014-12-171-6/+6
* | Allow sending of any filetype via intentSam Whited2014-12-151-24/+36
|/
* go through mam history page by page. load mam dynamically on scrolliNPUTmice2014-12-151-8/+28
* Merge branch 'quiet-hours' of https://github.com/SamWhited/Conversations into...iNPUTmice2014-12-151-0/+99
|\
| * Add quiet hours featureSam Whited2014-12-141-0/+99
* | fixed history deletion. fixed #780iNPUTmice2014-12-151-1/+1
* | avoid npe on weird platform bugsiNPUTmice2014-12-151-30/+30
|/
* refactored the way certain messages are being found within a conversationiNPUTmice2014-12-142-20/+15
* recreate activity after theme has changed. fixed #764iNPUTmice2014-12-092-3/+20
* cleanup: removed unused emoticon parsingiNPUTmice2014-12-092-10/+2
* possible work around for some weird - possibly sdk - bugsiNPUTmice2014-12-071-4/+5
* fixed #544iNPUTmice2014-12-031-1/+51
* display proper error in edit account details if jid is invalidiNPUTmice2014-12-031-8/+9
* further npe checksiNPUTmice2014-12-031-5/+11
* refactored the message adapter a bitiNPUTmice2014-12-031-32/+33
* set nick and autojoin=true for new bookmarksiNPUTmice2014-12-031-0/+4
* worked around concurrent modification exceptioniNPUTmice2014-12-031-11/+11
* fixed #728iNPUTmice2014-12-011-5/+2
* clear encrypted messages on reinitiNPUTmice2014-12-011-2/+13
* don't request fragment before updatingiNPUTmice2014-11-301-6/+2
* Misc. "fixes" to correct warnings.Sam Whited2014-11-291-3/+6
* fixed npe. fixed #717iNPUTmice2014-11-271-5/+6
* create conversation with bare jidiNPUTmice2014-11-271-1/+1
* Merge pull request #713 from betheg/mucDaniel Gultsch2014-11-242-1/+19
|\
| * add an listener for the muc roster update.Michael2014-11-232-1/+19
* | MUC: option to set/delete bookmark in conference details.Michael2014-11-231-0/+39
|/
* Merge pull request #706 from betheg/unused_importsDaniel Gultsch2014-11-216-11/+0
|\
| * remove unused imports.Michael2014-11-216-11/+0
* | update action bar with conversations updates as welliNPUTmice2014-11-211-27/+35