Eiden Kim
|
b224f8660c
|
Check illegal characters from the file and parent folder name
PiperOrigin-RevId: 634941778
|
2024-05-17 18:46:26 -07:00 |
|
Eiden Kim
|
33d66fd169
|
Check illegal characters from the file and parent folder name
PiperOrigin-RevId: 634598623
|
2024-05-16 18:54:45 -07:00 |
|
Anay Wadhera
|
85ebca532e
|
Fix not rejecting a frame with an empty endpoint ID.
PiperOrigin-RevId: 631563161
|
2024-05-07 15:12:09 -07:00 |
|
hai007
|
f112d9ff71
|
Change code to follow payload ack send/receive frame format change.
PiperOrigin-RevId: 601486151
|
2024-01-25 10:17:23 -08:00 |
|
Suet-Fei Li
|
084f7ebd88
|
Remove location namespace in third_party/nearby.
PiperOrigin-RevId: 500023196
|
2023-01-06 02:53:57 -08:00 |
|
Janusz Sobczak
|
a3b6058753
|
Fully qualify ::location::nearby imports.
Find and replace exercise.
Replace
`using location::nearby`
with
`using ::location::nearby`
and
`using <Name> = location::nearby`
with
`using <Name> = ::location::nearby`
PiperOrigin-RevId: 490087051
|
2022-11-21 15:33:21 -08:00 |
|
John Carroll
|
180b76cf84
|
Split file path processing off into it's own static class and implement validation.
PiperOrigin-RevId: 485890871
|
2022-11-03 09:18:34 -07:00 |
|
hai007
|
ec2d3ae1aa
|
WIFI Hotspot implementation (4)
Part 4: BWU and client interface part
PiperOrigin-RevId: 443700883
|
2022-04-22 10:32:12 -07:00 |
|
jfcarroll
|
517d77f5aa
|
This adds parent path and file name to the Payload constructor. This will affect chrome.
PiperOrigin-RevId: 435223740
|
2022-03-16 19:18:13 -07:00 |
|
hais
|
f5fcd35ced
|
nearby sdk refactor
PiperOrigin-RevId: 425434260
|
2022-02-02 11:56:39 -08:00 |
|