Releases: hxreborn/cleanshare
v3.1.3
What's Changed
Combined notes for v3.1.2 + v3.1.3 since v3.1.2 was declared failed on the IzzyOnDroid F-Droid pipeline and never reached users there.
Bug Fixes
-
362863c(build) Drop aboutlibraries plugin and use compileSdk block form so the IzzyOnDroid reproducible build passes by @hxreborn -
340a2f3(ui) Use rememberSaveable for regex dialog visibility by @hxreborn
Performance Improvements
Refactor
-
18f77e6(app) Move service binding and prefs to Application by @hxreborn -
acf88d7(ui) Consolidate preference cells and modifiers by @hxreborn -
dedc6dfUse typed pref specs in DeletionExecutor by @hxreborn
Miscellaneous
v3.1.2
v3.1.1
v3.1.0
v3.0.0
v2.1.0
What's Changed
🚀 Added
-
f239675- (deletion) Add trash as alternative to permanent delete by @hxrebornAdd new mode to move screenshots to trash alongside permanent delete. Defaults to trash.
-
d22edd1- (hook) Detect edited screenshots via IPC resolution by @hxrebornAdd async method to detect recently edited screenshots so they're offered to delete.
🐛 Fixed
-
47f23df- (hook) Skip trashed files in screenshot detection by @hxreborn -
4ad0b1f- (hook) Reset share session state on each chooser open by @hxrebornPrevent stale deletion state from leaking into subsequent share sessions.
♻️ Changed
-
9cfcc45- (quickshare) Gate debug logs behind BuildConfig.DEBUG by @hxrebornRevert verbose diagnostic logging from hook mechanism. All QuickShareFilterHooker logs now use debugLog which only emits in debug builds. Removed unused findMethodsByName and formatMethodSig utilities.
-
21a5d16- (ui) Replace deletion mode dialog with segmented buttons by @hxreborn
v2.0.3
✨ New Features
🐛 Bug Fixes
119fb1a- Fix Direct Share silently failing on ColorOS (thanks @asdfmonster261 for testing) (commit by @hxreborn)afcea3f- build: revert AGP 8.12.2 and restore lifecycle-viewmodel-compose for reproducible builds (commit by @hxreborn)
🔧 Chores
v2.0.2
v2.0.1
v2.0.0
✨ New Features
2a3dc28- add delete-after-sharing checkbox for screenshots (commit by @hxreborn)da35c71- add Compose settings UI (commit by @hxreborn)6c2284c- add Hide Quick Share option (commit by @hxreborn)b8dd5d0- add settings for delete-after-sharing (commit by @hxreborn)
🐛 Bug Fixes
9179e08- correct IzzyOnDroid badge URL (commit by @hxreborn)4151d81- use android package in xposed scope list (commit by @hxreborn)