From 6909845b6d6b740e26688c9c7471b2b8d1a48cee Mon Sep 17 00:00:00 2001 From: mohdorusaid Date: Thu, 10 Oct 2019 23:25:50 +0530 Subject: [PATCH 1/4] First PR madr --- .idea/TopTen.iml | 9 +++ .idea/codeStyles/Project.xml | 116 +++++++++++++++++++++++++++++++++++ .idea/modules.xml | 8 +++ .idea/vcs.xml | 6 ++ 4 files changed, 139 insertions(+) create mode 100644 .idea/TopTen.iml create mode 100644 .idea/codeStyles/Project.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/TopTen.iml b/.idea/TopTen.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/TopTen.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..681f41a --- /dev/null +++ b/.idea/codeStyles/Project.xml @@ -0,0 +1,116 @@ + + + + + + + +
+ + + + xmlns:android + + ^$ + + + +
+
+ + + + xmlns:.* + + ^$ + + + BY_NAME + +
+
+ + + + .*:id + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + .*:name + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + name + + ^$ + + + +
+
+ + + + style + + ^$ + + + +
+
+ + + + .* + + ^$ + + + BY_NAME + +
+
+ + + + .* + + http://schemas.android.com/apk/res/android + + + ANDROID_ATTRIBUTE_ORDER + +
+
+ + + + .* + + .* + + + BY_NAME + +
+
+
+
+
+
\ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..b7f15ce --- /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 From 2feb51cc6bfaba4fb2590e61f573f42d12b2f549 Mon Sep 17 00:00:00 2001 From: mohdorusaid Date: Thu, 10 Oct 2019 23:37:47 +0530 Subject: [PATCH 2/4] Second PR made --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89029df..7b7d05f 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# TopTen \ No newline at end of file +# TopTen +#Branch 2 COntribution Made \ No newline at end of file From 12b7e89f152d39122f4f4f5c0aca290d2fb9f0a7 Mon Sep 17 00:00:00 2001 From: mohdorusaid Date: Fri, 11 Oct 2019 08:12:05 +0530 Subject: [PATCH 3/4] Third PR made --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b7d05f..d605f36 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # TopTen -#Branch 2 COntribution Made \ No newline at end of file +#Branch 2 COntribution Made +#Branch 3 Contribution Made \ No newline at end of file From 824a5ecb7bdc1d866df6e84a77c177bea017cacd Mon Sep 17 00:00:00 2001 From: mohdorusaid Date: Fri, 11 Oct 2019 08:15:06 +0530 Subject: [PATCH 4/4] Fourth PR made --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d605f36..5158152 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # TopTen #Branch 2 COntribution Made -#Branch 3 Contribution Made \ No newline at end of file +#Branch 3 Contribution Made +#Branch 4 Contribution Made \ No newline at end of file