Skip to content

Releases: T-vK/android-firewallctl

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 21:55
fb5c689

1.3.0 (2026-06-03)

Features

  • refresh documentation and add docs consistency tests (fb5c689)

v1.2.22

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:23

1.2.22 (2026-06-03)

Bug Fixes

  • keep inotifyd alive across packages.xml rewrite; quiet wakes (9e3c6ab)

v1.2.21

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:10

1.2.21 (2026-06-03)

Bug Fixes

  • inotify only packages.list/xml — stop /data/system log spam (ab0cbe7)

v1.2.20

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:03

1.2.20 (2026-06-03)

Bug Fixes

  • instant install path — inotify only, app_process notify first (d5278b9)
  • remove safety poll entirely; ERROR logs when inotify fails (c0f717a)

v1.2.19

Choose a tag to compare

@github-actions github-actions released this 03 Jun 19:51

1.2.19 (2026-06-03)

Bug Fixes

  • repair inotifyd startup (install detect was safety-poll only) (aaf4e56)

v1.2.18

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:34

1.2.18 (2026-06-03)

Bug Fixes

  • avoid ARG_MAX in dumpsys verify; streamline channel init (8f2f185)

v1.2.17

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:24

1.2.17 (2026-06-03)

Bug Fixes

  • post block notifications on firewall_default_deny channel (0832182)

v1.2.16

Choose a tag to compare

@github-actions github-actions released this 03 Jun 18:09

1.2.16 (2026-06-03)

Bug Fixes

  • avoid RemoteException from app_process FGS; broadcast first (e72e0ef)

v1.2.15

Choose a tag to compare

@github-actions github-actions released this 03 Jun 17:54

1.2.15 (2026-06-03)

Bug Fixes

  • broaden notification verify and drop specialUse FGS (1126d98)

v1.2.14

Choose a tag to compare

@github-actions github-actions released this 03 Jun 17:43

1.2.14 (2026-06-03)

Bug Fixes

  • post notifications via foreground service (numPostedByApp was 0) (78f7238)