You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Lesson02-GitHub-Repo-Search/T02.04-Exercise-ConnectingToTheInternet/app/src/main/java/com/example/android/datafrominternet/utilities/NetworkUtils.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,10 @@ public class NetworkUtils {
42
42
finalstaticStringsortBy = "stars";
43
43
44
44
/**
45
-
* Builds the URL used to query Github.
45
+
* Builds the URL used to query GitHub.
46
46
*
47
47
* @param githubSearchQuery The keyword that will be queried for.
48
-
* @return The URL to use to query the weather server.
Copy file name to clipboardExpand all lines: Lesson02-GitHub-Repo-Search/T02.04-Solution-ConnectingToTheInternet/app/src/main/java/com/example/android/datafrominternet/utilities/NetworkUtils.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,10 @@ public class NetworkUtils {
42
42
finalstaticStringsortBy = "stars";
43
43
44
44
/**
45
-
* Builds the URL used to query Github.
45
+
* Builds the URL used to query GitHub.
46
46
*
47
47
* @param githubSearchQuery The keyword that will be queried for.
48
-
* @return The URL to use to query the weather server.
Copy file name to clipboardExpand all lines: Lesson02-GitHub-Repo-Search/T02.05-Exercise-CreateAsyncTask/app/src/main/java/com/example/android/datafrominternet/utilities/NetworkUtils.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,10 @@ public class NetworkUtils {
42
42
finalstaticStringsortBy = "stars";
43
43
44
44
/**
45
-
* Builds the URL used to query Github.
45
+
* Builds the URL used to query GitHub.
46
46
*
47
47
* @param githubSearchQuery The keyword that will be queried for.
48
-
* @return The URL to use to query the weather server.
Copy file name to clipboardExpand all lines: Lesson02-GitHub-Repo-Search/T02.05-Solution-CreateAsyncTask/app/src/main/java/com/example/android/datafrominternet/utilities/NetworkUtils.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,10 @@ public class NetworkUtils {
42
42
finalstaticStringsortBy = "stars";
43
43
44
44
/**
45
-
* Builds the URL used to query Github.
45
+
* Builds the URL used to query GitHub.
46
46
*
47
47
* @param githubSearchQuery The keyword that will be queried for.
48
-
* @return The URL to use to query the weather server.
Copy file name to clipboardExpand all lines: Lesson02-GitHub-Repo-Search/T02.06-Exercise-AddPolish/app/src/main/java/com/example/android/datafrominternet/utilities/NetworkUtils.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,10 @@ public class NetworkUtils {
42
42
finalstaticStringsortBy = "stars";
43
43
44
44
/**
45
-
* Builds the URL used to query Github.
45
+
* Builds the URL used to query GitHub.
46
46
*
47
47
* @param githubSearchQuery The keyword that will be queried for.
48
-
* @return The URL to use to query the weather server.
Copy file name to clipboardExpand all lines: Lesson02-GitHub-Repo-Search/T02.06-Solution-AddPolish/app/src/main/java/com/example/android/datafrominternet/utilities/NetworkUtils.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,10 +42,10 @@ public class NetworkUtils {
42
42
finalstaticStringsortBy = "stars";
43
43
44
44
/**
45
-
* Builds the URL used to query Github.
45
+
* Builds the URL used to query GitHub.
46
46
*
47
47
* @param githubSearchQuery The keyword that will be queried for.
48
-
* @return The URL to use to query the weather server.
0 commit comments