Commit Graph

3 Commits

Author SHA1 Message Date
Ilia Ravin 0fda706e9f
detekt support (#90)
* detekt support

Co-authored-by: Alexander Buntakov <alexander.buntakov@gmail.com>
2022-11-12 18:59:35 +03:00
Artyom 9281a5d213
Push message provider HPK DTO's builder fixes (#105)
* Use correct namings for args, variables and fix builder methods
2022-11-12 17:04:55 +03:00
Artyom 8e08f8a570
Push message provider for Huawei Push Kit (#102)
* Add basic changes for HPK push provider (#88)
* Add HPK Android-related DTO's (#89)
* Add IOS and Web related DTO's (#93)
* Add common and base DTO's (#94)
* Add HMS Oauth and HMS HPK WebClients and request DTO's (#95)
* Add services for HPS clients and implement push message provider service (#96)
* Cover services with tests (#97)
* Update Readme for new push message provider modules (#98)
* Use new PushMessageSendResult class (#99)
* Various fixes of bean/class naming and tests (#100)
* FIll missing points in readme (#101)
2022-11-08 15:42:25 +03:00