From 4c6f0e06b7935efaeb5e0708dffa2d97f55cdd42 Mon Sep 17 00:00:00 2001 From: kenstir Date: Wed, 4 Nov 2015 12:21:48 -0500 Subject: [PATCH] Successfully built using IntelliJ IDEA Community Edition 15.0 Do not attempt to build this using Android Studio; the projects build but most of the assets are missing from the UI. --- .../src/Android/cwmars_app/.idea/encodings.xml | 7 +++--- Open-ILS/src/Android/cwmars_app/.idea/misc.xml | 24 ++++++++++++++++++ Open-ILS/src/Android/demo_app/.idea/encodings.xml | 7 +++--- Open-ILS/src/Android/demo_app/.idea/misc.xml | 29 +++++++++++++++++++--- Open-ILS/src/Android/demo_app/demo_app.iml | 5 ++-- 5 files changed, 60 insertions(+), 12 deletions(-) diff --git a/Open-ILS/src/Android/cwmars_app/.idea/encodings.xml b/Open-ILS/src/Android/cwmars_app/.idea/encodings.xml index e206d70d85..f758959656 100644 --- a/Open-ILS/src/Android/cwmars_app/.idea/encodings.xml +++ b/Open-ILS/src/Android/cwmars_app/.idea/encodings.xml @@ -1,5 +1,6 @@ - - - + + + + \ No newline at end of file diff --git a/Open-ILS/src/Android/cwmars_app/.idea/misc.xml b/Open-ILS/src/Android/cwmars_app/.idea/misc.xml index bcea67aeb9..99f8d99674 100644 --- a/Open-ILS/src/Android/cwmars_app/.idea/misc.xml +++ b/Open-ILS/src/Android/cwmars_app/.idea/misc.xml @@ -3,6 +3,30 @@ + + + + diff --git a/Open-ILS/src/Android/demo_app/.idea/encodings.xml b/Open-ILS/src/Android/demo_app/.idea/encodings.xml index e206d70d85..f758959656 100644 --- a/Open-ILS/src/Android/demo_app/.idea/encodings.xml +++ b/Open-ILS/src/Android/demo_app/.idea/encodings.xml @@ -1,5 +1,6 @@ - - - + + + + \ No newline at end of file diff --git a/Open-ILS/src/Android/demo_app/.idea/misc.xml b/Open-ILS/src/Android/demo_app/.idea/misc.xml index 4742f8a179..4fa8d4563b 100644 --- a/Open-ILS/src/Android/demo_app/.idea/misc.xml +++ b/Open-ILS/src/Android/demo_app/.idea/misc.xml @@ -3,8 +3,31 @@ - + + + + + - - + \ No newline at end of file diff --git a/Open-ILS/src/Android/demo_app/demo_app.iml b/Open-ILS/src/Android/demo_app/demo_app.iml index b366ef5d18..baccb65b0a 100644 --- a/Open-ILS/src/Android/demo_app/demo_app.iml +++ b/Open-ILS/src/Android/demo_app/demo_app.iml @@ -13,9 +13,8 @@ - + - - + \ No newline at end of file -- 2.11.0