Compare commits
4 Commits
325122eeef
...
df2c2a7f67
| Author | SHA1 | Date | |
|---|---|---|---|
| df2c2a7f67 | |||
| d7db8a7e42 | |||
| 2f9b422715 | |||
| 2d071682ec |
@@ -0,0 +1,20 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DBNavigator.Application.FileTypeService">
|
||||||
|
<original-file-types />
|
||||||
|
</component>
|
||||||
|
<component name="DBNavigator.Application.PluginConflictManager">
|
||||||
|
<file-types-claimed value="true" />
|
||||||
|
</component>
|
||||||
|
<component name="DBNavigator.Application.Settings">
|
||||||
|
<diagnostics>
|
||||||
|
<developer-mode>
|
||||||
|
<timeout value="10" />
|
||||||
|
<enabled value="false" />
|
||||||
|
</developer-mode>
|
||||||
|
<debug-logging failsafe-errors="false" database-access="false" database-resource="false" />
|
||||||
|
<database-lag enabled="false" connectivity="2000" querying="2000" fetching="500" />
|
||||||
|
<miscellaneous dialog-sizing-reset="false" bulk-actions-enabled="false" background-disposer-disabled="false" timeout-handling-disabled="false" />
|
||||||
|
</diagnostics>
|
||||||
|
<show-plugin-conflict-dialog value="false" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
@@ -1,6 +1,17 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="deviceManagerPhysicalTab">
|
<component name="deviceManagerPhysicalTab">
|
||||||
<physicalDevices>
|
<physicalDevices>
|
||||||
|
<PhysicalDevice>
|
||||||
|
<key>
|
||||||
|
<Key>
|
||||||
|
<type value="SERIAL_NUMBER" />
|
||||||
|
<value value="b53f5f5e" />
|
||||||
|
</Key>
|
||||||
|
</key>
|
||||||
|
<name value="blackshark SHARK KTUS-A0" />
|
||||||
|
<target value="Android 12.0" />
|
||||||
|
<api value="androidversion:31:null:1:true" />
|
||||||
|
</PhysicalDevice>
|
||||||
<PhysicalDevice>
|
<PhysicalDevice>
|
||||||
<key>
|
<key>
|
||||||
<Key>
|
<Key>
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
<extensionMap>
|
<extensionMap>
|
||||||
<mapping ext="csv" type="PLAIN_TEXT" />
|
<mapping ext="csv" type="PLAIN_TEXT" />
|
||||||
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
<removed_mapping ext="apk" approved="true" type="ARCHIVE" />
|
||||||
|
<removed_mapping ext="db" approved="true" type="SQLite" />
|
||||||
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
<removed_mapping ext="ignore" approved="true" type="IgnoreLang file" />
|
||||||
<removed_mapping ext="psd" approved="true" type="Image" />
|
<removed_mapping ext="psd" approved="true" type="Image" />
|
||||||
</extensionMap>
|
</extensionMap>
|
||||||
|
|||||||
Reference in New Issue
Block a user