diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 6dd2d64..0f3404f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,11 +1,11 @@ + android:versionCode="21" + android:versionName="7.1.1" > diff --git a/CustomBrowser-release.aar b/CustomBrowser-release.aar index 5221076..bdfbea6 100644 Binary files a/CustomBrowser-release.aar and b/CustomBrowser-release.aar differ diff --git a/README.md b/README.md index 19009e5..e40bdf6 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -### Integration of Custom Browser (Latest version 7.0) +### Integration of Custom Browser (Latest version 7.1.1) diff --git a/libs/classes.jar b/libs/classes.jar index df0126a..d7a4c00 100644 Binary files a/libs/classes.jar and b/libs/classes.jar differ diff --git a/res/drawable-xhdpi/union_bank_logo.png b/res/drawable-xhdpi/union_bank_logo.png new file mode 100644 index 0000000..648cbd1 Binary files /dev/null and b/res/drawable-xhdpi/union_bank_logo.png differ diff --git a/res/layout/wait_for_otp.xml b/res/layout/wait_for_otp.xml index af89371..c9ce88f 100644 --- a/res/layout/wait_for_otp.xml +++ b/res/layout/wait_for_otp.xml @@ -99,10 +99,10 @@ style="@style/cb_edit_text" android:layout_marginBottom="@dimen/cb_eight" android:ems="5" + android:inputType="number" android:fontFamily="sans-serif-light" android:gravity="center" android:hint="@string/cb_enter_caps_otp" - android:inputType="number" android:maxLength="8" android:textColor="@color/cb_otpColor" android:textSize="25sp" diff --git a/res/values-large-v22/styles.xml b/res/values-large-v22/styles.xml new file mode 100644 index 0000000..14dadf4 --- /dev/null +++ b/res/values-large-v22/styles.xml @@ -0,0 +1,6 @@ + + + diff --git a/res/values-v22/styles.xml b/res/values-v22/styles.xml index 0a68e09..14dadf4 100644 --- a/res/values-v22/styles.xml +++ b/res/values-v22/styles.xml @@ -1,3 +1,6 @@ diff --git a/res/values/strings.xml b/res/values/strings.xml index 8249306..78de868 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -14,8 +14,10 @@ USE SMS OTP detectOtp findOtp + findNewOtp process_otp detectBank + fillOTP init result regenerate diff --git a/res/values/styles.xml b/res/values/styles.xml index 555ce61..bf4aac8 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -63,7 +63,7 @@ wrap_content wrap_content - +