| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #3398: have options menu for pocket queries | Bananeweizen | 2013-12-18 | 6 | -21/+20 |
| | | |||||
| * | refactoring: reduce mapsforge memory usage | Bananeweizen | 2013-12-18 | 12 | -188/+141 |
| | | | | | | | | | | This puts scale and position into one overlay, instead of using 2 overlays. That reduces memory usage by 2 times a full screen bitmap due to double buffering in mapsforge. The only downside is that scale and position now have to be drawn at the same depth-level (below or on top of the caches), but they were both on top previously anyway. | ||||
| * | new: have waypoint name in waypoint context menu | Bananeweizen | 2013-12-18 | 1 | -1/+1 |
| | | |||||
| * | update libraries | Bananeweizen | 2013-12-18 | 4 | -1/+1 |
| | | |||||
| * | refactoring: remove duplicated code | Bananeweizen | 2013-12-18 | 14 | -58/+96 |
| | | |||||
| * | build: exclude third party code from coverage measurement | Bananeweizen | 2013-12-18 | 1 | -0/+1 |
| | | |||||
| * | refactoring: generalize GCConnector capabilities implementation | Bananeweizen | 2013-12-18 | 14 | -85/+73 |
| | | |||||
| * | fix lint warning | Bananeweizen | 2013-12-17 | 1 | -3/+1 |
| | | |||||
| * | new: make connectors report their features to the user | Bananeweizen | 2013-12-17 | 14 | -79/+302 |
| | | |||||
| * | refactoring: move password handling into the password preference | Bananeweizen | 2013-12-17 | 2 | -7/+12 |
| | | |||||
| * | fix findbugs issues | Bananeweizen | 2013-12-17 | 2 | -14/+15 |
| | | |||||
| * | new: search by keyword for OX connector | Bananeweizen | 2013-12-17 | 11 | -32/+65 |
| | | |||||
| * | avoid storing OX caches on standard list | Bananeweizen | 2013-12-17 | 1 | -1/+1 |
| | | |||||
| * | improve parsing of OX parser | Bananeweizen | 2013-12-17 | 2 | -0/+17 |
| | | |||||
| * | refactoring: remove code duplication | Bananeweizen | 2013-12-17 | 3 | -26/+20 |
| | | |||||
| * | new: have OpenCaching.com as normal connector | Bananeweizen | 2013-12-16 | 20 | -60/+143 |
| | | | | | | * now with bounding box search for live map * fixed search by center * added setting to enable/disable connector | ||||
| * | refactoring: remove duplication in logging manager | Bananeweizen | 2013-12-16 | 5 | -34/+27 |
| | | |||||
| * | fix outdated Javadoc | Bananeweizen | 2013-12-16 | 1 | -1/+0 |
| | | |||||
| * | cleanup: fix all findbugs on test and calendar | Bananeweizen | 2013-12-16 | 13 | -43/+312 |
| | | |||||
| * | refactoring: remove duplication in login classes | Bananeweizen | 2013-12-16 | 15 | -173/+169 |
| | | | | * convert from static to singletons | ||||
| * | rename Login to GCLogin | Bananeweizen | 2013-12-16 | 19 | -99/+99 |
| | | | | * easier to differentiate, as there are other login providers now | ||||
| * | refactoring: remove duplicated preferences | Bananeweizen | 2013-12-16 | 3 | -185/+140 |
| | | |||||
| * | fix: recognize waypoints in EC GPX files | Bananeweizen | 2013-12-16 | 1 | -1/+6 |
| | | |||||
| * | fix: NPE in search by geocode | Bananeweizen | 2013-12-16 | 1 | -4/+4 |
| | | |||||
| * | fix 3461: CME in map filtering | Bananeweizen | 2013-12-16 | 1 | -1/+1 |
| | | |||||
| * | integrate extremcaching.com | Bananeweizen | 2013-12-16 | 8 | -10/+90 |
| | | | | | | | * 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 | ||||
| * | implemented suggestions from review | rel00p | 2013-12-16 | 10 | -63/+46 |
| | | |||||
| * | extremcaching connector added logging capabillity | rel00p | 2013-12-16 | 6 | -1/+144 |
| | | |||||
| * | extremcaching connector license text | rel00p | 2013-12-16 | 1 | -0/+6 |
| | | |||||
| * | extremcaching connector initial version | rel00p | 2013-12-16 | 16 | -6/+813 |
| | | |||||
| * | refactoring: eclipse 4.4 has stronger null checks | Bananeweizen | 2013-12-15 | 1 | -2/+1 |
| | | |||||
| * | fix #3457: crash when using Google Maps on a Jolla | Samuel Tardieu | 2013-12-14 | 1 | -2/+9 |
| | | |||||
| * | Fix #3458, send2cgeo for opencaching.nl | rsudev | 2013-12-14 | 1 | -3/+4 |
| | | |||||
| * | calendar addon: recognize one more variation of the event time | Bananeweizen | 2013-12-13 | 2 | -1/+3 |
| | | |||||
| * | fix findbugs exclusion file | Bananeweizen | 2013-12-08 | 1 | -1/+1 |
| | | |||||
| * | findbugs: more cleanup | Bananeweizen | 2013-12-08 | 15 | -16/+161 |
| | | | | | * include findbugs suppression annotations * have findbugs settings stored as shared settings | ||||
| * | refactoring: findbugs issues | Bananeweizen | 2013-12-08 | 4 | -22/+17 |
| | | |||||
| * | Fixes #3450, Opencaching.us: Api update to rev 901 | rsudev | 2013-12-08 | 1 | -1/+1 |
| | | | | | - adapted okapi level of opencaching.us to current after site update | ||||
| * | fixes #3431: avoid navigation selection for single option | Bananeweizen | 2013-12-08 | 1 | -13/+22 |
| | | |||||
| * | new: have send2cgeo in usefull apps | Bananeweizen | 2013-12-08 | 2 | -2/+8 |
| | | |||||
| * | refactor: generalize state storing for listview based viewpager pages | Bananeweizen | 2013-12-08 | 4 | -39/+60 |
| | | |||||
| * | Merge remote-tracking branch 'KiwiStone/issue-3354' | Bananeweizen | 2013-12-08 | 3 | -2/+89 |
| |\ | |||||
| | * | fixes #3354 - Position not saved on logbook screen | KiwiStone | 2013-11-29 | 3 | -1/+88 |
| | | | |||||
| * | | Support for unknown text attributes | rsudev | 2013-12-04 | 1 | -3/+2 |
| | | | |||||
| * | | Move attributes from opencaching.de ids to okapi acodes | rsudev | 2013-12-04 | 14 | -2820/+2953 |
| | | | |||||
| * | | Typo correction | Lars | 2013-12-04 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/release' into master_dev | rsudev | 2013-12-04 | 2 | -1/+6 |
| |\ \ | |||||
| | * | | Adapting testcase to site changes 20131203 | rsudev | 2013-12-04 | 1 | -1/+1 |
| | |/ | |||||
| | * | Update changelog_release.xml | Lars | 2013-10-30 | 1 | -0/+5 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2013-12-02 | 1 | -0/+11 |
| | | | |||||
