summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-03-28[iOS,Android,Win] Make sure we only cache images that return a successful ↵Rui Marinho1-1/+1
status code
2016-03-28Merge pull request #25 from xamarin/codesettings-xsSamantha Houts1-0/+32
Bring settings for code styles to XamarinStudio
2016-03-28Merge pull request #22 from xamarin/fix-bz39509Samantha Houts2-0/+16
[C]Remove view from previous parent when added to new parent layout
2016-03-28Merge pull request #19 from xamarin/reformatUsingsSamantha Houts39-96/+96
Reformat using statements
2016-03-28Add Xamarin.Forms code policy file for XamarinStudioRui Marinho1-0/+32
2016-03-28Merge pull request #13 from xamarin/bz39896Rui Marinho1-4/+6
[iOS] Add using statement to dispose stream
2016-03-27[C]Remove view from previous parent when added to new parent layoutJason Smith2-0/+16
Technically this could be considered a breaking change if someone was depending on the old behavior, however the old behavior resulted in layouts that were not predictable to the user. So while yes someone could have built something that works, it would have been via trial and error and generally breaking the rule of one parent to each view. Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=39509
2016-03-27Fix permissions on check-previous-test-results.shJason Smith1-0/+0
2016-03-25Reformat using statementsChris King40-97/+97
2016-03-25Merge pull request #14 from xamarin/resharper_spacesJason Smith2-4/+5
Fix setting for spaces after using and lock keywords
2016-03-25Bring Resharper and VS settings for code styles in line with project styleE.Z. Hart2-4/+5
2016-03-25Merge pull request #16 from MichaelNorman/doc-bug-backlogJason Smith7-13/+14
Doc bug fixes
2016-03-25Merge pull request #17 from xamarin/uitest-results-recycleJason Smith1-0/+71
Add script to determine if previous UI test results can be reused
2016-03-25Merge pull request #18 from xamarin/partial-configJason Smith1-0/+6
Add parameters to be filled in to blank config file
2016-03-25Add parameters to be filled in to blank config fileE.Z. Hart1-0/+6
2016-03-24Add script to determine if previous UI test results can be reusedE.Z. Hart1-0/+71
2016-03-24Doc bug fixesMike Norman7-13/+14
2016-03-24Merge pull request #8 from xamarin/fix-bugzilla39829kingces954-2/+42
[W] ListView Cells will respect RowHeight
2016-03-24Add using statement to dispose streamChris King1-4/+6
2016-03-24Merge pull request #12 from xamarin/vssettingskingces951-0/+74
VS settings file with the Xamarin.Forms code style settings
2016-03-24VS settings file with the Xamarin.Forms code style settingsE.Z. Hart1-0/+74
2016-03-24Merge pull request #10 from xamarin/effortless-startupRui Marinho14-69/+52
Effortless startup
2016-03-24Move initialization of configuration files (if needed) to a pre-build taskE.Z. Hart14-69/+52
Remove unneeded init scripts
2016-03-24Merge pull request #7 from xamarin/android-legacy-insightsRui Marinho1-1/+1
[A] Fix insights api key access for Legacy Android
2016-03-23[W] ListView Cells will respect RowHeightSamantha Houts4-2/+42
2016-03-23Merge pull request #6 from xamarin/fix-uwpmapspinJason Smith1-1/+1
[UWP] Fix resource key name PushPinTemplate
2016-03-23[A] Fix insights api key access for Legacy AndroidE.Z. Hart1-1/+1
2016-03-23[UWP] Fix resource key name PushPinTemplateRui Marinho1-1/+1
2016-03-23Update PULL_REQUEST_TEMPLATE.mdJason Smith1-0/+1
2016-03-23Create PULL_REQUEST_TEMPLATE.mdJason Smith1-0/+29
2016-03-23Merge pull request #4 from xamarin/initscriptsJason Smith2-0/+48
Scripts to create blank secrets and MapKeys files
2016-03-22Add missing debug.keystoreJason Smith1-0/+0
2016-03-22Fix docsJason Smith2-38/+0
2016-03-22Add missing mdoc toolingJason Smith7-0/+0
2016-03-22Powershell script to create secrets.txt and MapKeys.csE.Z. Hart1-0/+22
2016-03-22Script to create empty secrets and mapskey filesE.Z. Hart1-0/+26
2016-03-22Initial importJason Smith2604-0/+293360