aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
Commit message (Collapse)AuthorAgeFilesLines
* fix #3259: remove menu "remove all and list"Bananeweizen2014-06-122-5/+0
|
* convert sort selection to actionproviderBananeweizen2014-06-121-20/+24
|
* Implements #3894, Only show Changelog on startup if hash code changedrsudev2014-06-121-1/+1
| | | | - switched from version checking to checksum checking
* fix #3961: use radio button menu for compass sensorsBananeweizen2014-06-112-2/+15
|
* fix #3955: use recommended scrollbar styles Bananeweizen2014-06-119-8/+26
|
* new: make import/export top level menu itemsBananeweizen2014-06-113-21/+33
|
* fix #3953: have number of caches in deletion confirmationBananeweizen2014-06-1119-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 warningsBananeweizen2014-06-1119-19/+0
|
* fix #3855: remove overflow menu optionBananeweizen2014-06-118-19/+0
|
* reorder compass menu itemsBananeweizen2014-06-111-20/+20
|
* fix #3980: remove "set destination" menu in compassBananeweizen2014-06-1119-24/+0
|
* crowdin: New translationsrsudev2014-06-111-0/+8
|
* Merge remote-tracking branch 'origin/release'Bananeweizen2014-06-111-0/+4
|\
| * Update changelog_release.xmlLars2014-06-081-0/+4
| |
* | crowdin: New translationsrsudev2014-06-091-0/+1
| |
* | fix #3951: remove cache beacon appMichael Keppler2014-06-0919-23/+0
| |
* | Update changelog_master.xmlLars2014-06-081-0/+5
| |
* | Merge remote-tracking branch 'marco-dev/fixStaticMapsCropLayout'rsudev2014-06-072-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 licenseMarco Jacob2014-06-072-2/+2
| |
* | fix #3960: turning compass on/off is counter-intuitiveSamuel Tardieu2014-06-071-1/+1
| |
* | crowdin: New translationsrsudev2014-06-061-0/+2
| |
* | Store the cache for offline use if a note is addedSamuel Tardieu2014-06-0416-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 updateSamuel Tardieu2014-06-041-0/+1
| | | | | | | | | | This triggers an automatic saving of the cache in the standard list before any waypoint manipulation.
* | crowdin: New translationsrsudev2014-06-022-0/+12
| |
* | crowdin: New translationsrsudev2014-06-012-7/+2
| |
* | convert map settings to checkbox based menusBananeweizen2014-06-0120-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 stringsBananeweizen2014-06-011-14/+0
| |
* | new: show recently opened caches in global searchBananeweizen2014-06-011-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 Tardieu2014-06-011-1/+31
| |
* | lint fixesBananeweizen2014-06-0128-228/+2
| |
* | have store/delete/refresh in action barBananeweizen2014-05-312-19/+43
| |
* | Merge pull request #3901 from schwabe/internal_webviewBananeweizen2014-05-314-0/+12
|\ \ | | | | | | Internal webview
| * | Implement a small internal browser (using webview) and allow the user to ↵Arne Schwabe2014-05-244-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 Barrsudev2014-05-302-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 barBananeweizen2014-05-302-32/+17
| | |
* | | new: contextual action bar for cache details and trackableBananeweizen2014-05-292-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-282-1/+1
| | |
* | | #3903: image selection via actionbarBananeweizen2014-05-283-6/+8
| | |
* | | #3903: send button in actionbar, signature as templateBananeweizen2014-05-284-8/+6
| | |
* | | #3903: gcvote rating barBananeweizen2014-05-271-0/+21
| | |
* | | remove unused strings from manualBananeweizen2014-05-2718-18/+0
| | |
* | | fix #3918: remove GCC from navigationBananeweizen2014-05-2720-24/+0
| | |
* | | Update changelog_master.xmlLars2014-05-261-0/+3
| | |
* | | remove link to manualBananeweizen2014-05-261-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 previewBananeweizen2014-05-267-18/+33
| | |
* | | crowdin: New translationsrsudev2014-05-252-2/+2
| | |
* | | #3860: reorder actionbar for cache detailsBananeweizen2014-05-251-14/+14
| | |
* | | fix #3871: provide up navigationBananeweizen2014-05-242-3/+1
|/ /
* | multiple lint and compiler warning fixesBananeweizen2014-05-242-318/+304
| |