James Christopher Adduono dcd1e440e0 Support theme width and height offsets
Current use condition is LG V20, where the secondary screen is
actually just a corner chunk of the main screen.
In this case, we need to shift the UI down some pixels in order
to see it all, but just using Y offsets resulted in losing
the rest of the GUI below.

Example in BoardConfig.mk:
  # Shift TWRP off the secondary screen
  TW_Y_OFFSET := 160
  TW_H_OFFSET := -160

Change-Id: I5a06638ba0d05e5b9fd8a6245c630d6ea3394f78
2017-01-11 18:04:29 +01:00
2016-08-26 10:05:03 -05:00
2016-08-31 13:42:13 -05:00
2016-11-29 21:27:39 -06:00
2016-08-29 11:50:34 -05:00
2016-01-19 23:24:47 +01:00
2015-12-23 09:58:04 -06:00
2015-06-20 15:57:56 -05:00
2016-08-24 15:32:18 -05:00
2014-11-12 11:03:50 -06:00
2016-08-26 10:05:03 -05:00
2016-08-24 15:32:18 -05:00
2016-08-31 13:42:13 -05:00
2016-08-26 10:05:03 -05:00
2016-07-31 22:20:18 -05:00
2015-10-09 11:15:29 -05:00
2014-04-04 13:48:33 -07:00
2016-03-31 08:57:32 -05:00
2015-11-05 20:58:39 +02:00
2016-02-03 16:05:56 -06:00
2016-11-29 21:27:39 -06:00
2016-11-29 21:27:39 -06:00
2014-11-04 15:34:19 +01:00
2015-01-28 12:09:05 -08:00
2016-08-24 15:32:18 -05:00
2014-04-25 15:47:34 -07:00
2015-10-09 11:15:29 -05:00
2016-03-31 15:43:53 +01:00
2016-04-14 22:44:23 -07: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
2016-08-12 13:46:17 -07:00
2016-08-24 15:32:18 -05:00
2016-12-05 14:54:32 -06:00
2016-12-05 14:54:32 -06:00
2012-09-05 15:24:31 -04:00
2012-09-05 15:24:31 -04:00
2016-03-17 16:00:20 -05:00
2016-12-13 21:16:42 +01:00
2016-02-04 10:11:30 -08:00
2012-09-05 15:24:31 -04:00
2016-08-24 15:32:18 -05:00
2016-07-08 18:21:45 -07:00
2016-07-08 18:21:45 -07:00
2015-01-27 15:07:19 +01:00
2015-01-27 15:07:19 +01:00
2015-10-15 16:15:09 +02:00
2016-12-05 14:54:32 -06:00
2016-12-01 19:00:02 -05:00
2016-11-30 16:30:22 +01:00
2016-11-30 16:30:22 +01:00
2015-10-09 11:15:29 -05:00
2016-08-24 15:32:18 -05:00
2016-08-24 15:32:18 -05:00

Team Win Recovery Project (TWRP)

You can find a compiling guide here.

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%