| | |
| | | android:networkSecurityConfig="@xml/network_config" |
| | | android:roundIcon="@mipmap/ic_launcher_round" |
| | | android:supportsRtl="true" |
| | | android:theme="@style/AppTheme" |
| | | android:theme="@style/AppTheme.NoActionBar" |
| | | tools:ignore="GoogleAppIndexingWarning, LockedOrientationActivity" |
| | | tools:targetApi="n"> |
| | | <!-- 调试版高德地图Key,根据开发电脑不同可能有所改变 --> |
| | |
| | | |
| | | <provider |
| | | android:name="android.support.v4.content.FileProvider" |
| | | android:authorities="cn.flightfeather.thirdapp.fileProvider" |
| | | android:authorities="@string/file_provide" |
| | | android:exported="false" |
| | | android:grantUriPermissions="true"> |
| | | <meta-data |
| | |
| | | android:theme="@style/AppFullScreenTheme" /> |
| | | <activity |
| | | android:name=".activity.ProblemDetailActivity" |
| | | android:screenOrientation="portrait" /> |
| | | android:screenOrientation="portrait" |
| | | android:theme="@style/AppTheme"/> |
| | | <activity |
| | | android:name=".activity.UploadMediaFilesActivity" |
| | | android:screenOrientation="portrait" /> |
| | | android:screenOrientation="portrait" |
| | | android:theme="@style/AppTheme"/> |
| | | <activity |
| | | android:name=".activity.ScenseMapActivity" |
| | | android:screenOrientation="portrait" |
| | |
| | | android:theme="@style/AppTheme.NoActionBar" /> |
| | | <activity |
| | | android:name=".activity.GitDetailActivity" |
| | | android:screenOrientation="portrait" /> |
| | | android:screenOrientation="portrait" |
| | | android:theme="@style/AppTheme"/> |
| | | <activity |
| | | android:name=".activity.GradeActivity" |
| | | android:screenOrientation="portrait" /> |
| | | android:screenOrientation="portrait" |
| | | android:theme="@style/AppTheme"/> |
| | | <activity |
| | | android:name=".activity.TaskDetailActivity" |
| | | android:screenOrientation="portrait" |
| | |
| | | android:theme="@style/AppTheme.NoActionBar" /> |
| | | <activity |
| | | android:name=".activity.SubTaskMapActivity" |
| | | android:screenOrientation="portrait" /> |
| | | android:screenOrientation="portrait" |
| | | android:theme="@style/AppTheme"/> |
| | | <activity |
| | | android:name=".activity.MapActivity" |
| | | android:screenOrientation="portrait" |
| | | android:theme="@style/AppTheme.NoActionBar" /> |
| | | <activity |
| | | android:name=".activity.DebugTransSiteLatlngActivity" |
| | | android:screenOrientation="portrait" /> |
| | | android:screenOrientation="portrait" |
| | | android:theme="@style/AppTheme"/> |
| | | <activity |
| | | android:name=".activity.MOVMapActivity" |
| | | android:screenOrientation="portrait" |
| | |
| | | android:name=".module.task.SceneDetailActivity" |
| | | android:theme="@style/AppTheme.NoActionBar" /> |
| | | <activity |
| | | android:name=".module.nightwork.NightWorkRecordActivity" |
| | | android:theme="@style/AppTheme.NoActionBar" /> |
| | | <activity |
| | | android:name=".module.nightwork.NightWorkManageActivity" |
| | | android:theme="@style/AppTheme.NoActionBar" /> |
| | | <activity |
| | | android:name=".module.common.OfficeFileManageActivity" |
| | | android:theme="@style/AppTheme.NoActionBar" /> |
| | | <activity |
| | | android:name=".module.inspection.MenuGradeActivity" |
| | | android:screenOrientation="portrait" /> |
| | | android:screenOrientation="portrait" |
| | | android:theme="@style/AppTheme"/> |
| | | <activity |
| | | android:name=".module.inspection.InspectionDetailActivity" |
| | | android:theme="@style/AppTheme.NoActionBar" /> |
| | | <activity android:name=".module.inspection.MenuEvidenceActivity" |
| | | android:theme="@style/TransparentTheme" /> |
| | | <activity android:name=".module.inspection.MenuProblemUpdateActivity" |
| | | android:theme="@style/TransparentTheme" /> |
| | | <activity android:name=".module.inspection.MenuRecheckActivity" |
| | | android:theme="@style/TransparentTheme" /> |
| | | <activity android:name=".module.inspection.MenuProblemListActivity" |