Files
android_bootable_recovery/gui
Chaosmaster 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
..
2017-01-18 20:02:43 +01:00
2018-08-24 11:17:39 -05:00
2018-08-24 11:17:39 -05:00
2017-01-18 20:02:43 +01:00
2017-11-28 00:20:51 +01:00
2017-01-18 20:02:43 +01:00
2018-08-24 11:17:39 -05:00
2017-01-18 20:02:43 +01:00
2012-09-05 20:47:21 -04:00
2018-08-24 11:17:39 -05:00
2015-10-16 22:57:35 +02:00
2018-08-24 11:17:39 -05:00
2012-09-05 15:24:31 -04:00
2018-08-24 11:17:39 -05:00
2017-01-18 17:41:17 +01:00
2015-12-19 08:31:01 -06:00
2012-09-05 15:24:31 -04:00