initial commit taken from gitlab.lrz.de

This commit is contained in:
privatereese
2018-08-24 18:09:42 +02:00
parent ae54ed4c48
commit fc05486403
28494 changed files with 2159823 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,201 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Lint Report</title>
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Roboto" />
<style>
body {
max-width: 800px;
background-color: #000000;
background: -webkit-gradient(linear, left top, right bottom, from(#000000), to(#272d33));
background: -moz-linear-gradient(left top, #000000, #272d33);
color: #f3f3f3;
font-family: 'Roboto', Sans-Serif;
}
.issue {
margin-top: 10px;
margin-bottom: 10px;
padding: 5px 0px 5px 5px;
}
.id {
font-size: 14pt;
color: #bebebe;
margin: 5px 0px 5px 0px;
}
.category {
font-size: 18pt;
color: #bebebe;
margin: 10px 0px 5px 0px;
}
.explanation {
margin-top: 10px;
}
.explanation b {
color: #ffbbbb;
}
.explanation code {
color: #bebebe;
font-family: 'Roboto', Sans-Serif;
}
pre {
background-color: #282828;
margin: 5px 0px 5px 5px;
padding: 5px 5px 5px 0px;
overflow: hidden;
}
.lineno {
color: #4f4f4f;
}
.embedimage {
max-width: 200px;
max-height: 200px;
}
th { font-weight: normal; }
table { border: none; }
.metadata {
}
.location {
color: #bebebe;
}
.message { }
.errorspan { color: #33b5e5; }
.errorline { color: #33b5e5; }
.warningslist { margin-bottom: 20px; }
.overview {
padding: 10pt;
width: 100%;
overflow: auto;
border-collapse:collapse;
}
.overview tr {
border-top: solid 1px #39393a;
border-bottom: solid 1px #39393a;
}
.countColumn {
text-align: right;
padding-right: 20px;
}
.issueColumn {
padding-left: 16px;
}
.categoryColumn {
position: relative;
left: -50px;
padding-top: 20px;
padding-bottom: 5px;
}
.titleSeparator {
background-color: #33b5e5;
height: 3px;
margin-bottom: 10px;
}
.categorySeparator {
background-color: #33b5e5;
height: 3px;
margin-bottom: 10px;
}
.issueSeparator {
background-color: #39393a;
height: 2px;
margin-bottom: 10px;
}
.location a:link {
text-decoration: none;
color: #bebebe;
}
.location a:hover {
text-decoration: underline;
color: #f3f3f3;
}
a:link {
text-decoration: none;
color: #f3f3f3;
}
a:visited {
text-decoration: none;
color: #bebebe;
}
a:hover {
text-decoration: underline;
color: #f3f3f3;
}
a:active {
text-decoration: underline;
color: #f3f3f3;
}
.moreinfo a:link {
text-decoration: underline;
color: #33b5e5;
}
.moreinfo a:visited {
text-decoration: underline;
color: #33b5e5;
}
.issue a:link {
text-decoration: underline;
}
.issue a:visited {
text-decoration: underline;
}
.id a:link {
text-decoration: none;
color: #bebebe;
}
.id a:visited {
text-decoration: none;
color: #bebebe;
}
.id a:hover {
text-decoration: underline;
color: #f3f3f3;
}
.id a:active {
text-decoration: underline;
color: #bebebe;
}
.category a:link {
text-decoration: none;
color: #bebebe;
}
.category a:visited {
text-decoration: none;
color: #bebebe;
}
.category a:hover {
text-decoration: underline;
color: #f3f3f3;
}
.category a:active {
text-decoration: underline;
color: #bebebe;
}
button {
color: #ffffff;
background-color: #353535;
border-left: none;
border-right: none;
border-bottom: none;
border-top: solid 1px #5b5b5b;
font-family: 'Roboto', Sans-Serif;
font-size: 12pt;
}
</style>
<script language="javascript" type="text/javascript">
<!--
function reveal(id) {
if (document.getElementById) {
document.getElementById(id).style.display = 'block';
document.getElementById(id+'Link').style.display = 'none';
}
}
//-->
</script>
</head>
<body>
<h1>Lint Report</h1>
<div class="titleSeparator"></div>
Check performed at Tue Jul 24 10:35:17 CEST 2018.<br/>
0 errors and 0 warnings found:<br/><br/>
Congratulations!
</body>
</html>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<issues format="4" by="lint 26.1.1">
</issues>

View File

@@ -0,0 +1,112 @@
-- Merging decision tree log ---
manifest
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:1-26:12
package
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:2:5-32
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
android:versionName
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
xmlns:android
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:11-69
android:versionCode
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
uses-permission#android.permission.INTERNET
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:4:5-67
MERGED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:11:5-67
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:4:22-64
uses-permission#android.permission.SYSTEM_ALERT_WINDOW
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:5:5-77
MERGED from [com.facebook.react:react-native:0.55.4] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.55.4/AndroidManifest.xml:11:5-78
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:5:22-75
application
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:7:5-24:19
MERGED from [com.facebook.react:react-native:0.55.4] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.55.4/AndroidManifest.xml:13:5-20
MERGED from [com.android.support:appcompat-v7:23.0.1] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/AndroidManifest.xml:22:5-20
MERGED from [com.android.support:support-v4:23.0.1] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.0.1/AndroidManifest.xml:22:5-20
MERGED from [com.facebook.soloader:soloader:0.1.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.soloader/soloader/0.1.0/AndroidManifest.xml:3:3-17
MERGED from [org.webkit:android-jsc:r174650] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/org.webkit/android-jsc/r174650/AndroidManifest.xml:2:3-17
android:label
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:9:7-39
android:allowBackup
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:11:7-34
android:icon
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:10:7-41
android:theme
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:12:7-38
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:8:7-38
activity#com.aweomeproject.MainActivity
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:13:7-22:18
android:label
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:15:9-41
android:windowSoftInputMode
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:17:9-51
android:configChanges
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:16:9-79
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:14:9-37
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:18:9-21:25
action#android.intent.action.MAIN
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:19:13-65
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:19:21-62
category#android.intent.category.LAUNCHER
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:20:13-73
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:20:23-70
activity#com.facebook.react.devsupport.DevSettingsActivity
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:23:7-84
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:23:17-81
uses-sdk
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
MERGED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:7:5-9:41
MERGED from [com.facebook.react:react-native:0.55.4] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.55.4/AndroidManifest.xml:7:5-9:41
MERGED from [com.android.support:appcompat-v7:23.0.1] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/AndroidManifest.xml:20:5-43
MERGED from [com.android.support:support-v4:23.0.1] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.0.1/AndroidManifest.xml:20:5-43
MERGED from [com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.0.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fbui.textlayoutbuilder/textlayoutbuilder/1.0.0/AndroidManifest.xml:14:5-16:41
MERGED from [com.facebook.fresco:fresco:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/fresco/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:drawee:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/drawee/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:imagepipeline-okhttp3:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/imagepipeline-okhttp3/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:imagepipeline:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/imagepipeline/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:imagepipeline-base:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/imagepipeline-base/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:fbcore:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/fbcore/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.soloader:soloader:0.1.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.soloader/soloader/0.1.0/AndroidManifest.xml:2:3-70
android:targetSdkVersion
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
android:minSdkVersion
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
uses-permission#android.permission.CHANGE_WIFI_STATE
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:12:5-76
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:12:22-73
uses-permission#android.permission.ACCESS_WIFI_STATE
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:13:5-76
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:13:22-73
uses-permission#android.permission.CHANGE_NETWORK_STATE
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:14:5-79
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:14:22-76
uses-permission#android.permission.ACCESS_NETWORK_STATE
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:15:5-79
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:15:22-76
uses-permission#android.permission.WRITE_SETTINGS
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:16:5-73
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:16:22-70
android:uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
IMPLIED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:1-26:12 reason: org.webkit.android_jsc has a targetSdkVersion < 4
android:uses-permission#android.permission.READ_PHONE_STATE
IMPLIED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:1-26:12 reason: org.webkit.android_jsc has a targetSdkVersion < 4
android:uses-permission#android.permission.READ_EXTERNAL_STORAGE
IMPLIED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:1-26:12 reason: org.webkit.android_jsc requested WRITE_EXTERNAL_STORAGE

View File

@@ -0,0 +1,112 @@
-- Merging decision tree log ---
manifest
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:1-26:12
package
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:2:5-32
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
android:versionName
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
xmlns:android
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:11-69
android:versionCode
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
uses-permission#android.permission.INTERNET
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:4:5-67
MERGED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:11:5-67
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:4:22-64
uses-permission#android.permission.SYSTEM_ALERT_WINDOW
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:5:5-77
MERGED from [com.facebook.react:react-native:0.55.4] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.55.4/AndroidManifest.xml:11:5-78
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:5:22-75
application
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:7:5-24:19
MERGED from [com.facebook.react:react-native:0.55.4] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.55.4/AndroidManifest.xml:13:5-20
MERGED from [com.android.support:appcompat-v7:23.0.1] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/AndroidManifest.xml:22:5-20
MERGED from [com.android.support:support-v4:23.0.1] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.0.1/AndroidManifest.xml:22:5-20
MERGED from [com.facebook.soloader:soloader:0.1.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.soloader/soloader/0.1.0/AndroidManifest.xml:3:3-17
MERGED from [org.webkit:android-jsc:r174650] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/org.webkit/android-jsc/r174650/AndroidManifest.xml:2:3-17
android:label
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:9:7-39
android:allowBackup
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:11:7-34
android:icon
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:10:7-41
android:theme
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:12:7-38
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:8:7-38
activity#com.aweomeproject.MainActivity
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:13:7-22:18
android:label
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:15:9-41
android:windowSoftInputMode
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:17:9-51
android:configChanges
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:16:9-79
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:14:9-37
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:18:9-21:25
action#android.intent.action.MAIN
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:19:13-65
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:19:21-62
category#android.intent.category.LAUNCHER
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:20:13-73
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:20:23-70
activity#com.facebook.react.devsupport.DevSettingsActivity
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:23:7-84
android:name
ADDED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:23:17-81
uses-sdk
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml reason: use-sdk injection requested
MERGED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:7:5-9:41
MERGED from [com.facebook.react:react-native:0.55.4] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.react/react-native/0.55.4/AndroidManifest.xml:7:5-9:41
MERGED from [com.android.support:appcompat-v7:23.0.1] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/AndroidManifest.xml:20:5-43
MERGED from [com.android.support:support-v4:23.0.1] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.0.1/AndroidManifest.xml:20:5-43
MERGED from [com.facebook.fbui.textlayoutbuilder:textlayoutbuilder:1.0.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fbui.textlayoutbuilder/textlayoutbuilder/1.0.0/AndroidManifest.xml:14:5-16:41
MERGED from [com.facebook.fresco:fresco:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/fresco/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:drawee:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/drawee/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:imagepipeline-okhttp3:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/imagepipeline-okhttp3/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:imagepipeline:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/imagepipeline/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:imagepipeline-base:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/imagepipeline-base/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.fresco:fbcore:1.3.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.fresco/fbcore/1.3.0/AndroidManifest.xml:5:5-7:41
MERGED from [com.facebook.soloader:soloader:0.1.0] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/com.facebook.soloader/soloader/0.1.0/AndroidManifest.xml:2:3-70
android:targetSdkVersion
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
android:minSdkVersion
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
INJECTED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml
uses-permission#android.permission.CHANGE_WIFI_STATE
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:12:5-76
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:12:22-73
uses-permission#android.permission.ACCESS_WIFI_STATE
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:13:5-76
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:13:22-73
uses-permission#android.permission.CHANGE_NETWORK_STATE
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:14:5-79
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:14:22-76
uses-permission#android.permission.ACCESS_NETWORK_STATE
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:15:5-79
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:15:22-76
uses-permission#android.permission.WRITE_SETTINGS
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:16:5-73
android:name
ADDED from [AweomeProject:react-native-android-wifi:unspecified] /home/bernhard/freifunk-app/android/app/build/intermediates/exploded-aar/AweomeProject/react-native-android-wifi/unspecified/AndroidManifest.xml:16:22-70
android:uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
IMPLIED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:1-26:12 reason: org.webkit.android_jsc has a targetSdkVersion < 4
android:uses-permission#android.permission.READ_PHONE_STATE
IMPLIED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:1-26:12 reason: org.webkit.android_jsc has a targetSdkVersion < 4
android:uses-permission#android.permission.READ_EXTERNAL_STORAGE
IMPLIED from /home/bernhard/freifunk-app/android/app/src/main/AndroidManifest.xml:1:1-26:12 reason: org.webkit.android_jsc requested WRITE_EXTERNAL_STORAGE