aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/menu
Commit message (Collapse)AuthorAgeFilesLines
* Radio buttons instead of check boxes in map strategycampbeb2013-06-121-4/+0
|
* refactoring: apply android formatter to all XML filesBananeweizen2013-06-028-8/+18
| | | * makes it easier to compare and find duplicate code
* refactoring: use menu inflationBananeweizen2013-05-261-0/+11
|
* #2710: speech output in compassBananeweizen2013-05-101-0/+11
|
* refactoring: use menu resources instead of codeBananeweizen2013-05-1011-0/+245
|
* #2210: use resource for main options menuBananeweizen2012-12-271-0/+30
* remove context menus, use list selection UI or alert dialog instead