| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | backport geocodertest to make release branch green | Bananeweizen | 2015-02-20 | 1 | -11/+26 |
| | | |||||
| * | fix #4691: spoiler images not recognized | Bananeweizen | 2015-02-20 | 2 | -3/+4 |
| | | |||||
| * | fix #4665: stackoverflow scanning for maps | Bananeweizen | 2015-02-13 | 2 | -9/+16 |
| | | |||||
| * | fix #4668: MapQuest geocoder returns an error | Samuel Tardieu | 2015-02-11 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #4660 from rsudev/crowdin_translations | rsudev | 2015-02-07 | 2 | -3/+38 |
| |\ | | | | | crowdin: New translations | ||||
| | * | crowdin: New translations | rsudev | 2015-02-07 | 2 | -3/+38 |
| |/ | |||||
| * | Update changelog for release | Samuel Tardieu | 2015-02-02 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'issue-4633' into release | Samuel Tardieu | 2015-02-02 | 1 | -2/+2 |
| |\ | |||||
| | * | fix #4633: spoiler picture link missing | Samuel Tardieu | 2015-01-27 | 1 | -2/+2 |
| | | | |||||
| * | | Update changelog for release | Samuel Tardieu | 2015-02-01 | 1 | -0/+1 |
| | | | |||||
| * | | Sort filter names according to the default locale | Samuel Tardieu | 2015-02-01 | 1 | -1/+4 |
| | | | | | | | | | Part of work on #4641. | ||||
| * | | fix #4641: wrong sort order in caches filter | Samuel Tardieu | 2015-02-01 | 2 | -2/+16 |
| | | | |||||
| * | | Merge pull request #4640 from rsudev/crowdin_translations | rsudev | 2015-01-31 | 2 | -5/+5 |
| |\ \ | | | | | | | crowdin: New translations | ||||
| | * | | crowdin: New translations | rsudev | 2015-01-31 | 2 | -5/+5 |
| |/ / | |||||
| * | | crash restoring backup if no backup exists | Bananeweizen | 2015-01-27 | 2 | -2/+6 |
| |/ | |||||
| * | fix #4620: wrong location when on home coordinates | Samuel Tardieu | 2015-01-27 | 2 | -6/+10 |
| | | |||||
| * | fix #4634: export GPX for unknown crashes without crash | Bananeweizen | 2015-01-26 | 3 | -1/+16 |
| | | |||||
| * | GPX export test doesn't recognize failure | Bananeweizen | 2015-01-26 | 1 | -3/+16 |
| | | | | | We exported empty GPX file from that test. Therefore verify they actually contain the cache. | ||||
| * | avoid NPE with user name | Bananeweizen | 2015-01-26 | 1 | -1/+1 |
| | | | | happened in creation of LogEntry on emulator without any login stored | ||||
| * | replace stub classes by .gitkeep files | Bananeweizen | 2015-01-26 | 4 | -15/+0 |
| | | | | backport to release branch, as DEX makes trouble there too | ||||
| * | Forgotten release note | Lars | 2015-01-20 | 1 | -0/+1 |
| | | | | see IRC log of 20.01.2015 for details :) | ||||
| * | Version branding | Lars | 2015-01-20 | 1 | -2/+2 |
| | | |||||
| * | crowdin: New translations | Samuel Tardieu | 2015-01-20 | 5 | -27/+46 |
| | | |||||
| * | tests: GC3XX5J has been archived | Samuel Tardieu | 2015-01-18 | 2 | -864/+860 |
| | | | | | fix #4622 | ||||
| * | Update changelog_release.xml | Lars | 2015-01-18 | 1 | -0/+2 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/issue-2687' into release | rsudev | 2015-01-18 | 1 | -3/+8 |
| |\ | |||||
| | * | Fixes #2687, OSM:Offline: After selecting new map it is opend at map center ↵ | rsudev | 2015-01-16 | 1 | -3/+8 |
| | | | | | | | | | | | | | but not at the previous location - re-apply current position and zoom after changing the source without re-starting the map activity | ||||
| * | | fix #4619: ANR when loading direction images for basic member | Samuel Tardieu | 2015-01-16 | 3 | -18/+21 |
| |/ | | | | | There is no need to preload direction images from the parsing, they will be loaded asynchronously in the list adapter instead. | ||||
| * | Update changelog_release.xml | Lars | 2015-01-15 | 1 | -0/+6 |
| | | |||||
| * | fix #4618: crash due to invalid Google Play service | Samuel Tardieu | 2015-01-15 | 1 | -2/+11 |
| | | |||||
| * | fix #4617: NPE in some cases when trackable cannot be found | Samuel Tardieu | 2015-01-15 | 1 | -1/+1 |
| | | |||||
| * | fix #4481: numerous images in description or log may lead to ANR | Samuel Tardieu | 2015-01-13 | 2 | -14/+70 |
| | | | | | | | | | | | | The forced redrawing of a text view caused by settings of text is a lengthy operation. When we do it for every image, we might end up with hundredths of operations waiting to do the same thing, with only the first few ones being actually useful because images won't change afterwards. We now use a queue to ensure that consecutive redraw orders are done as one operation. | ||||
| * | Share bitmaps in addition to sharing observables | Samuel Tardieu | 2015-01-13 | 1 | -1/+10 |
| | | | | | | | | | BitmapDrawable objects can be shared and reused. Sharing drawables ensures that we load the resources only once, but when drawing the result we can as well share the drawables. Part of work on #4481. | ||||
| * | Changelog update and version branding | Lars | 2015-01-12 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #4613 from rsudev/crowdin_translations | rsudev | 2015-01-12 | 6 | -55/+82 |
| |\ | | | | | crowdin: New translations | ||||
| | * | crowdin: New translations | rsudev | 2015-01-12 | 6 | -55/+82 |
| |/ | |||||
| * | #4566: move voting menu item down | Bananeweizen | 2015-01-12 | 1 | -6/+6 |
| | | |||||
| * | crowdin: New translations | Samuel Tardieu | 2015-01-12 | 10 | -124/+211 |
| | | |||||
| * | fix #4596: UI delay when building the list of caches to refresh | Samuel Tardieu | 2015-01-12 | 2 | -15/+36 |
| | | | | | | | | | | | The list of caches to refresh was partitioned into caches already having static maps and others, the later being prioritized in the refresh. This computation was done on the UI thread, which led to a pause for large lists. The list building in now done in the background, with emission of caches to refresh as soon as possible to reduce the user wait. | ||||
| * | Update changelog_release.xml | Lars | 2015-01-12 | 1 | -0/+1 |
| | | | | Manual alignment of branches as first commit was made on wrong branch. | ||||
| * | Merge branch 'issue-3078' into release | Samuel Tardieu | 2015-01-12 | 1 | -2/+2 |
| |\ | |||||
| | * | Make the test the right way | Samuel Tardieu | 2015-01-10 | 1 | -1/+1 |
| | | | |||||
| | * | fix #3078: live map should start at last position except in follow mode | Samuel Tardieu | 2015-01-10 | 1 | -2/+2 |
| | | | |||||
| * | | fix #4608: own rating is saved even if vote could not be uploaded | Samuel Tardieu | 2015-01-10 | 2 | -55/+41 |
| |/ | |||||
| * | crowdin: New translations | Samuel Tardieu | 2015-01-09 | 18 | -38/+22 |
| | | |||||
| * | Use %d instead of %s for cache count | Samuel Tardieu | 2015-01-09 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'release' of github.com:cgeo/cgeo into release | Samuel Tardieu | 2015-01-09 | 1 | -0/+1 |
| |\ | |||||
| | * | Update changelog_release.xml | Lars | 2015-01-09 | 1 | -0/+1 |
| | | | |||||
| * | | Clear changelog_master | Samuel Tardieu | 2015-01-09 | 1 | -3/+0 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2015-01-09 | 1 | -2/+7 |
| |\ \ | |/ | |||||
