quik icon indicating copy to clipboard operation
quik copied to clipboard

✏️ [ FEAT REQ ] OTP recognition

Open senthilvigneshkumar opened this issue 9 months ago • 6 comments

Frustrating to go into app/notification for otp.

Need on-device recognition of otp messages. If otp message is recognised,

  1. If device is unlocked, OTP should be shown in block letters as floating notification with option to copy. This floating notification should be displayed for atleast 5 to 10 seconds.
  2. If device is locked, show ***** in the notification.

senthilvigneshkumar avatar Feb 05 '25 01:02 senthilvigneshkumar

That is filter/search. I'm asking for notification.

senthilvigneshkumar avatar Feb 11 '25 04:02 senthilvigneshkumar

Auto copy OTP to clipboard would also be a nice feature that can be enabled if user wants.

cleanerspam avatar Mar 18 '25 05:03 cleanerspam

https://github.com/tianma8023/SmsCode https://github.com/jd1378/otphelper These apps provides this feature. It would be nice to have this feature in the app.

MysticPalash avatar Mar 18 '25 13:03 MysticPalash

My idea for implementation would be to have a OTP / copy code quick action for the regular sms notification. Just like there is a reply button. Clicking it would also mark the message as read.

PhoenixIV avatar Jul 07 '25 12:07 PhoenixIV

That's a great idea !

On 7 July 2025 12:21:44 pm UTC, Tobias @.***> wrote:

PhoenixIV left a comment (octoshrimpy/quik#260)

My way of implementation would be to have a OTP / copy code quick action for the regular sms notification. Clicking it would also mark the message as read.

-- Reply to this email directly or view it on GitHub: https://github.com/octoshrimpy/quik/issues/260#issuecomment-3044813064 You are receiving this because you commented.

Message ID: @.***>

cleanerspam avatar Jul 07 '25 16:07 cleanerspam

There is an additional positive with this: You can possibly introduce a setting to hide the OTP from notifications on the lock screen, so they are only visible when the device is unlocked.

If Android allows for that distinction.

PhoenixIV avatar Aug 14 '25 09:08 PhoenixIV