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

1356 Коммитов

Автор SHA1 Сообщение Дата
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
Samantha Houts 376756fabe [iOS] Grouped ListViews will use always HeaderView instead of TitleForHeader (#1030)
* Add repro for 45125

* [Core] Don't crash if group is empty

* [iOS] ListView uses HeaderView instead of TitleHeader

ListView previously used TitleForHeader when using a GroupDisplayBinding. The downside to that is that it will not fire any event when it disappears. Now using a HeaderView in all cases so we can use HeaderViewDisplayingEnded to fire the Disappearing event.

* Fix index out of range exception on repro

* Fix ui test

* Fix merge error
2017-11-30 19:24:41 +00:00
Jason Smith c2f576abe1 Merge branch '15-5' 2017-11-29 14:52:35 -08:00
Paul DiPietro e85e0fe804 [UWP] Entry alignment re-adjustment (#1286) 2017-11-29 19:23:06 +00:00
Samantha Houts cda1496271 [iOS] ListView should not explicitly remove subviews coming from renderers (#1307)
* Add repro for 60563

* [iOS} ListView should not explicitly remove subviews coming from renderers
2017-11-29 19:21:18 +00:00
Stephane Delcroix 2f84a94360 [Xaml[C]] avoid processing nested RD multiple times (#1300) 2017-11-29 10:57:32 -08:00
Rui Marinho ed5b6f2fba
Update submodule 2017-11-29 17:40:29 +00:00
Rui Marinho b74d545fc1
[All] Move to netstandard2.0 **Breaking change** (#1306)
* Move to netstandard 2.0

* Fix docs

* Small fixes
2017-11-29 17:37:06 +00:00
E.Z. Hart 2bb9780d07
Add manual review category to 2775 test (since all it does is take screenshots) 2017-11-28 17:05:49 -07:00
E.Z. Hart 7a2d3f1160
Replace album cover with non-copyright image 2017-11-28 16:29:35 -07:00
E.Z. Hart cb5933fcb5
Asyc -> Async 2017-11-28 16:28:58 -07:00
E.Z. Hart c99a531a22
Remove extraneous assembly-wide Issues category (already in TestPages.cs) 2017-11-28 16:27:58 -07:00
kingces95 9ebd062f84 Fix 59896; Add empty listView group twice (#1275) 2017-11-28 12:29:30 +00:00
E.Z. Hart 3a44508960
Update to use full test from PR 1292 2017-11-27 19:44:34 -07:00
E.Z. Hart 05741eb2b2
[Tests] make sure the test pass even if the locale is wrongly implemented on the platform (#1292) 2017-11-27 17:48:42 -07:00
E.Z. Hart ac0d1d7787 [Android] Allow Previewer to set a per-page Context (#1304)
* Allow previewer to set a per-page context

* Remove unnecessary using directive
2017-11-27 22:14:12 +00:00
E.Z. Hart 53fb8a4465 [Android] Allow Previewer to set a per-page Context (#1304)
* Allow previewer to set a per-page context

* Remove unnecessary using directive
2017-11-27 22:05:21 +00:00
E.Z. Hart 22812e47a3
Add link to repro guidelines 2017-11-27 13:54:45 -07:00
Rui Marinho 5a60f17e47
[Win] Remove Windows 8.1 platforms **Breaking change** (#1267)
* [Platforms]Remove WP8.0 and WinRT

* Update submodule

* [UWP] Fix maps UWP

* [UWP] Remove more stuff from old windows platforms

* [Docs] Update docs
2017-11-27 15:14:01 +00:00
kingces95 f7e554e4d7 Fix 59896; Add empty listView group twice (#1275) 2017-11-24 12:46:51 +00:00
E.Z. Hart f680fb0266 Create renderer with context (#1303)
* Add new public method CreateRendererWithContext

* Explanatory comment
2017-11-24 11:17:51 +00:00
E.Z. Hart 4591700b1f Create renderer with context (#1303)
* Add new public method CreateRendererWithContext

* Explanatory comment
2017-11-23 23:02:56 +00:00
Stephane Delcroix 9f0f002a26
[XamlC] update cecil to 0.10-b7 (#1301) 2017-11-22 15:01:10 +01:00
Stephane Delcroix 6a88e378f8
Auto merged ResourceDictionaries (#1297)
* [Xaml[C]] add merged resource dictionaries implicitly

* [docs] update docs
2017-11-22 14:56:20 +01:00
Stephane Delcroix 4c8f901e23
Lazy creation of ResourceDictionaries (#1295)
* [C,Xaml] allow implicit ResourceDictionaries

* [XamlC] implicit ResourceDictionaries

* [C] lazy Resources creation

* fix stupid docs

* [C] no need to trigger events on initial get
2017-11-22 12:59:55 +01:00
E.Z. Hart d7f97ea0a0 Restore a couple of internal methods for previewer compatibility (#1299) 2017-11-22 08:32:15 +01:00
Rui Marinho adf02a73e0
[UITest] Update TestCloud agent 0.21.3 (#1298) 2017-11-21 21:26:08 +00:00