Skip Navigation

Posts
2
Comments
5
Joined
4 days ago

developer

  • You can disable the native Google CTS long-press gesture from your device’s navigation or launcher settings—it depends on your device or ROM.

    As for replacing the native Google gesture, it’s reserved for Google only, so third-party apps can’t override it directly.

    That’s why apps use workarounds like a bottom overlay to trigger CTS or other actions. This app already supports that—you just need to set it up manually.

  • You can disable the native Google CTS long-press gesture from your device’s navigation or launcher settings—it depends on your device or ROM.

    As for replacing the native Google gesture, it’s reserved for Google only, so third-party apps can’t override it directly.

    That’s why apps use workarounds like a bottom overlay to trigger CTS or other actions. This app already supports that—you just need to set it up manually.

  • That’s a valid concern, and I’ve been thinking about it too.

    In future updates, I’m planning to remove services like litterbox/catbox completely and move toward a self-hosted approach, where your own device acts as the server and the image is shared directly with the selected search engine.

    I’m also considering adding an extra confirmation step to prevent accidental uploads.

    That said, I’d still recommend avoiding uploading sensitive images—once something is sent to a search engine, it’s out of the app’s control and may be used by them to improve their services

  • Open Source @lemmy.ml

    I made a Circle to Search alternative that works on any Android (with multiple search engines)

  • It can be invoked in two ways:

    • Double-tap on the status bar – this method requires accessibility permission.

    • Set it as your default assistant – once set, you can trigger it just like your device’s default assistant (the exact gesture depends on your device).

    If you prefer using a bottom gesture, you can move the overlay to the bottom of the screen. After that, you’ll be able to invoke it by long-pressing the bottom area of your screen.

  • F-Droid @lemmy.ml

    I made a Circle to Search alternative that works on any Android (with multiple search engines)