Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: duckduckgo/iOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.156.0
Choose a base ref
...
head repository: duckduckgo/iOS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.156.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 11, 2025

  1. Bump version to 7.156.1 (0)

    Anka authored and Anka committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    f43f13f View commit details
    Browse the repository at this point in the history
  2. Update Root.plist version to 7.156.1

    Anka authored and Anka committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    715f693 View commit details
    Browse the repository at this point in the history
  3. Fix crash when rotating (#3957)

    Task/Issue URL:
    https://app.asana.com/0/414709148257752/1209376796676971/f
    Tech Design URL:
    CC:
    
    **Description**:
    Fixes crash introduced on #3881
    <!--
    If at any point it isn't actively being worked on/ready for
    review/otherwise moving forward strongly consider closing it (or not
    opening it in the first place). If you decide not to close it, use Draft
    PR while work is still in progress or use `DO NOT MERGE` label to
    clarify the PRs state and comment with more information.
    -->
    Recreated from [already accepted
    PR](#3956).
    
    **Steps to test this PR**:
    1.Test rotation to / from landscape with and without the keyboard.
    Confirm that the UI updates as expected and that the keyboard remains
    visible if it was visible before rotation.
    2.Validate iPad behaviour remains the same.
    
    
    **Definition of Done (Internal Only)**:
    
    * [x] Does this PR satisfy our [Definition of
    Done](https://app.asana.com/0/1202500774821704/1207634633537039/f)?
    
    Co-authored-by: Fernando Bunn <bunn@idevzilla.com>
    dus7 and Bunn authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    072b077 View commit details
    Browse the repository at this point in the history
Loading