Граф коммитов

1382 Коммитов

Автор SHA1 Сообщение Дата
Rui Marinho 35bd9fce53
[UITests] Make sure to close action sheet (#1387) 2017-12-13 00:12:38 +00:00
Paul DiPietro abe2f3d1f5 [All] Implement IFontElement on Picker, DatePicker, and TimePicker (#662)
* [C] Implement IFontElement on Picker/TimePicker/DatePicker

* Add InvalidateMeasure calls

* Add behavior to macOS renderers
2017-12-12 14:02:21 +00:00
Ivan 8e3fbd62f9 [iOS] Extract native control creation into separate method like in androids ButtonRenderer (#1080) 2017-12-12 12:45:59 +00:00
Stephane Delcroix 0fe78b781b [C] no need to use reflection for GetCallingAssembly (#1369) 2017-12-12 12:20:10 +00:00
Felipe Momm b6ae9d0b99 [iOS] PickerRenderer EditingChanged detach (#1364) 2017-12-12 12:18:39 +00:00
Rui Marinho 21c858aa74 [UITest] Ignore UITest for 58833 on XTC, works fine locally 2017-12-12 12:15:13 +00:00
Stephane Delcroix 76aff96add [XamlC] fix typo 2017-12-12 12:49:28 +01:00
Stephane Delcroix e724a9ec34
[C] expose margin properties to css (#1381) 2017-12-12 10:08:06 +01:00
Rui Marinho 661d74b122
[Build] Update build submodule to 15.5.1 (#1377) 2017-12-12 01:52:37 +00:00
adrianknight89 e65b48b719 [Android] Unspecified can be the default window soft input mode (#1339)
* soft input mode can be unspecified

* Add docs
2017-12-11 23:45:18 +00:00
Stephane Delcroix 1e98a0ace7
[C] Adding deconstructors for common structs (#1320)
* [C] Adding deconstructors for common structs

* [docs] update docs
2017-12-11 22:40:46 +01:00
Stephane Delcroix 2a177eca47
[C] bind to ValueTuples (#1317)
* [C] bind to ValueTuples

* [C] allow indexing on ValueTuples
2017-12-11 22:32:46 +01:00
WonYoung Choi d8f5e7d58d [Tizen] Add Tizen stuff to NuGet packages (#1365) 2017-12-11 15:32:07 +00:00
Kangho d56a6cd980 [Tizen] Add PageGallery.Tizen project (#1371) 2017-12-11 12:45:28 +00:00
David Ortinau 1388dae155
Update CONTRIBUTING.md 2017-12-09 13:32:58 -06:00
David Ortinau 87d49d5344
Update CONTRIBUTING.md 2017-12-09 13:32:37 -06:00
David Ortinau 1e08d4e7e5
Create CODE_OF_CONDUCT.md 2017-12-09 13:29:16 -06:00
David Ortinau 2df14b5fbf
Create CONTRIBUTING.md 2017-12-09 11:07:31 -06:00
Javier Suárez Ruiz 6ae9aad1b7 [GTK] Added Maps project (#1349)
* Added Xamarin.Forms.Maps.GTK project

* Updated GTK Control Gallery sample adding maps reference.

* Added pending GMap libraries
2017-12-09 00:34:51 +00:00
Jason Smith ef19dd48cb
Update ISSUE_TEMPLATE.md 2017-12-07 11:31:52 -08:00
David Ortinau 595417aa68
Corrected UWP SDK comment 2017-12-07 08:33:57 -06:00
WonYoung Choi 9383a907c4 [XamlC] Add netstandard2.0 to Xamarin.Forms.Build.Tasks (#1284)
* Add netstandard2.0 to XF.Build.Tasks

* Separate XF.Build.Taks for netstandard 2.0

* Change comparison variable to determine XBuild
2017-12-07 13:58:16 +01:00
Mohamed CHOUCHANE 4f3d347b3e Add Xamarin.Forms.ControlGallery.WPF (#1337) 2017-12-07 00:34:37 +00:00
Mohamed CHOUCHANE 4d92383d19 [WPF] Maps project for WPF backend (#1335)
* Add Xamarin.Forms.Maps.WPF

* Remove french comment in AssemblyInfo.cs

* Remove private keyword
2017-12-06 23:34:59 +00:00
Mohamed CHOUCHANE 1bbd9dfa52 [WPF] Xamarin Forms WPF Backend - Platform Project (#1334)
* Add WPF Platform, WPF const in Device and Update Docs

* Add Settings.Designer.cs

* Remove two lines : build on iPhone configuration

* Remove lines for ios build
2017-12-06 21:15:13 +00:00
Jason Smith 6d89f8429e
Update ISSUE_TEMPLATE.md 2017-12-06 10:27:16 -08:00
Rui Marinho 8fde82b588 Merge branch '15-5' 2017-12-06 12:58:48 +00:00
Rui Marinho f85eeb17d5 Revert "[UITest] Update TestCloud agent"
This reverts commit 6f73356e65.
2017-12-06 12:58:00 +00:00
kingces95 a6c8531775
Update sln; Revert Android SDK version (#1314) 2017-12-05 16:58:10 -10:00
Rui Marinho 6f73356e65 [UITest] Update TestCloud agent 2017-12-06 00:44:45 +00:00
Rui Marinho bcc3e72991 [UITest] Just run 58875 on iOS 2017-12-05 19:56:43 +00:00
Paul DiPietro 114fd7e50a [UWP] Entry alignment re-adjustment (#1308) 2017-12-05 19:09:32 +00:00
E.Z. Hart 474ae84907 [UWP] Fix various memory leaks in UWP applications (#1285)
* Starting repro

* Stop CellControl from creating extra unnecessary Cells

* Update repro

* Add missing calls to SuppressFinalize

* Update test

* Possible fix

* Repro for Xaml case with group header

* Consolidate event handler removal

* Clean up outdated todo in PlatformQueries

* Remove Loaded/Unloaded handlers to avoid leaking renderer

* Unparent previous page when popping so resource changed handlers are cleaned up

* When clearing nav stack on MainPage set, also clear modal stack

* Tests for grouped and ungrouped lists

* Prevent list item duplication and leaking

* PR cleanup

* Fix possible exception when ViewCell View measure returns negative height
2017-12-05 18:49:58 +00:00
David Ortinau 9a1e4ed6a0
Removed reference to Evolution forums 2017-12-05 11:49:18 -06:00
Paul DiPietro 9c3ca6c0c2 [iOS] Adjust SearchBar to allow functional Korean text input (#1103) 2017-12-05 17:13:06 +00:00
Paul DiPietro c2f348a941 [iOS] Check for SelectedIndex value in OnEnded (#1278) 2017-12-05 17:10:10 +00:00
Poppyto 309751523a [UWP-WinRT] Bug 25662, SwitchCell.IsEnabled not rendered (#1279)
* Bugfix for #25662, Property SwitchCell.IsEnabled wasn't implemented in the rendering

* Revert unused files
2017-12-05 17:07:34 +00:00
Jimmy Garrido 658f321599 [UWP] Update Alert and ActionSheet implementations (#881)
* [UWP] Update Alert and ActionSheet implementations

* Add new xbf file to nuspec

* Fix code after rebase
2017-12-05 16:33:28 +00:00
Stephane Delcroix 0bb4bf6c52
[docs] use local mdoc (#1321) 2017-12-05 16:37:32 +01:00
Rui Marinho 64f390fd8c [UWP] Prevent NRE (rebase of #1185) 2017-12-05 15:25:08 +00:00
Rui Marinho 4eb76589d1 [UITests] Just run 58833 on iOS 2017-12-05 15:06:33 +00:00
Rui Marinho 09e9ba0464 [GTK] Fix gallery using unsafe on release mode 2017-12-05 14:41:41 +00:00
Rui Marinho 79e1d5f7b0
Update submodule to provision 15-5 (#1319) 2017-12-05 12:50:44 +00:00
Javier Suárez Ruiz 874677f9b9 Added Gtk Backend Core Gallery project (#1293)
* Added Gtk backend Core Gallery Sample

* Updated GTK projects to use Net Framework 4.7 and change the gtk-sharp dependencies path
2017-12-05 12:10:42 +00:00
Jason Smith eec4fd2879
Create ISSUE_TEMPLATE.md 2017-12-04 13:08:06 -08:00
E.Z. Hart 8d21fc8670
Update bug submission line 2017-12-04 13:40:29 -07:00
Rui Marinho dfc410ba44 [Docs] Fix docs 2017-12-04 14:55:29 +00:00
Kangho be52bc6b12 Add Tizen backend (#1310) 2017-12-04 14:30:43 +00:00
Stephane Delcroix 1080f04952 [tests] update to cecil 0.10-b7 2017-12-04 11:22:41 +01:00
Stephane Delcroix adbc3958ea [.nuspec] fix typo 2017-12-04 11:15:53 +01:00