oncall-mobile-android/flake.lock

62 lines
1.5 KiB
Text
Raw Normal View History

rename: drop all ntfy heritage — package, log tags, brand, URLs (Tier 2) Full namespace + token rename across the entire fork. Greenfield, no backwards-compatibility aliasing. Package rename io.heckel.ntfy.* → com.centralcloud.oncall.* - 71 .kt + 3 .java + 2 .xml + 1 .gradle file contents rewritten - source tree moved under app/src/{main,play,fdroid}/java/com/centralcloud/oncall/ - namespace updated in app/build.gradle - Room schema dir app/schemas/io.heckel.ntfy.* removed (regenerates) Token sweep Ntfy/NTFY/ntfy → Oncall/ONCALL/oncall in all code/resource files, including Japanese translations. Affected: log-tag constants (NtfyApplication, NtfyMainActivity, ...), BroadcastService SEND_MESSAGE / CONNECTION_ALERT_* action names, translated string resources mentioning ntfy. URL hostnames ntfy.sh → oncall.hugo.dk docs.ntfy.sh → docs.oncall.hugo.dk ntfy.hugo.dk → oncall.hugo.dk ntfy.example.com, ntfy.ejemplo.es, ntfy.exemple.cat, ntfy.exemplo.com.br, ntfy.exemplo.pt → oncall.* equivalents (i18n example URLs) Deep-link scheme ntfy:// → oncall:// Backup format FILE_MAGIC "ntfy2586" → "oncall26" (greenfield, no existing backups to read) Verified: zero matches for /ntfy/i across the entire source tree, gradle files, resources, and AGENTS.md. DNS reminder: app_base_url default is now https://oncall.hugo.dk — point that DNS record at the same server as ntfy.hugo.dk (or update the default in BuildConfig if you prefer a different hostname). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 18:56:34 +02:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1778003029,
"narHash": "sha256-q/nkKLDtHIyLjZpKhWk3cSK5IYsFqtMd6UtXF3ddjgA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0c88e1f2bdb93d5999019e99cb0e61e1fe2af4c5",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}