aboutsummaryrefslogtreecommitdiffstats
path: root/main/libs
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.