| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor cache list menu | Bananeweizen | 2013-10-19 | 2 | -10/+10 |
| | | | | | * move refresh to top instead of having "delete all" there * disable some menu items for empty lists | ||||
| * | fix findbugs warning | Bananeweizen | 2013-10-19 | 1 | -1/+1 |
| | | |||||
| * | fix #3368: New placeholer [LOG] for twitter template | Bananeweizen | 2013-10-19 | 6 | -15/+48 |
| | | |||||
| * | fix #3365: Twitter placeholder not working | Bananeweizen | 2013-10-19 | 3 | -18/+38 |
| | | |||||
| * | Merge branch 'release' into master_dev | rsudev | 2013-10-18 | 5 | -20/+95 |
| |\ | |||||
| | * | Fixes part of #2976, allow to manually select map directory | rsudev | 2013-10-18 | 5 | -20/+95 |
| | | | | | | | | | | | | | Add a directory selection button to map selection. Fix issues with updating map sources preference after selecting a map file. Fix issues with listing map source if only a directory was defined. | ||||
| * | | Merge branch 'release' | rsudev | 2013-10-18 | 5 | -37/+38 |
| |\ \ | |/ | |||||
| | * | Fixes #3369, Spoiler image parsing fails | rsudev | 2013-10-18 | 6 | -38/+39 |
| | | | | | | | | | | | | | | | - Adapted pattern - Manually adapted reference html - adapted tests where necessary - improved test failure messages | ||||
| * | | fix #3201: remember field notes export settings | Bananeweizen | 2013-10-17 | 3 | -8/+43 |
| | | | |||||
| * | | change: release export selection dialog as early as possible | Bananeweizen | 2013-10-17 | 1 | -0/+1 |
| | | | |||||
| * | | Fix #3362, send2cgeo on oc.de not working with new (5digit) cache codes | rsudev | 2013-10-14 | 1 | -2/+3 |
| | | | |||||
| * | | fix #3357: crash in any destination | Bananeweizen | 2013-10-14 | 1 | -6/+9 |
| | | | |||||
| * | | Update changelog_master.xml | Lars | 2013-10-14 | 1 | -2/+12 |
| | | | |||||
| * | | fix #3356: NB fails to build | SammysHP | 2013-10-14 | 1 | -1/+2 |
| | | | |||||
| * | | Implements part of #3267, Detect and report time-skew that prevents okapi access | rsudev | 2013-10-14 | 5 | -17/+157 |
| | | | | | | | | | Reports back issues on the main screen, but not yet during the authorization process | ||||
| * | | fix #3355: OC event caches don't show date in search results | Bananeweizen | 2013-10-13 | 1 | -3/+3 |
| | | | |||||
| * | | fix: wrong condition for not showing cache size | Bananeweizen | 2013-10-13 | 1 | -1/+7 |
| | | | |||||
| * | | fix #3289: Filter for whereigo and letterbox shows all OC caches | Bananeweizen | 2013-10-13 | 1 | -3/+8 |
| | | | |||||
| * | | new: show cache, if geokrety is currently placed there | Bananeweizen | 2013-10-13 | 2 | -4/+21 |
| | | | |||||
| * | | refactoring: extract some common code | Bananeweizen | 2013-10-13 | 1 | -60/+23 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2013-10-12 | 1 | -95/+64 |
| | | | | | | | * also fixes butterknife view injection throwing exception | ||||
| * | | refactoring: update to butterknife 3.0 | Bananeweizen | 2013-10-12 | 3 | -1/+1 |
| | | | |||||
| * | | fix findbugs warnings | Bananeweizen | 2013-10-12 | 8 | -32/+40 |
| | | | | | | | | | * synchronize date parsing * use commons date formatting | ||||
| * | | fix wrong counting in progress stream | Bananeweizen | 2013-10-12 | 2 | -7/+33 |
| | | | |||||
| * | | fix failing test | Bananeweizen | 2013-10-12 | 1 | -4/+11 |
| | | | |||||
| * | | fix #3321: No distance calculation and coords if cache is at equator | Bananeweizen | 2013-10-12 | 2 | -3/+18 |
| | | | |||||
| * | | fix #3337: use default values in template text preferences | Bananeweizen | 2013-10-12 | 1 | -1/+24 |
| | | | |||||
| * | | fix #3351: More sensible default for waypoint type on creation | Bananeweizen | 2013-10-12 | 3 | -23/+43 |
| | | | |||||
| * | | fix #3350: update eclipse plugin installation | Bananeweizen | 2013-10-12 | 2 | -102/+16 |
| | | | |||||
| * | | Implements #3336, Send2cgeo for opencaching.pl | rsudev | 2013-10-09 | 1 | -0/+76 |
| | | | |||||
| * | | #3334, fix last line in main screen | rsudev | 2013-10-09 | 2 | -2/+1 |
| | | | |||||
| * | | #3334: fix compass layout with big font | Bananeweizen | 2013-10-09 | 1 | -1/+1 |
| | | | |||||
| * | | fix #3341: Problem with special characters in waypoint | Bananeweizen | 2013-10-08 | 2 | -3/+3 |
| | | | |||||
| * | | fix #3340: Deleting cache+list in combination with filter reacts strange | Bananeweizen | 2013-10-08 | 1 | -1/+2 |
| | | | |||||
| * | | Fix failing testSearchByUsername | rsudev | 2013-10-07 | 1 | -1/+1 |
| | | | | | | | | | Adapted test to change on site | ||||
| * | | fix #3335: calendar time recognized wrongly | Bananeweizen | 2013-10-07 | 2 | -5/+8 |
| | | | |||||
| * | | fix lint warning | Bananeweizen | 2013-10-05 | 16 | -16/+0 |
| | | | |||||
| * | | refactoring: remove unused code | Bananeweizen | 2013-10-05 | 12 | -165/+38 |
| | | | |||||
| * | | fix broken test | Bananeweizen | 2013-10-05 | 2 | -18/+38 |
| | | | |||||
| * | | new: settings for twitter message | Bananeweizen | 2013-10-05 | 22 | -149/+133 |
| | | | |||||
| * | | lint: fix layout warning | Bananeweizen | 2013-10-05 | 1 | -10/+12 |
| | | | |||||
| * | | change: remove superfluous line break in export dialog | Bananeweizen | 2013-10-04 | 1 | -1/+1 |
| | | | |||||
| * | | change: use long date format in field note export dialog | Bananeweizen | 2013-10-04 | 2 | -2/+14 |
| | | | |||||
| * | | Fixes #3318, OC Authorization activity is black on black with light skin and ↵ | rsudev | 2013-10-04 | 2 | -2/+11 |
| | | | | | | | | | | | | | Android 2.x Apply DialogTheme which is Android 2.x aware | ||||
| * | | Update strings_not_translatable.xml | R3gi | 2013-10-04 | 1 | -0/+1 |
| | | | |||||
| * | | fix: dir chooser shows multiple checkboxes | Bananeweizen | 2013-10-04 | 1 | -1/+1 |
| | | | | | | | * happened when directories without sub directories where clicked | ||||
| * | | Merge pull request #3323 from marco-dev/fixDirChooser | Bananeweizen | 2013-10-03 | 3 | -12/+31 |
| |\ \ | | | | | | | fixes #3303 - SimpleDirChooser shows all readable directories now | ||||
| | * | | fixes #3303 - SimpleDirChooser shows all readable directories now | Marco Jacob | 2013-10-02 | 3 | -12/+31 |
| | | | | |||||
| * | | | fix #3328: save for offline not working | Bananeweizen | 2013-10-04 | 1 | -0/+1 |
| | | | | |||||
| * | | | build: disable 2 findbugs findings | Bananeweizen | 2013-10-03 | 1 | -1/+8 |
| | | | | |||||
