Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-24 | CLOUD: Add ConnMan::urlEncode() | Alexander Tkachev | |
Tried to use it everywhere I should've use it. | |||
2016-08-24 | COMMON: Add String::asUint64() | Alexander Tkachev | |
Instead of all these atoull() I've added everywhere. | |||
2016-08-24 | CLOUD: Minor GoogleDriveUploadRequest fix | Alexander Tkachev | |
Just checked that out on cloud sync: Google Drive is officially supported! | |||
2016-08-24 | CLOUD: Add GoogleDriveUploadRequest | Alexander Tkachev | |
Includes NetworkReadStream PATCH method and Headers remembering feature. |