hashemi-hossein / memory-guardian

Take Control of Your Clipboard
GNU General Public License v3.0
134 stars 7 forks source link

Clearing the clipboard seems random #17

Open ihatemakinganaccount opened 5 months ago

ihatemakinganaccount commented 5 months ago

The app seems to clear the clipboard in random time intervals, between 30 seconds and 3 minutes, regardless of how the timer is set (tried up to 600 secs). Only when the timer is set to very short (under 30 secs), the settings seem to be more or less respected.

The clipboard also clears every time the app is launched - not sure if that is intended, but it's unexpected.

Additionally, the "small popup" (I assume that means toast) doesn't ever show up. Toasts work fine in other apps.

Notifications work, both the persistent one and the notification about the clipboard being cleared.

Also I get the clear notification even when the clipboard is empty, i.e. it just pops up randomly every so often...

Also also, the "get current clipboard content" doesn't do anything (might be an Android limitation as they've been restricting clipboard access lately).

OS: CalyxOS 5.5.1 (based on AOSP - Android 14)

Thanks for your effort!

ihatemakinganaccount commented 2 months ago

Am I the only one with this issue?