jahirfiquitiva / Frames

Free, feature-rich, easily customizable Android dashboard for wallpapers apps
https://dashbud.dev
Other
618 stars 125 forks source link

Add support for embedded Wallpapers #253

Closed johnuopini closed 1 year ago

johnuopini commented 1 year ago

Kuper Version

2.4.4

Describe the feature

I understand having a JSON makes sense in most use cases but it would be very useful to have an option to embed the wallpapers in the APK itself just like we do with Kustom files, then the json could be the very same but the resources URL would be something like "asset://wallpapers/filename.png" rathen then an HTTP uri.

Describe alternatives you have considered

No response

Additional context or info

Not always user is connected and might want to switch wallpaper quickly

welcome[bot] commented 1 year ago

Thanks for opening your first issue here :smiley:! Please be sure to follow the issue template and check the contribution guidelines :wink: (otherwise the issue will be ignored :confused:).

welcome[bot] commented 1 year ago

Thanks for opening your first issue here :smiley:! Please be sure to follow the issue template and check the contribution guidelines :wink: (otherwise the issue will be ignored :confused:).

jahirfiquitiva commented 1 year ago

@johnuopini I can confirm this is already working. Check the sample json file for an example:

jahirfiquitiva commented 1 year ago

@johnuopini Added some docs here: https://github.com/jahirfiquitiva/Kuper/wiki/Setting-up-your-wallpapers-json-file/#wallpapers-images-from-assets

GitHub
Setting up your wallpapers json file
Free, feature-rich, easily customizable Android dashboard for widgets apps with Zooper widgets and/or Kustom assets (Widgets, Wallpapers and Komponents) - jahirfiquitiva/Kuper
johnuopini commented 1 year ago

@johnuopini Added some docs here: https://github.com/jahirfiquitiva/Kuper/wiki/Setting-up-your-wallpapers-json-file/#wallpapers-images-from-assets

Great stuff!! Will test asap, thanks!!

GitHub
Setting up your wallpapers json file
Free, feature-rich, easily customizable Android dashboard for widgets apps with Zooper widgets and/or Kustom assets (Widgets, Wallpapers and Komponents) - jahirfiquitiva/Kuper