| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '4381767aa6410902e07376f62f66bbef83ebf2c4':
imgdiff: Avoid infinite loop if inflate fails
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Break out of the loop if inflate returns an error
and print some details.
Change-Id: Ie157cf943291b1a26f4523b17691dfcefbc881dc
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '7176a61718e7b45a8fde3a25eada0c9425d1dece':
Don't use typedefs that hide *s.
|
| |\ \ |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
gr_surface was causing confusion for no good reason.
Change-Id: If7120187f9a00dd16297877fc49352185a4d4ea6
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '6e435abfeb7256b5ea82ca37166acf36e3f98085':
Move the menu header out of the menu.
|
| |\ \
| | |/
| |/| |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This makes it easier for us to deal with arbitrary information at the
top, and means that headers added by specific commands don't overwrite
the default ones.
Add the fingerprint back, but broken up so it fits even on sprout's
display.
Change-Id: Id71da79ab1aa455a611d72756a3100a97ceb4c1c
|
|\ \
| |/
| |
| |
| | |
* commit '17b032e159779886f0151641a9aad5003debdce2':
Add missing \n after "Mounting /system." message.
|
| |\ |
|
| |/
| |
| |
| | |
Change-Id: I280a478526f033f5c0041d7e8a818fce6177d732
|
|\ \
| |/
| |
| |
| | |
* commit 'eab12de70efb649ab33f7971e948251895d613fe':
Remove unnecessary globals.
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: I76a042432aede08ceaf250319cf5eeb25d601150
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'b68c4fc42617acb97dde89f501caf8558a348b51':
Treat KEY_ENTER the same as KEY_POWER in the pager.
|
| |\ \
| | |/
| |/| |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Our long-press UI sends KEY_ENTER for long presses, which the long-press
UI treats as equivalent to KEY_POWER in the regular UI. So anywhere we accept
KEY_POWER we should accept KEY_ENTER too.
Change-Id: I99d376c961887043cf02037c26d000c8ba4d66f9
|
|\ \
| |/
| |
| |
| | |
* commit '0e3781ef9af2df648f54eb2a7765bef7b6b5b22e':
Rewritten file pager.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Most importantly, this one no longer skips lines because of wrapping.
Change-Id: Ic1c1944682ab8cbf3d542418ee86d29819173fc9
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '558ba1bafa232935148b6483dc40277cdf4be292':
Revert "Append kernel logs to last_log file"
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit 2ec803f4350f7b72f5dd65c5f27656c6807e2966.
Change-Id: I419025a772ef99db4c0a78bfa7ef66767f3fa062
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '464c3e718f4c52444d17ab66ab6c9f71936cd4b8':
Append kernel logs to last_log file
|
| |\ \ \
| | |/ / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Currently we are keeping one copy of the kernel log (LAST_KMSG_FILE).
This CL changes to append it to the recovery log.
Bug: 18092237
Change-Id: I06ad5629016846927153064f1663753a90296f79
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '6d1bd3d3d4f7e715b2692696eb75e1927a4cd954':
Update the comments for package installer commands
|
| |\ \ \
| | |_|/
| |/| | |
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
These commands are for the communication between the installer and the
update binary (edify interpreter). Update the comments in sync with the
codes.
Change-Id: I7390f022b1447049a974b0b45697ef1d2e71d4e0
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'f19007a5252d62020c3ac8796908d9ee4653830d':
Auto-detect whether to use the long-press UI.
|
| |\ \
| | |/
| |/| |
|
| |/
| |
| |
| | |
Change-Id: Ie77a5584e301467c6a5e164d2c62d6f036b2c0c0
|
|\ \
| |/
| |
| |
| | |
* commit '51697d2781501c30d8db6d2a8e6c2becebcffad8':
Switch minadb over to C++.
|
| |\ |
|
| |/
| |
| |
| | |
Change-Id: I5afaf70caa590525627c676c88b445d3162de33e
|
|\ \
| |/
| |
| |
| | |
* commit '23017c5d5c145a1040ee49466d30489d6e11bb61':
Switch minui over to C++.
|
| |\ |
|
| |/
| |
| |
| | |
Change-Id: I59e08a304ae514a3fdb6fab58721f11670bc1b01
|
|\ \
| |/
| |
| |
| |
| |
| | |
power/up/down."
* commit '5d1630a926a02ca13a66eb1e385eabba16b04cfc':
Fix ScreenRecoveryUI to handle devices without power/up/down.
|
| |\ |
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Currently fugu has a custom subclass to handle this. The default code
supports devices with trackballs but not all shipping Nexus devices?
That's just silly.
Change-Id: Id2779c91284899a26b4bb1af41e7033aa889df10
|
|\ \
| |/
| |
| |
| | |
* commit '6b0dd1d7e1e1f3645230f880db95cad1279a826b':
Move "Mount /system" to the main menu.
|
| |\ |
|
| |/
| |
| |
| |
| |
| |
| | |
Everyone's adding secret key combinations for this anyway, and it's
very useful when debugging.
Change-Id: Iad549452b872a7af963dd649f283ebcd3ea24234
|
|\ \
| |/
| |
| |
| | |
* commit '18eaa0cfe7aa775546369de829a1ff3049cf82a5':
Add ev_iterate_available_keys to minui.
|
| |\ |
|
| |/
| |
| |
| |
| |
| |
| | |
This lets us recognize whether we have up/down/power, say, and tailor
the UI accordingly.
Change-Id: If94e454f14243b59d2f473ac9a436bd60591da01
|
|\ \
| |/
| |
| |
| | |
* commit 'f471861e832e4be3a07359dfb72c1812de64b7ac':
Move the recovery image version out of the menu header.
|
| |\ |
|