Skip to content

v1.3

Latest

Choose a tag to compare

@attam5740 attam5740 released this 17 Jun 15:20

Reduce permission footprint:

  • Remove ACCESS_FINE_LOCATION (coarse-only location; GPS fix is snapped to nearest city anyway).
  • Strip ACCESS_NETWORK_STATE (injected transitively by androidx.work but unused).
  • ACCESS_NOTIFICATION_POLICY retained for the persistent lock-screen notification (DND bypass).