-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
24 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<resources> | ||
<string name="app_name">Huawei Plugin Sample1</string> | ||
<string name="hello_text">Hello World\nfrom Debug Sample2 app</string> | ||
<string name="app_name">Huawei AppGallery Plugin Sample Debug Groovy</string> | ||
<string name="hello_text">Hello World\nfrom Sample Debug Groovy app</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<resources> | ||
<string name="app_name">Huawei Plugin Sample1</string> | ||
<string name="hello_text">Hello World\nfrom Demo Debug Sample2 app</string> | ||
<string name="app_name">Huawei AppGallery Plugin Sample Demo Debug Groovy</string> | ||
<string name="hello_text">Hello World\nfrom Sample Demo Debug Groovy app</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<resources> | ||
<string name="app_name">Huawei Plugin Sample1</string> | ||
<string name="hello_text">Hello World\nfrom Demo Release Sample2 app</string> | ||
<string name="app_name">Huawei AppGallery Plugin Sample Demo Release Groovy</string> | ||
<string name="hello_text">Hello World\nfrom Sample Demo Release Groovy app</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<resources> | ||
<string name="app_name">Huawei Plugin Sample1</string> | ||
<string name="hello_text">Hello World\nfrom Full Debug Sample2 app</string> | ||
<string name="app_name">Huawei AppGallery Plugin Sample Full Debug Groovy</string> | ||
<string name="hello_text">Hello World\nfrom Sample Full Debug Groovy app</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<resources> | ||
<string name="app_name">Huawei Plugin Sample1</string> | ||
<string name="hello_text">Hello World\nfrom Fulll Release Sample2 app</string> | ||
<string name="app_name">Huawei AppGallery Plugin Sample Full Release Groovy</string> | ||
<string name="hello_text">Hello World\nfrom Sample Full Release Groovy app</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<resources> | ||
<string name="app_name">Huawei Plugin Sample2</string> | ||
<string name="app_name">Huawei AppGallery Plugin Sample Groovy</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<resources> | ||
<string name="app_name">Huawei Plugin Sample1</string> | ||
<string name="hello_text">Hello World\nfrom Debug Sample1 app</string> | ||
<string name="app_name">Huawei AppGallery Plugin Sample Debug Kotlin</string> | ||
<string name="hello_text">Hello World\nfrom Sample Debug Kotlin app</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
<resources> | ||
<string name="app_name">Huawei Plugin Sample1</string> | ||
<string name="app_name">Huawei AppGallery Plugin Sample Kotlin</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<resources> | ||
<string name="app_name">Huawei Plugin Sample1</string> | ||
<string name="hello_text">Hello World\nfrom Release Sample1 app</string> | ||
<string name="app_name">Huawei AppGallery Plugin Sample Release Kotlin</string> | ||
<string name="hello_text">Hello World\nfrom Sample Release Kotlin app</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters