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 donation attribute to appinfo/info.xml, donation buttons to app details page #1452

Merged
merged 7 commits into from
Aug 16, 2024

Commits on Aug 15, 2024

  1. feat(info): add XML specification and importer for donation attribute

    Signed-off-by: Edward Ly <contact@edward.ly>
    edward-ly committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    38faca3 View commit details
    Browse the repository at this point in the history
  2. feat(Donation): add donation table and model

    Signed-off-by: Edward Ly <contact@edward.ly>
    edward-ly committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8cb93db View commit details
    Browse the repository at this point in the history
  3. feat(icons): add donation icons

    Signed-off-by: Edward Ly <contact@edward.ly>
    edward-ly committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    82f0fa1 View commit details
    Browse the repository at this point in the history
  4. feat(detail): add donation buttons to apps

    Signed-off-by: Edward Ly <contact@edward.ly>
    edward-ly committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    cf233b4 View commit details
    Browse the repository at this point in the history
  5. fix(tests): add donations key to parser test

    Signed-off-by: Edward Ly <contact@edward.ly>
    edward-ly committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c926ae7 View commit details
    Browse the repository at this point in the history
  6. feat(docs): add donation attribute usage

    Signed-off-by: Edward Ly <contact@edward.ly>
    edward-ly committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    dd05a8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7da2894 View commit details
    Browse the repository at this point in the history