Francis Tsui
|
fbf66ad7e3
|
Switch OutputStream::Write to use string_view.
PiperOrigin-RevId: 854225267
|
2026-01-09 09:37:00 -08:00 |
|
Francis Tsui
|
b88fbc6636
|
Stop passing file size into InputFile c'tor.
PiperOrigin-RevId: 845989622
|
2025-12-17 18:01:07 -08:00 |
|
Suet-Fei Li
|
084f7ebd88
|
Remove location namespace in third_party/nearby.
PiperOrigin-RevId: 500023196
|
2023-01-06 02:53:57 -08:00 |
|
jfcarroll
|
87c76ea235
|
The file was overwritten when transferring a file that already existed in the downloads folder. With this change we now add " (x)", where x is an incrementing number, starting at 1, using the next non-existing number, to the file name, just before the first dot, or at the end if no dot. This has been applied to the GetDownloadPath method in the platform api.
PiperOrigin-RevId: 457530287
|
2022-06-27 11:44:15 -07:00 |
|
jfcarroll
|
9abc9a59b9
|
Combine InputFile and OutputFile into a single class.
PiperOrigin-RevId: 426172033
|
2022-02-03 09:57:50 -08:00 |
|
hais
|
f5fcd35ced
|
nearby sdk refactor
PiperOrigin-RevId: 425434260
|
2022-02-02 11:56:39 -08:00 |
|