Code Monkey home page Code Monkey logo

Comments (9)

abonhote avatar abonhote commented on August 15, 2024

I second this if not implemented as live wallpaper. Maybe a shortcut triggered by a launcher gesture could do the job.

from resplash.

b-lam avatar b-lam commented on August 15, 2024

@abonhote If you want to use Resplash with as a live wallpapers I would recommend using Muzei which has a double tap to change option. There is also a widget that can change the wallpaper for Auto Wallpaper in the latest version (v.3.2.0). I hope that helps.

from resplash.

abonhote avatar abonhote commented on August 15, 2024

@b-lam you misread my sentence - I don't like LWPs, especially when there are other ways to achieve the same thing. Resplash is perfectly fine. IIRC there was an app called wallpaper changer which offered a way to jump to the next wallpaper by shortcut. That would be nice.

from resplash.

b-lam avatar b-lam commented on August 15, 2024

@abonhote Sorry I misunderstood what you were saying. What did you mean why "shortcut" and "launcher gesture" because I don't think there is any universal way to do that without using live wallpapers.

from resplash.

abonhote avatar abonhote commented on August 15, 2024

I don't know how this works technically, but my launcher (smart launcher) and others like Nova offer gestures like double tap. You can assign actions (intents?) to a gesture, like directly call a person, create a new note in evernote, open a WhatsApp group chat and stuff like this.

from resplash.

abonhote avatar abonhote commented on August 15, 2024

Screenshot_20200714-233048

Smart Launcher gesture shortcut screen

from resplash.

b-lam avatar b-lam commented on August 15, 2024

@abonhote Okay I see what you mean now. So without getting too technical, what you might notice about all those actions are that they are set to open a screen within the app. They can't actually perform actions without opening a screen within the app. Hence why I made a quick settings button and a widget for Auto Wallpaper. I hope that makes sense.

from resplash.

abonhote avatar abonhote commented on August 15, 2024

@b-lam I really believe it's possible to tell an app to do something without opening a screen. My Android dev skills aren't very well developed, but I know that apps like Tasker are able to send/receive signals to/from other apps. I am turning off my FairEmail office account during holidays that way, by sending an intent:

You can automatically send commands with for example Tasker:
New task: Something recognizable, Action Category: Misc/Send Intent, Action: eu.faircode.email.ENABLE, Target: Service

Found here: https://github.com/M66B/FairEmail/blob/master/FAQ.md

Don't get me wrong, I don't need that functionality - who needs wallpapers anyway? - but it's an interesting concept :-)

from resplash.

b-lam avatar b-lam commented on August 15, 2024

@abonhote I 100% agree, it is possible to tell an app to do something without opening it and that would be done through intents. However what you are describing with Smart Launcher/Nova launcher are app shortcuts (https://developer.android.com/guide/topics/ui/shortcuts) which do use intents but according to the documentation, they need to be intents that open screens in your app. I could add a Tasker plugin that changes the wallpaper (similar to what Muzei does) but with regards to specifically "changing the wallpaper when double tapping the home screen", I think it needs to be done using a live wallpaper.

from resplash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.