| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adding group divider support in Android Menus | Tarun Lohani | 2017-08-25 | 1 | -1/+6 |
| | | | | | | | | | | Added a divider view in popup_menu_item_layout. Hiding divider where they are not required in MenuAdapter. Bug: 32172964 Test: Added test method testGroupDividerEnabledAPI to PopupMenuTest.java Change-Id: I9cf0e9a72f085336e9f136a7ed17aead0e30760c | ||||
| * | Extend MenuItem to allow modifier keys for shortcut | Peeyush Agarwal | 2017-02-07 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | Before this, CTRL was the default modifier for MenuItem shortcuts. Now, It's possible to specify the modifier in XML or via MenuItem methods. The modifier list includes META, CTRL, ALT, SHIFT, SYM and FUNCTION. WIP on support library implementation Bug: 32165848 Test: Run the tests using following commands: > cts-tradefed run cts-dev -m CtsViewTestCases -t > android.view.cts.MenuTest#testPerformShortcut > cts-tradefed run cts-dev -m CtsViewTestCases -t > android.view.cts.MenuInflaterTest#testInflateShortcutModifiersFromXml Change-Id: I7db4607d4657451934761914efe4c250de109653 | ||||
| * | Add @ResourceInt annotations on APIs | Tor Norbye | 2015-02-18 | 1 | -4/+5 |
| | | | | | Change-Id: I119cc059c2f8bd98fd585fc84ac2b1b7d5892a08 | ||||
| * | docs: add developer guide cross-references, Project ACRE, Round 2 | Joe Fernandez | 2011-10-14 | 1 | -0/+6 |
| | | | | | Change-Id: I39a534ae3a2a34b4dabc333a09961012ef911d3e | ||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+441 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -441/+0 |
| | | |||||
| * | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -3/+0 |
| | | |||||
| * | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -2/+19 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+427 |
