Compare commits
5 Commits
151b5d9da7
...
263189f18c
| Author | SHA1 | Date | |
|---|---|---|---|
| 263189f18c | |||
| 882abbb66c | |||
| bcbd4ba76f | |||
| 6972e91801 | |||
| f9c4734094 |
@@ -4,6 +4,7 @@
|
||||
<option name="nonFavorites">
|
||||
<list>
|
||||
<option value="package:com.blackshark.sharkman" />
|
||||
<option value="package:com.blackshark.sharkman " />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
@@ -1,6 +1,17 @@
|
||||
<application>
|
||||
<component name="deviceManagerPhysicalTab">
|
||||
<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>
|
||||
<key>
|
||||
<Key>
|
||||
@@ -23,17 +34,6 @@
|
||||
<target value="Android 13.0" />
|
||||
<api value="androidversion:33:null:3:true" />
|
||||
</PhysicalDevice>
|
||||
<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>
|
||||
<key>
|
||||
<Key>
|
||||
|
||||
@@ -1,9 +1,7 @@
|
||||
<application>
|
||||
<component name="FindSettings">
|
||||
<option name="caseSensitive" value="true" />
|
||||
<option name="customScope" value="All Places" />
|
||||
<option name="defaultScopeName" value="All Places" />
|
||||
<option name="CASE_SENSITIVE_SEARCH" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="All Places" />
|
||||
<mask>*.css</mask>
|
||||
<mask>*.html</mask>
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
<application>
|
||||
<component name="Translation.Cache">
|
||||
<option name="lastTrimTime" value="1698662245334" />
|
||||
<option name="lastTrimTime" value="1699411670631" />
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="APP CHANGE PHONE H 5_URL" />
|
||||
<item value="not auto play audio after download complete when other audio is playing." />
|
||||
<item value="Convenience method to index the field. If you would like to create a composite index instead, see: Index. Returns: True if this field should be indexed, false otherwise. Defaults to false." />
|
||||
<item value="Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero)." />
|
||||
<item value="configureondemand" />
|
||||
@@ -52,13 +54,11 @@
|
||||
<item value="AST structure has not been resolved." />
|
||||
<item value="Return the declarations contained in this compilation unit." />
|
||||
<item value="A compilation unit. While the grammar restricts the order of the directives and declarations within a compilation unit, this class does not enforce those restrictions. In particular, the children of a compilation unit will be visited in lexical order even if lexical order does not conform to the restrictions of the grammar. compilationUnit ::= directives declarations directives ::= [ScriptTag]? [LibraryDirective]? namespaceDirective [PartDirective] | [PartOfDirective] namespaceDirective ::= [ImportDirective] | [ExportDirective] declarations ::= [CompilationUnitMember] Clients may not extend, implement or mix-in this class." />
|
||||
<item value="Return a textual description of this node in a form approximating valid source. The returned string will not be valid source primarily in the case where the node itself is not well-formed." />
|
||||
<item value="compute" />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="198" />
|
||||
<entry key="ENGLISH" value="199" />
|
||||
<entry key="CHINESE" value="200" />
|
||||
<entry key="ENGLISH" value="201" />
|
||||
<entry key="HAWAIIAN" value="1" />
|
||||
<entry key="POLISH" value="1" />
|
||||
<entry key="ROMANIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user