aboutsummaryrefslogtreecommitdiffstats
path: root/main/libs
Commit message (Collapse)AuthorAgeFilesLines
...
* updates for SDK v17Bananeweizen2012-04-071-0/+0
| | | | * changed classpath with android libs * new version of android support lib
* update to latest Android support packageBananeweizen2012-02-261-0/+0
| | | | * the version of that file will always stay "v4" * needs to be checked for updates manually and periodically
* Fixes #790rsudev2012-02-121-0/+0
| | | | - applies a patch to mapsforge to fix the hittest order (mapsforge issue 192)
* fix for mapsforge landscape issuersudev2012-01-271-0/+0
|
* Use Commons Lang 3.1 librarySamuel Tardieu2011-12-021-0/+0
| | | | See discussion in issue #854.
* Update to latest support-package (rev. 4)SammysHP2011-11-261-0/+0
|
* New: Horizontal scrollable pages for cache-details using a ViewPager.SammysHP2011-11-231-0/+0
| | | | | | | This moves most of the code from "cgeodetail" into a new class "CacheDetailActivity". Some important parts are rewritten and the code is much more structured. This closes #83 "Redesign detail-view". Some minor changes will be added later (e.g. removing old files, improve log-count-display)
* Use Apache Commons CollectionUtils instead of reinventing oneSamuel Tardieu2011-10-091-0/+0
|
* Move sources into the main directorySamuel Tardieu2011-09-163-0/+0
This prepares the inclusion of tests into the same repository.