Update repository metadata and clean up code

- Suppress lint warnings for foreground service and install permissions in Manifest
- Replace wildcard imports with explicit imports in ProductAdapter
- Update repository name and description for the Michachatz F-Droid Archive
- Add hint to the fingerprint field in the repository edit layout
- Minor formatting update to README.md
This commit is contained in:
2026-05-31 19:59:37 +02:00
parent d49bce9188
commit ae64498a18
5 changed files with 27 additions and 13 deletions
+2 -1
View File
@@ -95,7 +95,8 @@
android:fontFamily="monospace"
android:textSize="16sp"
android:inputType="textNoSuggestions|textMultiLine"
tools:ignore="Autofill,LabelFor,Speakable" />
android:hint="@string/fingerprint"
tools:ignore="Autofill,LabelFor" />
<TextView
android:id="@+id/fingerprint_error"