Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Foldable devices with .NET MAUI #956

Closed
wants to merge 43 commits into from
Closed

Commits on Sep 30, 2022

  1. Foldable initial content

    conceptdev committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    ed27864 View commit details
    Browse the repository at this point in the history
  2. fix OPS warnings

    conceptdev committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    6f22b1a View commit details
    Browse the repository at this point in the history
  3. fix OPS warning

    conceptdev committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    f3e8fc6 View commit details
    Browse the repository at this point in the history
  4. Foldable add graphic

    conceptdev committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    714ca39 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Typo fix - update to GraphicsView article (#994)

    Change (`Center`, of type `PointF`. which specifies...) to (...of type `PointF`, which...).
    mahab339 authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    52b735d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Update code. (#998)

    davidbritch authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    083b809 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    1d7128c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81e46b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc7e96d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de7137a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91f8a19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34994ea View commit details
    Browse the repository at this point in the history
  7. First pass at some more in-depth articles on publishing win/android (#…

    …997)
    
    * initial articles for android/windows
    
    * add android files
    
    * various errors
    
    * minor fixes
    
    * Apply suggestions from code review
    
    Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
    
    * fix svg
    
    * Update docs/android/deployment/overview.md
    
    Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
    
    Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
    adegeo and davidbritch authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    770c37e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Typo fix - update to geometries article (#1005)

    - Change `SweepDirection` enumeration members description to reflect corresponding values.
    - Change  (... type `GeometryCollection`, which species the objects that define...) to (.. type `GeometryCollection`, which specifies...).
    mahab339 authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    84582de View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    45665a5 View commit details
    Browse the repository at this point in the history
  2. Typo fix - update to shapes article (#1008)

    Change (.... also have a `StrokeDashOffset` property ,...) to (... have a `StrokeDashOffset` property, ...).
    mahab339 authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    bf7d6ad View commit details
    Browse the repository at this point in the history
  3. Typo fix - update to path markup syntax article (#1007)

    - Change (`-Infinity` represents `double.NegativeInfinity`.) to (`-Infinity` represents...). 
    - Change (... two specified control point.) to (...  two specified control points.)
    mahab339 authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    1d80c3e View commit details
    Browse the repository at this point in the history
  4. Fix to error produced from example - update to image article (#1006)

    Change (CacheValidity="10:00:00.0") to (CacheValidity="10:00:00"). 
    Reason: extra zero produces error:  "The TimeSpan could not be parsed because at least one of the numeric components is out of range or contains too many digits.". 
    Project workload: .NET Maui 7.0.0.
    mahab339 authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d7dd182 View commit details
    Browse the repository at this point in the history
  5. Add checking for emulator updates to troubleshooting (#1003)

    * Update troubleshooting.md
    
    * Update troubleshooting.md
    adegeo authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    cc0220b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Update image.md (#1014)

    * Update image.md
    
    Fix XAML example of a 10-day TimeSpan.
    
    * Update image.md
    
    Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
    tiwahu and davidbritch authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4868c57 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    19b3aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c93dc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    38d1fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5f83e View commit details
    Browse the repository at this point in the history
  3. VSMac instructions for live visual tree (#1035)

    * Add Mac coverage.
    
    * Edits.
    davidbritch authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ebf612e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Add .NET header (#1039)

    davidbritch authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    3ef32d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Typo fix - update to editor article (#1040)

    Change (...enter and edit multiple lines of text.]) to (...multiple lines of text.).
    mahab339 authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    4840576 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Update blazorwebview.md (#1046)

    Added some missing double quotes in the ContentPage tag.
    joel-heath authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    e378bb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Add necessary overrides in MainActivity (#1051)

    * Add necessary overrides in MainActivity
    
    * Edit text to correctly reference code snippet.
    
    * Edit.
    
    Co-authored-by: David Britch <davidbritch@users.noreply.github.com>
    sigged and davidbritch authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3152248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a08967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfd15a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8592793 View commit details
    Browse the repository at this point in the history
  5. Revert "Update image.md (#1014)"

    This reverts commit 4868c57.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    957a608 View commit details
    Browse the repository at this point in the history
  6. Revert "versionName is in the manifest node (#1028)"

    This reverts commit 19b3aad.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    61d4c74 View commit details
    Browse the repository at this point in the history
  7. Revert "iOS 11 min requirement using Xcode 14 (#1029)"

    This reverts commit 07c93dc.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4fd1501 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4f66e4 View commit details
    Browse the repository at this point in the history
  9. Revert "Add Mac instructions. (#1034)"

    This reverts commit 0b5f83e.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    cccca47 View commit details
    Browse the repository at this point in the history
  10. Revert "VSMac instructions for live visual tree (#1035)"

    This reverts commit ebf612e.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4bf2432 View commit details
    Browse the repository at this point in the history
  11. Revert "Add .NET header (#1039)"

    This reverts commit 3ef32d5.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    3eb2cdb View commit details
    Browse the repository at this point in the history
  12. Revert "Typo fix - update to editor article (#1040)"

    This reverts commit 4840576.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8cb7e6c View commit details
    Browse the repository at this point in the history
  13. Revert "Update blazorwebview.md (#1046)"

    This reverts commit e378bb0.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5223cdf View commit details
    Browse the repository at this point in the history
  14. Revert "Add necessary overrides in MainActivity (#1051)"

    This reverts commit 3152248.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    7f8e68f View commit details
    Browse the repository at this point in the history
  15. Revert "What's new for Oct (#1054)"

    This reverts commit 8a08967.
    conceptdev committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    8310e20 View commit details
    Browse the repository at this point in the history