| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the low power mode in cache details | Samuel Tardieu | 2014-08-18 | 1 | -1/+23 |
| | | |||||
| * | Implement low geolocation power mode for main activity and lists | Samuel Tardieu | 2014-08-18 | 5 | -20/+78 |
| | | |||||
| * | fix #4183: new fused provider breaks BT-GPS | Samuel Tardieu | 2014-08-18 | 6 | -15/+53 |
| | | |||||
| * | Merge branch 'release' | rsudev | 2014-08-18 | 5 | -0/+30 |
| |\ | |||||
| | * | Merge pull request #4187 from rsudev/crowdin_translations | rsudev | 2014-08-18 | 5 | -0/+30 |
| | |\ | | | | | | | crowdin: New translations | ||||
| | | * | crowdin: New translations | rsudev | 2014-08-18 | 5 | -0/+30 |
| | |/ | |||||
| * | | fix #4180: ANR in CacheListActivity | Samuel Tardieu | 2014-08-18 | 1 | -10/+13 |
| | | | |||||
| * | | Merge branch 'release' | rsudev | 2014-08-18 | 6 | -51/+54 |
| |\ \ | |/ | |||||
| | * | Navigation action for navigate any point. | rsudev | 2014-08-18 | 2 | -8/+27 |
| | | | | | | | | | - Fix inconsisten action item order as well | ||||
| | * | Fix #4143 Revert color setting in change log | Lars | 2014-08-18 | 1 | -1/+1 |
| | | | | | | | Enlarge font to 16 to check the appearance. | ||||
| | * | fix: wrong toast on finishing compass | Bananeweizen | 2014-08-17 | 1 | -2/+3 |
| | | | |||||
| | * | fix #4126: remove sub menu "manage" | Bananeweizen | 2014-08-17 | 2 | -40/+23 |
| | | | |||||
| * | | Merge branch 'release' | rsudev | 2014-08-17 | 5 | -9/+102 |
| |\ \ | |/ | |||||
| | * | convert navigation popup menu to action menu | Bananeweizen | 2014-08-17 | 5 | -7/+100 |
| | | | |||||
| * | | #4179: only open a cache whose geocode is available | Samuel Tardieu | 2014-08-15 | 2 | -21/+24 |
| | | | |||||
| * | | Use lesser-arguments form of getMatch when possible | Samuel Tardieu | 2014-08-15 | 1 | -3/+3 |
| | | | |||||
| * | | Code and parameter naming cleanup | Samuel Tardieu | 2014-08-15 | 1 | -20/+17 |
| | | | |||||
| * | | Use an explicit charset when encoding a string | Samuel Tardieu | 2014-08-15 | 1 | -1/+1 |
| | | | |||||
| * | | fix #4177: TextUtils.getMatch ignores last parameter | Samuel Tardieu | 2014-08-15 | 3 | -15/+23 |
| | | | |||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-08-15 | 8 | -5/+6 |
| |\ \ | |/ | |||||
| | * | Merge pull request #4173 from Lineflyer/release | Bananeweizen | 2014-08-14 | 2 | -4/+4 |
| | |\ | | | | | | | Fix #4136 Have neutral background if no gcvote rating is present | ||||
| | | * | Solid white background for favs on white theme | Lars | 2014-08-14 | 1 | -2/+2 |
| | | | | |||||
| | | * | Solid black background for favs on black theme | Lars | 2014-08-14 | 1 | -2/+2 |
| | | | | |||||
| | * | | #4128: new icon for map mode selection | Bananeweizen | 2014-08-14 | 6 | -1/+2 |
| | |/ | |||||
| * | | Create observables at application start | Samuel Tardieu | 2014-08-15 | 1 | -21/+18 |
| | | | |||||
| * | | Use simpler code for location and direction providers | Samuel Tardieu | 2014-08-15 | 7 | -304/+120 |
| | | | |||||
| * | | update Eclipse installation links | Bananeweizen | 2014-08-15 | 1 | -11/+79 |
| | | | |||||
| * | | Merge branch 'release' | SammysHP | 2014-08-14 | 1 | -0/+7 |
| |\ \ | |/ | |||||
| | * | Hide keyboard when leaving coordinate input dialog | SammysHP | 2014-08-14 | 1 | -0/+7 |
| | | | |||||
| * | | Merge branch 'release' | Bananeweizen | 2014-08-14 | 6 | -5/+129 |
| |\ \ | |/ | | | | | | | | | Conflicts: main/proguard-project.txt main/src/cgeo/geocaching/CacheDetailActivity.java | ||||
| | * | Merge pull request #4154 from rsudev/issue3843_longPress | Bananeweizen | 2014-08-14 | 6 | -4/+121 |
| | |\ | | | | | | | DO NOT MERGE YET: Fixes #3843, Action Bar: Secondary navigation tool? | ||||
| | | * | Fixes #3843, Action Bar: Secondary navigation tool? | rsudev | 2014-08-13 | 6 | -4/+121 |
| | | | | | | | | | | | | | - added an action provider that handles the long click and redirects to secondary default navigation | ||||
| * | | | Merge branch 'release' | rsudev | 2014-08-14 | 56 | -309/+337 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #4171 from rsudev/crowdin_translations | rsudev | 2014-08-14 | 54 | -302/+325 |
| | |\ \ | | | | | | | | | crowdin: New translations | ||||
| | | * | | crowdin: New translations | rsudev | 2014-08-14 | 54 | -302/+325 |
| | |/ / | |||||
| | * | | #4157: show toast starting/stopping speech | Bananeweizen | 2014-08-13 | 2 | -7/+12 |
| | | | | |||||
| * | | | Merge branch 'release' | Bananeweizen | 2014-08-13 | 1 | -15/+25 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #4168 from schwabe/fix_1745 | Bananeweizen | 2014-08-13 | 1 | -14/+25 |
| | |\ \ | | |/ | |/| | Fix #1745: Fix Waypoint description overlapping navigation icon | ||||
| | | * | Fix #1745: Fix Waypoint description overlapping navigation icon | Arne Schwabe | 2014-08-13 | 1 | -14/+25 |
| | |/ | |||||
| * | | new: invoke keyboard on log text field | Bananeweizen | 2014-08-13 | 3 | -0/+19 |
| | | | |||||
| * | | fix #4169: update trackable log after logging | Bananeweizen | 2014-08-13 | 3 | -6/+40 |
| | | | |||||
| * | | #3034 Additional correction | Lars | 2014-08-13 | 1 | -1/+1 |
| | | | |||||
| * | | Use more idiomatic constructs from Jackson library | Samuel Tardieu | 2014-08-13 | 1 | -6/+4 |
| | | | |||||
| * | | refactoring: remove unused import | Bananeweizen | 2014-08-12 | 1 | -1/+0 |
| | | | |||||
| * | | fix #4151: proguard use for Gradle debug builds | Samuel Tardieu | 2014-08-12 | 1 | -1/+1 |
| | | | |||||
| * | | Fix #3034 Sync wording with Playstore | Lars | 2014-08-12 | 1 | -3/+3 |
| | | | | | | | https://github.com/cgeo/cgeo/wiki/Calendar-Plugin-description-for-PlayStore | ||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-08-12 | 2 | -15/+9 |
| |\ \ | |/ | |||||
| | * | Never block when building a cache/waypoint details creator | Samuel Tardieu | 2014-08-12 | 2 | -15/+9 |
| | | | | | | | | | | | | | | | Blocking on the UI thread may prevent other looper threads from executing, including the ones in charge of receiving the location updates. This may lead to deadlocks when, for example, starting cgeo from a cache URL if cgeo has not been started before. | ||||
| * | | Merge branch 'release' into upstream | Samuel Tardieu | 2014-08-12 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | fix #4166: inconsistent labels for non-event cache | Samuel Tardieu | 2014-08-12 | 1 | -1/+1 |
| | | | |||||
