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

Material Design 3 migration (V2) #927

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    dc38bfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca55a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbb1752 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff56aff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dcb6ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03f51cc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Jan 12, 2024

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

Commits on Jan 17, 2024

  1. use better splashscreen

    use original color scheme
    newhinton committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1c670ef View commit details
    Browse the repository at this point in the history
  2. add material you colors

    newhinton committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d6369c5 View commit details
    Browse the repository at this point in the history
  3. fix star color

    newhinton committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ebb7758 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc4bdb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bcd65c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac763ad View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. use colors in textviews

    improve material 3 shading
    newhinton committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a057e5b View commit details
    Browse the repository at this point in the history
  2. mute colors a bit

    newhinton committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    d8bac80 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix primary card style

    newhinton committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    296ea97 View commit details
    Browse the repository at this point in the history
  2. update startup icon color

    newhinton committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    71fd70c View commit details
    Browse the repository at this point in the history
  3. add startup icon

    newhinton committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1196dc0 View commit details
    Browse the repository at this point in the history
  4. add missing colors

    newhinton committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d38dfb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    c091cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2649704 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56f8e9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1685862 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dae404 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28fa82b View commit details
    Browse the repository at this point in the history
  7. fix minor color choices

    newhinton committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    6f6ed83 View commit details
    Browse the repository at this point in the history
  8. make walk icon more legible

    newhinton committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8eeb109 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. use light navbar

    newhinton committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b6677e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 4, 2024

  1. add rounded corners

    newhinton committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    204c59b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ebc0d5 View commit details
    Browse the repository at this point in the history
  3. add myself to cla

    newhinton committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    8472ced View commit details
    Browse the repository at this point in the history
  4. fix typo

    newhinton committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    4cabad3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56cc7e2 View commit details
    Browse the repository at this point in the history
  6. remove divider comments

    newhinton committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d411da1 View commit details
    Browse the repository at this point in the history
  7. remove border from map

    newhinton committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    08d41fb View commit details
    Browse the repository at this point in the history
  8. Animate details screen

    newhinton committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ed81b76 View commit details
    Browse the repository at this point in the history
  9. use proper namespace

    newhinton committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    aa04e25 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'upstream/master' into md3

    # Conflicts:
    #	.clabot
    #	app/src/main/java/de/grobox/transportr/map/GpsMapFragment.kt
    #	app/src/main/java/de/grobox/transportr/trips/detail/TripMapFragment.kt
    #	app/src/main/java/de/grobox/transportr/ui/TimeDateFragment.kt
    #	app/src/main/res/values/themes.xml
    #	app/witness.gradle
    newhinton committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    d59a8d4 View commit details
    Browse the repository at this point in the history
  11. fix merge errors

    newhinton committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    c07cb18 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    bd45519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce1f44e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d9934f View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    155632b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8c3f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    1ac9369 View commit details
    Browse the repository at this point in the history
  2. fix typo in comment

    newhinton committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    64ee501 View commit details
    Browse the repository at this point in the history
  3. Fix PopupMenu icon colors

    newhinton committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d160830 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

    newhinton committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    001cb61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c534558 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1f2b45 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. improve map attribution

    newhinton committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5b1dbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64f4b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bb7cfb View commit details
    Browse the repository at this point in the history
  4. undo intellij-configchange

    newhinton committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e7a18ec View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    d393f5d View commit details
    Browse the repository at this point in the history
  2. improve list styles

    newhinton committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    200ad84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fa31ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62f3fac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca358fe View commit details
    Browse the repository at this point in the history