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
|
517d77f5aa
|
This adds parent path and file name to the Payload constructor. This will affect chrome.
PiperOrigin-RevId: 435223740
|
2022-03-16 19:18:13 -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 |
|