| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-24 | CLOUD: Update GoogleDriveStorage | Alexander Tkachev | |
| It now derives from IdStorage, so lots of GoogleDrive*Request classes are removed and replaced with generic IdStorage*Request ones. | |||
| 2016-08-24 | CLOUD: Fix finishSuccess() warning | Alexander Tkachev | |
| 2016-08-24 | CLOUD: Fix some warnings | Alexander Tkachev | |
| Mostly on format string | |||
| 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. | |||
