Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new: undo list operations | Bananeweizen | 2015-05-02 | 128 | -74/+10787 |
| | |||||
* | Revert "Do not require a less specific type than what is really needed" | Samuel Tardieu | 2015-05-01 | 9 | -40/+49 |
| | | | | | | | | This reverts commit 4cdb76d84ea3c639a7fe241ccd9c18fae1e7ba96 as it causes problems during XML inflation. > android.view.InflateException: Binary XML file line #44: > Error inflating class cgeo.geocaching.settings.CheckGcCredentialsPreference | ||||
* | Do not concatenate strings inside a StringBuilder | Samuel Tardieu | 2015-05-01 | 1 | -2/+4 |
| | | | | Also, add TODO for better use of string resources. | ||||
* | Do not require a less specific type than what is really needed | Samuel Tardieu | 2015-05-01 | 9 | -49/+40 |
| | |||||
* | refactoring: avoid duplicate json path query | Samuel Tardieu | 2015-05-01 | 1 | -2/+3 |
| | |||||
* | Use Play Services 7.3 LocationCallback | Samuel Tardieu | 2015-05-01 | 1 | -3/+5 |
| | |||||
* | force snapshot updates in maven update check | Bananeweizen | 2015-05-01 | 1 | -1/+1 |
| | |||||
* | upgrade jackson and androidannotations | Bananeweizen | 2015-05-01 | 32 | -22/+22 |
| | |||||
* | Fix failing test | Samuel Tardieu | 2015-04-30 | 1 | -1/+1 |
| | | | | | The test has been inadvertently reversed during the refactoring in 9a262f37a252105e77760ea2e9415ad712e2da93. | ||||
* | Upgrade to RxJava 1.0.10 | Samuel Tardieu | 2015-04-30 | 9 | -5/+5 |
| | |||||
* | upgrade to Play Services 7.3 | Bananeweizen | 2015-04-28 | 5 | -4/+4 |
| | |||||
* | avoid NPE in GPX related tests | Bananeweizen | 2015-04-28 | 1 | -5/+5 |
| | |||||
* | refactoring: use more AssertJ API | Bananeweizen | 2015-04-28 | 28 | -179/+143 |
| | |||||
* | revert trackable parsing | Bananeweizen | 2015-04-28 | 1 | -1/+1 |
| | | | | | | Actually the core cache parsing method will only read the fields retrieved by the core fields request. That contains only the trackable number. The full trackables will only be parsed by the full cache request. | ||||
* | refactoring: use primitive types | Bananeweizen | 2015-04-28 | 4 | -9/+10 |
| | |||||
* | Merge pull request #4913 from kumy/issue-4911 | Michael Keppler | 2015-04-28 | 11 | -42/+417 |
|\ | | | | | Fix #4911: Cache inventory should be smarter ;) | ||||
| * | Fix #4911: Cache inventory should be smarter ;) | Mathieu Alorent | 2015-04-28 | 11 | -42/+417 |
|/ | | | | | | | | Create new functions for easy merging trackables. * addInventoryItem() * mergeInventory() Use new function where appropriated. | ||||
* | Merge pull request #4916 from kumy/logentry-unitest | Samuel Tardieu | 2015-04-28 | 3 | -0/+159 |
|\ | | | | | Add JavaDoc and unit tests to LogEntry class | ||||
| * | Add JavaDoc and unit tests | Mathieu Alorent | 2015-04-28 | 3 | -0/+159 |
|/ | |||||
* | Fix #4850: "Auto visit" not always working for GKs | Mathieu Alorent | 2015-04-26 | 1 | -0/+1 |
| | |||||
* | Merge pull request #4912 from kumy/add-missing-annotation | kumy | 2015-04-26 | 4 | -0/+4 |
|\ | | | | | | | | | Add missing annotations on overriden methods Geocache.getGeocode() | ||||
| * | Add missing annotations on overriden methods | Mathieu Alorent | 2015-04-26 | 4 | -0/+4 |
|/ | | | | Let Idea be happy :) | ||||
* | add javadoc for parallel connector requesting | Bananeweizen | 2015-04-26 | 1 | -2/+13 |
| | |||||
* | Merge pull request #4909 from kumy/issue-4907 | Michael Keppler | 2015-04-26 | 4 | -3/+40 |
|\ | | | | | Fix #4907: NextPageGeocacheListLoader doesn't use parallelCombineActive | ||||
| * | Fix #4907: NextPageGeocacheListLoader doesn't use parallelCombineActive | Mathieu Alorent | 2015-04-25 | 4 | -3/+40 |
| | | |||||
* | | Merge pull request #4876 from kumy/issue-4854-bis | Michael Keppler | 2015-04-26 | 2 | -5/+16 |
|\ \ | | | | | | | Fix #4854: Direct users to settings if they try to log a GK without login | ||||
| * | | Fix #4854: Direct users to settings if they try to log a GK without login | Mathieu Alorent | 2015-04-12 | 2 | -5/+16 |
| | | | | | | | | | | | | | | | Rework of the message given to the user. Remove the toast. Display a Yes/No Dialog. | ||||
* | | | Merge pull request #4910 from kumy/add_docstring | kumy | 2015-04-25 | 1 | -0/+64 |
|\ \ \ | |_|/ |/| | | Add some Java doc | ||||
| * | | Add some Java doc | Mathieu Alorent | 2015-04-25 | 1 | -0/+64 |
|/ / | |||||
* | | refactoring: simplify some code | Bananeweizen | 2015-04-24 | 1 | -8/+1 |
| | | |||||
* | | Merge pull request #4906 from rsudev/crowdin_translations | rsudev | 2015-04-23 | 18 | -66/+30 |
|\ \ | | | | | | | crowdin: New translations | ||||
| * | | crowdin: New translations | rsudev | 2015-04-23 | 18 | -66/+30 |
|/ / | |||||
* | | Merge pull request #4905 from kumy/issue-4904 | kumy | 2015-04-23 | 1 | -1/+1 |
|\ \ | | | | | | | Fix #4904: Use the new api url for GKM | ||||
| * | | Fix #4904: Use the new api url for GKM | Mathieu Alorent | 2015-04-23 | 1 | -1/+1 |
|/ / | |||||
* | | have icon in direction menu | Bananeweizen | 2015-04-22 | 1 | -0/+1 |
| | | |||||
* | | show path and file name already before exporting | Bananeweizen | 2015-04-22 | 3 | -8/+16 |
| | | |||||
* | | fix #4898: export menu in cache details | Bananeweizen | 2015-04-22 | 4 | -17/+59 |
| | | |||||
* | | start unique file names index with 2 | Bananeweizen | 2015-04-22 | 2 | -4/+5 |
| | | | | | | humans count 1,2,3 not 1,1,2,3 | ||||
* | | disable problematic UI tests | Bananeweizen | 2015-04-22 | 2 | -11/+19 |
| | | |||||
* | | normalize geocodes returned by connectors | Bananeweizen | 2015-04-22 | 3 | -1/+8 |
| | | | | | | | | Avoids that any of the connectors returns a non uppercase geocode from parsing an URL | ||||
* | | refactoring: convert compass target menu into actionprovider | Bananeweizen | 2015-04-19 | 3 | -37/+114 |
| | | |||||
* | | refactoring: cleanup action providers | Bananeweizen | 2015-04-19 | 2 | -18/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2015-04-19 | 1 | -4/+12 |
|\ \ | |||||
| * | | fix #4884: Heading line has wrong target when started from compass | Bananeweizen | 2015-04-19 | 1 | -4/+12 |
| | | | |||||
* | | | fix #4896: huge empty space in compass | Bananeweizen | 2015-04-19 | 1 | -1/+1 |
| | | | |||||
* | | | fix #4776: optional direction line | Bananeweizen | 2015-04-19 | 1 | -4/+3 |
| | | | | | | | | | menu item was not checked initially | ||||
* | | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2015-04-19 | 1 | -4/+3 |
|\ \ \ | |/ / | |||||
| * | | fix #4895: NPE in DistanceDrawer | Bananeweizen | 2015-04-19 | 1 | -4/+3 |
| | | | |||||
* | | | add null annotation | Bananeweizen | 2015-04-19 | 1 | -1/+2 |
| | | | |||||
* | | | fix #4888: NPE in MapsWithMeCacheListApp | Bananeweizen | 2015-04-16 | 5 | -6/+18 |
| | | |