aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/menu
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #4757, Add menu icon for showing hint in compass/cache maprsudev2015-03-262-5/+7
|
* new: filters as activity, not dialogBananeweizen2015-03-021-0/+12
| | | | This makes it possible to replace certain filters by better matching controls over time.
* new: ignore cachesBananeweizen2015-02-221-0/+6
|
* new: menu item to open geo checkerBananeweizen2015-02-211-1/+7
|
* refactoring: auto-format menu declarationsBananeweizen2015-02-158-31/+31
|
* fix #4677 have compass menu in map of single cacheBananeweizen2015-02-151-2/+9
|
* new: show hint in compass and mapBananeweizen2015-02-112-0/+11
|
* refactoring: convert list app factory to actionproviderBananeweizen2015-01-151-3/+3
|
* #4566: move voting menu item downBananeweizen2015-01-121-6/+6
|
* #4566 new voting dialogBananeweizen2014-12-301-0/+6
| | | The tap handler for the rating stars will be implemented later.
* fix 4556: scan menu shall always be visibleBananeweizen2014-12-261-51/+50
|
* fix #4426: Disable optional action bar actions by defaultBananeweizen2014-10-206-14/+29
|
* fix #4400: Insert last log textBananeweizen2014-10-061-0/+5
|
* Merge branch 'issue-4246' into upstreamSamuel Tardieu2014-09-074-5/+5
|\
| * Use goto icon rather than mapSamuel Tardieu2014-09-074-5/+5
| | | | | | | | Work on #4246.
* | fix #4252: allow logging from compass of waypointBananeweizen2014-09-041-1/+9
| |
* | list all waypoints as navigation target in compassBananeweizen2014-09-031-1/+2
|/
* Navigation action for navigate any point.rsudev2014-08-181-6/+7
| | | | - Fix inconsisten action item order as well
* fix #4126: remove sub menu "manage"Bananeweizen2014-08-171-32/+21
|
* convert navigation popup menu to action menuBananeweizen2014-08-171-1/+2
|
* #4128: new icon for map mode selectionBananeweizen2014-08-141-1/+1
|
* Fixes #3843, Action Bar: Secondary navigation tool?rsudev2014-08-131-1/+2
| | | | - added an action provider that handles the long click and redirects to secondary default navigation
* Replace copy icon with holo copy icon, add icon for share, change order to ↵Arne Schwabe2014-08-051-6/+7
| | | | allow share icon to be on action bar
* fix #3999: bad import menu in historyBananeweizen2014-07-221-0/+2
|
* fix #4050: wrong icon for trackable loggingBananeweizen2014-07-081-1/+1
|
* Merge remote-tracking branch 'schwabe/theme_fixes'Bananeweizen2014-07-051-0/+5
|\ | | | | | | | | Conflicts: main/res/menu/map_activity.xml
| * Add non appcompat entries for MapsActivity, which uses native ActionBarArne Schwabe2014-07-011-1/+7
| |
* | follow naming conventionsBananeweizen2014-07-0315-86/+86
|/ | | Use the namespace "app" instead of "cgeo" for custom attributes.
* fix #3259: remove menu "remove all and list"Bananeweizen2014-06-121-4/+0
|
* convert sort selection to actionproviderBananeweizen2014-06-121-20/+24
|
* fix #3961: use radio button menu for compass sensorsBananeweizen2014-06-111-2/+14
|
* new: make import/export top level menu itemsBananeweizen2014-06-112-21/+32
|
* fix #3953: have number of caches in deletion confirmationBananeweizen2014-06-111-2/+2
| | | | This also renames a number of involved string resources to enforce a new translation which avoids the term "drop" and instead uses "remove".
* reorder compass menu itemsBananeweizen2014-06-111-20/+20
|
* fix #3980: remove "set destination" menu in compassBananeweizen2014-06-111-6/+0
|
* fix #3960: turning compass on/off is counter-intuitiveSamuel Tardieu2014-06-071-1/+1
|
* convert map settings to checkbox based menusBananeweizen2014-06-011-29/+30
| | | | | This avoids the confusion that is always connected with label changing menu items (Is the label showing the current state or the state that I get when clicking?)
* have store/delete/refresh in action barBananeweizen2014-05-312-19/+43
|
* #3903: move offline log buttons to action barBananeweizen2014-05-301-3/+17
|
* new: contextual action bar for cache details and trackableBananeweizen2014-05-291-6/+13
| | | | | This is surely not complete (as we still use other local context menus in the same actions), but a start for converting all context menus to contextual action bars.
* fix white map mode iconBananeweizen2014-05-281-1/+1
|
* use "my calendar" icon for calendar action buttonBananeweizen2014-05-281-1/+1
|
* #3903: image selection via actionbarBananeweizen2014-05-281-0/+8
|
* #3903: send button in actionbar, signature as templateBananeweizen2014-05-281-4/+5
|
* #3860: reorder actionbar for cache detailsBananeweizen2014-05-251-14/+14
|
* fix #3877: hide menu items instead of disabling themBananeweizen2014-05-221-1/+0
| | | | We probably need to do further rework on the menus, but this fixes at least the style guideline issue.
* Merge pull request #3892 from schwabe/fix_3884Bananeweizen2014-05-221-22/+10
|\ | | | | Flatten menu in the List menu, fixes #3884
| * Flatten menu in the List menu, makes new list more accessible, fixes #3884Arne Schwabe2014-05-221-22/+10
| |
* | fix bad menu item attributeBananeweizen2014-05-221-1/+1
|/
* Use holo style search iconArne Schwabe2014-05-201-1/+1
|