Hide Mock Location
Hide Mock Location is Xposed Module, which hides information about 'Allow mock locations' setting enabled or Fake GPS app running to chosen applications.
User can choose between two modes of blocking: WHITELIST MODE or BLACKLIST MODE.
In WHITELIST MODE all apps see 'Allow mock locations' setting as disabled, except for apps chosen by user, which are immune to setting spoofing.
In BLACKLIST MODE all apps see 'Allow mock locations' true setting, except for apps chosen by user, which see 'Allow mock locations' setting as disabled.
Application works in on-fly mode, which means it doesn't need to reboot phone to apply change of settings.
Works with 4.0.3+ devices, including Android Marshmallow.
Hide Mock Location 1.3
* Show/Hide launcher icon feature
* Settings window
* Fix Right-to-Left layout
* Whitelist Google Play Services mode
* Fix problem with checking 'Allow Mock Locations' in developer settings
* Minor changes with detecting Xposed part of app.
* Add application search feature.
* Fix BLACKLIST MODE - it should work now with all apps on all devices (e.g. Pokemon GO).
* Fix splash screen crash issue - HML has new faster splash screen.
* Add new mock location method hooks, which could be useful in future.
* New horrendous icon
Removes bug, which occurs on certain ART devices. It was preventing application from detecting Xposed Module (via self hook), which was reason of invalid "Xposed module disabled" view in application.
If your app works well on 1.0, you don't need to download this update.