Commit Graph

24 Commits

Author SHA1 Message Date
Mike A.
9d1022c697 feat: support in-memory files for {from,to}_{json,plist} 2025-10-20 23:34:27 +02:00
Mike A.
2f1ca10def feat: export all classes in top-level package 2025-09-11 16:19:23 +02:00
Mike A.
e2978b66a0 docs: hide typevar definitions 2025-08-05 15:08:56 +02:00
Mike A.
def535f819 docs: somewhat fix references in source code 2025-08-04 16:16:30 +02:00
Mike A.
9017efc7be refactor: specialize Serializable subclasses for stronger type safety 2025-08-03 21:42:08 +02:00
Mike A.
cbea476226 feat: make KeyPair serializable 2025-07-23 20:04:31 +02:00
Mike A.
50bd844955 refactor: split adv data method into BLE and OF variants 2025-07-18 16:22:18 +02:00
Shreyas Minocha
f141ec3700 Replace new example with HasPublicKey method 2025-02-24 23:26:03 -05:00
Mike A.
78d472ba0d Nitpicking 2024-11-20 21:15:37 +01:00
pre-commit-ci-lite[bot]
a4b753287e [pre-commit.ci lite] apply automatic fixes 2024-11-20 08:06:31 +00:00
Philip Magyar
f45b9723f7 fix confidance/horizontal acc, add mac address 2024-11-20 09:04:05 +01:00
Mike A.
8a096230a2 keys: Add name getter/setter to accessories and keypairs 2024-09-18 16:38:59 +02:00
Mike A.
1c185195b0 chore: Reformat files 2024-09-03 17:46:12 +02:00
Mike A.
03f00ee4a0 reports: Support fetching non-decryptable reports 2024-07-21 21:16:21 +02:00
Mike A
8f2572af44 Enforce @override decorators 2024-02-10 20:10:03 +01:00
Mike A
7d09296565 Add Pyright as static type checker 2024-02-10 17:25:54 +01:00
Mike A
246b407e45 Update keygen to fix index alignment 2024-02-08 15:53:18 +01:00
Mike A
7e46afc5f3 Add experimental key derivation API for real airtags 2024-02-06 23:14:01 +01:00
Mike A
15e0b910b3 Add BLE device scanning functionality 2024-01-04 17:18:22 +01:00
Mike A
e31f9ac745 Refactor entire module 2024-01-03 22:13:16 +01:00
Mike A
23d81f5cb2 Decide on conflicting ruff rules 2024-01-02 21:05:44 +01:00
Mike A
1b18e0dfef Enforce strict typing 2024-01-01 21:47:06 +01:00
Mike A
2b954c5440 Add ruff pre-commit hooks 2023-12-31 15:15:26 +01:00
Mike A
a47a3c45a5 Initial commit 2023-12-30 22:29:18 +01:00