Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Android] TalkBack now reads name and helptext on buttons. #5237

Closed
wants to merge 83 commits into from

Commits on Feb 17, 2019

  1. Configuration menu
    Copy the full SHA
    5fcc2c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    a778196 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. Configuration menu
    Copy the full SHA
    1cc5905 View commit details
    Browse the repository at this point in the history
  2. Updates based on feedback.

    ryl committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    fad3863 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. simplification of uitest

    Pavel Yakovlev committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    cafc793 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    afb3c9c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    647c700 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Work around AutomationId.

    ryl committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    81494ff View commit details
    Browse the repository at this point in the history
  2. Fixed label text.

    ryl committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    537458d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:xamarin/Xamarin.Forms into automa…

    …tion-name-helptext
    ryl committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    a968a07 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Merge branch 'master' into automation-name-helptext

    # Conflicts:
    #	Xamarin.Forms.Platform.Android/FastRenderers/AutomationPropertiesProvider.cs
    #	Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj
    ryl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    c003484 View commit details
    Browse the repository at this point in the history
  2. Testing some more components.

    ryl committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    0e70ac1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Update GitInfo.txt

    samhouts committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    f218b44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5c736 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.5.0'

    rmarinho committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    590d03f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    0accce0 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.5.0'

    PureWeen committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    75497c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Merge branch '4.5.0'

    samhouts committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    392c957 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.5.0'

    samhouts committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    deba0e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Add UWP display prompt (xamarin#8720)

    * Initial Setup
    
    * Add message label
    
    * Final Changes
    
    * XAML Cleanup
    
    * Code Behind Cleanup
    
    * More XAML Cleanup
    
    * Fix namespace
    bmacombe authored and samhouts committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    a445bda View commit details
    Browse the repository at this point in the history
  2. Added IconColor property for managing navigation icon color (xamarin#…

    …5185)
    
    Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
    2 people authored and rmarinho committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    05f5756 View commit details
    Browse the repository at this point in the history
  3. Update bug_report.md (xamarin#8688)

    jfversluis authored and samhouts committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    c658b2e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Merge branch '4.5.0'

    StephaneDelcroix committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    7a52542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9790106 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df5dc1c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    4c3e2b2 View commit details
    Browse the repository at this point in the history
  2. Implements ListView Header and Footer for WPF (xamarin#8443)

    Resolves bugs xamarin#3947 and xamarin#3770.
    
    Wrapped the ListView in a Grid that allows for the insert/delete of headers and footers.
    
    Unit tests ran and passed.
    
    fixes xamarin#3947
    fixes xamarin#3770
    BarryNolte authored and samhouts committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    240e805 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Merge branch '4.5.0'

    samhouts committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    655fa00 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Merge branch '4.5.0'

    rmarinho committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    e3a62fb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Merge branch '4.5.0'

    rmarinho committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    cbccb71 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Merge branch '4.5.0'

    rmarinho committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    5cb0c60 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. [Android,iOS,UWP,WPF] MediaElement control (xamarin#3482)

    * MediaElement and iOS/Android/UWP renderers.
    
    * Added basic WPF renderer. Fixed sizing issue on UWP renderer. Added sample page to ControlGallery app
    
    * MediaEnded event on UWP. Source Uri convert ms-appx to pack:// uri scheme on WPF
    
    * code style fixes
    
    * resolving conflicts
    
    * Following discussion on PR made NaturalDuration a nullable TimeSpan so that can determine when value is not present.
    Added CanSeek property to indicate when Position property can be set.
    Added support for KeepScreenOn to WPF renderer.
    Improved ControlGallery page with separate Play/Pause/Stop buttons and label to display current state
    
    * coding style fixes
    
    * coding style fixes 2
    
    * Improved media controls on demo page. Renderer enhancements for Android and iOS
    
    * Improved logic around media metadata in iOS renderer.
    Switched to https video uri to allow playback in iOS. Increased media control button sizes
    
    * Improved parsing of ms-appdata uris supporting both the local and temp folders
    
    * Removed redundant Debug.WriteLines. Removed XML docs from MediaElement and MediaElementState types.
    
    * Bug fix for iOS MediaElement.Source Uri escape handling
    
    * Adding MediaElement fast renderer for Android
    
    * Rearchitecting the Element/Renderer connectivity. New WPF,UAP and Android FastRenderer complete. Still requires Android classic renderer and iOS renderer...
    
    * More MediaElement renderer development. Converted iOS to a FastRenderer
    
    * Latest android renderer
    
    * Android renderer fix for StopPlayback reusability. MetadataRetreiver now loaded async.
    
    * Added an IMediaElementController property to Android renderers to simplify code.
    
    * Simplified Aspect property
    
    * Changed AreTransportControlsEnabled to ShowsPlaybackControls. Removed commented-out code.
    
    * merging
    
    * merging
    
    * added mediaelementrenderer back
    
    * support for polling the position property. Added timer to demopage to poll for position.
    
    * Fixed scaling issue on iOS and background color
    
    * Renderer code review issues
    
    * Implementing MediaSource (ImageSource pattern) to replace Uris. Other code cleaning fixes.
    
    * Hooked up MediaSource and kept uri custom schema logic
    
    * Moved all the "callback" methods to the IMediaElementController interface so they are not publicly exposed on the MediaElement. Removed HttpHeaders and associated code for v1 release. Other code tidying.
    
    * Code review feedback
    
    * Integrated unit tests. Added support for inherited binding on MediaSource.
    
    * Additional Windows file path test. Fix for UWP renderer to check if Control is released
    
    * Fix for FormsVideoView metadata causing aspect issues. Simplified Android FastRenderer to correctly handle VideoView lifetime.
    
    * fixed merge error
    
    * fixed merge errors
    
    * MediaElement and iOS/Android/UWP renderers.
    
    * Added basic WPF renderer. Fixed sizing issue on UWP renderer. Added sample page to ControlGallery app
    
    * MediaEnded event on UWP. Source Uri convert ms-appx to pack:// uri scheme on WPF
    
    * code style fixes
    
    * resolving conflicts
    
    * Following discussion on PR made NaturalDuration a nullable TimeSpan so that can determine when value is not present.
    Added CanSeek property to indicate when Position property can be set.
    Added support for KeepScreenOn to WPF renderer.
    Improved ControlGallery page with separate Play/Pause/Stop buttons and label to display current state
    
    * coding style fixes
    
    * coding style fixes 2
    
    * Improved media controls on demo page. Renderer enhancements for Android and iOS
    
    * Improved logic around media metadata in iOS renderer.
    Switched to https video uri to allow playback in iOS. Increased media control button sizes
    
    * Improved parsing of ms-appdata uris supporting both the local and temp folders
    
    * Removed redundant Debug.WriteLines. Removed XML docs from MediaElement and MediaElementState types.
    
    * Bug fix for iOS MediaElement.Source Uri escape handling
    
    * Adding MediaElement fast renderer for Android
    
    * Rearchitecting the Element/Renderer connectivity. New WPF,UAP and Android FastRenderer complete. Still requires Android classic renderer and iOS renderer...
    
    * More MediaElement renderer development. Converted iOS to a FastRenderer
    
    * Latest android renderer
    
    * Android renderer fix for StopPlayback reusability. MetadataRetreiver now loaded async.
    
    * Added an IMediaElementController property to Android renderers to simplify code.
    
    * Simplified Aspect property
    
    * Changed AreTransportControlsEnabled to ShowsPlaybackControls. Removed commented-out code.
    
    * merging
    
    * support for polling the position property. Added timer to demopage to poll for position.
    
    * Fixed scaling issue on iOS and background color
    
    * Renderer code review issues
    
    * Implementing MediaSource (ImageSource pattern) to replace Uris. Other code cleaning fixes.
    
    * Hooked up MediaSource and kept uri custom schema logic
    
    * Moved all the "callback" methods to the IMediaElementController interface so they are not publicly exposed on the MediaElement. Removed HttpHeaders and associated code for v1 release. Other code tidying.
    
    * Code review feedback
    
    * Integrated unit tests. Added support for inherited binding on MediaSource.
    
    * Additional Windows file path test. Fix for UWP renderer to check if Control is released
    
    * Fix for FormsVideoView metadata causing aspect issues. Simplified Android FastRenderer to correctly handle VideoView lifetime.
    
    * fixed merge error
    
    * manual merge fixes
    
    * Fixed missing FileMediaSourceConverter
    
    * Fixed merge issue with iOS project file
    
    * Clarification to WPF Source Uri exception message
    
    * Changed iOS local path to the Library path as this is not user visible or synchronised with iCloud. Fix for breaking change in WeakEventManager
    
    * Added Volume property
    
    * Fixes for code-review feedback
    
    * Optimised iOS renderer to remove a view layer
    
    * fixes to resolve possible rotation bug
    
    * Moved ms-appdata parsing to shared location.
    
    * fixed codesign error
    
    * Fix for issue on Android where control may show black screen prior to video playing - now respects backgroundcolor property
    
    * Renamed conflicting extensions class
    
    * Add experimental flag; remove slow renderer
    
    * Update MediaElementDemoPage.cs
    
    * Update MediaElementRenderer.cs
    
    * Update MediaElementRenderer.cs
    
    * Porting latest renderer updates. iOS re-written as a non-fast renderer to workaround issue with dispose when using on modal pages.
    
    * Fixed protected member in sealed class issue
    
    Co-authored-by: Rui Marinho <me@ruimarinho.net>
    Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
    fixes xamarin#1692
    peterfoot authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    b486522 View commit details
    Browse the repository at this point in the history
  2. Map circles (xamarin#7401)

    * Add Circle to Maps
    
    * Add GeographyUtils class and Distance.BetweenPoints method
    
    * Added a unit test for Distance.BetweenPositions method
    
    * Convert .Find() and .ForEach() into for loops
    
    * Move code for converting a circle into a list of points into GeographyUtils, made EarthRadiusKm internal
    jcmanke authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    3f84ee0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Merge branch '4.5.0'

    rmarinho committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    c4f5077 View commit details
    Browse the repository at this point in the history
  2. Apply fading effect on DetailPage for MasterDetailPage on iOS (xamari…

    …n#7437)
    
    * Render shadow on Presented
    
    * Set Detail's backgroundcolor only once
    
    * Add PlatformConfiguration guard
    
    Co-authored-by: Rui Marinho <me@ruimarinho.net>
    akamud and rmarinho authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    e6a90a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Fix 4459 - Update UWP BoxViewRenderer to fully support corner radius (x…

    …amarin#7986)
    
    * Replace Rect with Border
    
    * Update Xamarin.Forms.Platform.UAP/BoxViewRenderer.cs
    
    Co-Authored-By: Samantha Houts <samhouts@users.noreply.github.com>
    
    * Change to new renderer
    
    * Obsolete BoxViewRenderer
    
    * Update name, remove default and make public
    
    * Update issue page to use custom renderer and fix obsolete errors
    
    * Fix Namespace
    
    * Remove custom renderer from test and make new default
    
    * Update Obsolete message
    
    Co-Authored-By: Samantha Houts <samhouts@users.noreply.github.com>
    
    * Make complied xaml conditional
    
    * Make code behind logic conditional
    
    * Update test renderer to use new base
    
    Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>
    bmacombe and samhouts authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    62f21cd View commit details
    Browse the repository at this point in the history
  2. Adds Cookies to the WebView fixing #Issue3262 (xamarin#8169)

    * New branch of Master so that I can re-build the issue and fix by cherry-picking the files as needed.  This is just Master with the issue3262.cs added at the moment...
    
    * Added the UnitTest to the WebViewUnitTest.cs it currently fails...
    
    * Added the BindableProperty to the WebView.cs in the XF core...
    
    * Firsly forgot to add the Issue3262.cs to the project (Oppsie!) but this commit is for the Droid platform implementation...
    
    * Adding the IOS platform renderer implementation...
    
    * Adding the UWP platform renderer implementation...
    
    * Added Cookies.Count null check as it was missing and caused a NullRef Exception... Need to check the other renderers...
    
    * Added Cookies.Count null check as it was missing and could cause a NullRef Exception...
    
    Co-authored-by: Rui Marinho <me@ruimarinho.net>
    CliffAgius and rmarinho authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    d202323 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Merge branch '4.5.0'

    samhouts committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    30228a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Merge branch '4.5.0'

    PureWeen committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    05f4474 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.5.0'

    PureWeen committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    7120ce9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.5.0'

    PureWeen committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    4338e9b View commit details
    Browse the repository at this point in the history
  4. Merge branch '4.5.0'

    PureWeen committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    d338be0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0571796 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    c6c8369 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Adds HotRestart conditional compilation (xamarin#9298)

    Adds `HOTRESTART` define constant to support conditional compilation, the property `IsHotRestartBuild` will be set from Visual Studio to enable this scenario.
    emaf authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    0f86601 View commit details
    Browse the repository at this point in the history
  2. Implemented BindableLayout EmptyView (xamarin#7686) fixes xamarin#6932

    * Update BindableLayoutGalleryPage.xaml
    
    * Added demo
    
    * Account for null and added tests
    
    * Big cleanup
    
    * Update BindableLayout.cs
    
    * Update BindableLayoutGalleryPage.xaml
    
    Co-authored-by: Rui Marinho <me@ruimarinho.net>
    jfversluis and rmarinho authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    54df1ab View commit details
    Browse the repository at this point in the history
  3. [Enhancement] Removed internal access modifier from Material (xamarin…

    …#7879) fixes xamarin#6881
    
    * replaced internal access modifiers with public
    
    * made MaterialColors public
    
    * added virtual to changes in MaterialFormsTextInputLayoutBase
    
    * reverted changes
    Andreas Nesheim authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    97104bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fad9f63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d93343 View commit details
    Browse the repository at this point in the history
  6. Merge branch '4.5.0'

    rmarinho committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    ff06a9b View commit details
    Browse the repository at this point in the history
  7. Replacement ActivityIndicator for WPF (xamarin#9389) fixes xamarin#9372

    * Replaced ActivityIndicator for WPF to use a Windows style progress ring (animated dots).
    
    * Removed private keyword
    
    * Changed foreground color assignment so that Color.Default sets value to Color.Accent to avoid creating a transparent control.
    peterfoot authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    f0087cb View commit details
    Browse the repository at this point in the history
  8. Merge branch '4.5.0'

    samhouts committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    85bd80e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Merge branch '4.5.0'

    # Conflicts:
    #	Xamarin.Forms.Controls/GalleryPages/MediaElementDemoPage.cs
    #	Xamarin.Forms.Platform.Android/FastRenderers/MediaElementRenderer.cs
    #	Xamarin.Forms.Platform.UAP/MediaElementRenderer.cs
    #	Xamarin.Forms.Platform.iOS/Renderers/MediaElementRenderer.cs
    PureWeen committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    53b9789 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Updating readme for VS 2019 and Android 29 requirements (xamarin#9472)

    * Updating readme for VS 2019 and Android 29 requirements
    Fixes xamarin#9471
    
    * Update README.md
    
    Co-Authored-By: Shane Neuville <shneuvil@microsoft.com>
    
    * Update README.md
    
    Co-Authored-By: Shane Neuville <shneuvil@microsoft.com>
    
    Co-authored-by: Shane Neuville <shane94@hotmail.com>
    hartez and PureWeen authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    058696b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Merge branch '4.5.0'

    PureWeen committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    038a8c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Merge branch '4.5.0'

    PureWeen committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    6bd199b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb07f6 View commit details
    Browse the repository at this point in the history
  3. Update CONTRIBUTING.md

    hartez authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    da444e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42a5122 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ed8786 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Fixed broken link in CONTRIBUTING.md (xamarin#9518)

    Fixed link to PULL_REQUEST_TEMPLATE.md in CONTRIBUTING.md
    thisisthekap authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    feb457e View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.5.0'

    rmarinho committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    188ec34 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.5.0'

    rmarinho committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    ed2ba43 View commit details
    Browse the repository at this point in the history
  4. WebView cookie changes fixes (xamarin#9508)

    * fix nre with webview and cookies
    
    * - ios webview checks
    
    * - add wkwebview cookies
    
    * - display cookies for testing reasons
    
    * - ios 10 fixes
    PureWeen authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    166935d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    44d7434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb2b41 View commit details
    Browse the repository at this point in the history
  3. [iOS] SelectedImageTintColor to TintColor (xamarin#8620)

    * Update TabbedRenderer.cs
    
    * Update TabbedRenderer.cs
    
    * [iOS]  Use  UITabBar.Appearance. for defaults
    
    Co-authored-by: Rui Marinho <me@ruimarinho.net>
    jfversluis and rmarinho authored Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1b4c6e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Merge branch '4.5.0'

    PureWeen committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    6a23b84 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Configuration menu
    Copy the full SHA
    08007a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5bea02 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Merge branch '4.5.0'

    rmarinho committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    758bdd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. RadioButton Implementation (xamarin#8910) fixes xamarin#2404 closes x…

    …amarin#5349
    
    * RadioButton
    
    * Removed unused files
    
    * Rebase and make it run
    
    * First round of feedback
    
    * Revert AppCompatButton -> AButton
    
    * Cleaned minor usings
    
    * Fix unselecting radiobutton on iOS
    
    * Fixed Mac OS grouping
    
    * [Android] Fix API29 usages
    
    Co-authored-by: Andrei Nitescu <nitescua@yahoo.com>
    Co-authored-by: Rui Marinho <me@ruimarinho.net>
    3 people authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    91d30c9 View commit details
    Browse the repository at this point in the history
  2. [WPF] Fix typo

    rmarinho committed Feb 18, 2020
    1 Configuration menu
    Copy the full SHA
    728e41d View commit details
    Browse the repository at this point in the history
  3. [Android] Fix BottomNavigationItemView issue with MasterDetailPage (x…

    …amarin#9187)
    
    * Fix BottomNavigationItemView with MasterDetailPage.
    
    * Added repro sample
    
    Co-authored-by: Javier Suárez Ruiz <javiersuarezruiz@hotmail.com>
    fixes xamarin#9143
    kvpt authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    a796678 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Merge branch '4.5.0'

    samhouts committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    17a0497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a41de3 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.5.0'

    PureWeen committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    adc0987 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. [WPF] Fix typo

    rmarinho committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f30d423 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Merge branch '4.5.0'

    rmarinho committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    0eade95 View commit details
    Browse the repository at this point in the history
  2. Add more platform tests (xamarin#9011)

    * Add a platform test to check for Bugzilla 35738
    
    * Delete the Bugzilla35738 UI test
    
    * Bold the start of fixtures
    
    Fix typo
    
    * Add some background color tests for iOS
    
    * Add test for iOS Button BackgroundColor
    
    * Remove changes to PerformanceTrackerRenderer
    
    * Split classes into files
    
    * Add UWP testing platform
    
    * Cache default font size
    
    * Run UWP tests on main thread
    
    * Use GetOrCreateRenderer
    
    * Split Test and Description attributes; clean up iOS background color tests
    
    * Opacity tests on iOS
    
    * Some background color tests for UWP
    
    * BackgroundColorTests for UWP for most controls
    
    * Shortcut key to get to platform tests on UWP
    
    * Button background color test for Android
    
    * BackgroundColor tests for Android controls
    
    * Opacity tests for Android
    
    * Ignore Opacity tests for iOS/Android (replaced by platform tests)
    
    * Remove unused empty BackgroundColor test
    
    * IsEnabled tests for Android
    
    * Consolidate basic VisualElement list
    
    * Apply categories for generate test cases
    
    * Consolidate element list
    
    * IsEnabled tests for iOS
    
    * Ignore tests covered by platform tests
    
    * Fix incorrect overrides
    
    * Rotation tests for Android
    
    * Rotation tests for iOS
    
    * Set UI test versions to Ignore
    
    * Rotation tests for UWP
    
    * Scale tests for iOS
    
    * ScaleX and ScaleY tests for Android
    
    * Android TranslationX and TranslationY tests
    
    * Ignore TranslationX/Y for manual review on Android
    
    * Ignore tests covered by platform tests
    
    * Add Sliders to the Android/iOS tests
    
    * Add Slider to UWP tests
    
    * Ignore tests for Slider that're already covered
    
    * Add ImageButton to the platform tests
    
    * Ignore duplicate tests for ImageButton
    
    * Add IsVisible tests for Android/iOS
    
    * Ignore IsVisible tests covered by platform tests
    
    * Fix usings for AndroidX
    
    * BoxView tests for Android
    
    * Add test counter to platform test console
    
    * BoxView tests for iOS
    
    * Ignore duplicate tests for BoxView
    
    * Frame tests for Android
    
    * Add Frame tests on iOS
    
    * Ignore duplicate tests
    
    * Add Button and Label text tests for Android/iOS
    
    * Ignore duplicate text test for Button
    
    * Add more controls to UWP tests; add IsEnabled tests for UWP
    
    * Add scale tests for UWP
    
    * Ignore UWP tests covered by platform tests
    
    * Mark Issue968 test as manual review
    
    * Replace 8269 UI test with platform test
    
    * Move 8682 from UI test to platform test
    
    * Mark Issue8004 test for manual review
    
    * Adding manual review attribute for Bugzilla29128
    
    * Show bitmaps for failed color tests on Android; create BoxView CornerRadius test
    
    * Functional color-at-point tests
    
    * Clean up Android pixel checking code; add more CornerRadius tests
    
    * Fix NRE in FrameRenderer
    
    * Ignore Frame
    
    * Fix cross-thread dispose issues with StepperRenderer and SliderRenderer
    
    * Add tolerance for color comparisons
    
    * Parent Frame for older API versions
    
    * Remove assertion not supported before iOS 12
    
    * Address fast label renderer, changes in BoxView, and a bug in Android fast button
    hartez authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    efb4779 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Merge branch 'master' into automation-name-helptext

    # Conflicts:
    #	Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
    #	Xamarin.Forms.Platform.Android/FastRenderers/AutomationPropertiesProvider.cs
    #	Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj
    ryl committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    524e340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3d45a8 View commit details
    Browse the repository at this point in the history
  3. Matching master.

    ryl committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    164d0a3 View commit details
    Browse the repository at this point in the history