1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-02 19:36:14 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Vitaliy Tomin
ca026239e8 huawei: Many fixes after pull review
* added missing license headers
* added fileType fields and args, removed hardcoded values
* changed some names from watchface to more general fileupload
* moved app management methods implementation from LE and BR coordinator
  to HuaweiCoordinator
* extra empty lines removed
* removed unnecessary tlv tag checks
2024-04-27 09:41:14 +08:00
Vitaliy Tomin
88651b98fc huawei: set fileUpload requests addToResponse=false 2024-04-27 09:39:31 +08:00
Vitaliy Tomin
f027d95a33 huawei: fileupload: Refactoring to use file in UploadManager
* generate random file name for watchfaces
2024-04-27 09:39:31 +08:00
Vitaliy Tomin
2d915e7346 Huawei: file upload: Refactoring Watchface -> Fileupload 2024-04-27 09:39:31 +08:00