Francis Tsui
|
09cdc14fb6
|
Fix files.cc.
PiperOrigin-RevId: 764926334
|
2025-05-29 16:17:09 -07:00 |
|
Francis Tsui
|
151ba03d0f
|
Create nearby::FilePath class to replace use of std::filesystem::path.
- Replace filesystem::path in DeviceInfo.
PiperOrigin-RevId: 761224912
|
2025-05-20 14:12:07 -07:00 |
|
Francis Tsui
|
b4d11ecbda
|
Use machine name for advertisement when user not logged in.
PiperOrigin-RevId: 690479544
|
2024-10-27 22:52:21 -07:00 |
|
Francis Tsui
|
5840369ce6
|
Remove unused deviceInfo methods.
PiperOrigin-RevId: 688334273
|
2024-10-21 17:46:16 -07:00 |
|
Francis Tsui
|
aea7a09a24
|
Switch DeviceInfo to use UTF-8 strings.
- Move conversion from native to UTF-8 into platform impl.
PiperOrigin-RevId: 592912664
|
2023-12-21 11:35:20 -08:00 |
|
Guogang Li
|
fabeff0d57
|
Added APIs to control device sleep
These APIs can be used to prevent device into sleep when sending supper big files.
PiperOrigin-RevId: 556809236
|
2023-08-14 09:05:11 -07:00 |
|
Qin Wang
|
86ca85b85a
|
Migrate fake functions to third_party/nearby to help unit test
PiperOrigin-RevId: 517433481
|
2023-03-17 09:34:58 -07:00 |
|