| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | have same minor sdk version in test as in app | Bananeweizen | 2014-03-04 | 2 | -2/+2 |
| | | |||||
| * | refactor deprecated code | Bananeweizen | 2014-03-04 | 1 | -5/+7 |
| | | |||||
| * | Clearer string for log type "Post reviewer note" | Lars | 2014-03-04 | 1 | -1/+1 |
| | | | | This covers both cases: A log from a reviewer and a log to a reviewer. Therefore the translation Review Note is the most simply to cover both cases. Also changed on crowdin. | ||||
| * | Update changelog_master.xml | Lars | 2014-03-04 | 1 | -0/+2 |
| | | |||||
| * | #3636: update project files | Samuel Tardieu | 2014-03-04 | 4 | -13/+24 |
| | | |||||
| * | #3636: add Intellij IDEA project files | Samuel Tardieu | 2014-03-04 | 20 | -0/+1200 |
| | | |||||
| * | Merge branch '#3614' of git://github.com/darekkay/cgeo into upstream | Samuel Tardieu | 2014-03-03 | 1 | -0/+1 |
| |\ | |||||
| | * | fix #3614: decrypt waypoint note | Darek Kay | 2014-03-03 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | fix failing test | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 |
| | | | | |||||
| * | | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'release' of github.com:cgeo/cgeo into release | Samuel Tardieu | 2014-03-02 | 1 | -0/+5 |
| | |\ \ | |||||
| | | * | | Update changelog_release.xml | Lars | 2014-03-02 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-03-02 | 2 | -1/+3 |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| | * | | fix #3634: special log types on unpublished caches | Samuel Tardieu | 2014-03-02 | 2 | -1/+3 |
| | |/ | |||||
| * | | Merge pull request #3633 from darekkay/#3266 | SammysHP | 2014-03-02 | 1 | -1/+2 |
| |\ \ | | | | | | | Fix #3266: Use long press on filter button to reset filter | ||||
| | * | | fix #3266 | Darek Kay | 2014-03-02 | 1 | -1/+2 |
| | | | | |||||
| * | | | Update changelog_master.xml | Lars | 2014-03-02 | 1 | -0/+3 |
| |/ / | |||||
| * | | fix #3632: No Swipe on cache details | Bananeweizen | 2014-03-01 | 1 | -2/+1 |
| | | | |||||
| * | | Query various connectors in parallel | Samuel Tardieu | 2014-02-28 | 5 | -36/+57 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-28 | 6 | -55/+109 |
| |\ \ | |/ | |||||
| | * | fix #3594: personal note parsing is too loose | Samuel Tardieu | 2014-02-28 | 5 | -5/+44 |
| | | | |||||
| | * | refactoring: move waypoint parsing code in Waypoint | Samuel Tardieu | 2014-02-28 | 2 | -51/+66 |
| | | | |||||
| * | | Merge branch 'release' | rsudev | 2014-02-28 | 1 | -2/+9 |
| |\ \ | |/ | |||||
| | * | Fixes #3628, Array out of bounds in simple dir chooser | rsudev | 2014-02-28 | 1 | -2/+9 |
| | | | | | | | | | - hide ok button when diving into a directory | ||||
| * | | refactoring: move GC specific code in GCParser | Samuel Tardieu | 2014-02-28 | 2 | -18/+18 |
| | | | |||||
| * | | refactoring: remove unused warnings | Samuel Tardieu | 2014-02-28 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: style fix | Samuel Tardieu | 2014-02-27 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: clean progress dialog handling | Samuel Tardieu | 2014-02-27 | 1 | -11/+6 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-27 | 1 | -2/+2 |
| |\ \ | |/ | |||||
| | * | fix #3550: dialog don't show up the second time | Samuel Tardieu | 2014-02-27 | 1 | -2/+2 |
| | | | |||||
| * | | refactoring: remove warning | Samuel Tardieu | 2014-02-27 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: clean send2cgeo receiver code | Samuel Tardieu | 2014-02-27 | 1 | -54/+48 |
| | | | |||||
| * | | refactoring: remove useless yield() | Samuel Tardieu | 2014-02-27 | 2 | -8/+0 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-27 | 1 | -0/+4 |
| |\ \ | |/ | |||||
| | * | fix #3541: trackable geocode is null | Samuel Tardieu | 2014-02-27 | 1 | -0/+4 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-27 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | fix #3566: log password box missing when changing logtype | Samuel Tardieu | 2014-02-27 | 1 | -0/+1 |
| | | | |||||
| * | | Use DecompressingHttpClient instead of our own | Samuel Tardieu | 2014-02-27 | 1 | -42/+2 |
| | | | |||||
| * | | Use LaxRedirectStrategy instead of our own | Samuel Tardieu | 2014-02-27 | 1 | -22/+2 |
| | | | |||||
| * | | Update to RxJava 0.17.0-RC6 | Samuel Tardieu | 2014-02-27 | 2 | -0/+0 |
| | | | |||||
| * | | Fixed test fail for searchByCoordinates | rsudev | 2014-02-27 | 1 | -2/+2 |
| | | | | | | | | | Original cache was archived, choose a new one | ||||
| * | | Merge pull request #3630 from rsudev/crowdin_translations | rsudev | 2014-02-26 | 1 | -3/+4 |
| |\ \ | | | | | | | crowdin: New translations | ||||
| | * | | crowdin: New translations | rsudev | 2014-02-26 | 1 | -3/+4 |
| |/ / | |||||
| * | | Fixes #3626, Can not authorize to oc.pl | rsudev | 2014-02-25 | 1 | -1/+2 |
| | | | | | | | | | - fixed my stupid bug sending the request twice :( | ||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-02-25 | 0 | -0/+0 |
| |\ \ | |/ | |||||
| | * | Fix #3580, Logging with oc not possible without entering user credentials for gc | rsudev | 2014-02-25 | 1 | -1/+0 |
| | | | | | | | | | - removed no longer sensible check for gc credentials. | ||||
| * | | refactoring: do not duplicate code | Samuel Tardieu | 2014-02-24 | 3 | -45/+33 |
| | | | |||||
| * | | refactoring: do not duplicate code | Samuel Tardieu | 2014-02-24 | 1 | -8/+2 |
| | | | |||||
| * | | refactoring: do not duplicate code | Samuel Tardieu | 2014-02-24 | 3 | -39/+32 |
| | | | |||||
