| 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 | 2 | -34/+59 |
| | | |||||
| * | 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 | ||||
| * | | Merge pull request #2782 from YraFyra/translation | Bananeweizen | 2013-05-25 | 1 | -5/+15 |
| |\ \ | |/ |/| | Update of Swedish translation | ||||
| | * | Update of Swedish translation | YraFyra | 2013-05-25 | 1 | -5/+15 |
| |/ | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2013-05-25 | 0 | -0/+0 |
| |\ | |||||
| | * | Merge branch 'issue-2753' into release | Samuel Tardieu | 2013-05-25 | 1 | -2/+2 |
| | |\ | |||||
| * | | | 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 |
| | | | | | |||||
| | * | | | Merge pull request #2776 from campbeb/fix2773a | Samuel Tardieu | 2013-05-24 | 1 | -1/+2 |
| | |\ \ \ | | |/ / | |/| | | Fix #2773 - Include log author in GPX export | ||||
| | | * | | Fix #2773 - Include log author in GPX export | campbeb | 2013-05-23 | 1 | -1/+2 |
| | |/ / | |||||
| * | | | fix #2764: remove temporary caches after test | Bananeweizen | 2013-05-24 | 3 | -22/+29 |
| | | | | |||||
| * | | | doc: enhance containsHtml() description | Samuel Tardieu | 2013-05-23 | 1 | -3/+4 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2013-05-23 | 4 | -8/+8 |
| |\ \ \ | |/ / | |||||
| | * | | Update URLs with the new repository address | Samuel Tardieu | 2013-05-23 | 4 | -8/+8 |
| | | | | |||||
| * | | | Merge pull request #2769 from marco-jacob/issue#2736#finalVars | Marco Jacob | 2013-05-23 | 1 | -6/+7 |
| |\ \ \ | | | | | | | | | add final qualifier to vars | ||||
| | * | | | 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. | ||||
| * | | | refactoring: new test to verify emulator state | Bananeweizen | 2013-05-23 | 1 | -0/+13 |
| | | | | |||||
| * | | | refactoring: get more debug output from tests | Bananeweizen | 2013-05-23 | 2 | -1/+8 |
| | | | | |||||
| * | | | 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. | ||||
| * | | | Merge pull request #2763 from campbeb/fix2728 | Samuel Tardieu | 2013-05-23 | 2 | -2/+5 |
| |\ \ \ | | | | | | | | | Fix #2728 - Support for Block Party cache type | ||||
| | * | | | 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 'Bananeweizen-issue_2759' | Samuel Tardieu | 2013-05-22 | 3 | -1/+4 |
| |\ \ \ | |||||
| | * | | | fix #2759: have JUnit reports in tests | Bananeweizen | 2013-05-22 | 3 | -1/+4 |
| | | | | | |||||
| * | | | | 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 |
| | | | | |||||
