Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #3922: remove unused dimensions from Samsung multi window feature | Bananeweizen | 2014-07-03 | 1 | -4/+0 |
| | |||||
* | suppress lint warning for unused attributes | Bananeweizen | 2014-07-03 | 1 | -0/+1 |
| | |||||
* | fix Java warning | Bananeweizen | 2014-06-30 | 1 | -4/+7 |
| | |||||
* | Update to gradle version 0.12.+ | Arne Schwabe | 2014-06-30 | 1 | -1/+1 |
| | |||||
* | fix several name shadowing occurrences | Bananeweizen | 2014-06-29 | 13 | -77/+75 |
| | |||||
* | fix lint warning: layout inflation root | Bananeweizen | 2014-06-29 | 18 | -184/+195 |
| | |||||
* | disable lint debug warning | Bananeweizen | 2014-06-29 | 1 | -1/+2 |
| | |||||
* | fix android plurals warning | Bananeweizen | 2014-06-29 | 17 | -42/+42 |
| | |||||
* | lint fix: suppress password input suggestion | Bananeweizen | 2014-06-29 | 1 | -2/+4 |
| | |||||
* | lint fix: avoid resource compiler crashes | Bananeweizen | 2014-06-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release' | rsudev | 2014-06-29 | 2 | -4/+2 |
|\ | |||||
| * | Fixes #4012, Search result limited to 40 caches | rsudev | 2014-06-29 | 1 | -4/+1 |
| | | | | | | | | - meanwhile keeping the original query parameters seems not only to be possible but even necessary | ||||
| * | Update changelog_release.xml | Lars | 2014-06-25 | 1 | -0/+1 |
| | | |||||
* | | upgrade Eclipse settings to Luna | Bananeweizen | 2014-06-29 | 3 | -10/+38 |
| | | |||||
* | | remove old butterknife library version | Bananeweizen | 2014-06-29 | 1 | -0/+0 |
| | | |||||
* | | upgrade to butterknife 5.1.1 | Bananeweizen | 2014-06-29 | 3 | -9/+9 |
| | | | | | | Also fixes several old versions in the gradle files. | ||||
* | | Fixes #3985, NPE in rx code | rsudev | 2014-06-27 | 12 | -3/+3 |
| | | | | | | | | - switched to rxJava 0.19.2 | ||||
* | | Fixes #4001, ANR on map | rsudev | 2014-06-25 | 1 | -4/+16 |
| | | | | | | | | - fixed leaking rx threads by re-using the LoadTimer worker | ||||
* | | Merge branch 'release' | rsudev | 2014-06-25 | 2 | -2/+5 |
|\ \ | |/ | |||||
| * | Fixes #4025, Usage of Mytery instead of Unknown in GPX exports | rsudev | 2014-06-25 | 1 | -2/+2 |
| | | | | | | | | - makes 'Unknown Cache' again the main type, still understanding 'Mystery Cache' | ||||
| * | Update changelog_release.xml | Lars | 2014-06-19 | 1 | -0/+3 |
| | | |||||
* | | crowdin: New translations | rsudev | 2014-06-25 | 5 | -2/+36 |
| | | |||||
* | | Merge pull request #4017 from marco-dev/waypointContextMenu | Marco Jacob | 2014-06-20 | 1 | -5/+7 |
|\ \ | | | | | | | fixes #3930 - missing register for context menu added | ||||
| * | | fixes #3930 - missing register for context menu added | Marco Jacob | 2014-06-20 | 1 | -5/+7 |
| | | | |||||
* | | | Merge branch 'release' | rsudev | 2014-06-19 | 1 | -0/+7 |
|\ \ \ | |/ / |/| / | |/ | | | Conflicts: main/src/cgeo/geocaching/CacheListActivity.java | ||||
| * | Fixes #4013, Caches vanish from lists when storing them | rsudev | 2014-06-18 | 1 | -1/+5 |
| | | |||||
* | | Merge pull request #4006 from schwabe/fix_3996 | rsudev | 2014-06-17 | 2 | -0/+19 |
|\ \ | | | | | | | In Popup Menus the share item does not always have actionProvider, check... | ||||
| * | | In Popup Menus the share item does not always have actionProvider, check for ↵ | Arne Schwabe | 2014-06-15 | 2 | -0/+19 |
| | | | | | | | | | | | | an actionprovider in the menu handler (fixes #3996) | ||||
* | | | crowdin: New translations | rsudev | 2014-06-16 | 3 | -0/+10 |
|/ / | |||||
* | | crowdin: New translations | rsudev | 2014-06-15 | 8 | -53/+59 |
| | | |||||
* | | 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 |
| | | | |||||
* | | | 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". |