aboutsummaryrefslogtreecommitdiffstats
path: root/main/res
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release'rsudev2014-06-251-0/+3
|\
| * Update changelog_release.xmlLars2014-06-191-0/+3
| |
* | crowdin: New translationsrsudev2014-06-255-2/+36
| |
* | crowdin: New translationsrsudev2014-06-163-0/+10
| |
* | crowdin: New translationsrsudev2014-06-158-53/+59
| |
* | Small string fixrsudev2014-06-151-1/+1
| |
* | Merge pull request #3993 from schwabe/theme_fixesBananeweizen2014-06-158-20/+44
|\ \ | | | | | | Theme fixes
| * | Change the actionbar of the main activity to be semi transparentArne Schwabe2014-06-134-0/+0
| | |
| * | Theme/style fixes: make action bar in main view intransparent, background ↵Arne Schwabe2014-06-138-20/+44
| | | | | | | | | | | | transparent again, make progress indicator small (closes #3888)
* | | Merge branch 'release'rsudev2014-06-141-2/+3
|\ \ \ | | |/ | |/|
| * | Update changelog_release.xmlLars2014-06-111-2/+3
| | |
* | | crowdin: New translationsrsudev2014-06-132-0/+18
| |/ |/|
* | fix #3907: duplicate share menuBananeweizen2014-06-1319-19/+0
| |
* | 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
| | |