- 22 Apr, 2016 1 commit
-
-
sub77 authored
Change-Id: I0dc6477800e0f43dd5bb6e9ec2a5c8ab4b47b275
-
- 20 Apr, 2016 1 commit
-
-
nkk71 authored
-
- 15 Apr, 2016 1 commit
-
-
sub77 authored
Change-Id: I6c0dc93fc1e4d118bd2549af77dddb0fea8ef59e
-
- 10 Apr, 2016 2 commits
- 09 Apr, 2016 4 commits
-
-
sub77 authored
* If TW_DEVICE_SPECIFIC_VERSION is set in BoardConfig, it will * override the TW_VERSION_STR which is set in recovery/variables.h Change-Id: I97e0694a078de0f065f1d848d9a036f027fc109c
-
nkk71 authored
-
nkk71 authored
* MultiROM support for no kexec-hardboot enabled kernels. It has been tested on the HTC One M7, M8 and M9 successfully. * This commit is the TWRP recovery portion, which adds (1) various settings in TWRP->MultiROM-Settings (2) properly restores primary kernel if needed the real code is in multirom https://github.com/nkk71/multirom * This is an updated and more reliable version of the initial WIP https://github.com/nkk71/multirom/commit/6ae88fe6590d99844e87b31286db19f133ea70e8 Note: * The following build flag needs to be added in BoardConfig: MR_ALLOW_NKK71_NOKEXEC_WORKAROUND := true
- 07 Apr, 2016 1 commit
-
-
Captain Throwback authored
-
- 05 Apr, 2016 3 commits
-
-
Gabor Vecsera authored
Change-Id: Iabd66596c0d1b83935c4adc4ac048f3881284269
-
thecrazyskull authored
Change-Id: I23b2c44afca5c903becd201503f81766828c9304
-
Captain Throwback authored
-
- 04 Apr, 2016 6 commits
-
-
Captain Throwback authored
-
Alex Kalles authored
Change-Id: I5cd1b9c394c2777503e5567aaaa01210cfdb4caa
-
Ethan Yonker authored
Change-Id: I28fa04cb90dd4255db9dc5d771416ab8d456de46
-
Sultan Qasim Khan authored
In the case of password entry, the two differ. Password entry was broken by the earlier commit entitled "Improve input box text handling" because it started using the displayValue as the actual value, even in cases where they differ because of a mask value. Change-Id: Iaf5a67e1d928f34595962a1f1b80eebb64e8b493
-
SlimShadys authored
Change-Id: I45a6a75d2b9332e523a7f61f19594c4029665ed7
-
SevenMaxs authored
Added translation Reboot Option and minor fix for Russian localization. Change-Id: Ibeade0ce85ac65daf68dfd6b085a32148f66d1cb
-
- 03 Apr, 2016 1 commit
-
-
thecrazyskull authored
Change-Id: I65f16530565c4b510274c72227a5f1483519a677
-
- 01 Apr, 2016 3 commits
-
-
Ethan Yonker authored
Change-Id: I5ece02a8721e1b7541fb5182366a55fd0f037a7a
-
Captain Throwback authored
Change-Id: I94b23a9d42c6a9214573ddeaa939b4d9c2f95b18
-
Captain Throwback authored
Conflicts: data.cpp twrp-functions.cpp variables.h Change-Id: I8db6ab10dd86d950f152a051d62b16ebe1ea573b
-
- 31 Mar, 2016 17 commits
-
-
Ethan Yonker authored
Change-Id: Iecf5c3f70559ef90e18f4807f80707fa5a3c78f0
-
Dees Troy authored
-
z31s1g authored
Change-Id: Ic9d51ddb7a8e47c62399d2e3101e788994276104
-
Dees Troy authored
-
Daniel Sikorski authored
Change-Id: I33acec5b4d0a371978bf2a6ab3beb26d0d18400f
-
Ethan Yonker authored
This makes the terminal grab focus no matter what on SetPageFocus which isn't ideal but it's unlikely that any other visible input elements will be on the page with a terminal anyway. Credit _that for pointing me in the right direction for this fix. Change-Id: I2b0e6fc1169521f58e863c58f7ef3578413dfb21
-
bigbiff authored
This is a simple patch to allow users to reboot after installation of zip queue. Current timeout is 5 seconds before reboot. Change-Id: I1a18cbf7025086e35031ab7241b330babebb8343
-
Matt Mower authored
progress_percent can be set to an uninitilized display_percent if total_backup_size == 0. Change-Id: I704bf9a1250e95df65ef8790036f94c0a77da8d8
-
Ethan Yonker authored
The progress bar will now be updated during image backups, restores and during image flashing (except for sparse images which will require significant changes to libsparse, and except for mtd nand using flash_utils). The progress bar will now be updated mid-file for file systems (tar) so the user will see changes even during large file backup / restore. Add a new progress tracking class to simplify handling of progress bar updates. The class will only update the progress bar 5 times a second to reduce the CPU load from updating the GUI frequently which does affect backup times. Change-Id: Iff382faef3df1f86604af336c1a8ce8993cd12c5
-
Ethan Yonker authored
The goal of this change is to make DataManager use InfoManager to reduce code duplication. Change-Id: Ia4f4c4324453a192995e0f442db0a03628c13e46
-
Andreas Blaesius authored
Change-Id: I7c5a0fbb1853836cfb5a7d1dfbbeb5f5613572b7
-
dadi11 authored
translated by @dadi11 & @linar10 Change-Id: I09a550c3ee99d44c4ada0bb7d71eb763471c7fda
-
Andreas Blaesius authored
Change-Id: Ibcad999a1276b4519fc2b104b458ee77c984dc8b
-
Dees Troy authored
-
SevenMaxs authored
Updating and minor fix of the translation for Russian localization. Change-Id: Ic68e0580a12521e71a8da926901a30a31489a079
-
Andreas Blaesius authored
Translated by: Death Mask Salesman Change-Id: I87f1f4417689b62c171264bfc05bf58e2ddfea03
-
Diegool authored
Change-Id: Ia0bf0a3e1831016a0a418095356e236d55b07fe6
-