]> gitweb.fperrin.net Git - Dictionary.git/commit
Move code using ISO to language resources into IsoUtils.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 27 Jun 2017 19:32:11 +0000 (21:32 +0200)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Tue, 27 Jun 2017 19:32:11 +0000 (21:32 +0200)
commit01332c7697b595328bbd5397e95341a0dd575493
treeff17b7e88413978a4a0c725ed3d95c1da715fecd
parent3b42ec7636effd53a8fef17a39ba3daffdf58328
Move code using ISO to language resources into IsoUtils.

Part of effort to reduce size and complexity of
DictionaryApplication class.
src/com/hughes/android/dictionary/DictionaryActivity.java
src/com/hughes/android/dictionary/DictionaryApplication.java
src/com/hughes/android/dictionary/DictionaryManagerActivity.java
src/com/hughes/android/dictionary/IsoUtils.java [new file with mode: 0644]