Releases: warren-bank/Android-Mock-Location
Releases · warren-bank/Android-Mock-Location
service/v02.04.01
release: service/v02.04.01
service/v02.04.00
translate string resources (w/ IBM Language Translator service)
service/v02.03.01
fix bug: NullPointerException after stopping service
service/v02.03.00
add 2x new build flavors: GooglePlayServices, HuaweiMobileServices
service/v02.02.01
[Google Pixel 6+] add workaround for device-specific bug related issues: #11, #14
service/v02.02.00
add 'UnifiedNlp' backend plugin status: ======= * 'Mock my GPS' app: - when the 'UnifiedNlp' backend plugin is also installed: * binds to its LocationService * pushes mock location data to its BackendService * 'UnifiedNlp' app: - recognizes the backend plugin - can configure the settings for the backend plugin
service/v02.01.10
[Android 12] add support to mock: LocationManager.FUSED_PROVIDER
service/v02.01.09
update target SDK version: from 28 (Android 9) to 33 (Android 13) changes: * Android 10+: add foreground service type * Android 12+: add mutability flag to pending intent in notification * Android 12+: show foreground service notification without 10s delay * Android 12+: remove content from collapsed state of notification - height restrictions for custom notifications on Android 12+: * 48dp: collapsed state * 88dp: heads up * 252dp: expanded state - height of custom notification: * 64dp * Android 13+: add runtime permission to show foreground service notification * update build tools see: * https://developer.android.com/about/versions/10/features#fg-service-types https://developer.android.com/reference/android/R.attr#foregroundServiceType * https://developer.android.com/about/versions/12/behavior-changes-12#pending-intent-mutability * https://developer.android.com/about/versions/12/behavior-changes-all#foreground-service-notification-delay https://developer.android.com/guide/components/foreground-services#notification-immediate * https://developer.android.com/about/versions/12/behavior-changes-12#custom-notifications https://developer.android.com/develop/ui/views/notifications/custom-notification * https://developer.android.com/about/versions/13/behavior-changes-13#notification-permission-fgs-appearance https://developer.android.com/develop/ui/views/notifications/notification-permission
service/v02.01.08
fix #5: [Android 11] powerRequirement is out of range of [1, 3]
service/v02.01.07
add drag handle icon to joystick layout