]> Pileus Git - ~andy/freeotp/commit
Migrate About dialog to use a DialogFragment
authorNathaniel McCallum <npmccallum@redhat.com>
Wed, 4 Dec 2013 20:51:53 +0000 (15:51 -0500)
committerNathaniel McCallum <npmccallum@redhat.com>
Wed, 4 Dec 2013 20:51:53 +0000 (15:51 -0500)
commitbde1ee094d83819ebec2b2946ee14ae005c411a7
tree7074f3bc5024552bf87e35f8246041d8b7b79f04
parent567ad8c217fd622aa39b1fb932efc5db0238cd6b
Migrate About dialog to use a DialogFragment
res/values/strings.xml
src/org/fedorahosted/freeotp/AboutDialog.java [deleted file]
src/org/fedorahosted/freeotp/AboutDialogFragment.java [new file with mode: 0644]
src/org/fedorahosted/freeotp/BaseAlertDialogFragment.java [new file with mode: 0644]
src/org/fedorahosted/freeotp/MainActivity.java