Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #4757, Add menu icon for showing hint in compass/cache map | rsudev | 2015-03-26 | 2 | -5/+7 |
| | |||||
* | new: filters as activity, not dialog | Bananeweizen | 2015-03-02 | 1 | -0/+12 |
| | | | | This makes it possible to replace certain filters by better matching controls over time. | ||||
* | new: ignore caches | Bananeweizen | 2015-02-22 | 1 | -0/+6 |
| | |||||
* | new: menu item to open geo checker | Bananeweizen | 2015-02-21 | 1 | -1/+7 |
| | |||||
* | refactoring: auto-format menu declarations | Bananeweizen | 2015-02-15 | 8 | -31/+31 |
| | |||||
* | fix #4677 have compass menu in map of single cache | Bananeweizen | 2015-02-15 | 1 | -2/+9 |
| | |||||
* | new: show hint in compass and map | Bananeweizen | 2015-02-11 | 2 | -0/+11 |
| | |||||
* | refactoring: convert list app factory to actionprovider | Bananeweizen | 2015-01-15 | 1 | -3/+3 |
| | |||||
* | #4566: move voting menu item down | Bananeweizen | 2015-01-12 | 1 | -6/+6 |
| | |||||
* | #4566 new voting dialog | Bananeweizen | 2014-12-30 | 1 | -0/+6 |
| | | | The tap handler for the rating stars will be implemented later. | ||||
* | fix 4556: scan menu shall always be visible | Bananeweizen | 2014-12-26 | 1 | -51/+50 |
| | |||||
* | fix #4426: Disable optional action bar actions by default | Bananeweizen | 2014-10-20 | 6 | -14/+29 |
| | |||||
* | fix #4400: Insert last log text | Bananeweizen | 2014-10-06 | 1 | -0/+5 |
| | |||||
* | Merge branch 'issue-4246' into upstream | Samuel Tardieu | 2014-09-07 | 4 | -5/+5 |
|\ | |||||
| * | Use goto icon rather than map | Samuel Tardieu | 2014-09-07 | 4 | -5/+5 |
| | | | | | | | | Work on #4246. | ||||
* | | fix #4252: allow logging from compass of waypoint | Bananeweizen | 2014-09-04 | 1 | -1/+9 |
| | | |||||
* | | list all waypoints as navigation target in compass | Bananeweizen | 2014-09-03 | 1 | -1/+2 |
|/ | |||||
* | Navigation action for navigate any point. | rsudev | 2014-08-18 | 1 | -6/+7 |
| | | | | - Fix inconsisten action item order as well | ||||
* | fix #4126: remove sub menu "manage" | Bananeweizen | 2014-08-17 | 1 | -32/+21 |
| | |||||
* | convert navigation popup menu to action menu | Bananeweizen | 2014-08-17 | 1 | -1/+2 |
| | |||||
* | #4128: new icon for map mode selection | Bananeweizen | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | Fixes #3843, Action Bar: Secondary navigation tool? | rsudev | 2014-08-13 | 1 | -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 Schwabe | 2014-08-05 | 1 | -6/+7 |
| | | | | allow share icon to be on action bar | ||||
* | fix #3999: bad import menu in history | Bananeweizen | 2014-07-22 | 1 | -0/+2 |
| | |||||
* | fix #4050: wrong icon for trackable logging | Bananeweizen | 2014-07-08 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'schwabe/theme_fixes' | Bananeweizen | 2014-07-05 | 1 | -0/+5 |
|\ | | | | | | | | | Conflicts: main/res/menu/map_activity.xml | ||||
| * | Add non appcompat entries for MapsActivity, which uses native ActionBar | Arne Schwabe | 2014-07-01 | 1 | -1/+7 |
| | | |||||
* | | follow naming conventions | Bananeweizen | 2014-07-03 | 15 | -86/+86 |
|/ | | | Use the namespace "app" instead of "cgeo" for custom attributes. | ||||
* | fix #3259: remove menu "remove all and list" | Bananeweizen | 2014-06-12 | 1 | -4/+0 |
| | |||||
* | convert sort selection to actionprovider | Bananeweizen | 2014-06-12 | 1 | -20/+24 |
| | |||||
* | fix #3961: use radio button menu for compass sensors | Bananeweizen | 2014-06-11 | 1 | -2/+14 |
| | |||||
* | new: make import/export top level menu items | Bananeweizen | 2014-06-11 | 2 | -21/+32 |
| | |||||
* | fix #3953: have number of caches in deletion confirmation | Bananeweizen | 2014-06-11 | 1 | -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 items | Bananeweizen | 2014-06-11 | 1 | -20/+20 |
| | |||||
* | fix #3980: remove "set destination" menu in compass | Bananeweizen | 2014-06-11 | 1 | -6/+0 |
| | |||||
* | fix #3960: turning compass on/off is counter-intuitive | Samuel Tardieu | 2014-06-07 | 1 | -1/+1 |
| | |||||
* | convert map settings to checkbox based menus | Bananeweizen | 2014-06-01 | 1 | -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 bar | Bananeweizen | 2014-05-31 | 2 | -19/+43 |
| | |||||
* | #3903: move offline log buttons to action bar | Bananeweizen | 2014-05-30 | 1 | -3/+17 |
| | |||||
* | new: contextual action bar for cache details and trackable | Bananeweizen | 2014-05-29 | 1 | -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 icon | Bananeweizen | 2014-05-28 | 1 | -1/+1 |
| | |||||
* | use "my calendar" icon for calendar action button | Bananeweizen | 2014-05-28 | 1 | -1/+1 |
| | |||||
* | #3903: image selection via actionbar | Bananeweizen | 2014-05-28 | 1 | -0/+8 |
| | |||||
* | #3903: send button in actionbar, signature as template | Bananeweizen | 2014-05-28 | 1 | -4/+5 |
| | |||||
* | #3860: reorder actionbar for cache details | Bananeweizen | 2014-05-25 | 1 | -14/+14 |
| | |||||
* | fix #3877: hide menu items instead of disabling them | Bananeweizen | 2014-05-22 | 1 | -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_3884 | Bananeweizen | 2014-05-22 | 1 | -22/+10 |
|\ | | | | | Flatten menu in the List menu, fixes #3884 | ||||
| * | Flatten menu in the List menu, makes new list more accessible, fixes #3884 | Arne Schwabe | 2014-05-22 | 1 | -22/+10 |
| | | |||||
* | | fix bad menu item attribute | Bananeweizen | 2014-05-22 | 1 | -1/+1 |
|/ | |||||
* | Use holo style search icon | Arne Schwabe | 2014-05-20 | 1 | -1/+1 |
| |