Fixed the issue that the Google Play Store sayd Supported devices 0. This turned...
authorkenstir <kenstir@gmail.com>
Thu, 13 Aug 2015 02:31:51 +0000 (22:31 -0400)
committerkenstir <kenstir@gmail.com>
Thu, 13 Aug 2015 02:31:51 +0000 (22:31 -0400)
Open-ILS/src/Android/core/core.iml
Open-ILS/src/Android/core/libs/json-20090211.jar [new file with mode: 0644]
Open-ILS/src/Android/core/libs/opensrf2_android.jar [new file with mode: 0644]
Open-ILS/src/Android/core/libs/org.opensrf2_serialized_reg.jar [deleted file]
Open-ILS/src/Android/core/res/drawable/evergreen_1_512x512x32_color.png [new file with mode: 0644]
Open-ILS/src/Android/cwmars_app/.idea/libraries/dexedLibs.xml [deleted file]
Open-ILS/src/Android/cwmars_app/.idea/libraries/libs.xml
Open-ILS/src/Android/cwmars_app/AndroidManifest.xml
Open-ILS/src/Android/demo_app/.idea/copyright/profiles_settings.xml
Open-ILS/src/Android/support/v7/appcompat/appcompat.iml

index 666c9b1..11ca7f9 100644 (file)
@@ -13,7 +13,7 @@
       <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
       <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
     </content>
-    <orderEntry type="inheritedJdk" />
+    <orderEntry type="jdk" jdkName="Android API 19 Platform" jdkType="Android SDK" />
     <orderEntry type="sourceFolder" forTests="false" />
     <orderEntry type="library" exported="" name="libs" level="project" />
     <orderEntry type="module" module-name="appcompat" exported="" />
diff --git a/Open-ILS/src/Android/core/libs/json-20090211.jar b/Open-ILS/src/Android/core/libs/json-20090211.jar
new file mode 100644 (file)
index 0000000..ef29094
Binary files /dev/null and b/Open-ILS/src/Android/core/libs/json-20090211.jar differ
diff --git a/Open-ILS/src/Android/core/libs/opensrf2_android.jar b/Open-ILS/src/Android/core/libs/opensrf2_android.jar
new file mode 100644 (file)
index 0000000..0c91332
Binary files /dev/null and b/Open-ILS/src/Android/core/libs/opensrf2_android.jar differ
diff --git a/Open-ILS/src/Android/core/libs/org.opensrf2_serialized_reg.jar b/Open-ILS/src/Android/core/libs/org.opensrf2_serialized_reg.jar
deleted file mode 100644 (file)
index 84c9b94..0000000
Binary files a/Open-ILS/src/Android/core/libs/org.opensrf2_serialized_reg.jar and /dev/null differ
diff --git a/Open-ILS/src/Android/core/res/drawable/evergreen_1_512x512x32_color.png b/Open-ILS/src/Android/core/res/drawable/evergreen_1_512x512x32_color.png
new file mode 100644 (file)
index 0000000..f2f6d80
Binary files /dev/null and b/Open-ILS/src/Android/core/res/drawable/evergreen_1_512x512x32_color.png differ
diff --git a/Open-ILS/src/Android/cwmars_app/.idea/libraries/dexedLibs.xml b/Open-ILS/src/Android/cwmars_app/.idea/libraries/dexedLibs.xml
deleted file mode 100644 (file)
index a8a2632..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<component name="libraryTable">
-  <library name="dexedLibs">
-    <CLASSES>
-      <root url="jar://$PROJECT_DIR$/../core/bin/dexedLibs/androwrapee-1.1.0-e1a06f0b15feb57f60fc050388c60c69.jar!/" />
-      <root url="jar://$PROJECT_DIR$/../core/bin/dexedLibs/org.opensrf2_serialized_reg-5dba35be916c7a72e45ee4bb4a6478a8.jar!/" />
-      <root url="jar://$PROJECT_DIR$/../core/bin/dexedLibs/zxing_barcode-7de1bcf4a56bfb1068e055d26c0a58d6.jar!/" />
-    </CLASSES>
-    <JAVADOC />
-    <SOURCES />
-  </library>
-</component>
\ No newline at end of file
index b59422d..2c6670d 100644 (file)
@@ -1,9 +1,9 @@
 <component name="libraryTable">
   <library name="libs">
     <CLASSES>
-      <root url="jar://$PROJECT_DIR$/../core/libs/org.opensrf2_serialized_reg.jar!/" />
       <root url="jar://$PROJECT_DIR$/../core/libs/zxing_barcode.jar!/" />
       <root url="jar://$PROJECT_DIR$/../core/libs/androwrapee-1.1.0.jar!/" />
+      <root url="jar://$PROJECT_DIR$/../core/libs/opensrf2_android.jar!/" />
     </CLASSES>
     <JAVADOC />
     <SOURCES />
index 1635c32..445017f 100644 (file)
@@ -2,7 +2,7 @@
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
           package="org.cwmars"
           android:installLocation="auto"
-          android:versionCode="1"
+          android:versionCode="3"
           android:versionName="1.0">
 
     <uses-sdk
 
     <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
     <uses-permission android:name="android.permission.AUTHENTICATE_ACCOUNTS" />
-    <!--<uses-permission android:name="android.permission.CAMERA" />-->
-    <!--<uses-permission android:name="android.permission.FLASHLIGHT" />-->
     <uses-permission android:name="android.permission.GET_ACCOUNTS" />
     <uses-permission android:name="android.permission.INTERNET" />
     <uses-permission android:name="android.permission.MANAGE_ACCOUNTS" />
-    <!--<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />-->
     <uses-permission android:name="android.permission.USE_CREDENTIALS" />
-    <!--<uses-permission android:name="android.permission.VIBRATE" />-->
-    <!--<uses-permission android:name="android.permission.WAKE_LOCK" />-->
 
-    <!--<uses-feature android:name="android.hardware.camera" />-->
-    <!--<uses-feature android:name="android.hardware.camera.autofocus" />-->
+    <uses-feature android:name="android.hardware.screen.landscape" android:required="false" />
+    <uses-feature android:name="android.hardware.screen.portrait" android:required="false" />
+    <uses-feature android:name="android.hardware.touchscreen" android:required="false" />
 
     <application
         android:allowBackup="true"
@@ -36,6 +32,7 @@
             android:process=":remote" >
         </receiver>
         <!-- Receiver to reinit notifications on reboot -->
+        <!--
         <receiver android:name="org.evergreen_ils.services.RebootReceiver" >
             <intent-filter>
                 <action android:name="android.intent.action.BOOT_COMPLETED" />
                 <action android:name="android.net.conn.CONNECTIVITY_CHANGE" />
             </intent-filter>
         </receiver>
+        -->
 
+        <!--
         <service android:name="org.evergreen_ils.services.ScheduledIntentService" >
         </service>
+        -->
 
         <activity
                 android:name="org.evergreen_ils.views.splashscreen.SplashActivity"
index 3572571..e7bedf3 100644 (file)
@@ -1,5 +1,3 @@
 <component name="CopyrightManager">
-  <settings default="">
-    <module2copyright />
-  </settings>
+  <settings default="" />
 </component>
\ No newline at end of file
index f3fb811..6fa91bc 100644 (file)
@@ -12,7 +12,7 @@
     <content url="file://$MODULE_DIR$">
       <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
     </content>
-    <orderEntry type="inheritedJdk" />
+    <orderEntry type="jdk" jdkName="Android API 19 Platform" jdkType="Android SDK" />
     <orderEntry type="sourceFolder" forTests="false" />
     <orderEntry type="module-library" exported="">
       <library>