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 Golden Tiles samples #450

Merged
merged 20 commits into from
Jul 12, 2022
Merged

Add Golden Tiles samples #450

merged 20 commits into from
Jul 12, 2022

Commits on Jun 17, 2022

  1. Add component audit previews

    Ataul Munim committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    7eb2e10 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Merge branch 'main' into ataulm/component-audit

    Ataul Munim committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    37dda0d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Add 3 golden tiles

    - replacing functions and utilities which are now in Horologist
    - note: this is using a snapshot androidx repo so we can take advantage
      of changes in tiles-material-components
    - TODO: add remaining Golden Tiles, and remove component audit
    Ataul Munim committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    0b28918 View commit details
    Browse the repository at this point in the history
  2. Spotless checks

    Ataul Munim committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    bbc1842 View commit details
    Browse the repository at this point in the history
  3. Add TODOs for the remaining tiles

    Ataul Munim committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    a94f21b View commit details
    Browse the repository at this point in the history
  4. Add run tile

    Ataul Munim committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    6ee6acf View commit details
    Browse the repository at this point in the history
  5. Add Ski layout

    Ataul Munim committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    c5540f6 View commit details
    Browse the repository at this point in the history
  6. Add simple heart rate tile layout

    Ataul Munim committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    57610fe View commit details
    Browse the repository at this point in the history
  7. Add meditation chips layout

    Ataul Munim committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    b324e27 View commit details
    Browse the repository at this point in the history
  8. Add meditation buttons Golden Tile layout

    Ataul Munim committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    1ed0bc9 View commit details
    Browse the repository at this point in the history
  9. Add timer golden tile

    Ataul Munim committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    3a571f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Add Alarm tile

    Ataul Munim committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    481509f View commit details
    Browse the repository at this point in the history
  2. Add alarm, news and weather tiles

    Ataul Munim committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    0a8eb41 View commit details
    Browse the repository at this point in the history
  3. Add Calendar tile

    Ataul Munim committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    4add77d View commit details
    Browse the repository at this point in the history
  4. Add social tile

    Ataul Munim committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    9f2caa7 View commit details
    Browse the repository at this point in the history
  5. Add media tile

    Ataul Munim committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    9531106 View commit details
    Browse the repository at this point in the history
  6. Remove color file

    Ataul Munim committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    0a7c3aa View commit details
    Browse the repository at this point in the history
  7. Remove unused import

    Ataul Munim committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    42188bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85933b9 View commit details
    Browse the repository at this point in the history
  9. Fix incorrect colors for MeditationChips tile

    Ataul Munim committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    0322bfa View commit details
    Browse the repository at this point in the history