Francis Tsui
|
ec4cc9338c
|
Fix mDNS registration using wrong hostname.
PiperOrigin-RevId: 803100146
|
2025-09-04 11:13:05 -07:00 |
|
Francis Tsui
|
804b481b73
|
Refactor device path management functions.
PiperOrigin-RevId: 793755146
|
2025-08-11 12:30:57 -07:00 |
|
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
|
43aa565f14
|
Fix GetOsDeviceName returns string with trailing \0.
PiperOrigin-RevId: 688673080
|
2024-10-22 13:37:14 -07:00 |
|
Francis Tsui
|
5840369ce6
|
Remove unused deviceInfo methods.
PiperOrigin-RevId: 688334273
|
2024-10-21 17:46:16 -07:00 |
|
Guogang Li
|
47f2dfec28
|
Removed platform types dependency from windows platform codes
PiperOrigin-RevId: 676447748
|
2024-09-19 09:37:29 -07:00 |
|
Francis Tsui
|
30c8e0e722
|
Simplify winrt build target.
PiperOrigin-RevId: 672754586
|
2024-09-09 19:13:58 -07:00 |
|
Francis Tsui
|
1e08b2d886
|
Fixed remaining filesystem calls that throws exceptions.
PiperOrigin-RevId: 620379472
|
2024-03-29 17:33:25 -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 |
|
Guogang Li
|
868d3ce046
|
Resolved the issue to monitor lock/unlock in platform SDK
PiperOrigin-RevId: 552655345
|
2023-07-31 19:13:27 -07:00 |
|
Eiden Kim
|
27267f57b8
|
Fix the crash dump path to get from local app data.
PiperOrigin-RevId: 534220487
|
2023-05-22 16:29:45 -07:00 |
|
hai007
|
d2965024ca
|
Move app data from %PROGRAMDATA% to %LOCALAPPDATA%
PiperOrigin-RevId: 513355549
|
2023-03-01 15:22:23 -08:00 |
|
Eiden Kim
|
3d9ce368ff
|
Fixed crashpad db creation failure and changed root to CommonAppData. Changed captured Nearby Share Info to save to CommonAppData. Changed Clearcut root to CommonAppData.
PiperOrigin-RevId: 506528040
|
2023-02-01 23:15:22 -08:00 |
|
hai007
|
3cbbecd53a
|
Change log and crash dump locations from a per user data location to a per machine common data location.
PiperOrigin-RevId: 505711827
|
2023-01-30 09:14:00 -08:00 |
|
Qin Wang
|
a0692e6306
|
Migrate device_info from location/nearby to third_party/nearby
PiperOrigin-RevId: 504935151
|
2023-01-26 14:01:11 -08:00 |
|