-
Notifications
You must be signed in to change notification settings - Fork 18
[FEATURE] Ability to pick images from storage for icons. #47
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
Comments
|
Alright, let's go with custom image. Yes, I would like to pick a custom image from my phone's storage via gallery or file explorer. Whichever one is possible please. |
Choosing an image from storage is tricky. The user should be allowed to crop / resize it and this adds a lot of UI that I'm not comfortable with. |
I added the ability to choose any icon from an icon pack. |
That’s a nice feature set. I still wish to pick a custom image from storage if possible please. |
@TBog Hi. How is the progress going with this request? Just curious. |
I'm sorry, I'm not working on this. Feel free to submit a PR. |
Only a suggestion, that could be much easier to implement: Forcing the user to choose a image that he/she will edit previously according to a predefined size/aspect-ratio/format. If it is not correct, the launcher will refuse to import it (with an error message). Obviously the user has to be informed previously about the size/aspect-ratio/format required. |
I for one don't have an application that can do this. How do you expect others to do this? Context: I'm using a library for the color chooser (https://github.com/ohmae/color-chooser). It's impossible to use this lib without customization to the layout. This adds a lot of time spent when I need to update the version because I need to sync the source code. Some lib candidates I found that may be used:
|
|
feature added with commit 922657a |
What road did you decided to take for this feature ? |
I chose https://github.com/Dhaval2404/ImagePicker
|
Actually it was the one that looked better of all those that you proposed and anything else that I manage to find. |
This feature is working now (v6.10(32)). Very cool TBog. Nevertheless, I would like to suggest to extend the option to Tags and Shortcuts. Right now it is only possible with Apps. |
fixed in 6f65ca2 |
Thank you TBog. |
No description provided.
The text was updated successfully, but these errors were encountered: