|
38 | 38 | android:layout_height="wrap_content" |
39 | 39 | android:layout_marginTop="8dp" |
40 | 40 | android:layout_marginBottom="8dp" |
41 | | - android:text="Benesse が指定したパスワードと一致しているか確認する関数。\n/factory/dcha_hash が存在する場合、そちらがパスワードの比較対象として優先される。\n一致した場合は true を返し、再起動時に ADB が自動で無効になるフラグを無効にできる。\n尚、このフラグは putInt や、ADB から直接設定可能。" |
| 41 | + android:text="予め指定されているパスワードと一致するか確認する関数。\n/factory/dcha_hash が存在する場合、そちらがパスワードの比較対象として優先される。\n一致した場合は true を返し、再起動時に ADB が自動で無効になるフラグを無効にできる。\n尚、このフラグは putInt や、ADB から直接設定可能。" |
42 | 42 | android:textColor="#000000" |
43 | 43 | android:textSize="16sp" /> |
44 | 44 | </LinearLayout> |
|
73 | 73 | android:layout_height="wrap_content" |
74 | 74 | android:layout_marginTop="8dp" |
75 | 75 | android:layout_marginBottom="8dp" |
76 | | - android:text="USB にカメラが接続されているかどうかを真偽値で返します。\n/dev/video0 が存在するかどうかで判断します。" |
| 76 | + android:text="USB にカメラが接続されているかどうかを真偽値で返す。\n/dev/video0 が存在するかどうかで判断する。" |
77 | 77 | android:textColor="#000000" |
78 | 78 | android:textSize="16sp" /> |
79 | 79 | </LinearLayout> |
|
108 | 108 | android:layout_height="wrap_content" |
109 | 109 | android:layout_marginTop="8dp" |
110 | 110 | android:layout_marginBottom="8dp" |
111 | | - android:text="現在のディスプレイのサイズを [width, height] で返します。" |
| 111 | + android:text="現在のディスプレイのサイズを [width, height] で返す。" |
112 | 112 | android:textColor="#000000" |
113 | 113 | android:textSize="16sp" /> |
114 | 114 | </LinearLayout> |
|
143 | 143 | android:layout_height="wrap_content" |
144 | 144 | android:layout_marginTop="8dp" |
145 | 145 | android:layout_marginBottom="8dp" |
146 | | - android:text="System ネームスペースの dcha_state の値を返します。" |
| 146 | + android:text="System ネームスペースの dcha_state の値を返す。" |
147 | 147 | android:textColor="#000000" |
148 | 148 | android:textSize="16sp" /> |
149 | 149 | </LinearLayout> |
|
178 | 178 | android:layout_height="wrap_content" |
179 | 179 | android:layout_marginTop="8dp" |
180 | 180 | android:layout_marginBottom="8dp" |
181 | | - android:text="ディスプレイの物理的なサイズを [width, height] で返します。" |
| 181 | + android:text="ディスプレイの物理的なサイズを [width, height] で返す。" |
182 | 182 | android:textColor="#000000" |
183 | 183 | android:textSize="16sp" /> |
184 | 184 | </LinearLayout> |
|
213 | 213 | android:layout_height="wrap_content" |
214 | 214 | android:layout_marginTop="8dp" |
215 | 215 | android:layout_marginBottom="8dp" |
216 | | - android:text="特定変数の値を返します。\n・bc:compatscreen:画面サイズを変更\n ・0: [1920, 1200]\n ・1: [1024, 768]\n ・2: [1280, 800]\n・bc:nightmode:active:読書灯の有効状態\n・bc:nightcolor:max:読書灯の最大の輝度\n・bc:nightcolor:min:読書灯の最低の輝度\n・bc:nightcolor:current:読書灯の現在の輝度\n・bc_password_hit:再起動時に ADB を自動で無効化するかどうかの判断に用いられる。\n・bc:pen:battery\n・bc:touchpanel:palmreject:size" |
| 216 | + android:text="特定変数の値を返す。\n・bc:compatscreen:画面サイズを変更\n ・0:[1920, 1200]\n ・1:[1024, 768]\n ・2:[1280, 800]\n・bc:nightmode:active:読書灯の有効状態 \n ・0 :無効\n ・1:有効\n・bc:nightcolor:max:読書灯の最大の輝度\n・bc:nightcolor:min:読書灯の最低の輝度\n・bc:nightcolor:current:読書灯の現在の輝度\n・bc_password_hit:端末起動時に ADB を自動で無効化するかどうか\n ・1 以外:無効化\n ・1:現在の状態を維持\n・bc:pen:battery:Next のペンの電池残量\n・bc:touchpanel:palmreject:size" |
217 | 217 | android:textColor="#000000" |
218 | 218 | android:textSize="16sp" /> |
219 | 219 | </LinearLayout> |
|
248 | 248 | android:layout_height="wrap_content" |
249 | 249 | android:layout_marginTop="8dp" |
250 | 250 | android:layout_marginBottom="8dp" |
251 | | - android:text="getInitialDisplaySize を呼び出します。" |
| 251 | + android:text="getInitialDisplaySize を呼び出す。" |
252 | 252 | android:textColor="#000000" |
253 | 253 | android:textSize="16sp" /> |
254 | 254 | </LinearLayout> |
|
283 | 283 | android:layout_height="wrap_content" |
284 | 284 | android:layout_marginTop="8dp" |
285 | 285 | android:layout_marginBottom="8dp" |
286 | | - android:text="特定変数の値を返します。\n・bc:mac_address:Wi-Fi の MAC アドレス\n・bc:serial_no:製造番号\n・bc:touchpanel:fw_version\n・bc:digitizer:fw_version\n・bc:touchpanel:nvt:fw_version\n・bc:touchpanel:fts:fw_version\n・bc:touchpanel:lcd_type" |
| 286 | + android:text="特定変数の値を返す。\n・bc:mac_address:Wi-Fi の MAC アドレス\n・bc:serial_no:製造番号\n・bc:touchpanel:fw_version\n・bc:digitizer:fw_version\n・bc:touchpanel:nvt:fw_version\n・bc:touchpanel:fts:fw_version\n・bc:touchpanel:lcd_type" |
287 | 287 | android:textColor="#000000" |
288 | 288 | android:textSize="16sp" /> |
289 | 289 | </LinearLayout> |
|
318 | 318 | android:layout_height="wrap_content" |
319 | 319 | android:layout_marginTop="8dp" |
320 | 320 | android:layout_marginBottom="8dp" |
321 | | - android:text="特定変数の値を設定します。\n・bc:compatscreen\n・bc:nightmode:active\n・bc:nightcolor:current\n・bc_password_hit\n・bc:touchpanel:palmreject:size" |
| 321 | + android:text="特定変数の値の設定または処理を実行。\n・bc:compatscreen\n・bc:nightmode:active\n・bc:nightcolor:current\n・bc_password_hit\n・bc:touchpanel:palmreject:size" |
322 | 322 | android:textColor="#000000" |
323 | 323 | android:textSize="16sp" /> |
324 | 324 | </LinearLayout> |
|
423 | 423 | android:layout_height="wrap_content" |
424 | 424 | android:layout_marginTop="8dp" |
425 | 425 | android:layout_marginBottom="8dp" |
426 | | - android:text="画面の解像度を強制的に設定します。\nこの関数を実行するアプリに、WRITE_SECURE_SETTINGS の権限の付与が必要です。" |
| 426 | + android:text="画面の解像度を強制的に設定します。\nこの関数を実行するアプリに、WRITE_SECURE_SETTINGS の権限の付与が必要。" |
427 | 427 | android:textColor="#000000" |
428 | 428 | android:textSize="16sp" /> |
429 | 429 | </LinearLayout> |
|
0 commit comments