| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
All projects must use the same library version, otherwise it will not
build.
|
| | |
|
| | |
|
| |
|
|
|
| |
This reverts commit eb20785a1088e1ce760f1fdbce3021270062f8dd and
restore a support library working fine with our target SDK.
|
| |
|
|
|
| |
* replace android support by current version
* update http client
* remove 2 unused libraries
|
| | |
|
| |
|
|
| |
* changed classpath with android libs
* new version of android support lib
|
| |
|
|
| |
* the version of that file will always stay "v4"
* needs to be checked for updates manually and periodically
|
| | |
|
|
|
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)
|