| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | crowdin: New translations | rsudev | 2014-06-01 | 2 | -7/+2 | |
| | | | ||||||
| * | | convert map settings to checkbox based menus | Bananeweizen | 2014-06-01 | 20 | -99/+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?) | |||||
| * | | remove bad french strings | Bananeweizen | 2014-06-01 | 1 | -14/+0 | |
| | | | ||||||
| * | | new: show recently opened caches in global search | Bananeweizen | 2014-06-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | Without any search term given, the search suggestions now contain the most recent caches. We should probably add a more explicit UI on the main screen for that, too, as discussed before. | |||||
| * | | Complete and update French translations (through crowdin) | Samuel Tardieu | 2014-06-01 | 1 | -1/+31 | |
| | | | ||||||
| * | | lint fixes | Bananeweizen | 2014-06-01 | 28 | -228/+2 | |
| | | | ||||||
| * | | have store/delete/refresh in action bar | Bananeweizen | 2014-05-31 | 2 | -19/+43 | |
| | | | ||||||
| * | | Merge pull request #3901 from schwabe/internal_webview | Bananeweizen | 2014-05-31 | 4 | -0/+12 | |
| |\ \ | | | | | | | Internal webview | |||||
| | * | | Implement a small internal browser (using webview) and allow the user to ↵ | Arne Schwabe | 2014-05-24 | 4 | -0/+12 | |
| | | | | | | | | | | | | | pick the user to select an internal/external browser if c:geo is the default of the geocaching url | |||||
| * | | | Fixes #3893, Less transparent Action Bar | rsudev | 2014-05-30 | 2 | -1/+2 | |
| | | | | | | | | | | | | | | | | 'Make main background less transparent. Should make actionbar icons more visible on light backgrounds' - Adjusted implementation by schwabe according to suggestion from bananeweizen. (rsudev) | |||||
| * | | | #3903: move offline log buttons to action bar | Bananeweizen | 2014-05-30 | 2 | -32/+17 | |
| | | | | ||||||
| * | | | new: contextual action bar for cache details and trackable | Bananeweizen | 2014-05-29 | 2 | -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 | 2 | -1/+1 | |
| | | | | ||||||
| * | | | #3903: image selection via actionbar | Bananeweizen | 2014-05-28 | 3 | -6/+8 | |
| | | | | ||||||
| * | | | #3903: send button in actionbar, signature as template | Bananeweizen | 2014-05-28 | 4 | -8/+6 | |
| | | | | ||||||
| * | | | #3903: gcvote rating bar | Bananeweizen | 2014-05-27 | 1 | -0/+21 | |
| | | | | ||||||
| * | | | remove unused strings from manual | Bananeweizen | 2014-05-27 | 18 | -18/+0 | |
| | | | | ||||||
| * | | | fix #3918: remove GCC from navigation | Bananeweizen | 2014-05-27 | 20 | -24/+0 | |
| | | | | ||||||
| * | | | Update changelog_master.xml | Lars | 2014-05-26 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | remove link to manual | Bananeweizen | 2014-05-26 | 1 | -16/+0 | |
| | | | | | | | | | | | | | The manual is not updated since 2011 and should not be pointed to any more. | |||||
| * | | | have the right list items and fragments in layout preview | Bananeweizen | 2014-05-26 | 7 | -18/+33 | |
| | | | | ||||||
| * | | | crowdin: New translations | rsudev | 2014-05-25 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | #3860: reorder actionbar for cache details | Bananeweizen | 2014-05-25 | 1 | -14/+14 | |
| | | | | ||||||
| * | | | fix #3871: provide up navigation | Bananeweizen | 2014-05-24 | 2 | -3/+1 | |
| |/ / | ||||||
| * | | multiple lint and compiler warning fixes | Bananeweizen | 2014-05-24 | 2 | -318/+304 | |
| | | | ||||||
| * | | Revert accidental deletion of strings | SammysHP | 2014-05-23 | 7 | -0/+7 | |
| | | | | | | | | | | | Partially reverts 908238bba0f53f11151f2de2f424f994aef886f7 and 58991a3e861048d9b35462fae07246e2272e82b7. | |||||
| * | | remove unused resources (lint warnings) | Bananeweizen | 2014-05-22 | 19 | -22/+0 | |
| | | | ||||||
| * | | remove no longer used strings (lint error) | Bananeweizen | 2014-05-22 | 17 | -20/+0 | |
| | | | ||||||
| * | | 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 | 2 | -23/+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 | 2 | -23/+10 | |
| | | | | ||||||
| * | | | fix bad menu item attribute | Bananeweizen | 2014-05-22 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | crowdin: New translations | rsudev | 2014-05-21 | 1 | -2/+2 | |
| | | | ||||||
| * | | crowdin: New translations | rsudev | 2014-05-20 | 1 | -0/+3 | |
| | | | ||||||
| * | | Use holo style search icon | Arne Schwabe | 2014-05-20 | 4 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #3869 from schwabe/fix_iusse3852 | Bananeweizen | 2014-05-20 | 2 | -14/+0 | |
| |\ \ | | | | | | | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852 | |||||
| | * | | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852 | Arne Schwabe | 2014-05-19 | 2 | -14/+0 | |
| | | | | ||||||
| * | | | crowdin: New translations | rsudev | 2014-05-19 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | crowdin: New translations | rsudev | 2014-05-19 | 17 | -398/+408 | |
| |/ / | ||||||
| * | | Fix Actionbar spinner in Light Layout, fixes #3858 | Arne Schwabe | 2014-05-19 | 2 | -3/+7 | |
| | | | ||||||
| * | | Let popup themes inherit from base cgeo themes, removing duplicate theme ↵ | Arne Schwabe | 2014-05-19 | 1 | -71/+5 | |
| | | | | | | | | | item definitions | |||||
| * | | Update changelog_master.xml | Lars | 2014-05-19 | 1 | -1/+3 | |
| | | | ||||||
| * | | Implements #96, Change log / What's new popup on start | rsudev | 2014-05-18 | 1 | -0/+1 | |
| | | | | | | | | | | | | | - Checks the last version from preferences with current - Stores current version - switches to about - changelog on version change | |||||
| * | | multiple lint fixes | Bananeweizen | 2014-05-18 | 21 | -845/+799 | |
| | | | | | | | | | | | | | | | * remove android proguard rules * remove unused layout hierarchy elements * suppress map layout warnings for old layouts * remove unused images * typo | |||||
| * | | push settings action further down | Bananeweizen | 2014-05-18 | 1 | -6/+6 | |
| | | | | | | | | | | | According to the guidelines, settings are only needed by the user seldomly and shall therefore not be the most prominent action in the action bar. | |||||
| * | | change: use complete actionbar space for search input | Bananeweizen | 2014-05-18 | 1 | -17/+18 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'schwabe/actionbar_pullrequest' | Bananeweizen | 2014-05-18 | 157 | -246/+330 | |
| |\ \ | | | | | | | | | | | | | | | | Conflicts: main/res/values/preference_keys.xml main/src/cgeo/geocaching/CgeoApplication.java | |||||
| | * | | Allow the user to choose always displaying the overflow button | Arne Schwabe | 2014-05-17 | 3 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | Manually Cherry pick from rsudev/actionbar_schwabe: Always display the overflow menu button. Allow user to decide if the overflow should be shown or not. Since this only works on 3.0-4.3 hide the option on other platforms. | |||||
| | * | | Add off image for the mylocation png and add use for mapsview | Arne Schwabe | 2014-05-17 | 4 | -2/+2 | |
| | | | | ||||||
