aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵iNPUTmice2014-12-171-5/+11
|\ | | | | | | development
| * Merge pull request #783 from SamWhited/quiet-hoursDaniel Gultsch2014-12-171-5/+11
| |\ | | | | | | Update summary in TimePreference change listener
| | * Update summary in TimePreference change listenerSam Whited2014-12-151-5/+11
| | | | | | | | | | | | | | | | | | Ensures the summary is updated even if we change the time preference programatically; also allows other places to stop the summary from being updated by setting a new listener.
* | | 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
|/ | | | Fixes #756
* 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 ↵iNPUTmice2014-12-151-0/+99
|\ | | | | | | into SamWhited-quiet-hours
| * 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
|\ | | | | MUC: do not add yourself to the muc user list.
| * add an listener for the muc roster update.Michael2014-11-232-1/+19
| | | | | | | | | | this is for the ConferenceDetailsActivity to show precence updates immediately.
* | 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.
| * remove unused imports.Michael2014-11-216-11/+0
| |
* | update action bar with conversations updates as welliNPUTmice2014-11-211-27/+35
| |
* | move task to back and not finish when hitting back buttoniNPUTmice2014-11-211-7/+5
|/
* verify contacts key only on initiating side of smpiNPUTmice2014-11-211-3/+10
|
* brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice2014-11-204-37/+87
|
* some saftey checks before registering listeners in XmppActivityiNPUTmice2014-11-191-1/+12
|
* synchronized message list in conversation fragmentiNPUTmice2014-11-181-113/+118
|
* show dynamic tags in contacts activity as welliNPUTmice2014-11-181-33/+26
|
* properly remove conversations context menuiNPUTmice2014-11-182-41/+20
|
* disabled broken conversations context menuiNPUTmice2014-11-181-3/+3
|
* better usage of synchronized in some placesiNPUTmice2014-11-181-1/+1
|
* context menu for conversations. fixed #630iNPUTmice2014-11-181-9/+45
|
* context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice2014-11-173-24/+74
|
* Fix linter suppressionSam Whited2014-11-171-2/+3
|
* highlight muc members by touching their name in muc details. fixed #503iNPUTmice2014-11-173-72/+105
|
* fixed regression of xmpp uris not workingiNPUTmice2014-11-161-11/+8
|