aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-02version: bump version to 0.0.6 (#22)upstream-mainSlvr
2024-04-01Update grpc dependencies (#21)Gilles Boccon-Gibod
2024-03-15Make protoc-gen-custom_grpc deterministicCole Faust
2024-01-30Add Host.WaitConnectionUpdate rpc (#19)Ben Lawson
2023-11-19pytype: disable covariant `TypeVar` not supported yetLucas Abel
2023-11-06python: bump to v0.0.5Lucas Abel
2023-11-06l2cap: update APIs (breaking changes)uael
2023-11-05Update protoc-gen-custom_grpcLucas Abel
2023-11-05Update protoc-gen-custom_grpcLucas Abel
2023-11-05Fix annotation error caused by type checking.Lucas Abel
2023-09-29python: bump to v0.0.4uael
2023-09-29ci: add python avatar testsuael
2023-09-29ci: add python build & lintuael
2023-09-29git: add `venv/` to git ignoreuael
2023-09-29gen: fix usage of new `list` type hintsuael
2023-09-29gen: add __future__ annotationsLucas Abel
2023-09-27l2cap: add documentationLucas Abel
2023-08-27Add L2CAP serviceJosh Wu
2023-08-07Update documentationThomas Girardier
2023-07-07Revert "[Pandora] Remove a2dp.proto" (#2)David Duarte
2023-06-01ci: fix python package buildLucas Abel
2023-06-01bump version to 0.0.3Lucas Abel
2023-06-01ci: add python package publish workflowLucas Abel
2023-05-23python: update dependencies versions (#3)Lucas Abel
2023-05-15Merge pull request #1 from google/pypiLucas Abel
2023-05-12Increment version numberCharlie Boutier
2023-05-12Update pyproject for pypi releaseCharlie Boutier
2023-05-12Add parent folder to sdistCharlie Boutier
2023-05-08Readme: Update the ReadmeCharlie Boutier
2023-03-30Asha: Move asha interface to experimentalCharlie Boutier
2023-03-24Merge changes I33950e29,Ie5bc5fa6 into mainAbel Lucas
2023-03-24[Pandora] Remove a2dp.protoYuyang Huang
2023-03-24Add ASHA music streaming rpcYuyang Huang
2023-03-23gen: do not try to guess the right packageuael
2023-02-21gen: completely rework the generatoruael
2023-02-15gen: generate valid py code for empty serviceuael
2023-02-13host: refactor connection managementuael
2023-02-13gen: generated field type hint may still not be defined, use quoteuael
2023-02-13gen: self contains the `_utils.py` contentuael
2023-02-10gen: remove message typed dict version in favor `oneof` typed dictuael
2023-02-08host: specify in `Wait{Le,}Connection` doc how to wait for any connectionuael
2023-02-08gen: wrap stream stream calls into a custom typeuael
2023-02-03security: remove unused request messageAbel Lucas
2023-02-03gen: add generation for enums & messages stub typesuael
2023-01-31host: add missing 0 value to `SecondaryPhy` enumAbel Lucas
2023-01-09build: generate timeout parameter for stream inputQiao Yang
2022-12-12add ASHA test interfaceYuyang Huang
2022-11-22security: improve and complete the APIsAbel Lucas
2022-11-18security: initial import from `AOSP` experimentalAbel Lucas
2022-11-16[Host] - Add flags in the scanning responseCharlie Boutier