We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jaguar Remote (on Play Store) has an activity name that isn't ASCII, for some godforsaken reason.
It doesn't show up in the list of apps to request for in the requests menu.
When manually submitted through the IconRequest app, the generated AppFilter is:
<item component="ComponentInfo{com.jlr.jaguar.incontrolremote.appstore/kp.\u1ac1\u1aca\u086a}" drawable="jaguar_remote"/>
(non-ASCII characters replaced with escape sequences)
Have you ever seen something like this before?
The text was updated successfully, but these errors were encountered:
Sorry for the lack of response, but you probably should open an issue at the main candybar repo: https://github.com/zixpo/candybar/issues
Sorry, something went wrong.
No branches or pull requests
Jaguar Remote (on Play Store) has an activity name that isn't ASCII, for some godforsaken reason.
It doesn't show up in the list of apps to request for in the requests menu.
When manually submitted through the IconRequest app, the generated AppFilter is:
(non-ASCII characters replaced with escape sequences)
Have you ever seen something like this before?
The text was updated successfully, but these errors were encountered: