usk_ksa_3digit_facing

This commit is contained in:
CPM
2020-06-29 14:20:13 +05:30
parent 5cd1fd88b9
commit c6ca448df0
9 changed files with 36 additions and 63 deletions
Binary file not shown.
BIN
View File
Binary file not shown.
+30
View File
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RemoteRepositoriesConfiguration">
<remote-repository>
<option name="id" value="central" />
<option name="name" value="Maven Central repository" />
<option name="url" value="https://repo1.maven.org/maven2" />
</remote-repository>
<remote-repository>
<option name="id" value="jboss.community" />
<option name="name" value="JBoss Community repository" />
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="maven" />
<option name="name" value="maven" />
<option name="url" value="https://maven.google.com/" />
</remote-repository>
<remote-repository>
<option name="id" value="BintrayJCenter" />
<option name="name" value="BintrayJCenter" />
<option name="url" value="https://jcenter.bintray.com/" />
</remote-repository>
<remote-repository>
<option name="id" value="Google" />
<option name="name" value="Google" />
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
</remote-repository>
</component>
</project>
+2 -2
View File
@@ -34,8 +34,8 @@ android {
versionName "3.7"*/
//For KSA
versionCode 26
versionName "3.8"
versionCode 27
versionName "3.9"
//For SA
/*versionCode 26
@@ -211,6 +211,8 @@ public class LoginActivity extends AppCompatActivity implements GoogleApiClient.
//KSA
/* museridView.setText("mohamed.o");
mPasswordView.setText("cpm@123");*/
/* museridView.setText("testksa");
mPasswordView.setText("cpm123");*/
//turkey
@@ -1014,7 +1014,7 @@ public class MSL_Availability_StockFacingActivity extends AppCompatActivity impl
holder.toggle_available = (ToggleButton) convertView.findViewById(R.id.toggle_available);
holder.facing = (EditText) convertView.findViewById(R.id.ed_facing);
holder.facing.setFilters(new InputFilter[]{new DecimalDigitsInputFilter(6, 1)});
holder.facing.setFilters(new InputFilter[]{new DecimalDigitsInputFilter(3, 1)});
holder.stock = (EditText) convertView.findViewById(R.id.ed_stock);
holder.stock_view = convertView.findViewById(R.id.stock_view);
@@ -98,7 +98,7 @@
android:background="@null"
android:gravity="center"
android:inputType="numberDecimal"
android:maxLength="6"
android:maxLength="3"
android:paddingBottom="5dp"
android:paddingTop="5dp"
android:textAppearance="?android:attr/textAppearanceSmall"
@@ -1,18 +0,0 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.androidbuts.multispinnerfilter;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String LIBRARY_PACKAGE_NAME = "com.androidbuts.multispinnerfilter";
/**
* @deprecated APPLICATION_ID is misleading in libraries. For the library package name use LIBRARY_PACKAGE_NAME
*/
@Deprecated
public static final String APPLICATION_ID = "com.androidbuts.multispinnerfilter";
public static final String BUILD_TYPE = "debug";
public static final String FLAVOR = "";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}
@@ -1,41 +0,0 @@
-- Merging decision tree log ---
manifest
ADDED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:1-9:12
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:1-9:12
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:1-9:12
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:1-9:12
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:1-9:12
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:1-9:12
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:1-9:12
package
ADDED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:3:5-49
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
android:versionName
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
ADDED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:1-9:12
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
android:versionCode
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
ADDED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:1-9:12
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
xmlns:android
ADDED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:2:11-69
application
ADDED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:5:5-7:19
android:allowBackup
ADDED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml:5:18-44
uses-sdk
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml reason: use-sdk injection requested
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
android:targetSdkVersion
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
ADDED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
android:minSdkVersion
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
ADDED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml
INJECTED from E:\AndroidProject\GSKORANGEV2\library\src\main\AndroidManifest.xml