]> Pileus Git - ~andy/freeotp/commit
Enable manual token entry
authorNathaniel McCallum <npmccallum@redhat.com>
Fri, 18 Oct 2013 03:49:53 +0000 (23:49 -0400)
committerNathaniel McCallum <npmccallum@redhat.com>
Fri, 18 Oct 2013 03:49:53 +0000 (23:49 -0400)
commitd40daba0d379b30d5951972ed34dc71d347127d7
treefc2b4304de5f4fe4becb9e539fefd76d51ba9879
parent4013a12ccc9228a4b0d1b7c2e4f1f2e38bc502ba
Enable manual token entry
res/layout/manual.xml [new file with mode: 0644]
res/menu/main.xml
res/values/strings.xml
src/org/fedorahosted/freeotp/AddTokenDialog.java [new file with mode: 0644]
src/org/fedorahosted/freeotp/AddTokenSecretTextWatcher.java [new file with mode: 0644]
src/org/fedorahosted/freeotp/AddTokenTextWatcher.java [new file with mode: 0644]
src/org/fedorahosted/freeotp/MainActivity.java
src/org/fedorahosted/freeotp/Token.java
src/org/fedorahosted/freeotp/TokenAdapter.java