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: add monochrome app icon support #1550

Merged
merged 16 commits into from
Apr 9, 2023

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    bcdc0ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4581e34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d672eb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c68adc4 View commit details
    Browse the repository at this point in the history
  5. android: Updated Tests

    liyamahendra authored and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f61c83c View commit details
    Browse the repository at this point in the history
  6. android: wrapped inside if(monochrome)

    liyamahendra authored and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4fd38a1 View commit details
    Browse the repository at this point in the history
  7. android: Update templates/project/res/mipmap-hdpi-v26/ic_launcher.xml

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    liyamahendra and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b8f168c View commit details
    Browse the repository at this point in the history
  8. Update lib/prepare.js

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    liyamahendra and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0924a1d View commit details
    Browse the repository at this point in the history
  9. android: Update templates/project/res/mipmap-ldpi-v26/ic_launcher.xml

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    liyamahendra and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0e7396e View commit details
    Browse the repository at this point in the history
  10. android: Update templates/project/res/mipmap-mdpi-v26/ic_launcher.xml

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    liyamahendra and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b059d70 View commit details
    Browse the repository at this point in the history
  11. android Update templates/project/res/mipmap-xhdpi-v26/ic_launcher.xml

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    liyamahendra and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    501235b View commit details
    Browse the repository at this point in the history
  12. android: Update templates/project/res/mipmap-xxhdpi-v26/ic_launcher.xml

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    liyamahendra and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    1fe7955 View commit details
    Browse the repository at this point in the history
  13. android: Update templates/project/res/mipmap-xxxhdpi-v26/ic_launcher.xml

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    liyamahendra and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    21f26f2 View commit details
    Browse the repository at this point in the history
  14. android: Update lib/prepare.js

    Co-authored-by: エリス <erisu@users.noreply.github.com>
    liyamahendra and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ba7a295 View commit details
    Browse the repository at this point in the history
  15. Resolved lint errors

    liyamahendra authored and erisu committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    322e659 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. fix: test failure

    liyamahendra committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    ce6314b View commit details
    Browse the repository at this point in the history