platform_bootable_recovery/minui
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 support wrist orientation in recovery/fastbootd 2023-11-14 09:46:38 +01:00
Android.bp libminui for vendor 2021-10-20 22:46:29 -07:00
events.cpp minui: add hall sensor event 2022-01-25 10:02:50 +00:00
graphics.cpp support wrist orientation in recovery/fastbootd 2023-11-14 09:46:38 +01:00
graphics.h minui: Add API to support multiple connectors detection 2022-08-18 15:28:49 +08:00
graphics_drm.cpp minui: Add API to support multiple connectors detection 2022-08-18 15:28:49 +08:00
graphics_drm.h minui: Add API to support multiple connectors detection 2022-08-18 15:28:49 +08:00
graphics_fbdev.cpp minui: Support main fbdev connector in multi connector Blank function 2022-09-03 12:10:33 +02:00
graphics_fbdev.h minui: Add API to support multiple connectors detection 2022-08-18 15:28:49 +08:00
resources.cpp minui: Add support for ARGB (LSB alpha) 2021-12-06 03:09:47 +00:00