feat: SAF file picker, fd to jni code

This commit is contained in:
2026-03-19 19:17:57 +01:00
parent 02ebb17dc6
commit 198dfc1630
10 changed files with 292 additions and 9 deletions

View File

@@ -39,6 +39,7 @@
</activity>
<activity android:name="at.lockstep.ui.SongPickerActivity" />
<activity android:name="at.lockstep.saf.SafPickerActivity" />
<service
android:name="at.lockstep.app.LstForegroundService"