platform_bootable_recovery/recovery_ui
Ludvig Hansson 510589f39e support wrist orientation in recovery/fastbootd
Add support for wrist orientation in recovery. Feature controlled by
the property "config.enable_wristorientation".

Read 'ro.boot.wrist_orientation' property to determine if screen
orientation should be flipped and swipes inverted.

Bug: 257123026
Bug: 309982093

Test: build boot/recovery
Test: recovery/fastbootd uses same orientation as android

Change-Id: I29e0e682cca81d302dae502382b6270afe105d72
2023-11-14 09:46:38 +01:00
..
include/recovery_ui support wrist orientation in recovery/fastbootd 2023-11-14 09:46:38 +01:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery 2021-02-14 10:37:20 -08:00
default_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
default_ethernet_device.cpp Expose EthernetDevice to custom UIs 2020-11-06 16:35:46 -08:00
device.cpp Remove common.h 2019-08-15 13:40:16 -07:00
ethernet_device.cpp Enable different interface for fastboot for cf 2022-02-14 17:17:52 -08:00
ethernet_ui.cpp Add EthernetDevice to manage ethernet connection. 2020-05-15 15:18:41 -07:00
screen_ui.cpp Revert "recovery: fix UI error when directories too many [1/1]" 2023-11-09 02:07:25 +00:00
stub_ui.cpp Implement ShowMenu for StubRecoveryUI 2019-06-27 15:54:59 -07:00
ui.cpp support wrist orientation in recovery/fastbootd 2023-11-14 09:46:38 +01:00
vr_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
vr_ui.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
wear_device.cpp Move librecovery_ui to a sub-directory 2019-03-21 10:46:11 -07:00
wear_ui.cpp support wrist orientation in recovery/fastbootd 2023-11-14 09:46:38 +01:00