Skip to content

Commit 9547624

Browse files
authored
UPDATE react-native-hms-health 5.0.5-301 (#102)
* UPDATE react-native-hms-health 5.0.5-301
1 parent 8e8f84f commit 9547624

76 files changed

Lines changed: 1181 additions & 4775 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

react-native-hms-health/README.md

Lines changed: 26 additions & 2773 deletions
Large diffs are not rendered by default.

react-native-hms-health/THIRD PARTY OPEN SOURCE SOFTWARE NOTICE.txt

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -10,30 +10,3 @@ WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. SEE THE
1010
APPLICABLE LICENSES FOR MORE DETAILS.
1111

1212
Copyright Notice and License Texts
13-
14-
Software: react-native-cli 2.0.1
15-
----------------------------------------------------------------------
16-
17-
Copyright notice:
18-
19-
Copyright (c) 2018 react-native-community
20-
21-
License: The MIT License (MIT)
22-
23-
Permission is hereby granted, free of charge, to any person obtaining a copy
24-
of this software and associated documentation files (the "Software"), to deal
25-
in the Software without restriction, including without limitation the rights
26-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
27-
copies of the Software, and to permit persons to whom the Software is
28-
furnished to do so, subject to the following conditions:
29-
30-
The above copyright notice and this permission notice shall be included in all
31-
copies or substantial portions of the Software.
32-
33-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
34-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
35-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
36-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
37-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
38-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
39-
SOFTWARE.

react-native-hms-health/android/src/main/java/com/huawei/hms/rn/health/HmsHealthPackage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2020. Huawei Technologies Co., Ltd. All rights reserved.
2+
Copyright 2020-2021. Huawei Technologies Co., Ltd. All rights reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License")
55
you may not use this file except in compliance with the License.

react-native-hms-health/android/src/main/java/com/huawei/hms/rn/health/foundation/constant/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2020. Huawei Technologies Co., Ltd. All rights reserved.
2+
Copyright 2020-2021. Huawei Technologies Co., Ltd. All rights reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License")
55
you may not use this file except in compliance with the License.

react-native-hms-health/android/src/main/java/com/huawei/hms/rn/health/foundation/helper/ResultHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2020. Huawei Technologies Co., Ltd. All rights reserved.
2+
Copyright 2020-2021. Huawei Technologies Co., Ltd. All rights reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License")
55
you may not use this file except in compliance with the License.

react-native-hms-health/android/src/main/java/com/huawei/hms/rn/health/foundation/helper/VoidResultHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2020. Huawei Technologies Co., Ltd. All rights reserved.
2+
Copyright 2020-2021. Huawei Technologies Co., Ltd. All rights reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License")
55
you may not use this file except in compliance with the License.

react-native-hms-health/android/src/main/java/com/huawei/hms/rn/health/foundation/listener/ResultListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2020. Huawei Technologies Co., Ltd. All rights reserved.
2+
Copyright 2020-2021. Huawei Technologies Co., Ltd. All rights reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License")
55
you may not use this file except in compliance with the License.

react-native-hms-health/android/src/main/java/com/huawei/hms/rn/health/foundation/listener/VoidResultListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2020. Huawei Technologies Co., Ltd. All rights reserved.
2+
Copyright 2020-2021. Huawei Technologies Co., Ltd. All rights reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License")
55
you may not use this file except in compliance with the License.

react-native-hms-health/android/src/main/java/com/huawei/hms/rn/health/foundation/util/ExceptionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2020. Huawei Technologies Co., Ltd. All rights reserved.
2+
Copyright 2020-2021. Huawei Technologies Co., Ltd. All rights reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License")
55
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)