Releases: DeweyReed/ClipboardCleaner
Releases · DeweyReed/ClipboardCleaner
1.8.1
- Added support for Android 13.
- White spaces are treated as content instead of emptiness. #28
1.7.1
- Add Italian translation. Thank @gdonisi.
- Use
setPrimaryClip
when clearPrimaryClip
fails.
1.7.0
- Added the support for Android 12
1.6.3
- Add Spanish translation. Thank @CloverBadland.
- Fix a typo.
1.6.1
- Clear the clipboard instead of resetting it on Android P or later.
- Show all items in the primary clip.
- Update Portuguese translation. Thank @mezysinc.
1.6.0
- Added the support for setting the app as the system assistant app. #17
1.5.4
- Added Portuguese translation. Thank @mezysinc.
1.5.3
- White text color on widgets.
1.5.2
- Enabled dark theme. #15
- Optimized widget layout. #14
- Fixed string typos. #14