| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Use directory path instead of files in tests | Samuel Tardieu | 2014-04-05 | 1 | -11/+6 | |
| | | ||||||
| * | Remove compatibility with API < 8 | Samuel Tardieu | 2014-04-01 | 2 | -36/+28 | |
| | | ||||||
| * | Update minSdkVersion in tests | Samuel Tardieu | 2014-04-01 | 1 | -1/+1 | |
| | | ||||||
| * | avoid lint error in test | Bananeweizen | 2014-03-31 | 1 | -0/+3 | |
| | | ||||||
| * | fix #3707: missing method in Android < 2.3 | Samuel Tardieu | 2014-03-31 | 2 | -6/+6 | |
| | | ||||||
| * | Fix failure in testSearchTrackable | rsudev | 2014-03-27 | 1 | -1/+1 | |
| | | | | | Trackable is currently missing, so SPOTTED_UNKNOWN | |||||
| * | reduce null analysis warnings | Bananeweizen | 2014-03-25 | 1 | -1/+1 | |
| | | | | | | | This change allows unchecked conversion from non annotated expressions to nonnull expressions. Those are needed whenever we call a framework method (where we cannot add annotations ourselfes) and cause more warnings in Eclipse than they actually help. | |||||
| * | refactoring: factor out code for cache dropping | Samuel Tardieu | 2014-03-11 | 1 | -3/+2 | |
| | | ||||||
| * | Fix tests due to interface change | Samuel Tardieu | 2014-03-11 | 1 | -1/+1 | |
| | | ||||||
| * | refactoring: use a LRUSet instead of a LRUMap for tile cache | Samuel Tardieu | 2014-03-06 | 1 | -2/+2 | |
| | | ||||||
| * | More Intellij IDEA configuration | Samuel Tardieu | 2014-03-05 | 1 | -1/+1 | |
| | | ||||||
| * | resource not closed in test | Bananeweizen | 2014-03-04 | 1 | -5/+10 | |
| | | ||||||
| * | build using target level 19 | Bananeweizen | 2014-03-04 | 1 | -1/+1 | |
| | | | | | If your local builds fail after pulling this change, please install the current Android target level 19 and the Google target level 19. | |||||
| * | have same minor sdk version in test as in app | Bananeweizen | 2014-03-04 | 2 | -2/+2 | |
| | | ||||||
| * | #3636: update project files | Samuel Tardieu | 2014-03-04 | 1 | -1/+1 | |
| | | ||||||
| * | #3636: add Intellij IDEA project files | Samuel Tardieu | 2014-03-04 | 1 | -0/+51 | |
| | | ||||||
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-28 | 2 | -1/+35 | |
| |\ | ||||||
| | * | fix #3594: personal note parsing is too loose | Samuel Tardieu | 2014-02-28 | 2 | -1/+35 | |
| | | | ||||||
| * | | Fixed test fail for searchByCoordinates | rsudev | 2014-02-27 | 1 | -2/+2 | |
| | | | | | | | | | Original cache was archived, choose a new one | |||||
| * | | Fix failing tests | Samuel Tardieu | 2014-02-18 | 1 | -2/+1 | |
| | | | | | | | | | | | Fix failing tests due to changes introduced in 63b7d6b0454cd8ac4bbcbfe82f589f64581c82d7. | |||||
| * | | Fix testcase for not logged in premium caches | rsudev | 2014-02-13 | 1 | -2/+2 | |
| | | | ||||||
| * | | fix #3589: export only GC field notes | Bananeweizen | 2014-02-02 | 1 | -3/+3 | |
| | | | ||||||
| * | | read premium only flag from GSAK GPX | Bananeweizen | 2014-01-29 | 2 | -7/+15 | |
| | | | ||||||
| * | | import personal note from GSAK GPX | Bananeweizen | 2014-01-29 | 2 | -1/+9 | |
| | | | ||||||
| * | | Merge pull request #3584 from Matrikss/master | Bananeweizen | 2014-01-28 | 2 | -0/+317 | |
| |\ \ | | | | | | | #3562 Add FavPoints parsing for GSAK GPX | |||||
| | * | | Add FavPoints parsing for GSAK GPX; | Matrikss | 2014-01-27 | 2 | -0/+317 | |
| | | | | | | | | | | | | | Add test case; | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-01-28 | 9 | -3223/+4103 | |
| |\ \ \ | |/ / |/| / | |/ | ||||||
| | * | Update tests | Samuel Tardieu | 2014-01-28 | 9 | -3223/+4103 | |
| | | | ||||||
| | * | Corrections for null analysis | rsudev | 2014-01-23 | 2 | -2/+8 | |
| | | | ||||||
| * | | fix #3556: Calendar plugin should also read short description for time | Bananeweizen | 2014-01-20 | 1 | -0/+8 | |
| | | | ||||||
| * | | fix #3319: Support OC cache size "Nano" | Bananeweizen | 2014-01-16 | 1 | -2/+0 | |
| | | | ||||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-12 | 5 | -10/+17 | |
| | | | ||||||
| * | | enable eclipse null analysis on test project | Bananeweizen | 2014-01-12 | 1 | -0/+0 | |
| | | | ||||||
| * | | enable eclipse null analysis on test project | Bananeweizen | 2014-01-12 | 6 | -17/+42 | |
| | | | ||||||
| * | | refactoring: remove unused code | Bananeweizen | 2014-01-11 | 4 | -15/+8 | |
| | | | ||||||
| * | | refactoring: premium membership is specific to geocaching.com | Samuel Tardieu | 2014-01-09 | 2 | -9/+9 | |
| | | | ||||||
| * | | Emit parallel queries to connectors when searching | Samuel Tardieu | 2014-01-08 | 2 | -6/+6 | |
| | | | ||||||
| * | | Remove now unused classes | Samuel Tardieu | 2014-01-08 | 1 | -79/+0 | |
| | | | ||||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-01-08 | 1 | -2/+12 | |
| |\ \ | |/ | ||||||
| | * | fix #3527: bad query string | Samuel Tardieu | 2014-01-08 | 1 | -2/+12 | |
| | | | | | | | | | | | | | Let's hope that the bad formatting occurring for, at least, very small negative values in `String.format()` with a `null` Locale will not happen with `StringBuilder.append(double)`. | |||||
| * | | new: register for geokrety URLs in Android | Bananeweizen | 2014-01-06 | 4 | -0/+54 | |
| |/ | ||||||
| * | fix #3500: crash with `null` completion in lazy lists | Samuel Tardieu | 2014-01-01 | 1 | -0/+74 | |
| | | | | | Also, add tests for `LazyInitializedList`. | |||||
| * | fix #3493: search by geocode for EC is case sensitive | Bananeweizen | 2013-12-30 | 1 | -0/+12 | |
| | | ||||||
| * | fix typo in tests introduced by previous commit | Samuel Tardieu | 2013-12-28 | 1 | -1/+1 | |
| | | ||||||
| * | fix tests: `getMapTokens()` is no longer static | Samuel Tardieu | 2013-12-28 | 2 | -5/+4 | |
| | | ||||||
| * | findbugs: prohibit access to internal collections | Michael Keppler | 2013-12-25 | 1 | -2/+4 | |
| | | ||||||
| * | fix findbugs issue | Michael Keppler | 2013-12-25 | 2 | -3/+4 | |
| | | | | | * refactor map tokens to be a concrete type, as we already had a bad null check in there | |||||
| * | fix #3469: "More" search not working after connector refactoring | Michael Keppler | 2013-12-25 | 2 | -2/+2 | |
| | | ||||||
| * | fix broken test | Bananeweizen | 2013-12-19 | 1 | -1/+1 | |
| | | ||||||
| * | refactoring: remove duplicated code | Bananeweizen | 2013-12-18 | 2 | -3/+3 | |
| | | ||||||
