File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 317317 <string name =" server_tag" >Server TAG</string >
318318 <string name =" server_login" >Server login</string >
319319 <string name =" server_password" >Server password</string >
320+ <string name =" server_client_id" >Oauth Client ID</string >
321+ <string name =" server_client_secret" >Oauth Client Secret</string >
320322 <string name =" server_custom_asset_serial" >Custom asset serial</string >
321323 <string name =" server_itemtype" >Asset itemtype</string >
322324
Original file line number Diff line number Diff line change 3636 android : key =" server_tag"
3737 android : restrictionType =" string"
3838 android : title =" @string/server_tag" />
39- <restriction
40- android : key =" server_login"
41- android : restrictionType =" string"
42- android : title =" @string/server_login" />
43- <restriction
44- android : key =" server_password"
45- android : restrictionType =" string"
46- android : title =" @string/server_password" />
39+ <restriction
40+ android : key =" server_login"
41+ android : restrictionType =" string"
42+ android : title =" @string/server_login" />
43+ <restriction
44+ android : key =" server_password"
45+ android : restrictionType =" string"
46+ android : title =" @string/server_password" />
47+
48+ <restriction
49+ android : key =" server_client_id"
50+ android : restrictionType =" string"
51+ android : title =" @string/server_client_id" />
52+ <restriction
53+ android : key =" server_client_secret"
54+ android : restrictionType =" string"
55+ android : title =" @string/server_client_secret" />
4756 <restriction
4857 android : defaultValue =" @string/default_server_itemtype"
4958 android : description =" @string/server_itemtype"
You can’t perform that action at this time.
0 commit comments