| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #120: make settings static (no singleton) | Bananeweizen | 2011-10-03 | 1 | -4/+4 |
| | | | | | | | | | | | * 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... | ||||
| * | fix #473: ROT13 on String or Spannable, including new test | Bananeweizen | 2011-09-16 | 1 | -0/+113 |
