From: drizea Date: Wed, 4 Jul 2012 14:02:07 +0000 (+0300) Subject: changed open_idl in library (modified ParserXML.java to support Android environment... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=72757a31669d060189f88a9d08d3d49232613875;p=working%2FEvergreen.git changed open_idl in library (modified ParserXML.java to support Android environment, and OSRFRegistry added serializable interface to it so it can be passed between Views) --- diff --git a/Open-ILS/src/Android/.classpath b/Open-ILS/src/Android/.classpath index 39e19dfd99..51d7d3a6b8 100644 --- a/Open-ILS/src/Android/.classpath +++ b/Open-ILS/src/Android/.classpath @@ -4,7 +4,8 @@ - + + diff --git a/Open-ILS/src/Android/AndroidManifest.xml b/Open-ILS/src/Android/AndroidManifest.xml index 0a3bc4bb8c..cdda9c9763 100644 --- a/Open-ILS/src/Android/AndroidManifest.xml +++ b/Open-ILS/src/Android/AndroidManifest.xml @@ -44,7 +44,7 @@ - + diff --git a/Open-ILS/src/Android/lib/org.openils_idl.jar b/Open-ILS/src/Android/lib/org.openils_idl.jar new file mode 100644 index 0000000000..f3f0d6b822 Binary files /dev/null and b/Open-ILS/src/Android/lib/org.openils_idl.jar differ diff --git a/Open-ILS/src/Android/lib/org.openils_ild.jar b/Open-ILS/src/Android/lib/org.openils_ild.jar deleted file mode 100644 index af2ba362bd..0000000000 Binary files a/Open-ILS/src/Android/lib/org.openils_ild.jar and /dev/null differ diff --git a/Open-ILS/src/Android/lib/org.opensrf.jar b/Open-ILS/src/Android/lib/org.opensrf.jar deleted file mode 100644 index f4a50234a1..0000000000 Binary files a/Open-ILS/src/Android/lib/org.opensrf.jar and /dev/null differ diff --git a/Open-ILS/src/Android/lib/org.opensrf2_serialized_reg.jar b/Open-ILS/src/Android/lib/org.opensrf2_serialized_reg.jar new file mode 100644 index 0000000000..84c9b94883 Binary files /dev/null and b/Open-ILS/src/Android/lib/org.opensrf2_serialized_reg.jar differ diff --git a/Open-ILS/src/Android/res/layout/hold_details.xml b/Open-ILS/src/Android/res/layout/hold_details.xml new file mode 100644 index 0000000000..2c71f78391 --- /dev/null +++ b/Open-ILS/src/Android/res/layout/hold_details.xml @@ -0,0 +1,280 @@ + + + + + + + + + + + +