aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refactor cache list menuBananeweizen2013-10-192-10/+10
| | | | * move refresh to top instead of having "delete all" there * disable some menu items for empty lists
* fix findbugs warningBananeweizen2013-10-191-1/+1
|
* fix #3368: New placeholer [LOG] for twitter templateBananeweizen2013-10-196-15/+48
|
* fix #3365: Twitter placeholder not workingBananeweizen2013-10-193-18/+38
|
* Merge branch 'release' into master_devrsudev2013-10-185-20/+95
|\
| * Fixes part of #2976, allow to manually select map directoryrsudev2013-10-185-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'rsudev2013-10-185-37/+38
|\ \ | |/
| * Fixes #3369, Spoiler image parsing failsrsudev2013-10-186-38/+39
| | | | | | | | | | | | | | - Adapted pattern - Manually adapted reference html - adapted tests where necessary - improved test failure messages
* | fix #3201: remember field notes export settingsBananeweizen2013-10-173-8/+43
| |
* | change: release export selection dialog as early as possibleBananeweizen2013-10-171-0/+1
| |
* | Fix #3362, send2cgeo on oc.de not working with new (5digit) cache codesrsudev2013-10-141-2/+3
| |
* | fix #3357: crash in any destinationBananeweizen2013-10-141-6/+9
| |
* | Update changelog_master.xmlLars2013-10-141-2/+12
| |
* | fix #3356: NB fails to buildSammysHP2013-10-141-1/+2
| |
* | Implements part of #3267, Detect and report time-skew that prevents okapi accessrsudev2013-10-145-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 resultsBananeweizen2013-10-131-3/+3
| |
* | fix: wrong condition for not showing cache sizeBananeweizen2013-10-131-1/+7
| |
* | fix #3289: Filter for whereigo and letterbox shows all OC cachesBananeweizen2013-10-131-3/+8
| |
* | new: show cache, if geokrety is currently placed thereBananeweizen2013-10-132-4/+21
| |
* | refactoring: extract some common codeBananeweizen2013-10-131-60/+23
| |
* | refactoring: remove unused codeBananeweizen2013-10-121-95/+64
| | | | | | * also fixes butterknife view injection throwing exception
* | refactoring: update to butterknife 3.0Bananeweizen2013-10-123-1/+1
| |
* | fix findbugs warningsBananeweizen2013-10-128-32/+40
| | | | | | | | * synchronize date parsing * use commons date formatting
* | fix wrong counting in progress streamBananeweizen2013-10-122-7/+33
| |
* | fix failing testBananeweizen2013-10-121-4/+11
| |
* | fix #3321: No distance calculation and coords if cache is at equatorBananeweizen2013-10-122-3/+18
| |
* | fix #3337: use default values in template text preferencesBananeweizen2013-10-121-1/+24
| |
* | fix #3351: More sensible default for waypoint type on creationBananeweizen2013-10-123-23/+43
| |
* | fix #3350: update eclipse plugin installationBananeweizen2013-10-122-102/+16
| |
* | Implements #3336, Send2cgeo for opencaching.plrsudev2013-10-091-0/+76
| |
* | #3334, fix last line in main screenrsudev2013-10-092-2/+1
| |
* | #3334: fix compass layout with big fontBananeweizen2013-10-091-1/+1
| |
* | fix #3341: Problem with special characters in waypointBananeweizen2013-10-082-3/+3
| |
* | fix #3340: Deleting cache+list in combination with filter reacts strangeBananeweizen2013-10-081-1/+2
| |
* | Fix failing testSearchByUsernamersudev2013-10-071-1/+1
| | | | | | | | Adapted test to change on site
* | fix #3335: calendar time recognized wronglyBananeweizen2013-10-072-5/+8
| |
* | fix lint warningBananeweizen2013-10-0516-16/+0
| |
* | refactoring: remove unused codeBananeweizen2013-10-0512-165/+38
| |
* | fix broken testBananeweizen2013-10-052-18/+38
| |
* | new: settings for twitter messageBananeweizen2013-10-0522-149/+133
| |
* | lint: fix layout warningBananeweizen2013-10-051-10/+12
| |
* | change: remove superfluous line break in export dialogBananeweizen2013-10-041-1/+1
| |
* | change: use long date format in field note export dialogBananeweizen2013-10-042-2/+14
| |
* | Fixes #3318, OC Authorization activity is black on black with light skin and ↵rsudev2013-10-042-2/+11
| | | | | | | | | | | | Android 2.x Apply DialogTheme which is Android 2.x aware
* | Update strings_not_translatable.xmlR3gi2013-10-041-0/+1
| |
* | fix: dir chooser shows multiple checkboxesBananeweizen2013-10-041-1/+1
| | | | | | * happened when directories without sub directories where clicked
* | Merge pull request #3323 from marco-dev/fixDirChooserBananeweizen2013-10-033-12/+31
|\ \ | | | | | | fixes #3303 - SimpleDirChooser shows all readable directories now
| * | fixes #3303 - SimpleDirChooser shows all readable directories nowMarco Jacob2013-10-023-12/+31
| | |
* | | fix #3328: save for offline not workingBananeweizen2013-10-041-0/+1
| | |
* | | build: disable 2 findbugs findingsBananeweizen2013-10-031-1/+8
| | |