Move all files to natural position.
|
@ -3,8 +3,8 @@ host = https://www.transifex.com
|
||||||
lang_map = da_DK:da-rDK,he:iw,id:in,kn_IN:kn-rIN,pt_BR:pt-rBR,pt_PT:pt,qu_EC:qu-rEC,sv_SE:sv-rSE,zh_CN:zh-rCN,zh_HK:zh-rHK,zh_TW:zh-rTW
|
lang_map = da_DK:da-rDK,he:iw,id:in,kn_IN:kn-rIN,pt_BR:pt-rBR,pt_PT:pt,qu_EC:qu-rEC,sv_SE:sv-rSE,zh_CN:zh-rCN,zh_HK:zh-rHK,zh_TW:zh-rTW
|
||||||
|
|
||||||
[signal-android.master]
|
[signal-android.master]
|
||||||
file_filter = res/values-<lang>/strings.xml
|
file_filter = src/main/res/values-<lang>/strings.xml
|
||||||
source_file = res/values/strings.xml
|
source_file = src/main/res/values/strings.xml
|
||||||
source_lang = en
|
source_lang = en
|
||||||
type = ANDROID
|
type = ANDROID
|
||||||
|
|
|
@ -345,32 +345,6 @@ android {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
sourceSets {
|
|
||||||
main {
|
|
||||||
manifest.srcFile '../AndroidManifest.xml'
|
|
||||||
java.srcDirs = ['../src']
|
|
||||||
resources.srcDirs = ['../src']
|
|
||||||
aidl.srcDirs = ['../src']
|
|
||||||
renderscript.srcDirs = ['../src']
|
|
||||||
res.srcDirs = ['../res']
|
|
||||||
assets.srcDirs = ['../assets']
|
|
||||||
jniLibs.srcDirs = ['../libs']
|
|
||||||
proto.srcDir '../protobuf'
|
|
||||||
}
|
|
||||||
androidTest {
|
|
||||||
java.srcDirs = ['../test/androidTest/java']
|
|
||||||
}
|
|
||||||
test {
|
|
||||||
java.srcDirs = ['../test/unitTest/java']
|
|
||||||
resources.srcDirs = ['../test/unitTest/resources']
|
|
||||||
}
|
|
||||||
staging {
|
|
||||||
res.srcDirs = ['../staging/res']
|
|
||||||
}
|
|
||||||
|
|
||||||
website.manifest.srcFile '../website/AndroidManifest.xml'
|
|
||||||
}
|
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
abortOnError true
|
abortOnError true
|
||||||
baseline file("lint-baseline.xml")
|
baseline file("lint-baseline.xml")
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
errorLine1=" List<SubscriptionInfo> list = subscriptionManager.getActiveSubscriptionInfoList();"
|
errorLine1=" List<SubscriptionInfo> list = subscriptionManager.getActiveSubscriptionInfoList();"
|
||||||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||||||
<location
|
<location
|
||||||
file="src/org/thoughtcrime/securesms/util/dualsim/SubscriptionManagerCompat.java"
|
file="src/main/java/org/thoughtcrime/securesms/util/dualsim/SubscriptionManagerCompat.java"
|
||||||
line="101"
|
line="101"
|
||||||
column="35"/>
|
column="35"/>
|
||||||
</issue>
|
</issue>
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
errorLine1=" drawables.getColor(1, 0xff000000);"
|
errorLine1=" drawables.getColor(1, 0xff000000);"
|
||||||
errorLine2=" ~">
|
errorLine2=" ~">
|
||||||
<location
|
<location
|
||||||
file="src/org/thoughtcrime/securesms/contacts/ContactSelectionListAdapter.java"
|
file="src/main/java/org/thoughtcrime/securesms/contacts/ContactSelectionListAdapter.java"
|
||||||
line="187"
|
line="187"
|
||||||
column="36"/>
|
column="36"/>
|
||||||
</issue>
|
</issue>
|
||||||
|
|
Before Width: | Height: | Size: 211 KiB After Width: | Height: | Size: 211 KiB |
Before Width: | Height: | Size: 447 KiB After Width: | Height: | Size: 447 KiB |
Before Width: | Height: | Size: 307 KiB After Width: | Height: | Size: 307 KiB |
Before Width: | Height: | Size: 387 KiB After Width: | Height: | Size: 387 KiB |
Before Width: | Height: | Size: 494 KiB After Width: | Height: | Size: 494 KiB |
Before Width: | Height: | Size: 1 MiB After Width: | Height: | Size: 1 MiB |
Before Width: | Height: | Size: 952 KiB After Width: | Height: | Size: 952 KiB |
Before Width: | Height: | Size: 862 KiB After Width: | Height: | Size: 862 KiB |
Before Width: | Height: | Size: 364 KiB After Width: | Height: | Size: 364 KiB |
Before Width: | Height: | Size: 567 KiB After Width: | Height: | Size: 567 KiB |
Before Width: | Height: | Size: 376 KiB After Width: | Height: | Size: 376 KiB |