aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/release'Bananeweizen2013-01-131-21/+14
|\
| * fix #2389: Parse errors in cgeocoordsBananeweizen2013-01-131-19/+12
* | refactoring: use exception object in logggingBananeweizen2013-01-1231-72/+71
* | fix #2385: relative links in OC caches lead to crashBananeweizen2013-01-121-2/+21
* | fix #2367: more intelligent initial logtypeBananeweizen2013-01-123-57/+70
* | Remove empty loop accidentally entered when cleaning upcampbeb2013-01-111-1/+1
* | refactoring: visit cache activity cleanupBananeweizen2013-01-121-191/+153
* | Refactoring: limit code repetitionsSamuel Tardieu2013-01-111-5/+2
* | Improved PNG parsingmucek42013-01-111-394/+321
* | Merge branch 'release'mucek42013-01-101-1/+0
|\ \ | |/
| * Fixed parsing of found icon on level 14+mucek42013-01-101-3/+3
* | Do not depend on mapsforge in non-maps related classesSamuel Tardieu2013-01-105-6/+25
* | Merge branch 'release'mucek42013-01-101-2/+2
|\ \ | |/
| * Fix #2369 own and found detection on nearby searchmucek42013-01-101-2/+2
* | Remove redundant initializerSamuel Tardieu2013-01-091-4/+2
* | Use Fragment for displaying statusSamuel Tardieu2013-01-092-70/+110
* | Mark field as finalSamuel Tardieu2013-01-091-1/+1
* | Ensure that application restarts at last activitySamuel Tardieu2013-01-091-0/+6
* | Make and use a FragmentListActivity from Android sourcesSamuel Tardieu2013-01-092-2/+316
* | Use FragmentActivity instead of Activity as baseSamuel Tardieu2013-01-083-265/+229
* | Merge branch 'release' into upstreamSamuel Tardieu2013-01-081-10/+13
|\ \ | |/
| * fix #2361: index out of bounds in dir chooserSamuel Tardieu2013-01-081-7/+13
| * Fix #2356. Compare languages not localesBrian2013-01-081-1/+1
* | Merge branch 'windowLeak' of https://github.com/campbeb/c-geo-opensource into...Samuel Tardieu2013-01-081-0/+3
|\ \
| * | Fix #2357. Close progress dialog when ending activityBrian2013-01-071-0/+3
* | | Fix #2356. Compare languages not localesBrian2013-01-081-1/+1
|/ /
* | Fix #2356. Compare languages not localesBrian2013-01-071-1/+1
* | new: remove unneeded paragraphs around log entriesBananeweizen2013-01-071-1/+16
* | new: suppress current list in "move to list"Bananeweizen2013-01-072-4/+34
* | Remove and fix some debugging informationSamuel Tardieu2013-01-071-3/+2
* | Merge branch 'triakcz-fix_2290_radio' of https://github.com/campbeb/c-geo-ope...Samuel Tardieu2013-01-072-35/+22
|\ \
| * \ Merge branch 'fix_2290_radio' of git://github.com/triakcz/c-geo-opensource in...Brian2013-01-062-35/+22
| |\ \
| | * | Coord modification code refactored from chbox to radiobtntriakcz2013-01-042-35/+22
* | | | Refactoring: rename cgImage into ImageSamuel Tardieu2013-01-0711-52/+52
* | | | Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-0713-58/+58
* | | | Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-0724-135/+135
* | | | Refactoring: simplify use of cursor queriesSamuel Tardieu2013-01-071-320/+154
* | | | fix #2351: always enable move to listBananeweizen2013-01-071-7/+4
* | | | fix #2342: crash when leaving cache list earlyBananeweizen2013-01-071-8/+1
* | | | fix #2350: mark moving caches as virtualBananeweizen2013-01-071-1/+1
* | | | refactoring: more fault tolerant OC parsingBananeweizen2013-01-061-49/+71
* | | | fix: OC connector didn't set timestamp of cacheBananeweizen2013-01-065-13/+15
* | | | remove outdated icon update messageBananeweizen2013-01-061-7/+1
|/ / /
* | | Merge pull request #2331 from campbeb/fix1926Bananeweizen2013-01-052-9/+3
|\ \ \
| * \ \ Update PR for #2334Brian2013-01-041-1/+6
| |\ \ \
| * | | | Fix 1926: Don't try to reload cache while still being savedBrian2013-01-042-9/+3
* | | | | Merge remote-tracking branch 'origin/release'Bananeweizen2013-01-051-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fix #2337 NPE in cache list when leaving activity earlyBananeweizen2013-01-051-1/+1
* | | | | Merge branch 'release' into upstreamSamuel Tardieu2013-01-051-2/+8
|\ \ \ \ \ | |/ / / /
| * | | | fix #2336: support for secondary users in multi-users modeSamuel Tardieu2013-01-051-2/+8