|
|
@@ -1,8 +1,8 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<manifest package="com.xzjmyk.pm.activity"
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
+ xmlns:tools="http://schemas.android.com/tools"
|
|
|
android:versionCode="158"
|
|
|
- xmlns:tools="http://schemas.android.com/tools"
|
|
|
android:versionName="6.1.9">
|
|
|
|
|
|
<uses-sdk
|
|
|
@@ -95,7 +95,7 @@
|
|
|
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
|
|
|
<uses-permission android:name="android.permission.VIBRATE" />
|
|
|
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
|
|
|
-
|
|
|
+
|
|
|
<!-- 设置索尼的Badge需添加权限 -->
|
|
|
<uses-permission android:name="com.sonyericsson.home.permission.BROADCAST_BADGE" />
|
|
|
|
|
|
@@ -115,10 +115,10 @@
|
|
|
android:hardwareAccelerated="true"
|
|
|
android:icon="@drawable/uuu"
|
|
|
android:label="@string/app_name"
|
|
|
- tools:replace="android:icon,android:theme"
|
|
|
android:largeHeap="true"
|
|
|
android:persistent="true"
|
|
|
- android:theme="@style/MainBaseTheme">
|
|
|
+ android:theme="@style/MainBaseTheme"
|
|
|
+ tools:replace="icon,label,theme">
|
|
|
<meta-data
|
|
|
android:name="UMENG_CHANNEL"
|
|
|
android:value="${UMENG_CHANNEL_VALUE}" />
|
|
|
@@ -260,7 +260,8 @@
|
|
|
<activity android:name=".ui.erp.activity.NewsTwoActivity" />
|
|
|
<activity android:name=".ui.erp.activity.NoticesActivity" />
|
|
|
<activity android:name=".ui.erp.activity.InformActivity" />
|
|
|
- <activity android:name=".ui.platform.task.TaskActivity"
|
|
|
+ <activity
|
|
|
+ android:name=".ui.platform.task.TaskActivity"
|
|
|
android:theme="@style/MainBaseTheme">
|
|
|
<intent-filter>
|
|
|
<action android:name="com.modular.task.TaskActivity" />
|
|
|
@@ -301,7 +302,8 @@
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
|
</intent-filter>
|
|
|
</activity>
|
|
|
- <activity android:name=".ui.message.MucChatActivity"
|
|
|
+ <activity
|
|
|
+ android:name=".ui.message.MucChatActivity"
|
|
|
android:theme="@style/MainBaseTheme">
|
|
|
<intent-filter>
|
|
|
<action android:name="com.modular.message.MucChatActivity" />
|
|
|
@@ -374,7 +376,7 @@
|
|
|
|
|
|
<activity android:name=".video.VideoRecordActivity" />
|
|
|
<activity
|
|
|
- android:name="com.uas.appme.other.activity.CardcastActivity"/>
|
|
|
+ android:name="com.uas.appme.other.activity.CardcastActivity" />
|
|
|
<activity
|
|
|
android:name="com.uas.appme.other.activity.BasicInfoEditActivity"
|
|
|
android:windowSoftInputMode="stateHidden|stateAlwaysHidden" />
|
|
|
@@ -536,22 +538,22 @@
|
|
|
android:enabled="true"
|
|
|
android:process=":remote" />
|
|
|
|
|
|
- <!-- <activity
|
|
|
- android:name="com.baidu.autoupdatesdk.ConfirmDialoigActivity"
|
|
|
- android:configChanges="keyboardHidden|orientation"
|
|
|
- android:exported="false"
|
|
|
- android:screenOrientation="portrait"
|
|
|
- android:theme="@style/bdp_update_dialog_style_fullscreen" />-->
|
|
|
+ <!-- <activity
|
|
|
+ android:name="com.baidu.autoupdatesdk.ConfirmDialoigActivity"
|
|
|
+ android:configChanges="keyboardHidden|orientation"
|
|
|
+ android:exported="false"
|
|
|
+ android:screenOrientation="portrait"
|
|
|
+ android:theme="@style/bdp_update_dialog_style_fullscreen" />-->
|
|
|
|
|
|
<!--<receiver-->
|
|
|
- <!--android:name="com.baidu.autoupdatesdk.receiver.BDBroadcastReceiver"-->
|
|
|
- <!--android:exported="false">-->
|
|
|
- <!--<intent-filter>-->
|
|
|
- <!--<action android:name="com.baidu.autoupdatesdk.ACTION_NEW_UPDATE" />-->
|
|
|
- <!--<action android:name="com.baidu.autoupdatesdk.ACTION_DOWNLOAD_COMPLETE" />-->
|
|
|
- <!--<action android:name="com.baidu.autoupdatesdk.ACTION_NEW_AS" />-->
|
|
|
- <!--<action android:name="com.baidu.autoupdatesdk.ACTION_AS_DOWNLOAD_COMPLETE" />-->
|
|
|
- <!--</intent-filter>-->
|
|
|
+ <!--android:name="com.baidu.autoupdatesdk.receiver.BDBroadcastReceiver"-->
|
|
|
+ <!--android:exported="false">-->
|
|
|
+ <!--<intent-filter>-->
|
|
|
+ <!--<action android:name="com.baidu.autoupdatesdk.ACTION_NEW_UPDATE" />-->
|
|
|
+ <!--<action android:name="com.baidu.autoupdatesdk.ACTION_DOWNLOAD_COMPLETE" />-->
|
|
|
+ <!--<action android:name="com.baidu.autoupdatesdk.ACTION_NEW_AS" />-->
|
|
|
+ <!--<action android:name="com.baidu.autoupdatesdk.ACTION_AS_DOWNLOAD_COMPLETE" />-->
|
|
|
+ <!--</intent-filter>-->
|
|
|
<!--</receiver>-->
|
|
|
|
|
|
<activity
|
|
|
@@ -630,7 +632,7 @@
|
|
|
android:label="申请订阅" />
|
|
|
<activity
|
|
|
android:name=".ui.erp.activity.oa.OutofficeSetActivity"
|
|
|
- android:label="@string/signin_setting"/>
|
|
|
+ android:label="@string/signin_setting" />
|
|
|
<activity android:name=".ui.erp.activity.oa.TestActivity" />
|
|
|
<activity
|
|
|
android:name=".ui.erp.activity.oa.OutSigninOKActivity"
|
|
|
@@ -645,14 +647,15 @@
|
|
|
android:label="@string/my_mission" />
|
|
|
<activity android:name=".ui.erp.activity.crm.SubsActivity" />
|
|
|
<activity android:name="com.uas.appme.other.activity.UpdateSingleTextActivity" />
|
|
|
- <activity android:name="com.uas.appme.other.activity.UpdateSexActivity" >
|
|
|
+ <activity android:name="com.uas.appme.other.activity.UpdateSexActivity">
|
|
|
<intent-filter>
|
|
|
<action android:name="com.modular.me.UpdateSexActivity" />
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
|
</intent-filter>
|
|
|
</activity>
|
|
|
|
|
|
- <activity android:name=".ui.erp.activity.oa.OAActivity"
|
|
|
+ <activity
|
|
|
+ android:name=".ui.erp.activity.oa.OAActivity"
|
|
|
android:theme="@style/MainBaseTheme">
|
|
|
<intent-filter>
|
|
|
<action android:name="com.modular.work.OAActivity" />
|
|
|
@@ -666,11 +669,11 @@
|
|
|
android:value="57ea27bb67e58e088c003bbf" />
|
|
|
<!-- weixin -->
|
|
|
<!--<activity-->
|
|
|
- <!--android:name="com.core.api.wxapi.WXEntryActivity"-->
|
|
|
- <!--android:configChanges="keyboardHidden|orientation|screenSize"-->
|
|
|
- <!--android:exported="true"-->
|
|
|
- <!--android:screenOrientation="portrait"-->
|
|
|
- <!--android:theme="@android:style/Theme.Translucent.NoTitleBar" />-->
|
|
|
+ <!--android:name="com.core.api.wxapi.WXEntryActivity"-->
|
|
|
+ <!--android:configChanges="keyboardHidden|orientation|screenSize"-->
|
|
|
+ <!--android:exported="true"-->
|
|
|
+ <!--android:screenOrientation="portrait"-->
|
|
|
+ <!--android:theme="@android:style/Theme.Translucent.NoTitleBar" />-->
|
|
|
<!-- qq -->
|
|
|
<activity
|
|
|
android:name="com.tencent.tauth.AuthActivity"
|
|
|
@@ -828,8 +831,6 @@
|
|
|
<!-- 动态表单 -->
|
|
|
|
|
|
|
|
|
-
|
|
|
-
|
|
|
<activity android:name=".ui.me.SpeechrecognitionActivity" />
|
|
|
<activity android:name=".ui.erp.activity.oa.ErpActivity" />
|
|
|
<activity
|
|
|
@@ -913,7 +914,8 @@
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
|
</intent-filter>
|
|
|
</activity>
|
|
|
- <activity android:name=".ui.platform.task.TaskB2BActivity"
|
|
|
+ <activity
|
|
|
+ android:name=".ui.platform.task.TaskB2BActivity"
|
|
|
android:theme="@style/MainBaseTheme">
|
|
|
<intent-filter>
|
|
|
<action android:name="com.modular.task.TaskB2BActivity" />
|
|
|
@@ -1001,7 +1003,8 @@
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
|
</intent-filter>
|
|
|
</activity>
|
|
|
- <activity android:name=".ui.erp.activity.secretary.BookingListActivity"
|
|
|
+ <activity
|
|
|
+ android:name=".ui.erp.activity.secretary.BookingListActivity"
|
|
|
android:label="@string/booking_menu"
|
|
|
android:theme="@style/MainBaseTheme">
|
|
|
<intent-filter>
|
|
|
@@ -1013,7 +1016,7 @@
|
|
|
android:name=".ui.erp.activity.secretary.BookingAddActivity"
|
|
|
android:label="@string/booking_add"
|
|
|
android:theme="@style/MainBaseTheme"
|
|
|
- android:windowSoftInputMode="adjustPan" >
|
|
|
+ android:windowSoftInputMode="adjustPan">
|
|
|
<intent-filter>
|
|
|
<action android:name="com.ui.erp.activity.secretary.BookingAddActivity" />
|
|
|
<category android:name="android.intent.category.DEFAULT" />
|
|
|
@@ -1070,13 +1073,13 @@
|
|
|
|
|
|
<!-- android:authorities="包名.fileprovider"将“包名”替换为实际包名 -->
|
|
|
<provider
|
|
|
- android:authorities="com.xzjmyk.pm.activity.fileprovider"
|
|
|
android:name="android.support.v4.content.FileProvider"
|
|
|
+ android:authorities="com.xzjmyk.pm.activity.fileprovider"
|
|
|
android:exported="false"
|
|
|
android:grantUriPermissions="true">
|
|
|
<meta-data
|
|
|
android:name="android.support.FILE_PROVIDER_PATHS"
|
|
|
- android:resource="@xml/provider_paths"/>
|
|
|
+ android:resource="@xml/provider_paths" />
|
|
|
</provider>
|
|
|
</application>
|
|
|
|