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

Move the creation of the drawable.xml to Android studio #1965

Merged
merged 12 commits into from
Feb 3, 2024

Conversation

Kaiserdragon2
Copy link
Collaborator

@Kaiserdragon2 Kaiserdragon2 commented Feb 2, 2024

this moves the creation of the drawable.xml and the copy of the appfilter file to Android studio.
Also it adds an option to the preparerelease script to allow keeping the the current new drawables and add new icons to it.
This allows the script to be run in between releases without the need to revert these changes to have all new icons in new.

usage: preparerelease.py [-h] [--checkonly] [--new] ARCTICONS_DIR

positional arguments:
  ARCTICONS_DIR  Path to the Arcticons directory

options:
  -h, --help     show this help message and exit
  --checkonly    Run checks only
  --new          Run a new Release

Instead of of having a category for every letter i merged them to A-Z. To have an Specific Letter you will still be able to scroll to it with the scrollbar #1938

@Kaiserdragon2 Kaiserdragon2 marked this pull request as ready for review February 2, 2024 19:45
@Donnnno
Copy link
Collaborator

Donnnno commented Feb 3, 2024

Wow, that's so useful, thank you so much!

Could you add a description of the new prepare release script, with its options here?
https://github.com/Arcticons-Team/Arcticons/tree/main/other/scripts

@Donnnno Donnnno merged commit 4cb2c8b into Arcticons-Team:main Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants