Francis Tsui
|
e5046f6b55
|
Add support for storing proto messages in preferences.
PiperOrigin-RevId: 875747055
|
2026-02-26 08:58:54 -08:00 |
|
Francis Tsui
|
44679a49e1
|
Add support for removing preferences using key prefix.
PiperOrigin-RevId: 875366484
|
2026-02-25 15:32:04 -08:00 |
|
hai007
|
d44997d16d
|
Automated Code Change
PiperOrigin-RevId: 801555798
|
2025-08-31 12:23:34 -07:00 |
|
Francis Tsui
|
4826e79e0c
|
Cleanup preferences manager.
PiperOrigin-RevId: 791889165
|
2025-08-06 16:28:43 -07:00 |
|
Francis Tsui
|
56d7ca1c2e
|
Remove unnecessary conversion from FilePath to string.
PiperOrigin-RevId: 768137824
|
2025-06-06 10:53:33 -07:00 |
|
Francis Tsui
|
703c0fd2b5
|
Remove std::filesystem from third_party/nearby.
PiperOrigin-RevId: 764953786
|
2025-05-29 17:42:05 -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 |
|
Guogang Li
|
47f2dfec28
|
Removed platform types dependency from windows platform codes
PiperOrigin-RevId: 676447748
|
2024-09-19 09:37:29 -07:00 |
|
Guogang Li
|
d5b5d92f87
|
Internal logging update
PiperOrigin-RevId: 669420403
|
2024-08-30 13:08:35 -07:00 |
|
Francis Tsui
|
1e08b2d886
|
Fixed remaining filesystem calls that throws exceptions.
PiperOrigin-RevId: 620379472
|
2024-03-29 17:33:25 -07:00 |
|
hai007
|
2a9af32a44
|
Fix crash caused by invalid preferences
PiperOrigin-RevId: 533179434
|
2023-05-18 10:47:24 -07:00 |
|
Chun Zhang
|
b07700629d
|
Replace std::string with absl::string_view
PiperOrigin-RevId: 531607615
|
2023-05-12 14:39:48 -07:00 |
|
Nick Bourdakos
|
8886b99dde
|
Refactor the preferences repository to be a Windows implementation detail of the preferences manager
PiperOrigin-RevId: 531086202
|
2023-05-10 21:26:32 -07:00 |
|