Initial-Release
This commit is contained in:
BIN
app/build/outputs/apk/app-debug-unaligned.apk
Normal file
BIN
app/build/outputs/apk/app-debug-unaligned.apk
Normal file
Binary file not shown.
BIN
app/build/outputs/apk/app-debug.apk
Normal file
BIN
app/build/outputs/apk/app-debug.apk
Normal file
Binary file not shown.
BIN
app/build/outputs/apk/app-release-unaligned.apk
Normal file
BIN
app/build/outputs/apk/app-release-unaligned.apk
Normal file
Binary file not shown.
BIN
app/build/outputs/apk/sapientia_love.apk
Normal file
BIN
app/build/outputs/apk/sapientia_love.apk
Normal file
Binary file not shown.
25
app/build/outputs/lint-results-release-fatal.html
Normal file
25
app/build/outputs/lint-results-release-fatal.html
Normal file
@@ -0,0 +1,25 @@
|
||||
<!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" />
|
||||
<link rel="stylesheet" type="text/css" href="lint-results-release-fatal_files/hololike.css" />
|
||||
<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 Thu Oct 15 09:03:55 CEST 2015.<br/>
|
||||
0 errors and 0 warnings found:<br/><br/>
|
||||
Congratulations!
|
||||
</body>
|
||||
</html>
|
||||
4
app/build/outputs/lint-results-release-fatal.xml
Normal file
4
app/build/outputs/lint-results-release-fatal.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<issues format="4" by="lint 24.3.3">
|
||||
|
||||
</issues>
|
||||
175
app/build/outputs/lint-results-release-fatal_files/hololike.css
Normal file
175
app/build/outputs/lint-results-release-fatal_files/hololike.css
Normal file
@@ -0,0 +1,175 @@
|
||||
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;
|
||||
}
|
||||
135
app/build/outputs/logs/manifest-merger-debug-report.txt
Normal file
135
app/build/outputs/logs/manifest-merger-debug-report.txt
Normal file
@@ -0,0 +1,135 @@
|
||||
-- Merging decision tree log ---
|
||||
manifest
|
||||
ADDED from AndroidManifest.xml:2:1
|
||||
xmlns:android
|
||||
ADDED from AndroidManifest.xml:2:11
|
||||
package
|
||||
ADDED from AndroidManifest.xml:3:11
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
android:versionName
|
||||
ADDED from AndroidManifest.xml:5:11
|
||||
android:versionCode
|
||||
ADDED from AndroidManifest.xml:4:11
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
uses-sdk
|
||||
ADDED from AndroidManifest.xml:6:5
|
||||
MERGED from com.android.support:multidex:1.0.1:18:5
|
||||
MERGED from com.android.support:support-v4:21.0.3:15:5
|
||||
android:targetSdkVersion
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
android:minSdkVersion
|
||||
ADDED from AndroidManifest.xml:6:15
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
uses-permission#android.permission.INTERNET
|
||||
ADDED from AndroidManifest.xml:8:5
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:8:22
|
||||
application
|
||||
ADDED from AndroidManifest.xml:10:5
|
||||
MERGED from com.android.support:support-v4:21.0.3:16:5
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:14:13
|
||||
android:allowBackup
|
||||
ADDED from AndroidManifest.xml:12:13
|
||||
android:icon
|
||||
ADDED from AndroidManifest.xml:13:13
|
||||
android:theme
|
||||
ADDED from AndroidManifest.xml:15:13
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:11:13
|
||||
activity#com.raataar.sapientia_hollywood.MainActivity
|
||||
ADDED from AndroidManifest.xml:17:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:19:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:18:17
|
||||
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
|
||||
ADDED from AndroidManifest.xml:20:13
|
||||
action#android.intent.action.MAIN
|
||||
ADDED from AndroidManifest.xml:21:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:21:25
|
||||
category#android.intent.category.LAUNCHER
|
||||
ADDED from AndroidManifest.xml:23:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:23:27
|
||||
activity#com.raataar.sapientia_hollywood.KategorieActivity
|
||||
ADDED from AndroidManifest.xml:26:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:28:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:29:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:27:17
|
||||
meta-data#android.support.PARENT_ACTIVITY
|
||||
ADDED from AndroidManifest.xml:31:13
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:32:21
|
||||
android:value
|
||||
ADDED from AndroidManifest.xml:33:21
|
||||
activity#com.raataar.sapientia_hollywood.KategorieByIDActivity
|
||||
ADDED from AndroidManifest.xml:35:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:37:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:38:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:36:17
|
||||
activity#com.raataar.sapientia_hollywood.ZitatActivity
|
||||
ADDED from AndroidManifest.xml:44:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:46:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:45:17
|
||||
activity#com.raataar.sapientia_hollywood.ZufallZitatActivity
|
||||
ADDED from AndroidManifest.xml:48:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:50:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:51:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:49:17
|
||||
activity#com.raataar.sapientia_hollywood.NewsActivity
|
||||
ADDED from AndroidManifest.xml:57:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:59:13
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:60:13
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:58:13
|
||||
activity#com.raataar.sapientia_hollywood.AutorenActivity
|
||||
ADDED from AndroidManifest.xml:66:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:68:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:69:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:67:17
|
||||
activity#com.raataar.sapientia_hollywood.AutorenByIDActivity
|
||||
ADDED from AndroidManifest.xml:75:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:77:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:78:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:76:17
|
||||
activity#com.raataar.sapientia_hollywood.SuchenActivity
|
||||
ADDED from AndroidManifest.xml:84:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:86:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:87:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:85:17
|
||||
activity#com.raataar.sapientia_hollywood.SuchenByIDActivity
|
||||
ADDED from AndroidManifest.xml:93:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:95:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:96:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:94:17
|
||||
135
app/build/outputs/logs/manifest-merger-release-report.txt
Normal file
135
app/build/outputs/logs/manifest-merger-release-report.txt
Normal file
@@ -0,0 +1,135 @@
|
||||
-- Merging decision tree log ---
|
||||
manifest
|
||||
ADDED from AndroidManifest.xml:2:1
|
||||
package
|
||||
ADDED from AndroidManifest.xml:3:11
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
android:versionName
|
||||
ADDED from AndroidManifest.xml:5:11
|
||||
android:versionCode
|
||||
ADDED from AndroidManifest.xml:4:11
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
xmlns:android
|
||||
ADDED from AndroidManifest.xml:2:11
|
||||
uses-sdk
|
||||
ADDED from AndroidManifest.xml:6:5
|
||||
MERGED from com.android.support:multidex:1.0.1:18:5
|
||||
MERGED from com.android.support:support-v4:21.0.3:15:5
|
||||
android:targetSdkVersion
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
android:minSdkVersion
|
||||
ADDED from AndroidManifest.xml:6:15
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
uses-permission#android.permission.INTERNET
|
||||
ADDED from AndroidManifest.xml:8:5
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:8:22
|
||||
application
|
||||
ADDED from AndroidManifest.xml:10:5
|
||||
MERGED from com.android.support:support-v4:21.0.3:16:5
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:14:13
|
||||
android:allowBackup
|
||||
ADDED from AndroidManifest.xml:12:13
|
||||
android:icon
|
||||
ADDED from AndroidManifest.xml:13:13
|
||||
android:theme
|
||||
ADDED from AndroidManifest.xml:15:13
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:11:13
|
||||
activity#com.raataar.weisheiten_sports.MainActivity
|
||||
ADDED from AndroidManifest.xml:17:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:19:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:18:17
|
||||
intent-filter#android.intent.action.MAIN+android.intent.category.LAUNCHER
|
||||
ADDED from AndroidManifest.xml:20:13
|
||||
action#android.intent.action.MAIN
|
||||
ADDED from AndroidManifest.xml:21:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:21:25
|
||||
category#android.intent.category.LAUNCHER
|
||||
ADDED from AndroidManifest.xml:23:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:23:27
|
||||
activity#com.raataar.weisheiten_sports.KategorieActivity
|
||||
ADDED from AndroidManifest.xml:26:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:28:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:29:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:27:17
|
||||
meta-data#android.support.PARENT_ACTIVITY
|
||||
ADDED from AndroidManifest.xml:31:13
|
||||
android:value
|
||||
ADDED from AndroidManifest.xml:33:21
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:32:21
|
||||
activity#com.raataar.weisheiten_sports.KategorieByIDActivity
|
||||
ADDED from AndroidManifest.xml:35:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:37:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:38:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:36:17
|
||||
activity#com.raataar.weisheiten_sports.ZitatActivity
|
||||
ADDED from AndroidManifest.xml:44:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:46:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:45:17
|
||||
activity#com.raataar.weisheiten_sports.ZufallZitatActivity
|
||||
ADDED from AndroidManifest.xml:48:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:50:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:51:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:49:17
|
||||
activity#com.raataar.weisheiten_sports.NewsActivity
|
||||
ADDED from AndroidManifest.xml:57:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:59:13
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:60:13
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:58:13
|
||||
activity#com.raataar.weisheiten_sports.AutorenActivity
|
||||
ADDED from AndroidManifest.xml:66:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:68:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:69:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:67:17
|
||||
activity#com.raataar.weisheiten_sports.AutorenByIDActivity
|
||||
ADDED from AndroidManifest.xml:75:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:77:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:78:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:76:17
|
||||
activity#com.raataar.weisheiten_sports.SuchenActivity
|
||||
ADDED from AndroidManifest.xml:84:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:86:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:87:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:85:17
|
||||
activity#com.raataar.weisheiten_sports.SuchenByIDActivity
|
||||
ADDED from AndroidManifest.xml:93:9
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:95:17
|
||||
android:parentActivityName
|
||||
ADDED from AndroidManifest.xml:96:17
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:94:17
|
||||
Reference in New Issue
Block a user