From 9c9efa02234c57a296d74335d904bc172f7fb19b Mon Sep 17 00:00:00 2001 From: HWD347 Date: Wed, 27 Jul 2022 16:43:59 +0200 Subject: [PATCH 1/2] change 1 in readme first test --- .idea/.gitignore | 3 +++ .idea/LinkOS-Android-Samples.iml | 9 +++++++++ .idea/misc.xml | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ README.md | 2 +- 6 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/LinkOS-Android-Samples.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/LinkOS-Android-Samples.iml b/.idea/LinkOS-Android-Samples.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/LinkOS-Android-Samples.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..05d4bf2 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index dece45c..f8c12cb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # LinkOS-Android-Samples - +change 1 ## Projects contained in this repository: [RFID UPC Scan to Encode](https://github.com/Zebra/LinkOS-Android-Samples/tree/520RFID_Android_Label_Tag) From 4632488cbf0523c0bae1416d44dcc0f8c264d548 Mon Sep 17 00:00:00 2001 From: alexito144 Date: Wed, 27 Jul 2022 17:28:56 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dece45c..ec4a3a9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # LinkOS-Android-Samples - +change1.1 ## Projects contained in this repository: [RFID UPC Scan to Encode](https://github.com/Zebra/LinkOS-Android-Samples/tree/520RFID_Android_Label_Tag)