summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Set the Id field for Android Views created by Forms #1004E.Z. Hart1-1/+1
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts3-47/+47
2017-05-04Fix bugzilla55542 (#898)Rui Marinho1-1/+1
2017-03-23[UITests]Add Xamarin.Forms.Core.UITests.Shared (#711)Rui Marinho1-3/+7
2017-03-14[iOS] ViewCells will respond to ForceUpdateSize in RecycleElement mode (#809)Samantha Houts1-137/+145
2017-03-08[Android] Small performance fixes to ListViewRenderer, PlatformSpecific IsFas...Rui Marinho1-82/+98
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces957-0/+7
2017-03-02remove files committed by accidentStephane Delcroix4-54/+0
2017-03-02[Xaml] Fallback to App.Current for DynResources (Previewer) (#793)Stephane Delcroix4-0/+54
2017-02-17Split Windows RuntimePlatform into UWP and WinRT (#748)E.Z. Hart6-6/+10
2017-02-15[Controls] Fix accessibility gallery (#763)Samantha Houts1-28/+57
2017-02-06Revert "[*] ScaleX and ScaleY"Stephane Delcroix1-31/+6
2017-02-06[*] ScaleX and ScaleYStephane Delcroix1-6/+31
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts3-356/+512
2017-01-30[iOS] Remove "Enabled" usage on AdjustsFontSizeToFitWidth (#696)Paul DiPietro1-1/+1
2017-01-30[MacOS] Fixes to ToolbarItems (#728)Rui Marinho1-14/+20
2017-01-26MacOS (#650)Rui Marinho1-0/+401
2017-01-12[C] new OnPlatform mechanism (#658)Stephane Delcroix19-84/+77
2017-01-03Make UWP toolbar display rules consistent with other platforms (#638)E.Z. Hart1-1/+11
2016-12-28Update ImageCellListPage to use an image we control;E.Z. Hart1-1/+1
2016-12-28Adding image to use for CellsGalleryImageUrlCellList UI testE.Z. Hart1-0/+0
2016-12-16Add sample HanselForms and TwitterDemo to ControlGallery (#651)Rui Marinho14-319/+1452
2016-12-02Update NavigationPage Platform Specifics demo with pre-393 compatible colorE.Z. Hart1-1/+1
2016-12-02Allow CommandBar to expand and show command labels (#594)E.Z. Hart1-0/+2
2016-11-29Don't instantiate the various core gallery pages until we actually need themE.Z. Hart1-108/+130
2016-11-18Platform specifics naming adjustments (#526)Paul DiPietro2-2/+2
2016-11-16Run multiple UI tests without restarting ControlGallery (#539)E.Z. Hart3-7/+54
2016-11-16[W] Support 0 as valid BorderWidth (#537)Stephane Delcroix1-0/+1
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro5-17/+328
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix1-2/+2
2016-11-03[Android] Allow path-based icons to be loaded as toolbar icons (#437)adrianknight892-0/+9
2016-10-20[iOS] Add Platform Specific feature for setting AdjustsFontSizeToFitWidth on ...Paul DiPietro3-1/+36
2016-10-20[Android] Add Platform Specific features for setting TabbedPage swipe paging ...Paul DiPietro3-1/+77
2016-10-06[A] Prevent blank page from appearing when MainPage is switched (#421)Samantha Houts3-1/+40
2016-09-30[iOS] Keep our native property listener around the same time we keep our prox...Rui Marinho1-7/+8
2016-09-27Fix potential NRE accessing current application via Page.RealParent (#330)E.Z. Hart2-0/+16
2016-09-26[C] specify type and default value for native bindings (#376)Stephane Delcroix1-1/+1
2016-09-18[Controls] Update Insights and UITest packages and fix warnings (#361)Rui Marinho2-9/+7
2016-09-08[Xaml] support native views and native bindings (#266)Stephane Delcroix4-1/+43
2016-09-08Native Bindings (#278)Stephane Delcroix3-1/+104
2016-08-30[A] PanGestureRecognizer will consistently send Completed event (#313)Samantha Houts1-29/+62
2016-08-30Platform Specifics (#301)Samantha Houts11-2/+645
2016-07-18[Win] Setting TabbedPage.BarTextColor works (#244)Samantha Houts1-1/+2
2016-06-28[iOS] Default BarTextColor/BarBackgroundColor will no longer override values ...beta-2.3.1-pre1Samantha Houts1-5/+10
2016-06-08Add Plain Keyboard from KeyboardFlags.None (#155)Shawn Castrianni1-0/+2
2016-05-27[A] TabbedPage text can be set back to Default (#157)Samantha Houts1-1/+19
2016-05-10[Android] Isolate fragment management for children of MasterDetailPage (#136)E.Z. Hart1-1/+1
2016-04-26Carousel clean (#135)Jason Smith3-368/+0
2016-04-26Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121)E.Z. Hart19-0/+19
2016-04-25Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124)E.Z. Hart3-42/+0