summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues
AgeCommit message (Collapse)AuthorFilesLines
2016-11-15Making text longer so the test works even if the device ends up in landscape ↵E.Z. Hart1-1/+1
mode (#532)
2016-11-14[Internal] Change test template to use Bugzilla (#501)adrianknight891-2/+2
* added a new template for bugzilla * Revert "added a new template for bugzilla" This reverts commit e141d845849244e484143119b06c5247c28b2423. * change template to use bugzilla
2016-11-09Excising the 43569 UI Test until the PCLStorage issue can be dealt withE.Z. Hart2-92/+1
2016-11-03[Android] Allow path-based icons to be loaded as toolbar icons (#437)adrianknight892-0/+90
* Created a bitmap method to check for resource as well as path * Update platform and navigationrenderer to get images from two locations * CellAdapter could use path-based icon finding * sample app to test toolbaritem icons
2016-10-31Attempt to get UI test for 44166 working on iOS (#485)E.Z. Hart1-10/+11
* Attempt to get UI test for 44166 working on iOS * Another attempt to get this running consistently on iOS * Adding screenshots so I can figure out why this doesn't work when XTC runs it * Maybe there's confusion between the back buttons? * Hey, it works now! Removing the debugging stuff. * Clean up extra build constants
2016-10-26[iOS] Add check for UIGestureRecognizerState.Cancelled when closing context ↵Paul DiPietro2-0/+47
action (#442)
2016-10-25ScrollView should account for Content margin (#392)adrianknight892-0/+31
* ScrollView should account for Content margin * Unit tests for content margin
2016-10-20Make Editor focused background color behavior consistent with Entry on ↵E.Z. Hart2-0/+45
Windows (#456)
2016-10-20[Android] Add Platform Specific features for setting TabbedPage swipe paging ↵Paul DiPietro2-0/+53
and OffscreenPageLimit (#409) * [Android] Add Platform Specific feature for setting TabbedPage swipe paging * [Android] Add Platform Specific feature for OffscreenPageLimit * Update docs
2016-10-19Fix UITest for b#42832 (#471)Jimmy Garrido1-2/+1
2016-10-17[Android] Fix NRE When Scrolling ListView and Item With Context Actions Is ↵Jimmy Garrido2-0/+69
Selected (#310) * Fix NRE When Item With Context Actions Selected * Add UITest
2016-10-12[Android App Compat] Can opt out of sending Appearing/Disappearing events on ↵Samantha Houts2-0/+69
Resume/Pause (#450) * Add reproduction for 40722 * [Core] Add Android AppCompat PS props ... ... to disable sending Disappearing/Appearing events on Pause/Resume respectively. * [Android] Allow user to disable Pause/Resume evts * Revise repro to use new PS option * Update docs
2016-10-12[A]Don't crash when emptying/populating TabbedPage.ItemsSource (#427)Jason Smith2-0/+56
2016-10-12Fix MasterDetailPage/NavigationPage leaks on iPad (#426)E.Z. Hart1-5/+5
* Remove Master page property changed handler to eliminate leak * Fix memory leaks with MasterDetailPage and NavigationPage on iOS
2016-10-11Add reproduction for 41153 (#428)Samantha Houts2-0/+100
2016-10-11Merge branch 'adrianknight89-ios-scrolltoposition'Stephane Delcroix2-1/+51
2016-10-11[WinRT] Fix MDP and TabbedPage Appearing/Disappearing (#387)Paul DiPietro2-0/+95
2016-10-11Temporarily disabling 39489 UITest on iOS (#445)E.Z. Hart1-0/+2
2016-10-06[UITest] Update to UItest beta 5, fix class naming (#413)Rui Marinho1-1/+1
* [UITest] Update to UItest beta 5, fix class naming * [UITest] Fix reference to alpha package * [UITests] Update UITest
2016-10-04Unhook drawer listeners so MDP renderer and pages can be collected (#412)E.Z. Hart2-0/+207
Null out page in custom MDP renderer in Control Gallery so it can be collected Checkpoint Checkpoint Checkpoint Checkpoint Checkpoint Checkpoint
2016-10-04[A] PanGestureRecognizer will consistently send Started/Move event (#389)Samantha Houts2-0/+88
* Add reproduction for Bugzilla 39768 * [A] Handle onTouchEvent MOVE
2016-10-04Merge branch 'ios-scrolltoposition' of ↵Stephane Delcroix2-0/+50
https://github.com/adrianknight89/Xamarin.Forms into adrianknight89-ios-scrolltoposition
2016-10-04Fix tests on IOS10 [Do not merge] (#373)Rui Marinho3-9/+9
* [UITests] Update packages * [UITests] Fix formatting * [UITests] Fix tests * Add badges * Update Android csproj * fix
2016-09-27[Win] Will arrange native children of custom renderers (opt-in) (#322)Samantha Houts2-0/+40
* Add repro for 42602 * [Win] Add option to arrange native children * [Win] Don't allocate arrangedChildren unless required
2016-09-27Fix potential NRE accessing current application via Page.RealParent (#330)E.Z. Hart2-0/+42
* Fix potential NRE accessing current application via Page.RealParent * Update Native Bindings Gallery to use MessagingCenter
2016-09-27[UWP/WinRT] ListView UI virtualization works without explicit height on ↵Samantha Houts2-0/+108
Cell/Row (#367) * Add repro for 41271 * [UWP/WinRT] ListView virtualization works without explicit height on Cell/Row * Adjust repro to clear ItemsSource OnDisappearing. * Update docs
2016-09-27Clean up listeners and tag on ButtonRenderer during disposal (#360)E.Z. Hart2-0/+76
Clean up OnFocusChangeListener on ViewRenderer during disposal Prevent memory leak of PageContainer/FragmentContainer when animating fragment transitions Call Destroy() on Map during disposal Rebasing
2016-09-23iOS ScrollView should not scroll out of place on scrolling to elementAdrian Knight2-0/+50
2016-09-18[Controls] Update Insights and UITest packages and fix warnings (#361)Rui Marinho1-0/+5
* [Controls] Update Insights and UITest packages * Update Xamarin.Forms.Platform.Android (Forwarders).csproj
2016-09-15[Android] Fix failing UITests (#356)Rui Marinho1-2/+3
2016-09-13[iOS] ViewCells with Accessories will be properly laid out again (#338)Samantha Houts2-0/+65
* Add repro for 43161 * [iOS] Don't adjust ViewCell Bounds when there is an Accessory * [iOS] Fix spacing
2016-09-13Revert "[C] Prevent enabling a Button via setting a Command (#308)"Rui Marinho2-57/+0
This reverts commit 368a375f13fc2e4b5ff00dbbdd7a2d6bb53988eb.
2016-09-12[C] Prevent enabling a Button via setting a Command (#308)Paul DiPietro2-0/+57
2016-08-30[Win] Fix FontAttributes unexpectedly changing a label's size (#325)Paul DiPietro2-0/+57
2016-08-30Use character truncation in Windows (#321)E.Z. Hart2-0/+217
Change layout order ViewCells on Windows to correct label length layout issues Add extra layout pass on ViewCell load to make cells without margins visible
2016-08-30Fix memory leak caused by BaseCellView and RendererHolder (#311)E.Z. Hart2-0/+91
2016-08-30Platform Specifics (#301)Samantha Houts4-8/+70
* Playing around with how the platform specifics interfaces etc. might work * Sample implementation of iOS navigation translucency * Very slightly reduced code * Better vendor stuff * Drop single-implemenation interfaces * Generics on NavigationPage * On-demand vendor stuff * Remove functionally duplicate classes and make ControlGallery work again * Namespace all the things. XAML test. * Can use Effect to attach platform specific * Attach Effect on PropertyChanging for XAML support! * Rename IConfigPlatform interfaces for readability * Some renaming to match the documents * Split class files * Clear out test-only code * Re-namespace * Added On method to rendered Elements * Allow for removal of platform suffix, convenience methods on specific platforms * Creating a gallery page for specifics * Add rudimentary Platform Specifics gallery; make CollapseStyle work on UWP; Add CollapsedPaneWidth specific property * Toolbar now working with both collapse styles * MDP now displaying Content title; toolbar routing around title * Add a gallery for the iOS NavigationPage stuff * Add Navigation Page as detail page to verify it works with new Toolbar options * Make titlebar/toolbar background colors consistent * ToolbarPlacement now working on NavigationPage * Toolbar Placement working for tabbed and nav pages * Fix bug where phone doesn't get default toolbar placement on start * [Core] Add PS WindowSoftInputModeAdjust [Core] Make Application extendable * Toolbar placement now working on Nav, Tabbed, and Master pages on desktop/phone Remove unnecessary style indirection Fix build errors * [A] Add PlatformConfigurationExtensions * SetSoftInputMode test page * [A] SetSoftInputMode Known issue: Status bar color does not work in AdjustResize mode * [Core] Add PS Blur * [iOS] Configure renderer for blur * Add test page * Move to blur VisualElement for broader support * Move test pages to gallery * Update docs * Use lazy initializer for PlatformConfigurationRegistry
2016-08-16[iOS] Change when we updated the XF INavigationPageController after popping ↵Rui Marinho2-0/+73
a page natively, Cleanup UITest references (#291)
2016-08-16Fix Entry/SearchBar color issues (#306)E.Z. Hart1-2/+2
* Fix disappearing Entry text on UWP Anniversary Edition Fix background color reversion bug in UWP Phone Move SearchBar styling on UWP to its own file Make foreground/background color changes on UWP SearchBar/Entry consistent Fix SearchBar color toggle bug on WP8 * Temporarily moving SDK target to previous version * Fix build error on OSX
2016-08-16[iOS] Fixed bug that made pull-to-refresh indicator always visible after 2+ ↵Samantha Houts2-0/+53
pulls (#307) * Add repro for Bugzilla 43214 * [iOS] Undo change to ListViewRenderer was attempting to prevent multiple unnecessary calls to SendRefreshing, but this caused unintended problems.
2016-08-11[Win] Set BindingContext for default cell (#289)Samantha Houts1-1/+10
* Revise 41205 test case to use binding * [Win] Set BindingContext for default cell * [Win] SetInheritedBindingContext for Cell
2016-08-03Enable WebView to render local HTML files on WinRT platforms (#277)E.Z. Hart2-0/+142
* Enable WebView to render local HTML files on WinRT platforms * Add test to demonstrate that the solution works even if <head> isn't in the HTML string
2016-08-03Fix bugzilla41209 (#216)Rui Marinho2-0/+31
* [Android] Add custom FormsSeekbar to handle invalid pressed states send by other views * [Controls] Fix sample , error only occurs with transparent background
2016-08-03[Android] Fix ListView contextual actions not closing in AppCompat's ↵Paul DiPietro3-0/+122
NavigationPage/TabbedPage (#272) * [Android] Fix ListView contextual actions not closing upon navigation in AppCompat The Platform type in the ListViewAdapter was being treated as the non-AppCompat type, and the NavAnimationInProgress value was not being set as necessary in the NavigationPageRenderer. * [Android] Add fix for TabbedPage swipes not closing contextual actions Similar fix where swiping to another tab with the context menu open would not close it. Relies on the prior commit.
2016-08-02[A, iOS] ListView Pull-To-Refresh indicator animates when navigating back to ↵Samantha Houts2-0/+58
it (#274) * Add repro for 33561 * [A] ListView refreshing on created shows indicator * [iOS] Refresh indicator restarts when appeared * Remove superfluous get
2016-08-02Add missing compiler directives to fix build errorE.Z. Hart1-1/+3
2016-08-02Dispose of child renderers in FrameRenderer (#265)E.Z. Hart2-0/+150
* Dispose of child renderers in FrameRenderer * Add missing null check
2016-08-02Change SourceChanged event on ImageSource to weak event to allow Images (#268)E.Z. Hart4-0/+180
referencing application-wide StaticResource ImageSources to be GCed
2016-08-02[Android] Add null check to prevent crashes when long clicking a text entry ↵Paul DiPietro2-0/+56
in ListView header/footer (#271) When a text entry control (Entry, Editor, SearchBar, etc.) was being used in the header or footer of a ListView on Android, a long click/press would cause a crash. This was occurring in the HandleContextMode method because it expected to be a cell. Adding a null check and breaking out of the method if the value from GetCellForPosition is null prevents this crash from occurring.
2016-07-18Prevent FormsAppCompatActivity from loading fragments we don't use on ↵E.Z. Hart2-0/+40
restart (#246) * Prevent FormsAppCompatActivity from loading fragments we don't use on restart * Adding issues lost in merge