From 4ead8edde653a4935bd1647eefb308da3f8f04de Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 19 Aug 2024 10:43:55 +0000 Subject: [PATCH] clipboardcleaner - archive --- metadata/com.thatsmanmeet.clipboardcleaner.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.thatsmanmeet.clipboardcleaner.yml b/metadata/com.thatsmanmeet.clipboardcleaner.yml index 386c6069a6..56f0bb53d7 100644 --- a/metadata/com.thatsmanmeet.clipboardcleaner.yml +++ b/metadata/com.thatsmanmeet.clipboardcleaner.yml @@ -7,6 +7,14 @@ SourceCode: https://github.com/thatsmanmeet/Clipboard-Cleaner/ IssueTracker: https://github.com/thatsmanmeet/Clipboard-Cleaner/issues AutoName: Clipboard Cleaner +Description: |- + NOTE: 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'