summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.sln.DotSettings
AgeCommit message (Collapse)AuthorFilesLines
2016-11-15Creating category constants for UI test categories (#487)E.Z. Hart1-0/+1
* Creating a category just for core UI tests * Grouping all of the core UI tests * Adjusting categories so we can run in smaller batches * Adding some of the Issues tests to categories * Fix shared project nonsense * Fix non-existent test category * Testing global category for Issues
2016-06-27[Android] Memory leak when MasterDetailPage Detail set to NavigationPage (#239)E.Z. Hart1-0/+2
* Create repro * Remove unnecessary cast * Add null checks on weak references in PageContainer * Remove master/detail fragments from manager when switching master/detail pages Separate renderer ViewGroup removal from renderer disposal in FragmentContainer Separate PageContainer disposal from renderer disposal in FragmentContainer Remove Drawer Listener for NavigationPageRenderer in Dispose * Fix missing spaces; Add explicit SPACE_BEFORE_IF_PARENTHESES settings to DotSettings file * Remove javascript rules * Remove usage of .ForEach()
2016-04-07Update format for static readonly private fieldsE.Z. Hart1-2/+2
Update rule private members (implicit) Remove references to user-specific files
2016-03-25Bring Resharper and VS settings for code styles in line with project styleE.Z. Hart1-2/+2
2016-03-22Initial importJason Smith1-0/+670