Compare commits
5 Commits
e8fd76b21b
...
7dad0da4ff
| Author | SHA1 | Date | |
|---|---|---|---|
| 7dad0da4ff | |||
| 61a39cf497 | |||
| 9f834f0af9 | |||
| 40613aed77 | |||
| 23550c8316 |
@@ -5,6 +5,12 @@
|
||||
<option name="newTranslationDialogY" value="624" />
|
||||
<option name="pinNewTranslationDialog" value="true" />
|
||||
<histories>
|
||||
<item value="hierarchical Logging Enabled" />
|
||||
<item value="Attempting to reopen a closed connection. Create a instance instead" />
|
||||
<item value="hierarchical" />
|
||||
<item value="hierarchy" />
|
||||
<item value="occurs" />
|
||||
<item value="negative" />
|
||||
<item value="unprocessable Entity" />
|
||||
<item value="failed Dependency" />
|
||||
<item value="locked" />
|
||||
@@ -49,17 +55,11 @@
|
||||
<item value="can Deserialize" />
|
||||
<item value="Attempts to authenticate a user using one or more strategies. [type] is a strategy name to try, or a `List` of such. If a strategy returns `null` or `false`, either the next one is tried, or a `401 Not Authenticated` is thrown, if it is the last one. Any other result is considered an authenticated user, and terminates the loop." />
|
||||
<item value="authenticate" />
|
||||
<item value="Configures an Angel server to decode and validate JSON Web tokens on demand, whenever an instance of [User] is injected." />
|
||||
<item value="Strategy" />
|
||||
<item value="Backdrop Filter" />
|
||||
<item value="change api framework to angel3." />
|
||||
<item value="Shows a platform alert dialog with custom button titles. You can assign up to 3 buttons in the alert dialog. The method follows the convention on Android. [positiveButtonTitle] is the title of the positive button like for "OK" or "Yes", [negativeButtonTitle] is the title for the negative button like "Cancel" or "No", while [neutralButtonTitle] is for other buttons." />
|
||||
<item value="confirmed" />
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="133" />
|
||||
<entry key="ENGLISH" value="134" />
|
||||
<entry key="CHINESE" value="139" />
|
||||
<entry key="ENGLISH" value="140" />
|
||||
<entry key="AFRIKAANS" value="1" />
|
||||
<entry key="LATIN" value="1" />
|
||||
<entry key="ROMANIAN" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user