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

Add layout.insets option #7416

Merged
merged 33 commits into from
Jan 4, 2022
Merged

Add layout.insets option #7416

merged 33 commits into from
Jan 4, 2022

Commits on Dec 28, 2021

  1. Add layout.insets

    yogevbd committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b1ac48b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12fb10 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. f

    yogevbd committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    2c9c4c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8608acf View commit details
    Browse the repository at this point in the history
  3. android logic

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    8858eca View commit details
    Browse the repository at this point in the history
  4. create insets options

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    8e8fd3c View commit details
    Browse the repository at this point in the history
  5. dp extentions

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    62ed51f View commit details
    Browse the repository at this point in the history
  6. dereference parent

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    4a474a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6621ca1 View commit details
    Browse the repository at this point in the history
  8. apply insets on presenter

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    6e8feaf View commit details
    Browse the repository at this point in the history
  9. Update Presenter.java

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    0bd4386 View commit details
    Browse the repository at this point in the history
  10. Update StackAnimator.kt

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    53c44ef View commit details
    Browse the repository at this point in the history
  11. Update ViewController.java

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    5520a7d View commit details
    Browse the repository at this point in the history
  12. Update Navigator.java

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    b98a574 View commit details
    Browse the repository at this point in the history
  13. Add layout.adjustResize

    yogevbd committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    ebcaf97 View commit details
    Browse the repository at this point in the history
  14. return unconsumed insets

    In order to propagate to other view and they will apply then if needed
    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    dcdbb8b View commit details
    Browse the repository at this point in the history
  15. add adjust resize toggle

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    fbedc46 View commit details
    Browse the repository at this point in the history
  16. mock top most parent

    swabbass committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    4758046 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

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

Commits on Jan 2, 2022

  1. fix e2e

    swabbass committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    ccd4f69 View commit details
    Browse the repository at this point in the history
  2. Update test-e2e.js

    swabbass committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    358fd8b View commit details
    Browse the repository at this point in the history
  3. Update Overlay.test.js

    swabbass committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    12253b4 View commit details
    Browse the repository at this point in the history
  4. Update OverlayScreen.tsx

    swabbass committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    69f086b View commit details
    Browse the repository at this point in the history
  5. Fix tests

    yogevbd committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    c177383 View commit details
    Browse the repository at this point in the history
  6. f

    yogevbd committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    532bbca View commit details
    Browse the repository at this point in the history
  7. Fix tests

    yogevbd committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    eec4fa7 View commit details
    Browse the repository at this point in the history
  8. Another test fix

    yogevbd committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    fe6501f View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    c10ee6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709a4ab View commit details
    Browse the repository at this point in the history
  3. Update Overlay.test.js

    swabbass committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    0d98267 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a36084 View commit details
    Browse the repository at this point in the history
  5. Disable pointer location

    yogevbd committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    b8d7fee View commit details
    Browse the repository at this point in the history
  6. fix banner screenshot

    yogevbd committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    cd7be44 View commit details
    Browse the repository at this point in the history