hoccer / hoccer-talk-spike

Android Client & Backend Software
0 stars 0 forks source link

Search bar in Contact List view #253

Closed KaiDol closed 10 years ago

KaiDol commented 10 years ago

As a user I want a search bar on to of the chat list view (possibly hidden and only visible by pulling the list down) Typing into it filters the list on the fly

zutrinken commented 10 years ago

To shit on the lawn of android users by providing an iOS specific solution is a very bad idea.

Instead we should add a Search Interface with the SearchView widget as an "action view" in the Action Bar.

cabbage commented 10 years ago

I second what @zutrinken said. We already made a reusable component for the attachment lists so we can use that for the contacts as well.

ChristianeMussmacher commented 10 years ago

More information on feature and iOS implementation here: https://github.com/hoccer/hoccer-talk-spike/wiki/User-Story:-Search-bar-in-chat-list-view

cabbage commented 10 years ago

I implemented it so far that it looks and feels the same as in the attachment list.

fabue commented 10 years ago

Please take care of the looks of all searchbars, see also #387

cabbage commented 10 years ago

Is done with b35e7faa303fbd458c99ffc0743fbc277ddda1d1

xadh00m commented 10 years ago

Tested

ChristianeMussmacher commented 10 years ago

tested in v 2.3.0 (77)