| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'release' into upstream | Samuel Tardieu | 2014-10-28 | 1 | -0/+5 |
| |\ | |||||
| | * | Merge branch 'issue-4416' into release | Samuel Tardieu | 2014-10-28 | 10 | -79/+26 |
| | |\ | |||||
| | * \ | Merge branch 'issue-4434' into release | Samuel Tardieu | 2014-10-28 | 1 | -3/+3 |
| | |\ \ | |||||
| | * | | | Update changelog_release.xml | Lars | 2014-10-28 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Update README regarding Google Maps v1 keys | Samuel Tardieu | 2014-10-27 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge branch 'issue-4416' into upstream | Samuel Tardieu | 2014-10-27 | 1 | -1/+2 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | fix javadoc warning | Michael Keppler | 2014-10-27 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | Use English when parsing date | Samuel Tardieu | 2014-10-27 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | Part of fix for #4416. | ||||
| * | | | | Merge branch 'issue-4434' into upstream | Samuel Tardieu | 2014-10-27 | 1 | -3/+3 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | fix #4434: crash when storing filtered list | Samuel Tardieu | 2014-10-27 | 1 | -3/+3 |
| | | |/ | |/| | |||||
| * | | | Use shorter form for cloned subscriber | Samuel Tardieu | 2014-10-27 | 1 | -17/+2 |
| | | | | |||||
| * | | | fix javadoc warning | Michael Keppler | 2014-10-26 | 1 | -2/+0 |
| | | | | |||||
| * | | | Merge pull request #4432 from rsudev/crowdin_translations | rsudev | 2014-10-25 | 1 | -0/+6 |
| |\ \ \ | | | | | | | | | crowdin: New translations | ||||
| | * | | | crowdin: New translations | rsudev | 2014-10-25 | 1 | -0/+6 |
| |/ / / | |||||
| * | | | Remove a potential race condition | Samuel Tardieu | 2014-10-24 | 5 | -10/+27 |
| | | | | |||||
| * | | | Remove extra debug information | Samuel Tardieu | 2014-10-22 | 1 | -2/+0 |
| | | | | |||||
| * | | | Merge branch 'asyn-refactoring' of git://github.com/yulin2/cgeo into upstream | Samuel Tardieu | 2014-10-22 | 6 | -66/+172 |
| |\ \ \ | |||||
| | * | | | put db access at 1 place into async task | Yu Lin | 2014-10-20 | 1 | -8/+12 |
| | | | | | |||||
| | * | | | put bitmap decoding at 2 places into async task | Yu Lin | 2014-10-20 | 1 | -19/+38 |
| | | | | | |||||
| | * | | | put db access at 2 places into async task | Yu Lin | 2014-10-20 | 1 | -6/+25 |
| | | | | | |||||
| | * | | | put db access at 1 place into async task | Yu Lin | 2014-10-20 | 1 | -11/+22 |
| | | | | | |||||
| | * | | | put db query at 1 place into async task | Yu Lin | 2014-10-20 | 1 | -9/+19 |
| | | | | | |||||
| | * | | | put db access at 4 places into async task | Yu Lin | 2014-10-20 | 1 | -13/+56 |
| | | | | | |||||
| * | | | | Merge branch 'issue-4416' into upstream | Samuel Tardieu | 2014-10-22 | 9 | -78/+26 |
| |\ \ \ \ | | |_|/ | |/| | | | | | | | | | | Conflicts: main/src/cgeo/geocaching/connector/gc/GCLogin.java | ||||
| | * | | | fix #4416: new preferences page on geocaching.com | Samuel Tardieu | 2014-10-22 | 2 | -61/+7 |
| | | | | | |||||
| | * | | | Get GC custom date on every succesful login | Samuel Tardieu | 2014-10-22 | 3 | -6/+3 |
| | | | | | | | | | | | | | | | | | Part of work on #4416. | ||||
| | * | | | Reset default date format on login error | Samuel Tardieu | 2014-10-22 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | When unlogged, the default format is MM/dd/yyyy. Part of work on #4416. | ||||
| | * | | | Use uniform date format in tests | Samuel Tardieu | 2014-10-22 | 5 | -7/+7 |
| | | |/ | |/| | | | | | | | Part of work on #4416. | ||||
| * | | | Do not accept log entries without valid date | Samuel Tardieu | 2014-10-22 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge pull request #4421 from marco-dev/keepListPosition | Marco Jacob | 2014-10-22 | 1 | -3/+7 |
| |\ \ \ | | | | | | | | | fixes #4384 - keep last visible list position | ||||
| | * | | | fixes #4384 - keep last visible list position | Marco Jacob | 2014-10-17 | 1 | -3/+7 |
| | | | | | |||||
| * | | | | Fixes #4423, Last zoom not remembered | rsudev | 2014-10-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | - corrected check condition | ||||
| * | | | | Merge pull request #4429 from rsudev/crowdin_translations | rsudev | 2014-10-22 | 2 | -0/+11 |
| |\ \ \ \ | |_|_|/ |/| | | | crowdin: New translations | ||||
| | * | | | crowdin: New translations | rsudev | 2014-10-22 | 2 | -0/+11 |
| |/ / / | |||||
| * | | | fix #4426: Disable optional action bar actions by default | Bananeweizen | 2014-10-20 | 6 | -14/+29 |
| | | | | |||||
| * | | | Upgrade to RxJava 0.20.6 | Samuel Tardieu | 2014-10-20 | 20 | -8/+8 |
| | | | | |||||
| * | | | Merge pull request #4425 from rsudev/crowdin_translations | rsudev | 2014-10-19 | 18 | -26/+9 |
| |\ \ \ | | | | | | | | | crowdin: New translations | ||||
| | * | | | crowdin: New translations | rsudev | 2014-10-19 | 18 | -26/+9 |
| |/ / / | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-10-18 | 2 | -26/+27 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Put actual and expected at the right places in test | Samuel Tardieu | 2014-10-18 | 1 | -25/+26 |
| | | | | |||||
| | * | | Use correct date format in test | Samuel Tardieu | 2014-10-18 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #4417 from culmor30/master | Samuel Tardieu | 2014-10-16 | 7 | -2/+62 |
| |\ \ \ | |_|/ |/| | | Implemented support for external Android Wear apps | ||||
| | * | | Implemented support for external Android Wear apps | Collie | 2014-10-15 | 7 | -2/+62 |
| |/ / | | | | | | | | | | | | | | | | | | | Android Wear apps can listen for the 'cgeo.geocaching.wear.NAVIGATE_TO' intent to get cache info from c:geo, passed as Intent extras. Altered ProcessUtils#isIntentAvailable(final String action, final Uri uri) to scan for Services (instead of just activities) which can handle a given action; my Wear app (as I imagine others will) mainly runs as a Service and requires no activity to be launched. | ||||
| * | | Merge branch 'release' | rsudev | 2014-10-13 | 3 | -0/+337 |
| |\ \ | |/ | |||||
| | * | Merge pull request #4415 from rsudev/crowdin_translations | rsudev | 2014-10-13 | 3 | -0/+337 |
| | |\ | | | | | | | crowdin: New translations | ||||
| | | * | crowdin: New translations | rsudev | 2014-10-13 | 3 | -0/+337 |
| | |/ | |||||
| | * | Merge branch 'issue-4369' into release | Samuel Tardieu | 2014-10-02 | 4 | -17/+21 |
| | |\ | |||||
| * | | | fix #4414: Enable total number of caches in live map only with debug | Bananeweizen | 2014-10-12 | 1 | -1/+1 |
| | | | | | | | | | | setting | ||||
| * | | | fix #659: limit initial zoom level of live map | Bananeweizen | 2014-10-11 | 1 | -2/+6 |
| | | | | |||||
| * | | | refactoring: avoid repeated stringbuilder for queries | Bananeweizen | 2014-10-10 | 1 | -124/+82 |
| | | | | | | | | | | | | | | | | Our prepared SQL statements actually created a Stringbuilder for concatenation of the query string on each invocation, even with the statements already being prepared. | ||||
