|
199 | 199 |
|
200 | 200 | <activity android:exported="true"
|
201 | 201 | android:name="nl.hnogames.domoticz.MainActivity"
|
202 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 202 | + |
203 | 203 | android:label="@string/app_name_domoticz"
|
204 | 204 | android:launchMode="singleTop"
|
205 | 205 | android:resizeableActivity="true">
|
|
240 | 240 | <activity
|
241 | 241 | android:exported="true"
|
242 | 242 | android:name="nl.hnogames.domoticz.SettingsActivity"
|
243 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 243 | + |
244 | 244 | android:label="@string/settingsActivity_name"
|
245 | 245 | android:parentActivityName="nl.hnogames.domoticz.MainActivity"
|
246 | 246 | android:resizeableActivity="true">
|
|
251 | 251 |
|
252 | 252 | <activity android:exported="true"
|
253 | 253 | android:name="nl.hnogames.domoticz.NotificationSettingsActivity"
|
254 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 254 | + |
255 | 255 | android:label="@string/notification_screen_title"
|
256 | 256 | android:parentActivityName="nl.hnogames.domoticz.SettingsActivity"
|
257 | 257 | android:resizeableActivity="true">
|
|
267 | 267 | <activity
|
268 | 268 | android:exported="true"
|
269 | 269 | android:name="nl.hnogames.domoticz.CameraActivity"
|
270 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 270 | + |
271 | 271 | android:label="@string/cameraActivity_name"
|
272 | 272 | android:parentActivityName="nl.hnogames.domoticz.MainActivity"
|
273 | 273 | android:resizeableActivity="true">
|
|
279 | 279 | <activity
|
280 | 280 | android:exported="true"
|
281 | 281 | android:name="nl.hnogames.domoticz.GraphActivity"
|
282 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 282 | + |
283 | 283 | android:label="@string/wizard_graph"
|
284 | 284 | android:parentActivityName="nl.hnogames.domoticz.MainActivity"
|
285 | 285 | android:resizeableActivity="true">
|
|
291 | 291 | <activity
|
292 | 292 | android:exported="true"
|
293 | 293 | android:name="nl.hnogames.domoticz.TempGraphsActivity"
|
294 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 294 | + |
295 | 295 | android:label="@string/wizard_graph"
|
296 | 296 | android:parentActivityName="nl.hnogames.domoticz.MainActivity"
|
297 | 297 | android:resizeableActivity="true">
|
|
303 | 303 | <activity
|
304 | 304 | android:exported="true"
|
305 | 305 | android:name="nl.hnogames.domoticz.PlanActivity"
|
306 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 306 | + |
307 | 307 | android:label="@string/cameraActivity_name"
|
308 | 308 | android:parentActivityName="nl.hnogames.domoticz.PlanActivity"
|
309 | 309 | android:resizeableActivity="true">
|
|
315 | 315 | <activity
|
316 | 316 | android:exported="true"
|
317 | 317 | android:name="nl.hnogames.domoticz.ServerSettingsActivity"
|
318 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 318 | + |
319 | 319 | android:label="@string/title_activity_server_settings"
|
320 | 320 | android:parentActivityName="nl.hnogames.domoticz.SettingsActivity"
|
321 | 321 | android:resizeableActivity="true">
|
|
327 | 327 | <activity
|
328 | 328 | android:exported="true"
|
329 | 329 | android:name="nl.hnogames.domoticz.GeoSettingsActivity"
|
330 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 330 | + |
331 | 331 | android:label="@string/title_activity_server_settings"
|
332 | 332 | android:parentActivityName="nl.hnogames.domoticz.SettingsActivity"
|
333 | 333 | android:resizeableActivity="true">
|
|
338 | 338 |
|
339 | 339 | <activity android:exported="true"
|
340 | 340 | android:name="nl.hnogames.domoticz.NFCSettingsActivity"
|
341 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 341 | + |
342 | 342 | android:label="@string/category_nfc"
|
343 | 343 | android:parentActivityName="nl.hnogames.domoticz.SettingsActivity"
|
344 | 344 | android:resizeableActivity="true">
|
|
351 | 351 | <activity
|
352 | 352 | android:exported="true"
|
353 | 353 | android:name="nl.hnogames.domoticz.BluetoothSettingsActivity"
|
354 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 354 | + |
355 | 355 | android:label="@string/category_bluetooth"
|
356 | 356 | android:parentActivityName="nl.hnogames.domoticz.SettingsActivity">
|
357 | 357 | <meta-data
|
|
362 | 362 | <activity
|
363 | 363 | android:exported="true"
|
364 | 364 | android:name="nl.hnogames.domoticz.BeaconSettingsActivity"
|
365 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 365 | + |
366 | 366 | android:label="@string/category_bluetooth"
|
367 | 367 | android:parentActivityName="nl.hnogames.domoticz.SettingsActivity">
|
368 | 368 | <meta-data
|
|
373 | 373 | <activity
|
374 | 374 | android:exported="true"
|
375 | 375 | android:name="nl.hnogames.domoticz.SpeechSettingsActivity"
|
376 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 376 | + |
377 | 377 | android:label="@string/category_Speech"
|
378 | 378 | android:parentActivityName="nl.hnogames.domoticz.SettingsActivity"
|
379 | 379 | android:resizeableActivity="true" />
|
380 | 380 |
|
381 | 381 | <activity
|
382 | 382 | android:exported="true"
|
383 | 383 | android:name="nl.hnogames.domoticz.QRCodeSettingsActivity"
|
384 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 384 | + |
385 | 385 | android:label="@string/category_QRCode"
|
386 | 386 | android:parentActivityName="nl.hnogames.domoticz.SettingsActivity"
|
387 | 387 | android:resizeableActivity="true" />
|
|
395 | 395 | <activity
|
396 | 396 | android:exported="true"
|
397 | 397 | android:name="nl.hnogames.domoticz.ServerListSettingsActivity"
|
398 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 398 | + |
399 | 399 | android:label="@string/title_activity_server_settings"
|
400 | 400 | android:parentActivityName="nl.hnogames.domoticz.SettingsActivity"
|
401 | 401 | android:resizeableActivity="true">
|
|
407 | 407 | <activity
|
408 | 408 | android:exported="true"
|
409 | 409 | android:name="nl.hnogames.domoticz.welcome.WelcomeViewActivity"
|
410 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 410 | + |
411 | 411 | android:label="@string/welcome_title_activity_welcome"
|
412 | 412 | android:resizeableActivity="true" />
|
413 | 413 |
|
|
475 | 475 |
|
476 | 476 | <activity android:exported="true"
|
477 | 477 | android:name="nl.hnogames.domoticz.widgets.WidgetConfigurationActivity"
|
478 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 478 | + |
479 | 479 | android:label="Domoticz Widget Config"
|
480 | 480 | android:resizeableActivity="true">
|
481 | 481 | <intent-filter>
|
|
504 | 504 |
|
505 | 505 | <activity android:exported="true"
|
506 | 506 | android:name="nl.hnogames.domoticz.widgets.SmallWidgetConfigurationActivity"
|
507 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 507 | + |
508 | 508 | android:label="Domoticz Widget Config"
|
509 | 509 | android:resizeableActivity="true">
|
510 | 510 | <intent-filter>
|
|
524 | 524 |
|
525 | 525 | <activity android:exported="true"
|
526 | 526 | android:name="nl.hnogames.domoticz.widgets.SecurityWidgetConfigurationActivity"
|
527 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 527 | + |
528 | 528 | android:label="Domoticz Security Panel Widget Config"
|
529 | 529 | android:resizeableActivity="true">
|
530 | 530 | <intent-filter>
|
|
559 | 559 |
|
560 | 560 | <activity android:exported="true"
|
561 | 561 | android:name="nl.hnogames.domoticz.widgets.SmallTempWidgetConfigurationActivity"
|
562 |
| - android:configChanges="keyboardHidden|orientation|screenSize" |
| 562 | + |
563 | 563 | android:label="Domoticz Widget Config"
|
564 | 564 | android:resizeableActivity="true">
|
565 | 565 | <intent-filter>
|
|
0 commit comments