aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/utils/TranslationUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-171-2/+2
* refactoring: constants in upper caseBananeweizen2013-09-121-9/+9
* refactoring: fix potential null pointerBananeweizen2013-09-121-1/+3
* Fixes #2923, Menu slow to open in cache detailsrsudev2013-06-271-1/+1
* refactoring: minor cleanup in utils classesBananeweizen2013-06-151-0/+4
* #2083: target level 17 changesBananeweizen2012-11-191-3/+2
* fix #1996: Translate is opening browser instead of translate appBananeweizen2012-09-011-5/+10
* Replace unnecessary replacement of + by %20Buuhuu2012-08-131-1/+1
* Used Android's Html class to convert HTML formated text to contentual string ...Buuhuu2012-08-091-2/+3
* 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
* Add translation utility class.campbeb2012-01-311-0/+27