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

feat(Android): Add support for different Top App Bar styles #1874

Open
wants to merge 63 commits into
base: main
Choose a base branch
from

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    004f42e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17c4885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28e9ccc View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    0a5412f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2173fe View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 10, 2023

  1. Move headerType prop from ScreenStackHeaderConfig to Screen, fix tran…

    …sition of screens even better
    tboba committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3188b25 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Make header swipeable

    tboba committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    69df636 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    fa3e5b6 View commit details
    Browse the repository at this point in the history
  2. Apply fix for jumping header

    tboba committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2d22607 View commit details
    Browse the repository at this point in the history
  3. Remove redundant mToolbar#let

    tboba committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    dddd72f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    787c9ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b45db30 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    bae6092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    390344c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf32cbc View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    2a35a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f7f6a7 View commit details
    Browse the repository at this point in the history
  3. Revert ScreenStackToolbar class, add support for most of the props to…

    … CollapsingToolbarLayout
    tboba committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d2f48e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Add fallback values to getHeightOfToolbar, change default value of …

    …`headerTopInsetEnabled` to false
    tboba committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4520dfa View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Cleanup code, add warning when user changes header type in Screen on …

    …top, fix positioning of header items
    tboba committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    cab619f View commit details
    Browse the repository at this point in the history
  2. Change misleading comment

    tboba committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4a4c25c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0be4b17 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5fa5b0 View commit details
    Browse the repository at this point in the history
  5. Add finishing touches for test

    tboba committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c4464e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6df79f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbb8bdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d144c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f63976e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    7292b92 View commit details
    Browse the repository at this point in the history
  2. Revert unnecessary changes from Test1844, change default target/compi…

    …le sdk version to 31
    tboba committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a1d7966 View commit details
    Browse the repository at this point in the history
  3. Comment headerLargeTitle

    tboba committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    651b8c3 View commit details
    Browse the repository at this point in the history
  4. My bad

    tboba committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4cb1db6 View commit details
    Browse the repository at this point in the history
  5. Add comment to Test1844

    tboba committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c53b773 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 18, 2023

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

Commits on Sep 21, 2023

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

Commits on Sep 26, 2023

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

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    c3d2dca View commit details
    Browse the repository at this point in the history
  2. Fix naming

    tboba committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    493a15c View commit details
    Browse the repository at this point in the history
  3. Fix issues with using R.attr

    tboba committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4bb960b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    83b0ba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c0560 View commit details
    Browse the repository at this point in the history
  3. Fix documentation

    tboba committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    925e42c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25fc505 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    cdea990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71c07b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff4f51d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7168134 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    144ddf2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b500a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

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

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    4c5612a View commit details
    Browse the repository at this point in the history
  2. Fix docs

    tboba committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a4f4650 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on May 8, 2024

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

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    bb18c04 View commit details
    Browse the repository at this point in the history
  2. Remove leftovers after merge

    tboba committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    9d75bd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88ac350 View commit details
    Browse the repository at this point in the history
  4. Fix issue with linting

    tboba committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ad91a46 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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