mirror of
https://github.com/SimpleMobileTools/Simple-Voice-Recorder.git
synced 2025-06-05 21:59:31 +02:00
Regardless of updating targetSdkVersion, the foreground service notification will now be dismissable by the user. Ongoing flag will only affect dismissing with *Clear all* or when phone is locked. Updating targetSdkVersion required updating the RecorderService type, since these are now mandatory. Setting `microphone` type also required additional permission, `FOREGROUND_SERVICE_MICROPHONE`. No other changes from these lists affects this app: - https://developer.android.com/about/versions/14/behavior-changes-all - https://developer.android.com/about/versions/14/behavior-changes-14