clipboardcleaner - archive

This commit is contained in:
Licaon_Kter 2024-08-19 10:43:55 +00:00
parent e35e615081
commit 4ead8edde6

View file

@ -7,6 +7,14 @@ SourceCode: https://github.com/thatsmanmeet/Clipboard-Cleaner/
IssueTracker: https://github.com/thatsmanmeet/Clipboard-Cleaner/issues
AutoName: Clipboard Cleaner
Description: |-
<b>NOTE:</b> App source code is no longer available.
Clipboard Cleaner android app for showing and cleaning clipboard. This app have a simple interface with only two buttons, Show Clipboard and Clean Clipboard. Both shows a small message (Toast) at the bottom with one showing the last copied text in clipboard while other clears the clipboard completely.
Note
* On some android devices the clipboard cleaning might not work as some vendors implement their own method of managing clipboards.
* Also if you're using a keyboard app with clipboard manager turned on (e.g. GBoard with it's own clipboard) then this app will not be able to clean that history as it belongs to the keyboard app itself and it have to be cleared manually by the user or you can disable the keyboard's own implementation of clipboard manager.
RepoType: git
Repo: https://github.com/thatsmanmeet/Clipboard-Cleaner
@ -26,7 +34,10 @@ Builds:
AllowedAPKSigningKeys: fa5bdc47603d6300056bfd0a14684a48d085785774265860dbdac15becadc84b
AutoUpdateMode: Version
UpdateCheckMode: Tags
ArchivePolicy: 0
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '2.0'
CurrentVersionCode: 11
NoSourceSince: '2.0'