| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #3960: turning compass on/off is counter-intuitive | Samuel Tardieu | 2014-06-07 | 1 | -1/+1 |
| | | |||||
| * | Adjust local storage access for trackables | rsudev | 2014-06-07 | 1 | -1/+4 |
| | | |||||
| * | update butterknife library to 5.1.0 | Michael Keppler | 2014-06-07 | 3 | -1/+1 |
| | | |||||
| * | cleanup: fix Java warnings | Michael Keppler | 2014-06-07 | 2 | -21/+1 |
| | | |||||
| * | Implements #3944, Geokrety support for OC | rsudev | 2014-06-06 | 2 | -34/+64 |
| | | | | | - aquire trackable info through OKAPI, load details on request | ||||
| * | Merge pull request #3956 from rsudev/crowdin_translations | rsudev | 2014-06-06 | 1 | -0/+2 |
| |\ | | | | | crowdin: New translations | ||||
| | * | crowdin: New translations | rsudev | 2014-06-06 | 1 | -0/+2 |
| |/ | |||||
| * | fix #3946: show existing gcvote when opening log activity | Bananeweizen | 2014-06-04 | 1 | -0/+1 |
| | | |||||
| * | Store the cache for offline use if a note is added | Samuel Tardieu | 2014-06-04 | 17 | -50/+2 |
| | | | | | | 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 | 2 | -2/+16 |
| | | | | | | This triggers an automatic saving of the cache in the standard list before any waypoint manipulation. | ||||
| * | fix #3942: log template USER must depend on cache website | Bananeweizen | 2014-06-03 | 1 | -0/+7 |
| | | |||||
| * | Merge pull request #3938 from rsudev/crowdin_translations | rsudev | 2014-06-02 | 3 | -0/+13 |
| |\ | | | | | crowdin: New translations | ||||
| | * | crowdin: New translations | rsudev | 2014-06-02 | 3 | -0/+13 |
| |/ | |||||
| * | Merge pull request #3935 from rsudev/crowdin_translations | rsudev | 2014-06-01 | 3 | -7/+3 |
| |\ | | | | | crowdin: New translations | ||||
| | * | crowdin: New translations | rsudev | 2014-06-01 | 3 | -7/+3 |
| |/ | |||||
| * | convert map settings to checkbox based menus | Bananeweizen | 2014-06-01 | 21 | -114/+33 |
| | | | | | | 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: icons in search suggestions | Bananeweizen | 2014-06-01 | 3 | -6/+11 |
| | | |||||
| * | fix #3864: don't call search function on our own | Bananeweizen | 2014-06-01 | 1 | -28/+25 |
| | | | | | | This is already handled by the search configuration. We would only need to call this ourselfes if we had not registered such a search configuration. | ||||
| * | new: show recently opened caches in global search | Bananeweizen | 2014-06-01 | 7 | -197/+276 |
| | | | | | | | | 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 |
| | | |||||
| * | show number of caches also for history and all lists | Bananeweizen | 2014-06-01 | 5 | -14/+29 |
| | | |||||
| * | ignore missing density folders in test project | Bananeweizen | 2014-06-01 | 1 | -0/+4 |
| | | |||||
| * | lint fixes | Bananeweizen | 2014-06-01 | 29 | -231/+9 |
| | | |||||
| * | The cache may not be loaded while initially preparing the options menu | Samuel Tardieu | 2014-06-01 | 1 | -3/+3 |
| | | |||||
| * | Remove android-support-v4.jar from libs | Samuel Tardieu | 2014-06-01 | 1 | -0/+0 |
| | | |||||
| * | Add Intellij IDEA module file for compatibility library | Samuel Tardieu | 2014-06-01 | 3 | -0/+52 |
| | | |||||
| * | Add more parallelism in static maps downloads | Samuel Tardieu | 2014-06-01 | 9 | -91/+105 |
| | | |||||
| * | fix #3931: respect filter when switching lists | Bananeweizen | 2014-06-01 | 1 | -0/+7 |
| | | |||||
| * | fix #3933: switching list leads to onloadfinished of current loader | Bananeweizen | 2014-06-01 | 2 | -21/+17 |
| | | |||||
| * | fix #3915: show filter count also in actionbar spinner | Bananeweizen | 2014-05-31 | 2 | -78/+93 |
| | | |||||
| * | fix #3928: update speech menu on actions | Bananeweizen | 2014-05-31 | 1 | -13/+15 |
| | | |||||
| * | have store/delete/refresh in action bar | Bananeweizen | 2014-05-31 | 3 | -144/+189 |
| | | |||||
| * | fix broken unit tests | Bananeweizen | 2014-05-31 | 4 | -87/+81 |
| | | |||||
| * | Merge pull request #3901 from schwabe/internal_webview | Bananeweizen | 2014-05-31 | 31 | -71/+112 |
| |\ | | | | | Internal webview | ||||
| | * | Implement a small internal browser (using webview) and allow the user to ↵ | Arne Schwabe | 2014-05-24 | 9 | -3/+69 |
| | | | | | | | | | pick the user to select an internal/external browser if c:geo is the default of the geocaching url | ||||
| | * | Revert the url distinguistion from "Implement Android Beam (NFC Sharing) for ↵ | Arne Schwabe | 2014-05-24 | 24 | -69/+44 |
| | | | | | | | | | | | | | cgeo", as it seems the // urls don't work anymore. This partly reverts commit a0825983139c99a9799503cafdf0dd0e3ce54a2f. | ||||
| * | | 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) | ||||
| * | | Merge remote-tracking branch 'schwabe/cgeo_gradle' | Bananeweizen | 2014-05-30 | 11 | -2/+678 |
| |\ \ | |||||
| | * | | Add files/directories used by gradle/Android Studio to .gitignore | Arne Schwabe | 2014-05-19 | 1 | -1/+6 |
| | | | | |||||
| | * | | Update original gradle support for current master | Arne Schwabe | 2014-05-19 | 8 | -22/+284 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Add gradle wrapper to ease building with gradle Add support for maps-with-me in gradle build Update libraries for gradle build | ||||
| | * | | Gradle files for android Studio 0.5.1+ (Gradle 0.9+) | Ludovic Valente | 2014-05-18 | 5 | -0/+409 |
| | | | | |||||
| * | | | Eclipse: enforce final variables, parameters and members on saving | Bananeweizen | 2014-05-30 | 1 | -4/+4 |
| | | | | |||||
| * | | | #3903: move offline log buttons to action bar | Bananeweizen | 2014-05-30 | 3 | -85/+63 |
| | | | | |||||
| * | | | fix #3923: signature template not resolved recursively | Bananeweizen | 2014-05-30 | 5 | -27/+86 |
| | | | | |||||
| * | | | #3922: remove static runnable references | Bananeweizen | 2014-05-30 | 1 | -195/+223 |
| | | | | | | | | | | | | | | | | Our runnables are held by pool executors which themselves are static members of the CGeoMap class. This can lead to non run runnables holding references to multiple map instances for a long time. | ||||
| * | | | #3922: remove more map references of non static inner classes | Bananeweizen | 2014-05-30 | 1 | -8/+39 |
| | | | | |||||
| * | | | new: contextual action bar for cache details and trackable | Bananeweizen | 2014-05-29 | 5 | -103/+193 |
| | | | | | | | | | | | | | | | | 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. | ||||
| * | | | cleanup: remove unwanted authors javadoc tag | Bananeweizen | 2014-05-29 | 1 | -4/+0 |
| | | | | |||||
| * | | | fix white map mode icon | Bananeweizen | 2014-05-28 | 1 | -1/+1 |
| | | | | |||||
