| Commit message (Expand) | Author | Age | Files | Lines |
| * | new: allow offline log without any login data stored, fixes #793 | Bananeweizen | 2011-11-15 | 2 | -12/+18 |
| * | fix: using "no rating" sets a rating of 0.5 stars | Bananeweizen | 2011-11-15 | 1 | -0/+3 |
| * | correctly update button label when logging, fixes #792 | Bananeweizen | 2011-11-15 | 1 | -19/+20 |
| * | support import of PQs that include PQ name in download zip file name | Stephan Merker | 2011-11-14 | 1 | -1/+1 |
| * | import zipped GPX files (as send by pocket queries) | Stephan Merker | 2011-11-13 | 2 | -6/+73 |
| * | wrong code send to Go4Cache API when using compass | Bananeweizen | 2011-11-13 | 2 | -14/+26 |
| * | refactor duplicate code from map | Bananeweizen | 2011-11-13 | 3 | -40/+50 |
| * | minor code cleanup in coords dialog | Bananeweizen | 2011-11-13 | 1 | -57/+68 |
| * | have Go4Cache localized, show also age of information, fixes #782 | Bananeweizen | 2011-11-13 | 6 | -30/+39 |
| * | crash in hidden by search, fixes #779 | Bananeweizen | 2011-11-13 | 1 | -1/+3 |
| * | change button text if logging not possible, fixes #460 | Bananeweizen | 2011-11-13 | 2 | -116/+76 |
| * | NPE when logging in airplane mode | Bananeweizen | 2011-11-13 | 1 | -0/+5 |
| * | Merge remote branch 'stephanme/importwpt' | Bananeweizen | 2011-11-13 | 8 | -55/+102 |
| |\ |
|
| | * | new: cancel GPX import with back button | Stephan Merker | 2011-11-09 | 8 | -55/+102 |
| * | | refactor Go4Cache code | Bananeweizen | 2011-11-12 | 12 | -93/+148 |
| * | | don't accept geocodes starting with special character | Bananeweizen | 2011-11-12 | 1 | -1/+1 |
| * | | ask for restore after reinstallation, fixes #777 | Bananeweizen | 2011-11-12 | 6 | -29/+93 |
| * | | disable menus in onPrepare only, fixes #778 | Bananeweizen | 2011-11-12 | 1 | -28/+31 |
| * | | context menu to open spoiler/log images online, fixes #47 | Bananeweizen | 2011-11-12 | 2 | -18/+74 |
| * | | refactoring of cgImage, cgeoimages activity | Bananeweizen | 2011-11-12 | 6 | -59/+74 |
| * | | NPE in airplane mode | Bananeweizen | 2011-11-12 | 1 | -1/+1 |
| * | | NPE in logging if no connection is available | Bananeweizen | 2011-11-12 | 1 | -1/+0 |
| * | | more unit tests | bananeweizen | 2011-11-11 | 10 | -11/+47 |
| * | | Fixing issue #772, NPE on login without network | rsudev | 2011-11-09 | 1 | -1/+1 |
| |/ |
|
| * | Move Go4Cache result parsing into the Go4Cache class | Samuel Tardieu | 2011-11-09 | 3 | -77/+79 |
| * | Add new Viewport type to encompass Viewport information | Samuel Tardieu | 2011-11-09 | 3 | -4/+45 |
| * | Accept any coordinate when creating a Geopoint | Samuel Tardieu | 2011-11-09 | 3 | -53/+4 |
| * | Logic cleanup | Samuel Tardieu | 2011-11-09 | 1 | -8/+3 |
| * | geo cannot be null here | Samuel Tardieu | 2011-11-09 | 1 | -3/+2 |
| * | Make GeopointFormatter.Format static | Samuel Tardieu | 2011-11-09 | 1 | -1/+1 |
| * | Prevent boolean boxing/unboxing | Samuel Tardieu | 2011-11-09 | 11 | -15/+15 |
| * | Remove useless conversions | Samuel Tardieu | 2011-11-09 | 1 | -2/+1 |
| * | Remove redundant super interfaces | Samuel Tardieu | 2011-11-09 | 19 | -27/+19 |
| * | String.format needs no Locale argument to get the default one | Samuel Tardieu | 2011-11-09 | 8 | -37/+30 |
| * | Use GeopointFormatter instead of String.format when coordinates are around | Samuel Tardieu | 2011-11-09 | 8 | -29/+28 |
| * | Use a less general formatter | Samuel Tardieu | 2011-11-09 | 2 | -209/+29 |
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2011-11-08 | 1 | -1/+1 |
| |\ |
|
| | * | Fixed regex due to GC.com update | blafoo | 2011-11-08 | 1 | -1/+1 |
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2011-11-08 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Fix trackable name parsing following gc.com update | Samuel Tardieu | 2011-11-08 | 1 | -1/+1 |
| * | | Display a better message when gc.com is in maintenance mode | Samuel Tardieu | 2011-11-08 | 3 | -6/+15 |
| * | | Settings.cacheType returns a CacheType | Samuel Tardieu | 2011-11-08 | 1 | -2/+2 |
| * | | Remove deprecated structures and methods | Samuel Tardieu | 2011-11-08 | 6 | -79/+59 |
| * | | Use CacheType instead of String | Samuel Tardieu | 2011-11-08 | 1 | -7/+7 |
| * | | Do not use deprecated methods | Samuel Tardieu | 2011-11-08 | 20 | -78/+87 |
| * | | A null cache id corresponds to a null cache type | Samuel Tardieu | 2011-11-08 | 1 | -0/+3 |
| * | | Do not reassign method parameters | Samuel Tardieu | 2011-11-08 | 2 | -14/+24 |
| * | | Simplify RunnableWithArgument | Samuel Tardieu | 2011-11-07 | 2 | -20/+9 |
| * | | Fix #641: "Any destination": Wrong selection and FC | SammysHP | 2011-11-07 | 1 | -1/+1 |
| * | | Signal activity to Go4Cache when using the map | Samuel Tardieu | 2011-11-07 | 1 | -2/+1 |