Reorganize project structure

This commit is contained in:
len 2017-02-25 16:51:30 +01:00
parent 8580b9138c
commit c883afbcd6
94 changed files with 37 additions and 36 deletions

3
.gitignore vendored
View File

@ -2,8 +2,7 @@
/local.properties
/.idea/workspace.xml
.DS_Store
/build
build/
/captures
.idea/
*.iml
*/build

View File

@ -8,15 +8,23 @@ android {
}
}
sourceSets.main {
manifest.srcFile '../AndroidManifest.xml'
sourceSets {
main {
manifest.srcFile "$rootDir/AndroidManifest.xml"
java.srcDirs = ['src']
resources.srcDirs = ['src']
aidl.srcDirs = ['src']
renderscript.srcDirs = ['src']
res.srcDirs = ['res']
res.srcDirs = ["$rootDir/res"]
assets.srcDirs = ['assets']
}
release {
res.srcDirs = ['res']
}
debug {
res.srcDirs = ['res']
}
}
defaultConfig {
minSdkVersion 16

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

Before

Width:  |  Height:  |  Size: 975 B

After

Width:  |  Height:  |  Size: 975 B

View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 975 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -1,13 +1,7 @@
include 'en-mangafox',
'en-mangahere',
'en-kissmanga',
'en-mangasee',
'en-readmangatoday',
'en-mangaeden',
'en-perveden',
'de-wiemanga',
'it-mangaeden',
'it-perveden',
'ru-mangachan',
'ru-mintmanga',
'ru-readmanga'
new File(rootDir, "src").eachDir { dir ->
dir.eachDir { subdir ->
String name = ":${dir.name}-${subdir.name}"
include name
project(name).projectDir = new File("src/${dir.name}/${subdir.name}")
}
}

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"

View File

@ -10,4 +10,4 @@ ext {
libVersion = '1.0'
}
apply from: '../common.gradle'
apply from: "$rootDir/common.gradle"