summaryrefslogtreecommitdiffstats
path: root/res/menu/options_menu.xml
Commit message (Collapse)AuthorAgeFilesLines
* Material themeAlan Viverette2014-06-061-1/+1
| | | | | BUG; 15467097 Change-Id: Ifeda3f6cc1554c4d31357d5010df6958113df964
* Update Search iconFabrice Di Meglio2014-04-161-1/+1
| | | | | | | | - use Quantum Theme one See bug #13818985 Settings using GB-style search icon Change-Id: I0b0f61524f1e66bfdb46c47798e9ec1f5038c10c
* Change Search icon asset in the ActionBarFabrice Di Meglio2014-04-041-1/+1
| | | | | | | | - use ic_search_api_holo_light and wait for the Quantum Paper asset Related to bug #13818985 Settings using GB-style search icon Change-Id: I6e550008b1ec89470c66bc83b55dec11f7a3f067
* Settings - update for new UI (no more Drawer)Fabrice Di Meglio2014-03-281-0/+24
- follow the UX spec by no more using a Drawer - the Dashboard is now a Fragment that contains the list of Headers - the search results are also put into a Fragment that is replacing the initial one (Dashboard or other) when expanding the SearchView - use a SearchView for query input - when tapping on a Header or a Search Result, re-launch Settings as an Activity so that we are benefiting from the Activity stack for UP affordance and BACK button - manage UP affordance to show it only when needed - move some Actions to the Menu in the ActionBar for allowing space to the Search action and removing some clutter - fix an issue with the Index and WiFiEnabler and their cached Context that was not updated when there was a Configuration change - simplify the SettingsActivity code by extracting some inner classes Change-Id: I50b5f77bb44a7fade1886114dbbc820609a5e63d