Commit Graph

5 Commits

Author SHA1 Message Date
TheScarastic
ee61cddcb8 monet: Setup udfps overlays
* FOD radius = MIUI radius value / 2
 * FOD x position = MIUI x position value + (MIUI radius value / 2)
 * FOD y position = MIUI y position value + (MIUI radius value / 2)
 * FOD enroll progress radius = (MIUI radius value / 2) + 5
2021-10-29 21:17:13 +02:00
xSylla
cdafb6dfdf monet: Add proper keyguard/statusbar configs for rounded corners
* on Keyguard, added start padding to carrier text to account for the rounded corners
* on SystemUI, added start & end padding for contents
* on SystemUI, adjusted rounded corner radius & top & bottom
* on SystemUI, adjusted the height of the status bar & status bar landscape and portrait

Signed-off-by: xSylla <syllamodder@gmail.com>
2021-09-07 21:29:18 +02:00
xSylla
3e0ed67f31 monet: overlay: Nuke the mask
Signed-off-by: xSylla <syllamodder@gmail.com>
2021-09-06 10:05:47 +02:00
xSylla
21dfa4d75c Monet: overlay: Setup fingerprint position
* Fingerprint_sensor_location_fraction_y is calculated with this formula:
      FOD_SENSOR_Y / SCREEN_HEIGHT
     2025         / 2340          ~ 0,865384

Signed-off-by: xSylla <syllamodder@gmail.com>
2021-07-13 15:18:59 +02:00
SebaUbuntu
6d327c6d3d Monet: Inherit from common tree
Signed-off-by: xSylla <syllamodder@gmail.com>
2021-06-15 11:37:47 +02:00