252 lines
12 KiB
XML
252 lines
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.tengshisoft.commonmodule">
|
|
|
|
<application>
|
|
<activity
|
|
android:name=".activitys.journal.JournalDetailActivity"
|
|
android:exported="false"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.journal.JournalListActivity"
|
|
android:exported="false"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.usercenter.ForgetPwdActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.TaskConverIncidentDetailActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.TaskConverIncidentReportActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.department.ChooseDeptUserActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentCenterCheckDetailActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentCenterCheckListActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.department.ChooseOrgAreaActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentSpecialDeptActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentOverseeDetailOrReplyActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentOverseeActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentSpecialActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.repository.KnowLedgeManageDetailActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.repository.KnowLedgeManageAddActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.repository.KnowLedgeManageListActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.repository.KnowLedgeAskListActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.repository.KnowLedgeAskDetailActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentDeferExamineDetailActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.department.ChooseDeptKnowLedgeActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.repository.KnowLedgeAskAddActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.logs.StatisticsCommandActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentDeferExamineListActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.logs.StatisticsDeptActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.department.ChooseGridActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentReturnRecordAddActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentReturnRecordActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentArchiveListActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.MineCollectActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.repository.KnowLedgeDetailActivity"
|
|
android:exported="false"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.repository.KnowLedgeListActivity"
|
|
android:exported="false"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentDoneListActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentDetailActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.logs.IncidentLogActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.logs.StatisticsGridActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.department.ChoosePersonActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.department.ChooseDeptActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.usercenter.UserCenterActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.checkwork.MapDemoActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.checkwork.AttendanceActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentCheckDetailActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentCheckListActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentComponentSelActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentHandleListActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentHandleActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentListActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentReportActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
<activity
|
|
android:name=".activitys.cases.IncidentEditActivity"
|
|
android:launchMode="singleTop"
|
|
android:screenOrientation="portrait"
|
|
android:windowSoftInputMode="adjustPan|stateHidden" />
|
|
</application>
|
|
|
|
</manifest> |