| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | new: ignore caches | Bananeweizen | 2015-02-22 | 1 | -20/+22 |
| | | |||||
| * | Remove empty JavaDoc @param and @return | Samuel Tardieu | 2015-02-10 | 1 | -1/+0 |
| | | |||||
| * | more null annotations | Bananeweizen | 2015-01-30 | 9 | -9/+40 |
| | | |||||
| * | fix #4633: spoiler picture link missing | Samuel Tardieu | 2015-01-27 | 1 | -2/+2 |
| | | |||||
| * | fix #4585: split play services | Bananeweizen | 2015-01-04 | 1 | -1/+1 |
| | | |||||
| * | Do not overprotect private fields in enumerations | Samuel Tardieu | 2015-01-04 | 5 | -62/+24 |
| | | | | | | Those fields are not exposed, and the @NonNull annotation requires that they are initialized from the beginning. | ||||
| * | refactoring: remove unused methods, add null annotations | Bananeweizen | 2015-01-02 | 5 | -5/+32 |
| | | |||||
| * | refactoring: more null annotations | Bananeweizen | 2015-01-02 | 1 | -0/+11 |
| | | |||||
| * | Cache size can never be null | Samuel Tardieu | 2015-01-02 | 1 | -0/+3 |
| | | |||||
| * | Fix #4517: reference to gc.com regardless of the cache origin | Samuel Tardieu | 2014-12-09 | 1 | -2/+1 |
| | | |||||
| * | refactoring: remove test only methods | Bananeweizen | 2014-11-24 | 1 | -5/+2 |
| | | |||||
| * | Remove the ICache interface | Samuel Tardieu | 2014-11-23 | 1 | -2/+2 |
| | | | | | | Throughout the code, Geocache is used where ICache should be used. Moreover, except in the tests, ICache is only implemented in Geocache. | ||||
| * | refactoring: move LiveMapStrategy enums to map | Bananeweizen | 2014-11-10 | 1 | -48/+0 |
| | | |||||
| * | refactoring: move LocationProviderType to fitting package | Bananeweizen | 2014-11-10 | 1 | -17/+0 |
| | | |||||
| * | Name ignored catch parameter as such | Samuel Tardieu | 2014-09-09 | 1 | -1/+1 |
| | | |||||
| * | import lab caches as virtual | Bananeweizen | 2014-09-06 | 1 | -3/+5 |
| | | |||||
| * | fix #1966: confirmation for dangerous logs | Bananeweizen | 2014-08-24 | 1 | -0/+4 |
| | | |||||
| * | fix #1760: store found date on importing GPX | Bananeweizen | 2014-08-24 | 1 | -4/+8 |
| | | |||||
| * | Unify extra pattern data | Samuel Tardieu | 2014-08-24 | 1 | -8/+4 |
| | | |||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-08-21 | 1 | -1/+7 |
| |\ | |||||
| | * | gc.com change: "Traditional Cache" becomes "Traditional Geocache" | Samuel Tardieu | 2014-08-21 | 1 | -1/+7 |
| | | | | | | | | | Keep the previous version for now with a FIXME. | ||||
| * | | Distinguish visually between low-power and regular fused providers | Samuel Tardieu | 2014-08-19 | 1 | -0/+1 |
| | | | |||||
| * | | Use the Google Play fused location service when available | Samuel Tardieu | 2014-08-05 | 1 | -0/+1 |
| |/ | |||||
| * | switch to Java 1.7 | Bananeweizen | 2014-07-17 | 5 | -10/+10 |
| | | | | | At least since march both ADT and Android Studio support Java 7 features in Android development. Let's use them. | ||||
| * | fix several name shadowing occurrences | Bananeweizen | 2014-06-29 | 1 | -19/+19 |
| | | |||||
| * | Fixes #4025, Usage of Mytery instead of Unknown in GPX exports | rsudev | 2014-06-25 | 1 | -2/+2 |
| | | | | | - makes 'Unknown Cache' again the main type, still understanding 'Mystery Cache' | ||||
| * | fix #3981: mystery cache types renamed on website | Bananeweizen | 2014-06-11 | 1 | -1/+4 |
| | | |||||
| * | fix #3836: cache type is no longer recognized due to gc.com change | Samuel Tardieu | 2014-05-13 | 1 | -0/+12 |
| | | |||||
| * | #3783: added icons for giga event | rsudev | 2014-04-23 | 1 | -1/+1 |
| | | |||||
| * | #3783: support giga event type | Michael Keppler | 2014-04-23 | 1 | -2/+3 |
| | | | | New icons are still missing. | ||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 |
| |\ | |||||
| | * | fix failing test | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | fix #3634: special log types on unpublished caches | Samuel Tardieu | 2014-03-02 | 1 | -1/+2 |
| | | | |||||
| * | | Fix failing tests | Samuel Tardieu | 2014-02-18 | 1 | -2/+4 |
| | | | | | | | | | | | Fix failing tests due to changes introduced in 63b7d6b0454cd8ac4bbcbfe82f589f64581c82d7. | ||||
| * | | Fixes issue WRT to non-unique log type icon name | rsudev | 2014-02-18 | 1 | -1/+1 |
| | | | |||||
| * | | Fixes incorrect parametrization of new log type | rsudev | 2014-02-18 | 1 | -1/+1 |
| | | | | | | | | | - the new log type oc_team_comment wrongly contained an icon name (used only by GC parser) | ||||
| * | | Fixes #3617, Archived message is shown as note | rsudev | 2014-02-18 | 1 | -5/+6 |
| | | | | | | | | | - added this, and some other missing log types, to OkapiClient | ||||
| * | | refactoring: remove the dangerous ordinal() dependency of the loaders | Bananeweizen | 2014-01-17 | 1 | -11/+20 |
| | | | |||||
| * | | fix #3319: Support OC cache size "Nano" | Bananeweizen | 2014-01-16 | 1 | -15/+22 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-12 | 1 | -2/+0 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-11 | 2 | -23/+8 |
| | | | |||||
| * | | refactoring: remove unnecessary constructs | Samuel Tardieu | 2014-01-11 | 1 | -1/+1 |
| | | | |||||
| * | | Use RxJava.Action1 instead of our RunnableWithArgument | Samuel Tardieu | 2014-01-11 | 2 | -2/+2 |
| | | | |||||
| * | | Revert "refactoring: remove dead enumeration items and dead code" | Samuel Tardieu | 2014-01-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | This reverts commit e2443f151d4d2bcd7574c19dcb3b4aedbd262a75. The enumeration items were used in a range expression. | ||||
| * | | refactoring: remove dead enumeration items and dead code | Samuel Tardieu | 2014-01-06 | 1 | -3/+0 |
| |/ | |||||
| * | Fixes #3238, Attributes on opencaching.pl | rsudev | 2013-12-27 | 1 | -1/+13 |
| | | | | | - Added the last missing icons | ||||
| * | Fixes #3462, Wrong attribute icon in OC.de cache | rsudev | 2013-12-24 | 1 | -2/+6 |
| | | | | | Additionally some new icons for oc attributes | ||||
| * | integrate extremcaching.com | Bananeweizen | 2013-12-16 | 1 | -1/+23 |
| | | | | | | | * cherry-pick existing commits and have some basic tests * disable EC connector by default * fix faked geocodes during GPX import * parse wrongly encoded container size | ||||
| * | extremcaching connector added logging capabillity | rel00p | 2013-12-16 | 1 | -0/+1 |
| | | |||||
