Chaosmasterandbigbiff d5364a0b21 Rework progressbar logic, implement scoped/split progressbar
Rework progressbar according to AOSP, this should fix various
issues with progressbar.

From AOSP:

   progress <frac> <secs>
       fill up the next <frac> part of of the progress bar over <secs> seconds. If <secs> is
       zero, use `set_progress` commands to manually control the progress of this segment of the
       bar.

   set_progress <frac>
       <frac> should be between 0.0 and 1.0; sets the progress bar within the segment defined by
       the most recent progress command.

Change-Id: I7f92359046288f3529cb2e98e6d54d410a248f1d
(cherry picked from commit ab16437de14fd9f1203b7e0ce82ea18eb56cae78)
2020-05-19 14:45:22 +00:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2019-03-19 18:05:40 +01:00
2020-04-26 15:26:25 +00:00
2017-05-10 16:11:35 -05:00
2019-05-20 15:58:53 -07:00
2013-09-17 20:06:14 +00:00
2017-06-17 07:05:45 -05:00
2017-09-08 07:14:59 -05:00
2018-05-10 13:12:59 -07: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
2018-08-24 11:17:39 -05: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
2017-10-12 10:45:04 -07:00
2012-09-05 15:24:31 -04:00
2017-01-18 20:02:43 +01:00
2017-09-08 07:14:59 -05:00
2017-09-08 07:14:59 -05:00
2017-01-18 17:41:17 +01:00
2018-08-24 11:17:39 -05: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%