Mholloway has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/364430 )

Change subject: Post-java-mwapi-removal cleanup
......................................................................

Post-java-mwapi-removal cleanup

Change-Id: I8e881f99f208e2e47f05de4585017f1890461d8c
---
M app/proguard-rules.pro
D app/src/main/assets/licenses/Http-Request
M app/src/main/res/values/credits.xml
3 files changed, 0 insertions(+), 27 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia 
refs/changes/30/364430/1

diff --git a/app/proguard-rules.pro b/app/proguard-rules.pro
index 8e71e08..123326e 100644
--- a/app/proguard-rules.pro
+++ b/app/proguard-rules.pro
@@ -41,8 +41,6 @@
 
 -keep class com.mobsandgeeks.saripaar.** {*;}
 
--keep class com.github.kevinsawicki.http.** {*;}
-
 # --- Retrofit2 ---
 -dontwarn retrofit2.**
 -keep class retrofit2.** { *; }
@@ -75,6 +73,4 @@
 # --- Wikipedia ---
 -keep class org.wikipedia.** { <init>(...); *; }
 -keep enum org.wikipedia.** { <init>(...); *; }
--keep class org.mediawiki.api.json.** {*;}
--keep enum org.wikipedia.api.json.** { <init>(...); *; }
 # --- /Wikipedia ---
diff --git a/app/src/main/assets/licenses/Http-Request 
b/app/src/main/assets/licenses/Http-Request
deleted file mode 100644
index 3407a78..0000000
--- a/app/src/main/assets/licenses/Http-Request
+++ /dev/null
@@ -1,19 +0,0 @@
-Copyright (c) 2014 Kevin Sawicki <[email protected]>
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to
-deal in the Software without restriction, including without limitation the
-rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
-sell copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
-IN THE SOFTWARE.
diff --git a/app/src/main/res/values/credits.xml 
b/app/src/main/res/values/credits.xml
index 8268560..8fe7f66 100644
--- a/app/src/main/res/values/credits.xml
+++ b/app/src/main/res/values/credits.xml
@@ -17,10 +17,6 @@
         <!-- 
https://raw.githubusercontent.com/bitstadium/HockeySDK-Android/develop/LICENSE 
-->
         (<a 
href="asset:///android_asset/licenses/HockeySDK-Android">license</a>),
 
-        <a href="https://github.com/kevinsawicki/http-request";>Http-Request</a>
-        <!-- 
https://raw.githubusercontent.com/kevinsawicki/http-request/master/LICENSE.md 
-->
-        (<a href="asset:///android_asset/licenses/Http-Request">license</a>),
-
         <a href="https://github.com/jhy/jsoup";>jsoup</a>
         <!-- https://raw.githubusercontent.com/jhy/jsoup/master/LICENSE -->
         (<a href="asset:///android_asset/licenses/jsoup">license</a>),

-- 
To view, visit https://gerrit.wikimedia.org/r/364430
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e881f99f208e2e47f05de4585017f1890461d8c
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Mholloway <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to