| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | crowdin: New translations | rsudev | 2014-06-15 | 9 | -53/+60 |
| | | |||||
| * | Small string fix | rsudev | 2014-06-15 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #3993 from schwabe/theme_fixes | Bananeweizen | 2014-06-15 | 8 | -20/+44 |
| |\ | | | | | Theme fixes | ||||
| | * | Change the actionbar of the main activity to be semi transparent | Arne Schwabe | 2014-06-13 | 4 | -0/+0 |
| | | | |||||
| | * | Theme/style fixes: make action bar in main view intransparent, background ↵ | Arne Schwabe | 2014-06-13 | 8 | -20/+44 |
| | | | | | | | | | transparent again, make progress indicator small (closes #3888) | ||||
| * | | Merge pull request #3994 from schwabe/fix_3991 | Bananeweizen | 2014-06-14 | 1 | -0/+4 |
| |\ \ | | | | | | | Don't react on data change notification if the activity is in the proces... | ||||
| | * | | Don't react on data change notification if the activity is in the process of ↵ | Arne Schwabe | 2014-06-13 | 1 | -0/+4 |
| | |/ | | | | | | | being shutdown (Closes #3991) | ||||
| * | | Test for #3922 - disable multiwindow support | rsudev | 2014-06-14 | 1 | -14/+0 |
| | | | |||||
| * | | Merge branch 'release' | rsudev | 2014-06-14 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Update changelog_release.xml | Lars | 2014-06-11 | 1 | -2/+3 |
| | | | | |||||
| * | | | Merge pull request #3995 from rsudev/crowdin_translations | rsudev | 2014-06-13 | 2 | -0/+18 |
| |\ \ \ | |_|/ |/| | | crowdin: New translations | ||||
| | * | | crowdin: New translations | rsudev | 2014-06-13 | 2 | -0/+18 |
| |/ / | |||||
| * | | fix #3907: duplicate share menu | Bananeweizen | 2014-06-13 | 22 | -41/+7 |
| | | | |||||
| * | | fix #3989: sortactionprovider must be kept in proguard | Bananeweizen | 2014-06-13 | 1 | -0/+3 |
| | | | |||||
| * | | fix #3259: remove menu "remove all and list" | Bananeweizen | 2014-06-12 | 3 | -38/+8 |
| | | | |||||
| * | | Fixes #3855, now show always the overflow | rsudev | 2014-06-12 | 1 | -0/+17 |
| | | | |||||
| * | | convert sort selection to actionprovider | Bananeweizen | 2014-06-12 | 4 | -160/+199 |
| | | | |||||
| * | | Implements #3894, Only show Changelog on startup if hash code changed | rsudev | 2014-06-12 | 4 | -13/+28 |
| | | | | | | | | | - switched from version checking to checksum checking | ||||
| * | | fix #3961: use radio button menu for compass sensors | Bananeweizen | 2014-06-11 | 3 | -7/+28 |
| | | | |||||
| * | | fix #3955: use recommended scrollbar styles | Bananeweizen | 2014-06-11 | 9 | -8/+26 |
| | | | |||||
| * | | new: make import/export top level menu items | Bananeweizen | 2014-06-11 | 7 | -108/+51 |
| | | | |||||
| * | | fix #3953: have number of caches in deletion confirmation | Bananeweizen | 2014-06-11 | 20 | -132/+14 |
| | | | | | | | | | This also renames a number of involved string resources to enforce a new translation which avoids the term "drop" and instead uses "remove". | ||||
| * | | fix some lint warnings | Bananeweizen | 2014-06-11 | 20 | -19/+2 |
| | | | |||||
| * | | fix #3855: remove overflow menu option | Bananeweizen | 2014-06-11 | 11 | -101/+46 |
| | | | |||||
| * | | refactoring: more assertj instead of junit assert | Bananeweizen | 2014-06-11 | 8 | -29/+31 |
| | | | |||||
| * | | fix #3927: do not sort stage, puzzle and waypoint | Bananeweizen | 2014-06-11 | 1 | -16/+20 |
| | | | |||||
| * | | reorder compass menu items | Bananeweizen | 2014-06-11 | 1 | -20/+20 |
| | | | |||||
| * | | fix #3980: remove "set destination" menu in compass | Bananeweizen | 2014-06-11 | 20 | -30/+0 |
| | | | |||||
| * | | Fixes #3939, Will attend not counted in log summary on OC-logbooks | rsudev | 2014-06-11 | 2 | -1/+14 |
| | | | |||||
| * | | Merge pull request #3982 from rsudev/crowdin_translations | rsudev | 2014-06-11 | 1 | -0/+8 |
| |\ \ | | | | | | | crowdin: New translations | ||||
| | * | | crowdin: New translations | rsudev | 2014-06-11 | 1 | -0/+8 |
| |/ / | |||||
| * | | Merge remote-tracking branch 'origin/release' | Bananeweizen | 2014-06-11 | 3 | -1/+20 |
| |\ \ | |/ | |||||
| | * | fix #3981: mystery cache types renamed on website | Bananeweizen | 2014-06-11 | 2 | -1/+16 |
| | | | |||||
| | * | Update changelog_release.xml | Lars | 2014-06-08 | 1 | -0/+4 |
| | | | |||||
| | * | Merge pull request #3965 from marco-dev/fixStaticMapsCropLayout | rsudev | 2014-06-08 | 2 | -2/+2 |
| | |\ | | | | | | | fixes #3959 - don't crop static maps due to Google license | ||||
| * | \ | Merge pull request #3975 from schwabe/gradle_plugin_011 | Samuel Tardieu | 2014-06-09 | 6 | -10/+69 |
| |\ \ \ | | | | | | | | | Fix bulding with gradle/Android studio. | ||||
| | * | | | Fix bulding with gradle/Android studio. | Arne Schwabe | 2014-06-09 | 6 | -10/+69 |
| |/ / / | | | | | | | | | | | | | Update rx java to 0.19 Also add unfinished prototypes for the seldom used side projects. | ||||
| * | | | fix #3970: crash when trying to change GC-username | Samuel Tardieu | 2014-06-09 | 2 | -4/+6 |
| | | | | |||||
| * | | | Merge pull request #3974 from rsudev/crowdin_translations | rsudev | 2014-06-09 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | crowdin: New translations | ||||
| | * | | | crowdin: New translations | rsudev | 2014-06-09 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Added source jars for rxJava 0.19.0 | rsudev | 2014-06-09 | 6 | -0/+3 |
| | | | | | | | | | | | | | - it might be necessary to close and reopen the project to make them used | ||||
| * | | | fix #3973: RxJava periodic timer is not stopped in onPause | Samuel Tardieu | 2014-06-09 | 1 | -3/+24 |
| | | | | |||||
| * | | | Upgrade RxJava to version 0.19 | Samuel Tardieu | 2014-06-09 | 20 | -36/+41 |
| | | | | |||||
| * | | | fix #3972: hide short description if contained in long description | Michael Keppler | 2014-06-09 | 1 | -11/+22 |
| | | | | |||||
| * | | | settings: use Java 1.6 for mapswithme and appcompat library | Michael Keppler | 2014-06-09 | 2 | -0/+8 |
| | | | | |||||
| * | | | fix #3951: remove cache beacon app | Michael Keppler | 2014-06-09 | 21 | -53/+10 |
| | | | | |||||
| * | | | Update changelog_master.xml | Lars | 2014-06-08 | 1 | -0/+5 |
| | | | | |||||
| * | | | Merge pull request #3964 from marco-dev/hideStaticMapsDownloadForLiveCaches | Bananeweizen | 2014-06-08 | 2 | -10/+10 |
| |\ \ \ | | | | | | | | | fixes #3957 - only show cache static maps navigation for offline stored caches | ||||
| | * | | | fixes #3957 - only show cache static maps navigation for offline stored caches | Marco Jacob | 2014-06-07 | 2 | -10/+10 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'marco-dev/fixStaticMapsCropLayout' | rsudev | 2014-06-07 | 2 | -2/+2 |
| |\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | | | | | | | | m dieser # Merge erforderlich ist, insbesondere wenn es einen aktualisierten # Upstream-Branch mit einem Thema-Branch zusammenführt. # # Zeilen beginnend mit '#' werden ignoriert, und eine leere Beschreibung # bricht den Commit ab. | ||||
