From: drizea Date: Wed, 25 Jul 2012 14:47:19 +0000 (+0300) Subject: added first application run configuration dialog X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c7aab15411aefef5f1bc148c9c4fc54be8c10817;p=working%2FEvergreen.git added first application run configuration dialog if running the application for the first time the user must set an library http server address and username and password for his account. For now the logic at launch is that the application will not start if there if no network access, and if there is route to library server url the application will start a configuration dialog. When the correct http server address is entered the splash screen will start and IDL and orgTree files will be downloaded and parsed --- diff --git a/Open-ILS/src/Android/res/layout/dialog_configure_application.xml b/Open-ILS/src/Android/res/layout/dialog_configure_application.xml new file mode 100644 index 0000000000..95434a1ff5 --- /dev/null +++ b/Open-ILS/src/Android/res/layout/dialog_configure_application.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +