Yillié 09badaed48 gui : Add an option to specify a custom x-axis value for status bar items
- The var TW_CUSTOM_CLOCK_POS, TW_CUSTOM_CPU_POS and
   TW_CUSTOM_BATTERY_POS can be used to specify a custom position
   for the clock, cpu temperature and battery percentage on the x-axis.
 - The value can either be a whole number refering to the starting
   position of that specific item on the x-axis or it can be 'left',
   'right' or 'center' which will try to automatically calculate such
   a value that items appear to be left , right or center aligned
   respectively.
 - Incase of TW_NO_CPU_TEMP being set to true, the CPU_POS var can be
   used for the TWRP version text that takes the place of the cpu temp.

 One of the use-cases of this var is when the status bar items overlap
 with the camera cutout. In that case, instead of specifiying an offset
 for the whole gui on y-axis, the status bar items can be offset along
 the x-axis only.

Signed-off-by: Yillié <yilliee@protonmail.com>
Change-Id: Ic01d301731822a598b0ca8adb2280c4d01a3622f
Signed-off-by: Mohd Faraz <androiabledroid@gmail.com>
2022-08-23 17:30:42 +00:00
2020-12-02 18:47:28 +00:00
2018-08-24 11:17:39 -05:00
2019-03-19 18:05:40 +01:00
2013-09-17 20:06:14 +00:00
2017-06-17 07:05:45 -05:00
2020-05-07 19:25:26 -07:00
2022-08-05 21:40:07 +00:00
2016-08-24 15:32:18 -05:00
2017-01-18 17:41:17 +01:00
2015-12-19 08:31:01 -06:00
2016-03-31 15:43:53 +01:00
2016-03-31 15:43:53 +01:00
2012-09-05 15:24:31 -04:00
2016-03-17 16:00:20 -05:00
2020-01-07 11:35:06 -08:00
2012-09-05 15:24:31 -04:00
2022-01-13 18:08:05 +00:00
2017-01-18 20:02:43 +01:00
2017-01-18 17:41:17 +01:00
2018-08-24 11:17:39 -05:00
2022-05-26 19:47:58 -04:00

Team Win Recovery Project (TWRP)

You can find a compiling guide here.

S
Description
No description provided
Readme 102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%