Files
android_bootable_recovery/gui
that 3f7b1aced8 gui: Move action functions to function pointer map.
This allows the functions to be more readable and make
doActions readable.

Patch set 5: gui: remove threading in GUIAction

Multiple actions were started in another thread that was joined
immediately after starting it, so the input thread was blocked anyway.

Selected single actions were started in their own thread, but this
caused bugs like being able to install the same package twice in
parallel by quickly swiping the slider twice.

Change-Id: I28adadaedd032efc7bff3aaa48e659627aa3a3b3
2014-12-30 11:30:13 +01:00
..
2014-12-10 11:54:02 -06:00
2014-10-14 15:06:56 +02:00
2014-12-10 11:54:02 -06:00
2014-08-09 07:49:35 -05:00
2014-10-14 15:06:56 +02:00
2014-02-17 08:11:14 -06:00
2014-10-14 15:06:56 +02:00
2014-02-07 12:37:13 -06:00
2014-06-04 09:13:37 -05:00
2014-12-10 11:54:02 -06:00
2012-09-05 20:47:21 -04:00
2014-12-10 11:54:02 -06:00
2012-09-05 15:24:31 -04:00
2014-12-12 17:10:20 +01:00
2014-12-10 11:54:02 -06:00
2014-06-04 09:13:37 -05:00
2014-10-14 15:06:56 +02:00
2012-09-05 15:24:31 -04:00