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

feature: Optimize Views for Landscape #48

Merged
merged 29 commits into from
Feb 12, 2024

Commits on Feb 1, 2024

  1. feature: Optimize Views for Landscape

    Closes: eclipse-kuksa#20
    Signed-off-by: Andre Weber <andre.weber3@etas.com>
    wba2hi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    86538dc View commit details
    Browse the repository at this point in the history
  2. chore: Fix Lint Issues

    wba2hi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c782435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c96f1f View commit details
    Browse the repository at this point in the history
  4. chore: Fix z-indexes of Views

    wba2hi committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e175561 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    8c0796b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2cebd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b12807 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4c7613 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    549396f View commit details
    Browse the repository at this point in the history
  6. chore: Align Naming

    wba2hi committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3f4ad10 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. chore: Re-Add BottomSheet

    wba2hi committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2915a7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09f79d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6df5250 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a82419 View commit details
    Browse the repository at this point in the history
  5. chore: Fix Lint Findings

    wba2hi committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c30add3 View commit details
    Browse the repository at this point in the history
  6. chore: Disable KTLint Naming Rule

    KTLints property-naming rule is not compatible with compose.
    The official recommendation is to disable the rule, see:
    pinterest/ktlint#2139
    
    This should be okay, since we still have the detekt linter, which
    also checks for names in a more compose compatible way.
    wba2hi committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    3db8d9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98d3520 View commit details
    Browse the repository at this point in the history
  8. chore: Remove Legacy Code

    wba2hi committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c6a4bb8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46c86f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b780a8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3be81b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. chore: Center NavigationRail

    wba2hi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6caf440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    696eec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2142677 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0088e3 View commit details
    Browse the repository at this point in the history
  5. chore: Align Feature Folder Structure

    - add feature folder for Navigation and (Side-)/(Bottom-)Sheet
    wba2hi committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7ecb21c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    7b6fbb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2927ed View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feature-20

    * main:
      feature: Add Icon for F-Droid to Fastlane
      chore: Add Info about KUKSA CLI and Python Library
      chore: Drop ".val" suffix
      docs: Adapt Documentation as per Review Findings
      docs: Add Quickstart Guide
      feature(Build): Remove F-Droid BuildType
    wba2hi committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4fbc622 View commit details
    Browse the repository at this point in the history