Paul DiPietro
2f3ed4b027
[WP8] CustomMessageBox dismissal no longer causes black SystemTray
...
The CustomMessageBox was having an interaction with WP8 where its
dismissal was changing the SystemTray's background color to black. It
appears that the SystemTray's background color was never set, despite
its appearing white prior to the use of a CustomMessageBox.
2016-03-28 00:57:30 -04:00
Jason Smith
904d06d812
[C]Remove view from previous parent when added to new parent layout
...
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-27 15:48:31 -07:00
Jason Smith
1ee2a1d311
Fix permissions on check-previous-test-results.sh
2016-03-27 15:07:33 -07:00
Chris King
b3365b7f7d
Reformat using statements
2016-03-25 13:53:19 -07:00
Jason Smith
ec0675950b
Merge pull request #14 from xamarin/resharper_spaces
...
Fix setting for spaces after using and lock keywords
2016-03-25 12:35:24 -07:00
E.Z. Hart
e54108185f
Bring Resharper and VS settings for code styles in line with project style
2016-03-25 13:28:54 -06:00
Jason Smith
2770f4c415
Merge pull request #16 from MichaelNorman/doc-bug-backlog
...
Doc bug fixes
2016-03-25 12:27:49 -07:00
Jason Smith
e569f54290
Merge pull request #17 from xamarin/uitest-results-recycle
...
Add script to determine if previous UI test results can be reused
2016-03-25 12:27:12 -07:00
Jason Smith
9813984f6d
Merge pull request #18 from xamarin/partial-config
...
Add parameters to be filled in to blank config file
2016-03-25 12:25:40 -07:00
E.Z. Hart
b5536be728
Add parameters to be filled in to blank config file
2016-03-25 10:20:50 -06:00
E.Z. Hart
1f627587ac
Add script to determine if previous UI test results can be reused
2016-03-24 19:22:18 -06:00
Mike Norman
c7081b10f8
Doc bug fixes
2016-03-24 18:02:50 -05:00
kingces95
03c84382c7
Merge pull request #8 from xamarin/fix-bugzilla39829
...
[W] ListView Cells will respect RowHeight
2016-03-24 15:49:24 -07:00
Chris King
735b130893
Add using statement to dispose stream
2016-03-24 12:41:07 -07:00
kingces95
ab1472de45
Merge pull request #12 from xamarin/vssettings
...
VS settings file with the Xamarin.Forms code style settings
2016-03-24 11:20:28 -07:00
E.Z. Hart
1897b70bbf
VS settings file with the Xamarin.Forms code style settings
2016-03-24 12:13:31 -06:00
Rui Marinho
918618e181
Merge pull request #10 from xamarin/effortless-startup
...
Effortless startup
2016-03-24 17:10:14 +00:00
E.Z. Hart
1dcf5fef35
Move initialization of configuration files (if needed) to a pre-build task
...
Remove unneeded init scripts
2016-03-24 10:48:21 -06:00
Rui Marinho
a9e90a88ed
Merge pull request #7 from xamarin/android-legacy-insights
...
[A] Fix insights api key access for Legacy Android
2016-03-24 16:15:33 +00:00
Samantha Houts
d5c3359070
[W] ListView Cells will respect RowHeight
2016-03-23 15:32:21 -07:00
Jason Smith
348cb9f5d2
[C]Fix packaging issue where intellisense doesn't work on dev14
2016-03-23 14:32:58 -07:00
Jason Smith
2cb7e5363d
Merge pull request #6 from xamarin/fix-uwpmapspin
...
[UWP] Fix resource key name PushPinTemplate
2016-03-23 14:16:09 -07:00
E.Z. Hart
1200fcce1b
[A] Fix insights api key access for Legacy Android
2016-03-23 15:07:26 -06:00
Rui Marinho
3adea68113
[UWP] Fix resource key name PushPinTemplate
2016-03-23 18:24:41 +00:00
Jason Smith
5c63c8c74a
Update PULL_REQUEST_TEMPLATE.md
2016-03-23 10:42:54 -07:00
Jason Smith
3c48849881
Create PULL_REQUEST_TEMPLATE.md
2016-03-23 10:41:45 -07:00
Jason Smith
d58e26f1f8
Merge pull request #4 from xamarin/initscripts
...
Scripts to create blank secrets and MapKeys files
2016-03-23 09:25:04 -07:00
Jason Smith
2411bdd705
Add missing debug.keystore
2016-03-22 18:07:44 -07:00
Jason Smith
0a13a8bf93
Fix docs
2016-03-22 17:58:54 -07:00
Jason Smith
d95ef713bf
Add missing mdoc tooling
2016-03-22 17:28:19 -07:00
E.Z. Hart
65e8ce6f66
Powershell script to create secrets.txt and MapKeys.cs
2016-03-22 17:47:35 -06:00
E.Z. Hart
c2f06e6c24
Script to create empty secrets and mapskey files
2016-03-22 17:44:18 -06:00
Jason Smith
17fdde66d9
Initial import
2016-03-22 16:13:41 -07:00