Skip to content

Releases: itisuniqueofficial-gh/universal-app-lock

Universal App Lock 1.0.0 Build 9

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Sep 17:12
e611097

Universal App Lock

Build: 9
Version: 1.0.0-build.9
Commit: e611097
Branch: main
Author: iamjaydatt2006

⚠️ This is an automated pre-release build for testing. It is signed with a
development/CI key (not the production key) and is not a stable release.
App-lock enforcement is not implemented yet — see docs/FEATURES.md.

Changes

Features

  • native foreground monitor, LockActivity, sessions, boot/package receivers

Other

  • use null-aware map elements in setRelockPolicy

Artifacts

  • Universal APK + per-ABI APKs (where generated)
  • Android App Bundle (AAB)
  • SHA256SUMS.txt checksums
  • build-info.json build metadata

Verification

  • Application ID: verified (com.itisuniqueofficial.ual)
  • Tests: passed on CI
  • Signing: development/CI key (not production)

Compatibility

Independent third-party Android application. No Samsung privileged/system APIs;
does not require a Samsung device.

Universal App Lock 1.0.0 Build 8

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Sep 16:36
859a326

Universal App Lock

Build: 8
Version: 1.0.0-build.8
Commit: 859a326
Branch: main
Author: iamjaydatt2006

⚠️ This is an automated pre-release build for testing. It is signed with a
development/CI key (not the production key) and is not a stable release.
App-lock enforcement is not implemented yet — see docs/FEATURES.md.

Changes

Features

  • real PIN setup/change/remove UI with sharp keypad; enforce zero-corner design

Artifacts

  • Universal APK + per-ABI APKs (where generated)
  • Android App Bundle (AAB)
  • SHA256SUMS.txt checksums
  • build-info.json build metadata

Verification

  • Application ID: verified (com.itisuniqueofficial.ual)
  • Tests: passed on CI
  • Signing: development/CI key (not production)

Compatibility

Independent third-party Android application. No Samsung privileged/system APIs;
does not require a Samsung device.

Universal App Lock 1.0.0 Build 7

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Sep 16:07
998b369

Universal App Lock

Build: 7
Version: 1.0.0-build.7
Commit: 998b369
Branch: main
Author: iamjaydatt2006

⚠️ This is an automated pre-release build for testing. It is signed with a
development/CI key (not the production key) and is not a stable release.
App-lock enforcement is not implemented yet — see docs/FEATURES.md.

Changes

Bug Fixes

  • declare SYSTEM_ALERT_WINDOW so overlay permission is grantable

Artifacts

  • Universal APK + per-ABI APKs (where generated)
  • Android App Bundle (AAB)
  • SHA256SUMS.txt checksums
  • build-info.json build metadata

Verification

  • Application ID: verified (com.itisuniqueofficial.ual)
  • Tests: passed on CI
  • Signing: development/CI key (not production)

Compatibility

Independent third-party Android application. No Samsung privileged/system APIs;
does not require a Samsung device.

Universal App Lock 1.0.0 Build 6

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Sep 12:54

Universal App Lock

Build: 6
Version: 1.0.0-build.6
Commit: fe8ac82
Branch: main
Author: iamjaydatt2006

⚠️ This is an automated pre-release build for testing. It is signed with a
development/CI key (not the production key) and is not a stable release.
App-lock enforcement is not implemented yet — see docs/FEATURES.md.

Changes

Features

  • Keystore-backed PIN auth foundation + lockout/session policy

Bug Fixes

  • dontwarn Tink optional http/joda deps for R8
  • add R8 keep/dontwarn rules for Tink (security-crypto)

Other

  • silence prefer_initializing_formals for private named-param fields

Artifacts

  • Universal APK + per-ABI APKs (where generated)
  • Android App Bundle (AAB)
  • SHA256SUMS.txt checksums
  • build-info.json build metadata

Verification

  • Application ID: verified (com.itisuniqueofficial.ual)
  • Tests: passed on CI
  • Signing: development/CI key (not production)

Compatibility

Independent third-party Android application. No Samsung privileged/system APIs;
does not require a Samsung device.

Universal App Lock 1.0.0 Build 3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Sep 12:05

Universal App Lock

Build: 3
Version: 1.0.0-build.3
Commit: 1a26bab
Branch: main
Author: iamjaydatt2006

⚠️ This is an automated pre-release build for testing. It is signed with a
development/CI key (not the production key) and is not a stable release.
App-lock enforcement is not implemented yet — see docs/FEATURES.md.

Changes

Features

  • application discovery and permission onboarding
  • scaffold Flutter + Kotlin Android application

Bug Fixes

  • changelog generator returns 0 when changes exist
  • scope CHANNEL env to version step so flutter-action gets stable channel
  • resolve analyzer lints (unnecessary import and underscores)

CI/CD

  • every-commit automated release pipeline
  • add GitHub-first CI/CD foundation

Other

  • format Dart sources and scope CI format check to Dart files
  • first commit

Artifacts

  • Universal APK + per-ABI APKs (where generated)
  • Android App Bundle (AAB)
  • SHA256SUMS.txt checksums
  • build-info.json build metadata

Verification

  • Application ID: verified (com.itisuniqueofficial.ual)
  • Tests: passed on CI
  • Signing: development/CI key (not production)

Compatibility

Independent third-party Android application. No Samsung privileged/system APIs;
does not require a Samsung device.

Universal App Lock 1.0.0 Build 10

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Sep 17:45
7c47cca

Universal App Lock

Build: 10
Version: 1.0.0-build.10
Commit: 7c47cca
Branch: main
Author: iamjaydatt2006

⚠️ This is an automated pre-release build for testing. It is signed with a
development/CI key (not the production key) and is not a stable release.
App-lock enforcement is not implemented yet — see docs/FEATURES.md.

Changes

Features

  • protect Universal App Lock's own UI (native, loop-safe)

Other

  • invoke switch onChanged directly for deterministic result
  • scroll to Self Lock card before interacting

Artifacts

  • Universal APK + per-ABI APKs (where generated)
  • Android App Bundle (AAB)
  • SHA256SUMS.txt checksums
  • build-info.json build metadata

Verification

  • Application ID: verified (com.itisuniqueofficial.ual)
  • Tests: passed on CI
  • Signing: development/CI key (not production)

Compatibility

Independent third-party Android application. No Samsung privileged/system APIs;
does not require a Samsung device.