This is cool! My only concern is with the image uploads. I'd like to be able to stop it from uploading to the fallback since I don't want the images to stick around permanently. Or one more confirmation before uploading, in case I trigger it accidentally.
F-Droid
F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.
Matrix space | forum | IRC
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
That sounds good!
Wonderful! Thank you. I did not manage to replace the default long press of Google search, and I don't use the status bar, only gestures. But happy with the floating button.
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.
Do I need to do anything else than allow restricted settings, turn on accessibility and switch to CTS for the launcher? Mine still opens the default Google CTS.
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.
Its weird that google sends the bottom gesture to their own assistant even when you set a different default.
- double tapping the status bar opens this new one
- power button method opens this new one
- bottom of screen opens Google's annoying interface
I'm in the same boat. I use gesture navigation so I have the pill at the bottom.
Holding that still opens Google's interface.
@Aditya_151@lemmy.world is there anyway to hook into that?
I guess for now the workaround is to enable accessibility service and move the overlay to the bottom.
edit1: also make sure to disable OG circle to search.
edit2: seems promising but doesn't do OCR text copy like OG circle to search (a future I use a lot). Will be keeping an eye on this.
By default, it uses a fast English model to keep the app size small, which can miss some text. You can download and import a more accurate OCR language model for the best accuracy from dev's telegram group.
Shame, would use if it actually replaced the Google CTS natively.
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.

