| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #3259: remove menu "remove all and list" | Bananeweizen | 2014-06-12 | 2 | -5/+0 |
| | | |||||
| * | convert sort selection to actionprovider | Bananeweizen | 2014-06-12 | 1 | -20/+24 |
| | | |||||
| * | Implements #3894, Only show Changelog on startup if hash code changed | rsudev | 2014-06-12 | 1 | -1/+1 |
| | | | | | - switched from version checking to checksum checking | ||||
| * | fix #3961: use radio button menu for compass sensors | Bananeweizen | 2014-06-11 | 2 | -2/+15 |
| | | |||||
| * | fix #3955: use recommended scrollbar styles | Bananeweizen | 2014-06-11 | 9 | -8/+26 |
| | | |||||
| * | new: make import/export top level menu items | Bananeweizen | 2014-06-11 | 3 | -21/+33 |
| | | |||||
| * | fix #3953: have number of caches in deletion confirmation | Bananeweizen | 2014-06-11 | 19 | -128/+8 |
| | | | | | This also renames a number of involved string resources to enforce a new translation which avoids the term "drop" and instead uses "remove". | ||||
| * | fix some lint warnings | Bananeweizen | 2014-06-11 | 19 | -19/+0 |
| | | |||||
| * | fix #3855: remove overflow menu option | Bananeweizen | 2014-06-11 | 8 | -19/+0 |
| | | |||||
| * | reorder compass menu items | Bananeweizen | 2014-06-11 | 1 | -20/+20 |
| | | |||||
| * | fix #3980: remove "set destination" menu in compass | Bananeweizen | 2014-06-11 | 19 | -24/+0 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-06-11 | 1 | -0/+8 |
| | | |||||
| * | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-06-11 | 1 | -0/+4 |
| |\ | |||||
| | * | Update changelog_release.xml | Lars | 2014-06-08 | 1 | -0/+4 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-06-09 | 1 | -0/+1 |
| | | | |||||
| * | | fix #3951: remove cache beacon app | Michael Keppler | 2014-06-09 | 19 | -23/+0 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2014-06-08 | 1 | -0/+5 |
| | | | |||||
| * | | Merge remote-tracking branch 'marco-dev/fixStaticMapsCropLayout' | rsudev | 2014-06-07 | 2 | -2/+2 |
| |\ \ | |/ | | | | | | | | | | | | | | | m dieser # Merge erforderlich ist, insbesondere wenn es einen aktualisierten # Upstream-Branch mit einem Thema-Branch zusammenführt. # # Zeilen beginnend mit '#' werden ignoriert, und eine leere Beschreibung # bricht den Commit ab. | ||||
| | * | fixes #3959 - don't crop static maps due to Google license | Marco Jacob | 2014-06-07 | 2 | -2/+2 |
| | | | |||||
| * | | fix #3960: turning compass on/off is counter-intuitive | Samuel Tardieu | 2014-06-07 | 1 | -1/+1 |
| | | | |||||
| * | | crowdin: New translations | rsudev | 2014-06-06 | 1 | -0/+2 |
| | | | |||||
| * | | Store the cache for offline use if a note is added | Samuel Tardieu | 2014-06-04 | 16 | -32/+0 |
| | | | | | | | | | | | This removes the confirmation dialog, as saving the cache when we already have detailed information should be done automatically. | ||||
| * | | fix #2632: custom waypoints lost after version update | Samuel Tardieu | 2014-06-04 | 1 | -0/+1 |
| | | | | | | | | | | | This triggers an automatic saving of the cache in the standard list before any waypoint manipulation. | ||||
| * | | crowdin: New translations | rsudev | 2014-06-02 | 2 | -0/+12 |
| | | | |||||
| * | | 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 |
| | | | |||||
