summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-24Evolve feature branch (#117)Jason Smith4-0/+117
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart3-49/+53
2016-04-18Whitespace fixes (#110)kingces951-63/+103
2016-04-18CarouselView Fixes (#101)kingces951-3/+8
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts1-8/+13
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro2-5/+5
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro6-3/+70
2016-04-08Automatically marshal all AnimationExtensions calls onto UI thread (#48)E.Z. Hart1-2/+4
2016-04-07[A, iOS] CarouselView Bug Fixes (#49)kingces951-70/+98
2016-04-06Enable warnings as errors in testskingces951-0/+6
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-4/+3
2016-03-29Make ControlGallery App.cs conform to code styleE.Z. Hart6-276/+257
2016-03-25Add parameters to be filled in to blank config fileE.Z. Hart1-0/+6
2016-03-24Move initialization of configuration files (if needed) to a pre-build taskE.Z. Hart3-13/+31
2016-03-22Initial importJason Smith142-0/+11177