-
Notifications
You must be signed in to change notification settings - Fork 2
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
New modules to check into IzzyOnDroid #6
Comments
Would be nice if your Fastlane could include an icon for each module. Quick idea: the standard Xposed icon with a symbol embedded, e.g. the standard brightness symbol wtih AntiBrightnessChange, rotation symbol with RotationControl etc. Not the nicest ones admittedly, but if you like them: In case you want to edit them, or build upon it (e.g. for the other modules), here's the multi-layer Gimp file: xposed_icons.xcf.zip. I have no idea why in the browser, the background of the puzzle piece is gray; it's white with 25% opacity and an image viewer also shows it as such. If you prefer it entirely transparent, just select the other "piece" layer in the Gimp file and export again. Or fill it with a different color, e.g. a decent and not too bright yellow (complement to the blue).
|
PS:
(just with different time stamps, which reflect the time Edit: I guess the last line is caused by this <application
android:icon="@android:drawable/ic_menu_rotate"
android:label="RotationControl"
> referencing something that's not defined as there's no corresponding file in resources (not even any directory for drawables). Comparing to some other module, I'd say removing |
I uploaded a version of RotationControl that has the icon removed, did this fix your issue with publishing? I will have a look at creating the icons. |
Checking now …
Wonderful! |
Probably would be cool to state that they're xPosed modules in the descriptions :) |
They are in the "Xposed" category, no? |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Yeah, this might be a good idea. I'll add it with the next update if I don't forget. |
Hi @IzzySoft,
@programminghoch10 and I worked on and added some new modulets.
Would you add the new ones to your repo?
com.programminghoch10.MotionEventModde.binarynoise.dontResetIfBootedAndConnectedde.binarynoise.muteSlf4jWarningsnot to be added to the repoThe text was updated successfully, but these errors were encountered: