Commit Graph
11 Commits
Author SHA1 Message Date
Francis Tsui 8a1bbd074e Verify custom save path is an absolute path.
PiperOrigin-RevId: 952971544
2026-07-23 14:55:42 -07:00
Francis Tsui 66b13002dd Log error code instead of error messages on file operation failures.
PiperOrigin-RevId: 769248073
2025-06-09 12:26:58 -07:00
Francis Tsui 09cdc14fb6 Fix files.cc.
PiperOrigin-RevId: 764926334
2025-05-29 16:17:09 -07:00
Francis Tsui 90b7e76a24 Remove std::filesystem from nearby/sharing.
PiperOrigin-RevId: 761743090
2025-05-21 18:08:00 -07:00
Francis Tsui 1accd129e7 Remove use of std::filesystem from sharing/internal.
PiperOrigin-RevId: 761618789
2025-05-21 12:12:28 -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 3c186dc203 Log error message when file operations fail.
PiperOrigin-RevId: 712736323
2025-01-06 19:51:52 -08:00
Anay Wadhera 117b13d099 introduce copy file utility
PiperOrigin-RevId: 683707504
2024-10-08 11:46:08 -07:00
Francis Tsui ab00092c6c Create hard link for latest log files.
PiperOrigin-RevId: 681986911
2024-10-03 12:39:42 -07:00
Francis Tsui d33c8c6aef Fix preference file loading bug.
PiperOrigin-RevId: 621604205
2024-04-03 12:27:51 -07:00
Francis Tsui 1e08b2d886 Fixed remaining filesystem calls that throws exceptions.
PiperOrigin-RevId: 620379472
2024-03-29 17:33:25 -07:00