First Version
This commit is contained in:
parent
04a38b97b4
commit
d077d62cd9
39 changed files with 2569 additions and 0 deletions
26
theme/build.gradle
Normal file
26
theme/build.gradle
Normal file
|
@ -0,0 +1,26 @@
|
|||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
signingConfigs {
|
||||
}
|
||||
compileSdkVersion 20
|
||||
buildToolsVersion "20.0.0"
|
||||
defaultConfig {
|
||||
applicationId "de.marcelkapfer.cyngn.theme.comfortaa"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 20
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
zipAlignEnabled true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile fileTree(include: ['*.jar'], dir: 'libs')
|
||||
}
|
51
theme/manifest-merger-release-report.txt
Normal file
51
theme/manifest-merger-release-report.txt
Normal file
|
@ -0,0 +1,51 @@
|
|||
-- Merging decision tree log ---
|
||||
manifest
|
||||
ADDED from AndroidManifest.xml:18:1
|
||||
package
|
||||
ADDED from AndroidManifest.xml:19:5
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
android:versionName
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
xmlns:android
|
||||
ADDED from AndroidManifest.xml:18:11
|
||||
android:versionCode
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
uses-feature#org.cyanogenmod.theme
|
||||
ADDED from AndroidManifest.xml:21:5
|
||||
android:required
|
||||
ADDED from AndroidManifest.xml:21:19
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:21:43
|
||||
uses-sdk
|
||||
ADDED from AndroidManifest.xml:23:5
|
||||
android:targetSdkVersion
|
||||
ADDED from AndroidManifest.xml:23:42
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
android:minSdkVersion
|
||||
ADDED from AndroidManifest.xml:23:15
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
INJECTED from AndroidManifest.xml:0:0
|
||||
meta-data#org.cyanogenmod.theme.name
|
||||
ADDED from AndroidManifest.xml:25:5
|
||||
android:value
|
||||
ADDED from AndroidManifest.xml:25:58
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:25:16
|
||||
meta-data#org.cyanogenmod.theme.author
|
||||
ADDED from AndroidManifest.xml:26:5
|
||||
android:value
|
||||
ADDED from AndroidManifest.xml:26:60
|
||||
android:name
|
||||
ADDED from AndroidManifest.xml:26:16
|
||||
application
|
||||
ADDED from AndroidManifest.xml:28:5
|
||||
android:hasCode
|
||||
ADDED from AndroidManifest.xml:28:18
|
||||
android:label
|
||||
ADDED from AndroidManifest.xml:30:9
|
||||
android:icon
|
||||
ADDED from AndroidManifest.xml:29:9
|
32
theme/src/main/AndroidManifest.xml
Normal file
32
theme/src/main/AndroidManifest.xml
Normal file
|
@ -0,0 +1,32 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
* Copyright (C) 2014 The CyanogenMod Project
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
-->
|
||||
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.marcelkapfer.cyngn.theme.comfortaa">
|
||||
|
||||
<uses-feature android:required="true" android:name="org.cyanogenmod.theme" />
|
||||
|
||||
<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="20" />
|
||||
|
||||
<meta-data android:name="org.cyanogenmod.theme.name" android:value="@string/theme_name"/>
|
||||
<meta-data android:name="org.cyanogenmod.theme.author" android:value="@string/theme_author" />
|
||||
|
||||
<application android:hasCode="false"
|
||||
android:icon="@drawable/ic_launcher"
|
||||
android:label="@string/theme_name"/>
|
||||
|
||||
</manifest>
|
0
theme/src/main/assets/fonts/.gitignore
vendored
Normal file
0
theme/src/main/assets/fonts/.gitignore
vendored
Normal file
BIN
theme/src/main/assets/fonts/Comfortaa-Bold.ttf
Normal file
BIN
theme/src/main/assets/fonts/Comfortaa-Bold.ttf
Normal file
Binary file not shown.
BIN
theme/src/main/assets/fonts/Comfortaa-Light.ttf
Normal file
BIN
theme/src/main/assets/fonts/Comfortaa-Light.ttf
Normal file
Binary file not shown.
BIN
theme/src/main/assets/fonts/Comfortaa-Regular.ttf
Normal file
BIN
theme/src/main/assets/fonts/Comfortaa-Regular.ttf
Normal file
Binary file not shown.
115
theme/src/main/assets/fonts/FONTLOG.txt
Normal file
115
theme/src/main/assets/fonts/FONTLOG.txt
Normal file
|
@ -0,0 +1,115 @@
|
|||
FONTLOG for Comfortaa:
|
||||
This file provides detailed information on the Comfortaa Font Software.
|
||||
This information should be distributed along with the Comfortaa fonts and any derivative works.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Font Information / Notes from the Author:
|
||||
|
||||
Read me V1.6 - 26/12 - 2011
|
||||
|
||||
Thank you for downloading Comfortaa!
|
||||
|
||||
If you like Comfortaa and use it, you are very welcome to leave a donation!
|
||||
Making fonts is much work and even a very small amount of money will be highly appreciated,
|
||||
encouraging me to keep making fonts available free of charge.
|
||||
To make a donation, use the link "donate" included in the comfortaa folder.
|
||||
|
||||
(Note that it is entirely up to you if you want to leave a donation, and not doing so should by no means ethically stop you from using Comfortaa)
|
||||
|
||||
|
||||
To install:
|
||||
|
||||
Windows:
|
||||
Copy the font files to C:\windows\fonts
|
||||
|
||||
Mac:
|
||||
Put the files into /Library/Fonts (for all users),
|
||||
or into /Users/Your_username/Library/Fonts (for you only).
|
||||
|
||||
Linux:
|
||||
Copy the font files to fonts:// in the File manager
|
||||
|
||||
|
||||
I hope you will enjoy using it.
|
||||
|
||||
|
||||
Brief copyright information:
|
||||
|
||||
Comfortaa is free for personal/noncommercial use, AND commercial use.
|
||||
|
||||
Comfortaa is licensed under the SIL Open Font License, Version 1.1.
|
||||
http://scripts.sil.org/OFL
|
||||
This is the standard license of open source fonts and has very few restrictions. Read the "OFL" file included in the Comfortaa folder for detailed information on the license.
|
||||
|
||||
If you still have questions or comments, you are more than welcome to write to my email: aajohan@gmail.com
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
ChangeLog:
|
||||
Please list both major and minor changes made to Comfortaa here (in case of derivative works) - most recent first.
|
||||
|
||||
8. May 2013
|
||||
- Version 2.004 2013
|
||||
- Corrected problems with Cyrillic kerning
|
||||
- Small correction to uppercase "S"
|
||||
|
||||
8. August 2012
|
||||
- Version 2.003 2012
|
||||
- Corrected the "upside down questionmark" which was facing the wrong direction.
|
||||
|
||||
2. January 2012
|
||||
- Version 2.002 2012
|
||||
- Fixes an issue with the font naming that could result in diffuculty when installing or using.
|
||||
|
||||
26. December 2011
|
||||
- Version 2.001 2011
|
||||
- basic hinting added (not included in v2.000)
|
||||
- small increase of the space width.
|
||||
|
||||
29. July 2011
|
||||
- Version 2.000 2011
|
||||
- All characters redone at a higher quality. Some characters have changed more than others, e.g. s and A.
|
||||
- Spacing rethought, as well as kerning
|
||||
- This version is released to the google web fonts service only.
|
||||
|
||||
6. December 2010
|
||||
- Changed filenames to included dashes "-" instead of spaces.
|
||||
- Changed name of "Comfortaa thin" to "Comfortaa-light"
|
||||
- Changed the font weight info of Comfortaa-light from 250 to 300
|
||||
- Made changes to Fontlog.txt (Included the readme file in the fontlog file)
|
||||
|
||||
30. November 2010
|
||||
- Corrected "cyrillic small letter yi" and "dotless i" (version 1.004 2010)
|
||||
|
||||
20. July 2010
|
||||
- Comfortaa released under a new license: SIL Open Font License, Version 1.1.
|
||||
|
||||
22. June 2009
|
||||
- Cyrillic character set added
|
||||
- Minor changes made to kerning
|
||||
|
||||
4. Decemeber 2008
|
||||
- Initial release of font family "Comfortaa"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Acknowledgements
|
||||
If you make modifications be sure to add your name (N), email (E), web-address (W) and description (D). This list is sorted by last name in alphabetical order.
|
||||
|
||||
N: Johan Aakerlund
|
||||
E: aajohan@gmail.com
|
||||
W: aajohan.deviantart.com/
|
||||
D: Designer/creator of Comfortaa
|
94
theme/src/main/assets/fonts/OFL.txt
Normal file
94
theme/src/main/assets/fonts/OFL.txt
Normal file
|
@ -0,0 +1,94 @@
|
|||
Copyright (c) 2010, Johan Aakerlund (aajohan@gmail.com),
|
||||
with Reserved Font Name "Comfortaa".
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
25
theme/src/main/assets/fonts/fonts.xml
Normal file
25
theme/src/main/assets/fonts/fonts.xml
Normal file
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<familyset>
|
||||
<family>
|
||||
<nameset>
|
||||
<name>sans-serif</name>
|
||||
<name>arial</name>
|
||||
<name>helvetica</name>
|
||||
<name>tahoma</name>
|
||||
<name>verdana</name>
|
||||
</nameset>
|
||||
<fileset>
|
||||
<file>Comfortaa-Regular.ttf</file>
|
||||
<file>Comfortaa-Bold.ttf</file>
|
||||
</fileset>
|
||||
</family>
|
||||
|
||||
<family>
|
||||
<nameset>
|
||||
<name>sans-serif-light</name>
|
||||
</nameset>
|
||||
<fileset>
|
||||
<file>Comfortaa-Light.ttf</file>
|
||||
</fileset>
|
||||
</family>
|
||||
</familyset>
|
BIN
theme/src/main/cyngn_fonttheme.png
Normal file
BIN
theme/src/main/cyngn_fonttheme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
BIN
theme/src/main/res/drawable-xhdpi/ic_launcher.png
Normal file
BIN
theme/src/main/res/drawable-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
BIN
theme/src/main/res/drawable-xxhdpi/ic_launcher.png
Normal file
BIN
theme/src/main/res/drawable-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
theme/src/main/res/drawable-xxxhdpi/ic_launcher.png
Normal file
BIN
theme/src/main/res/drawable-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
21
theme/src/main/res/values/strings.xml
Normal file
21
theme/src/main/res/values/strings.xml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
* Copyright (C) 2014 The CyanogenMod Project
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
-->
|
||||
<resources>
|
||||
<string name="theme_name">Comfortaa Font</string>
|
||||
<string name="theme_author">Marcel Kapfer</string>
|
||||
</resources>
|
||||
|
88
theme/theme.iml
Normal file
88
theme/theme.iml
Normal file
|
@ -0,0 +1,88 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="android-gradle" name="Android-Gradle">
|
||||
<configuration>
|
||||
<option name="GRADLE_PROJECT_PATH" value=":theme" />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="android" name="Android">
|
||||
<configuration>
|
||||
<option name="SELECTED_BUILD_VARIANT" value="debug" />
|
||||
<option name="ASSEMBLE_TASK_NAME" value="assembleDebug" />
|
||||
<option name="COMPILE_JAVA_TASK_NAME" value="compileDebugSources" />
|
||||
<option name="ASSEMBLE_TEST_TASK_NAME" value="assembleDebugTest" />
|
||||
<option name="SOURCE_GEN_TASK_NAME" value="generateDebugSources" />
|
||||
<option name="TEST_SOURCE_GEN_TASK_NAME" value="generateDebugTestSources" />
|
||||
<option name="ALLOW_USER_CONFIGURATION" value="false" />
|
||||
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/src/main/AndroidManifest.xml" />
|
||||
<option name="RES_FOLDER_RELATIVE_PATH" value="/src/main/res" />
|
||||
<option name="RES_FOLDERS_RELATIVE_PATH" value="file://$MODULE_DIR$/src/main/res" />
|
||||
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/src/main/assets" />
|
||||
</configuration>
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
||||
<output url="file://$MODULE_DIR$/build/intermediates/classes/debug" />
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/debug" isTestSource="false" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/debug" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/generated/debug" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/r/test/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/aidl/test/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/buildConfig/test/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/source/rs/test/debug" isTestSource="true" generated="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/rs/test/debug" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/build/generated/res/generated/test/debug" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/res" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/assets" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/aidl" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/jni" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/aidl" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/jni" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/aidl" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/jni" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/bundles" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/coverage-instrumented-classes" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dependency-cache" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dex-cache" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jacoco" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/javaResources" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/libs" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/lint" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/ndk" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/pre-dexed" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/proguard" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
|
||||
</content>
|
||||
<orderEntry type="jdk" jdkName="Android API 20 Platform" jdkType="Android SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
|
Reference in a new issue