- SimCardConfigurationView: render dropdown rows with a "Belegt durch <SID>"
badge for SIM cards that have a usr_id, plus an inline unlink button that
opens a confirmation dialog and releases the assignment.
- SimCardAssignmentService: add releaseSimCard via DELETE
/api/simcards/{id}/assign.
- MainView: after install, auto-start the installed app by resolving the
third-party package via "pm list packages -3" and launching it through
monkey.
- SecurityConfig: route unauthenticated users to SimCardConfigurationView
when SSO is disabled.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bauen im Produktionsmodus:
./mvnw -Pproduction clean package -DskipTests
Description
Languages
Java
96.9%
Shell
2.5%
HTML
0.5%