Fixed UTF-8 issue, click on A4.4, add notification and expiry.
[FIXED] A Java UTF-8 encoding issue. [FIXED] Android 4.4 wasn't triggering onClick on TextViews. [ADDED] A notification when the password is copied. [ADDED] Expire the password from the clipboard after 20 seconds. [UPDATED] -underscore variant of slf4j-android to make tags settable with setprops
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
android:layout_gravity="center"
|
||||
android:orientation="vertical">
|
||||
|
||||
<TextView
|
||||
<Button
|
||||
android:id="@id/sitePasswordField"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user