]> Pileus Git - ~andy/freeotp/commit - res/values/strings.xml
Add about dialog
authorNathaniel McCallum <npmccallum@redhat.com>
Tue, 3 Dec 2013 15:58:59 +0000 (10:58 -0500)
committerNathaniel McCallum <npmccallum@redhat.com>
Tue, 3 Dec 2013 15:58:59 +0000 (10:58 -0500)
commit275e1b17b97a635ab0e88856e4952619a62c9fc3
tree7427d3bcebaf7e5149e2792432ac0e7c5a10a72d
parent2a2678dc6b607dd11e4ac6debb5b308c4fa95fb1
Add about dialog
AndroidManifest.xml
res/layout/about.xml [new file with mode: 0644]
res/menu/main.xml
res/values/strings.xml
src/org/fedorahosted/freeotp/AboutDialog.java [new file with mode: 0644]
src/org/fedorahosted/freeotp/MainActivity.java