aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/utils/ProcessUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* #2210: convert cache menu to resourceBananeweizen2013-09-291-3/+28
|
* Update to CollectionUtils 4.0-alpha1Samuel Tardieu2013-09-151-1/+1
| | | | | | | | This is an alpha release, but has been well tested already. The major changes are the use of generics, varargs and Iterable. The release notes can be found at: http://commons.apache.org/proper/commons-collections/release_4_0.html
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-4/+4
|
* refactoring: move intent based check to ProcessUtilsBananeweizen2013-07-211-2/+13
|
* Fixes #2923, Menu slow to open in cache detailsrsudev2013-06-271-1/+19
| | | | Removed costly scan of installed packages for launchable apps
* new: only show streetview menu if availableBananeweizen2013-06-211-2/+21
|
* refactoring: minor cleanup in utils classesBananeweizen2013-06-151-1/+5
|
* fix #1996: Translate is opening browser instead of translate appBananeweizen2012-09-011-0/+27