SimpleMobileTools / Simple-Voice-Recorder

An easy way of recording any discussion or sounds without ads or internet access
https://www.simplemobiletools.com
GNU General Public License v3.0
458 stars 139 forks source link

Update targetSdkVersion to 34 #206

Closed esensar closed 1 year ago

esensar commented 1 year ago

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: