Thumbnails-Background eingebaut, Styles angepasst
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,92 +0,0 @@
|
||||
-- Merging decision tree log ---
|
||||
manifest
|
||||
ADDED from AndroidManifest.xml:2:1
|
||||
package
|
||||
ADDED from AndroidManifest.xml:2:98
|
||||
android:versionName
|
||||
ADDED from AndroidManifest.xml:2:70
|
||||
android:hardwareAccelerated
|
||||
ADDED from AndroidManifest.xml:2:11
|
||||
android:versionCode
|
||||
ADDED from AndroidManifest.xml:2:46
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
xmlns:android
|
||||
ADDED from AndroidManifest.xml:2:139
|
||||
supports-screens
|
||||
ADDED from AndroidManifest.xml:3:5
|
||||
android:largeScreens
|
||||
ADDED from AndroidManifest.xml:3:49
|
||||
android:smallScreens
|
||||
ADDED from AndroidManifest.xml:3:132
|
||||
android:normalScreens
|
||||
ADDED from AndroidManifest.xml:3:77
|
||||
android:xlargeScreens
|
||||
ADDED from AndroidManifest.xml:3:160
|
||||
android:resizeable
|
||||
ADDED from AndroidManifest.xml:3:106
|
||||
android:anyDensity
|
||||
ADDED from AndroidManifest.xml:3:23
|
||||
uses-permission#android.permission.INTERNET
|
||||
ADDED from AndroidManifest.xml:4:5
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:4:22
|
||||
uses-permission#android.permission.ACCESS_NETWORK_STATE
|
||||
ADDED from AndroidManifest.xml:5:5
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:5:22
|
||||
uses-permission#android.permission.ACCESS_WIFI_STATE
|
||||
ADDED from AndroidManifest.xml:6:5
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:6:22
|
||||
application
|
||||
ADDED from AndroidManifest.xml:7:5
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:7:83
|
||||
android:supportsRtl
|
||||
ADDED from AndroidManifest.xml:7:116
|
||||
android:hardwareAccelerated
|
||||
ADDED from AndroidManifest.xml:7:18
|
||||
android:icon
|
||||
ADDED from AndroidManifest.xml:7:53
|
||||
activity#com.raataar.wolle_rosen_kaufen.MainActivity
|
||||
ADDED from AndroidManifest.xml:8:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:8:97
|
||||
android:launchMode
|
||||
ADDED from AndroidManifest.xml:8:135
|
||||
android:windowSoftInputMode
|
||||
ADDED from AndroidManifest.xml:8:248
|
||||
android:configChanges
|
||||
ADDED from AndroidManifest.xml:8:19
|
||||
android:theme
|
||||
ADDED from AndroidManifest.xml:8:194
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:8:166
|
||||
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
|
||||
ADDED from AndroidManifest.xml:9:13
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:9:28
|
||||
action#android.intent.action.MAIN
|
||||
ADDED from AndroidManifest.xml:10:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:10:25
|
||||
category#android.intent.category.LAUNCHER
|
||||
ADDED from AndroidManifest.xml:11:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:11:27
|
||||
uses-sdk
|
||||
ADDED from AndroidManifest.xml:15:5
|
||||
MERGED from android:CordovaLib:unspecified:debug:25:5
|
||||
android:targetSdkVersion
|
||||
ADDED from AndroidManifest.xml:15:42
|
||||
android:minSdkVersion
|
||||
ADDED from AndroidManifest.xml:15:15
|
||||
uses-permission#com.android.vending.BILLING
|
||||
ADDED from AndroidManifest.xml:16:5
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:16:22
|
||||
uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
|
||||
ADDED from AndroidManifest.xml:17:5
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:17:22
|
||||
@@ -18,7 +18,7 @@ document.getElementById(id+'Link').style.display = 'none';
|
||||
<body>
|
||||
<h1>Lint Report</h1>
|
||||
<div class="titleSeparator"></div>
|
||||
Check performed at Thu Feb 04 12:34:51 CET 2016.<br/>
|
||||
Check performed at Thu Feb 04 20:56:54 CET 2016.<br/>
|
||||
6 errors and 0 warnings found:<br/><br/>
|
||||
<table class="overview">
|
||||
<tr><td></td><td class="categoryColumn"><a href="#Correctness">Correctness</a>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
errorLine1=" actionButtonContainer.setId(1);
|
||||
"
|
||||
errorLine2=" ~">
|
||||
<location
|
||||
<location
|
||||
file="C:\Ionic\Ionic\git2\wolle-rosen-kaufen\platforms\android\src\org\apache\cordova\inappbrowser\InAppBrowser.java"
|
||||
line="547"
|
||||
column="45"/>
|
||||
@@ -28,7 +28,7 @@
|
||||
explanation="Ensures that resource id's passed to APIs are of the right type; for example, calling `Resources.getColor(R.string.name)` is wrong."
|
||||
errorLine1=" back.setId(2);
|
||||
"
|
||||
errorLine2=" ~">
|
||||
errorLine2=" ~">
|
||||
<location
|
||||
file="C:\Ionic\Ionic\git2\wolle-rosen-kaufen\platforms\android\src\org\apache\cordova\inappbrowser\InAppBrowser.java"
|
||||
line="555"
|
||||
@@ -44,7 +44,7 @@
|
||||
summary="Wrong Resource Type"
|
||||
explanation="Ensures that resource id's passed to APIs are of the right type; for example, calling `Resources.getColor(R.string.name)` is wrong."
|
||||
errorLine1=" forward.setId(3);
|
||||
"
|
||||
"
|
||||
errorLine2=" ~">
|
||||
<location
|
||||
file="C:\Ionic\Ionic\git2\wolle-rosen-kaufen\platforms\android\src\org\apache\cordova\inappbrowser\InAppBrowser.java"
|
||||
@@ -60,7 +60,7 @@
|
||||
priority="7"
|
||||
summary="Wrong Resource Type"
|
||||
explanation="Ensures that resource id's passed to APIs are of the right type; for example, calling `Resources.getColor(R.string.name)` is wrong."
|
||||
errorLine1=" edittext.setId(4);
|
||||
errorLine1=" edittext.setId(4);
|
||||
"
|
||||
errorLine2=" ~">
|
||||
<location
|
||||
@@ -76,7 +76,7 @@
|
||||
category="Correctness"
|
||||
priority="7"
|
||||
summary="Wrong Resource Type"
|
||||
explanation="Ensures that resource id's passed to APIs are of the right type; for example, calling `Resources.getColor(R.string.name)` is wrong."
|
||||
explanation="Ensures that resource id's passed to APIs are of the right type; for example, calling `Resources.getColor(R.string.name)` is wrong."
|
||||
errorLine1=" close.setId(5);
|
||||
"
|
||||
errorLine2=" ~">
|
||||
@@ -92,7 +92,7 @@
|
||||
message="Expected resource of type id"
|
||||
category="Correctness"
|
||||
priority="7"
|
||||
summary="Wrong Resource Type"
|
||||
summary="Wrong Resource Type"
|
||||
explanation="Ensures that resource id's passed to APIs are of the right type; for example, calling `Resources.getColor(R.string.name)` is wrong."
|
||||
errorLine1=" inAppWebView.setId(6);
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user