| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactoring: use menu inflation | Bananeweizen | 2013-05-26 | 2 | -7/+14 |
| | | |||||
| * | #2783 enable importing from pocket query creator app | Bananeweizen | 2013-05-26 | 1 | -1/+5 |
| | | |||||
| * | Menu tuning | rsudev | 2013-05-26 | 16 | -3/+25 |
| | | | | | | | Added refresh to cache context menu in lists Switched 'Store offline' to 'Refresh' in history Added 'Clear offline logs' to history | ||||
| * | Merge pull request #2785 from campbeb/fix2727a | Bananeweizen | 2013-05-25 | 9 | -2/+89 |
| |\ | | | | | Fix #2727 - Support GeoTour attribute | ||||
| | * | Fix #2727 - Support GeoTour attribute | campbeb | 2013-05-25 | 9 | -2/+89 |
| | | | | | | | | | | | Also some minor changes to attritube generation files for additional explanation | ||||
| * | | Update of Swedish translation | YraFyra | 2013-05-25 | 1 | -5/+15 |
| |/ | |||||
| * | refactoring: make periodic handler use weak references | Samuel Tardieu | 2013-05-25 | 3 | -39/+40 |
| | | | | | | | | | | | | PeriodicHandler now uses weak references to keep a link to the looper that requested it. This way, it will not prevent the source from being garbage collected even though a delayed message may be queued in the handler. Also, at the next iteration, the periodic handler will notice that its starter looper has been garbage collected and will stop itself if it has not been already. | ||||
| * | refactoring: use proper relative layout to draw compass | Samuel Tardieu | 2013-05-25 | 1 | -18/+24 |
| | | |||||
| * | refactoring: remove useless parent layout | Samuel Tardieu | 2013-05-25 | 1 | -85/+80 |
| | | |||||
| * | fix #2750: delete OC username when resetting login information | Samuel Tardieu | 2013-05-25 | 1 | -0/+1 |
| | | |||||
| * | refactoring: this graph needs to go down: | Bananeweizen | 2013-05-25 | 32 | -106/+106 |
| | | | | http://ci.cgeo.org/job/c-geo/androidLint/trendDetails/? | ||||
| * | Merge pull request #2779 from campbeb/test2770 | Bananeweizen | 2013-05-25 | 1 | -0/+1 |
| |\ | | | | | Add log message for testing #2770 | ||||
| | * | Add log message for testing #2770 | campbeb | 2013-05-24 | 1 | -0/+1 |
| | | | |||||
| * | | fix #2725: Circles on the map only around physical stages | Bananeweizen | 2013-05-25 | 14 | -52/+54 |
| | | | |||||
| * | | Merge branch 'issue-2771' into upstream | Samuel Tardieu | 2013-05-25 | 1 | -1/+5 |
| |\ \ | |||||
| | * | | fix #2771: cache archived status not updated on refresh | Samuel Tardieu | 2013-05-25 | 1 | -1/+5 |
| | | | | |||||
| * | | | fix #2740: Bad title, when invoking c:geo from mail | Bananeweizen | 2013-05-25 | 4 | -4/+13 |
| | | | | |||||
| * | | | fix: add missing escapes in French translation | Samuel Tardieu | 2013-05-24 | 1 | -3/+3 |
| | | | | |||||
| * | | | translation: add missing FR translations | Samuel Tardieu | 2013-05-24 | 1 | -0/+18 |
| | | | | |||||
| * | | | refactoring: separate TTS resources as a block | Samuel Tardieu | 2013-05-24 | 5 | -26/+41 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-05-24 | 2 | -1/+4 |
| |\ \ \ | |/ / | | / | |/ |/| | |||||
| | * | Merge pull request #2777 from campbeb/fix2707a | Samuel Tardieu | 2013-05-24 | 1 | -0/+2 |
| | |\ | | | | | | | Fix #2707 - Reload images after notifyDataSetChanged | ||||
| | | * | Fix #2707 - Reload images after notifyDataSetChanged | campbeb | 2013-05-23 | 1 | -0/+2 |
| | | | | |||||
| | * | | Fix #2773 - Include log author in GPX export | campbeb | 2013-05-23 | 1 | -1/+2 |
| | |/ | |||||
| * | | doc: enhance containsHtml() description | Samuel Tardieu | 2013-05-23 | 1 | -3/+4 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-05-23 | 3 | -4/+4 |
| |\ \ | |/ | |||||
| | * | Update URLs with the new repository address | Samuel Tardieu | 2013-05-23 | 3 | -4/+4 |
| | | | |||||
| * | | add final qualifier to vars | Marco Jacob | 2013-05-23 | 1 | -6/+7 |
| | | | |||||
| * | | debug: change log level | Samuel Tardieu | 2013-05-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Since we know require the unification of the CacheCache with what is in the database, we do not want to scare the user by pretending that a load from the database failed while it is a normal condition for newly encountered geocaches. | ||||
| * | | Merge pull request #2768 from marco-jacob/issue#2736 | Marco Jacob | 2013-05-23 | 1 | -6/+18 |
| |\ \ | | | | | | | fixes #2736 - avoid OOM on upload log image | ||||
| | * | | fixes #2736 - avoid OOM on upload log image | Marco Jacob | 2013-05-23 | 1 | -6/+18 |
| | | | | |||||
| * | | | refactoring: benefit from shortcut evaluation | Samuel Tardieu | 2013-05-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | refactoring: take advantage of a previous refactorization | Samuel Tardieu | 2013-05-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | fix #2675: never allow CacheCache and database information to be disjoint | Samuel Tardieu | 2013-05-23 | 1 | -13/+20 |
| |/ / | | | | | | | | | | | | | When we enter a new cache into the CacheCache, we need to make sure that the information already about this cache is merged in. Otherwise, we risk having two disjoint sets of information because we ignore and may later override information stored in the database. | ||||
| * | | Fix #2728 - Support for Block Party cache type | campbeb | 2013-05-22 | 2 | -2/+5 |
| | | | | | | | | | Uses standard event image | ||||
| * | | new: check TTS data availability when starting speech | Bananeweizen | 2013-05-23 | 1 | -1/+18 |
| | | | |||||
| * | | Merge branch 'issue-2753' into upstream | Samuel Tardieu | 2013-05-22 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | fix #2753: log image not shown | Samuel Tardieu | 2013-05-22 | 1 | -2/+2 |
| | |/ | | | | | | | | | We now use the "large" version of the image, which is also the one presented to the user on the web site. | ||||
| | * | Version info | Lars | 2013-05-22 | 1 | -1/+1 |
| | | | |||||
| | * | Change log update release branch | Lars | 2013-05-22 | 1 | -0/+1 |
| | | | | | | | #2749 | ||||
| | * | Merge branch 'issue-2749' into release | Samuel Tardieu | 2013-05-22 | 1 | -3/+19 |
| | |\ | |||||
| | * | | Change log update release branch | Lars | 2013-05-21 | 1 | -0/+5 |
| | | | | |||||
| * | | | organization: use the release notes from the release branch in master | Samuel Tardieu | 2013-05-22 | 1 | -18/+37 |
| | | | | | | | | | | | | | | | | | | | | | | Having consistent release notes is easier than having divergent ones. The release notes in master do not need to be updated with the latest features. Those will be added as we release them to the general public through the market. | ||||
| * | | | doc: add documentation about the LogHolder position manipulation | Samuel Tardieu | 2013-05-22 | 1 | -0/+14 |
| | | | | |||||
| * | | | Merge branch 'issue-2749' into upstream | Samuel Tardieu | 2013-05-22 | 1 | -3/+19 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | fix #2749: ensure that item has not changed before redrawing | Samuel Tardieu | 2013-05-22 | 1 | -3/+19 |
| | |/ | |||||
| * | | Merge pull request #2754 from campbeb/fix2716 | Samuel Tardieu | 2013-05-21 | 1 | -4/+32 |
| |\ \ | | | | | | | Fix #2716 - Adjust compass speech rate based on distance | ||||
| | * | | Fix #2716 - Adjust compass speech rate based on distance | campbeb | 2013-05-20 | 1 | -4/+32 |
| | | | | | | | | | | | | | | | | | | | Speech has a minimum and maximum time delay. In between these values it changes based on how much distance to the object has changed. Values may need to be adjusted for optimum use. | ||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-05-20 | 1 | -2/+4 |
| |\ \ \ | | |/ | |/| | | | | | | | Conflicts: main/res/values/strings_not_translatable.xml | ||||
| | * | | Merge branch 'fix-2733' into release | Samuel Tardieu | 2013-05-20 | 7 | -117/+77 |
| | |\ \ | |||||
