aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/utils
Commit message (Expand)AuthorAgeFilesLines
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-1/+1
* Moved methods to better fitting classesblafoo2012-02-291-0/+96
* Avoid NPE. Fixes #1174blafoo2012-02-241-21/+11
* Merge pull request #1162 from RoadRunner-/issue#1147M@®k2012-02-241-29/+2
|\
| * Another change to the regexTorsten Keil2012-02-231-1/+1
| * Improved pattern to respect dot as thousands separator tooTorsten Keil2012-02-221-1/+1
| * Replaced parsing for find count by usage of defined patternTorsten Keil2012-02-221-29/+2
* | Unified methods for BASE 31blafoo2012-02-231-27/+0
|/
* optimization: use available find count in log templatesBananeweizen2012-02-181-5/+8
* Add ability to copy coordinates (this required removing long press fromcampbeb2012-02-131-0/+18
* Added qualifier to force classic mode of translate.google.com websitecampbeb2012-02-061-1/+2
* Change clipboard function name to match what it doescampbeb2012-02-021-2/+2
* Add translation utility class.campbeb2012-01-311-0/+27
* Add utility class for the clipboard.campbeb2012-01-311-0/+26
* refactoring: moved some classes to packages, renamingBananeweizen2012-01-221-0/+156
* #965: use box drawing characters for tableBananeweizen2012-01-141-3/+7
* Merge remote branch 'campbeb/fix965'Bananeweizen2012-01-141-0/+30
|\
| * Add a note to the description if it contains HTML tables since we don'tcampbeb2012-01-141-0/+30
* | refactoring: move and rename LeastRecentlyUsedCache to avoid confusionBananeweizen2012-01-141-0/+24
|/
* fix: NPE if login page can't be retrievedBananeweizen2012-01-041-0/+3
* fix #606: Use enter key to invoke action in one line input fieldsBananeweizen2011-12-181-0/+40
* New: Horizontal scrollable pages for cache-details using a ViewPager.SammysHP2011-11-231-0/+10
* Refactor "parseSearch" to use BaseUtils matching routines #679blafoo2011-11-181-19/+61
* delete unused class, move UnknownTagsHandler to utilsBananeweizen2011-11-152-38/+33
* new: cancel GPX import with back buttonStephan Merker2011-11-091-1/+1
* Simplify RunnableWithArgumentSamuel Tardieu2011-11-071-9/+2
* Fix #646: caches can not be watched if imported by GPXSammysHP2011-11-051-0/+28
* No direct access to fieldsblafoo2011-10-261-0/+38
* Use a cancellable handler when loading, storing and refreshing cachesSamuel Tardieu2011-10-241-0/+112
* Merge remote branch 'blafoo/regex2'Bananeweizen2011-10-151-7/+48
|\
| * Avoid back arraysblafoo2011-10-101-3/+3
| * Tuned regexblafoo2011-10-101-8/+49
* | new: <new list> as last menu in list selection, fixes #357Bananeweizen2011-10-151-0/+14
|/
* Use Apache Commons CollectionUtils instead of reinventing oneSamuel Tardieu2011-10-091-24/+0
* Fix semantics of cgeo.geocaching.utils.CollectionUtils.isEmpty()Samuel Tardieu2011-10-091-2/+2
* Fixed cgBase.replaceWhitespace() and additional testsblafoo2011-10-071-8/+11
* Merge remote branch 'upstream/master'blafoo2011-10-051-4/+4
|\
| * fix #120: make settings static (no singleton)Bananeweizen2011-10-031-4/+4
* | replaceWhitespace for JUnit testsblafoo2011-10-021-7/+8
|/
* Pimped additional regexblafoo2011-09-251-13/+10
* Pimped additional regexblafoo2011-09-251-3/+25
* Tuned regex for description and hintblafoo2011-09-251-0/+48
* fix #473: ROT13 on String or Spannable, including new testBananeweizen2011-09-161-0/+113
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+24