| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implementing #179, refactor maps to single source, last part | rsudev | 2011-11-15 | 1 | -2/+1 |
| | | |||||
| * | Use ScaleOverlay for MapsForge as well and reduce scale width | rsudev | 2011-10-15 | 1 | -6/+11 |
| | | |||||
| * | fix #120: make settings static (no singleton) | Bananeweizen | 2011-10-03 | 1 | -27/+25 |
| | | | | | | | | | | | * Settings can no longer be instantiated, everything is static instead. * Most option values are no longer cached in fields. This has been done for clarity during the refactoring. I will add some performance tests afterwards and may re-introduce those fields for caching the option values. Sorry, if anyone gets merge issues afterwards. There was no easier way to implement this... | ||||
| * | #179, Map refactor, renaming classes | rsudev | 2011-09-18 | 1 | -0/+154 |
