- 19 Dec, 2013 5 commits
-
-
bigbiff bigbiff authored
Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. Moved Get_Folder_Size to this new class. Change-Id: If0a0220f900eb109581f2eeaf7b76e3f7d6886f1
-
Dees Troy authored
-
Dees Troy authored
Merge "add fix /data/data contexts to fixPermissions only compile symbols if selinux is defined Change-Id: I7c8596360cdf2f715c8e1379fc55ea27d9370393" into android-4.4
-
OliverG96 authored
- libmincrypt renamed to libmincrypttwrp that is an static library - libjpegtwrp does not exist - libfs_mgrtwrp is for JB decryption methods This fixes making full builds when TW_INCLUDE_CRYPTO_SAMSUNG := true and TW_INCLUDE_CRYPTO := true are set. Somehow typing make recoveryimage doesnt push the mentioned issue. Change-Id: I7cad5db4f51152a1a8209e619b188ca88d7c74d1
-
Hashcode authored
example userdata line (as needed by MotoX): /data f2fs /dev/block/platform/msm_sdcc.1/by-name/userdata flags=fsflags="inline_xattr" Code for parsing flags/options originally based on AOSP fs_mgr sources. Change-Id: I5fb2b5d5cdd08137e6bf71f0085a3f8aebd889a8
-
- 12 Dec, 2013 1 commit
-
-
Koushik Dutta authored
TWRP does not use this, but is needed for other things that depend on it like charger. Change-Id: Ic7d10e8230151bcc4be6cfa222a1e07231e7139f
-
- 07 Dec, 2013 1 commit
-
-
Vojtech Bocek authored
* Add support for variables with persist="1", which will cause them saved into settings file and reloaded on next boot. * This is handy for theme makers, who can use this to implement "theme settings". Signed-off-by:
Vojtech Bocek <vbocek@gmail.com> Change-Id: I6415979011b38cbb15dec9909c445b02da6eadc0
-
- 06 Dec, 2013 1 commit
-
-
bigbiff bigbiff authored
only compile symbols if selinux is defined Change-Id: I7c8596360cdf2f715c8e1379fc55ea27d9370393
-
- 29 Nov, 2013 1 commit
-
-
Dees Troy authored
If the button has a conditional, the image render function will return a 0 which indicated that an image was present even if it was not if the condition was not being met during boot. When the condition is met, mButtonImg was not set to NULL causing a render request failure. Change-Id: I32be0ddcdc1bf7ad22440d66018ef09484280afa
-
- 26 Nov, 2013 2 commits
- 19 Nov, 2013 2 commits
- 16 Nov, 2013 2 commits
-
-
bigbiff bigbiff authored
Change-Id: I9b178cebbb2834cd0c86088c8e78678f55d14e62
-
bigbiff bigbiff authored
Change-Id: Ifc71c2e2078dbcd4b4893205bea9988e1e129f83
-
- 11 Nov, 2013 1 commit
-
-
Dees Troy authored
Change-Id: I3b9e5f72f3c1c77e41a45d3c94a44f36cc5cbc3c
-
- 09 Nov, 2013 1 commit
-
-
Dees Troy authored
Change-Id: I8d5d7b6a49890e4707d70de8b429563de0d2ad99
-
- 04 Nov, 2013 2 commits
- 03 Nov, 2013 1 commit
-
-
Dees Troy authored
Fix building all applypatch items Fix building verifier_test (probably will not work right as-is) but at least it builds without errors. Change-Id: I7ab0c04d7d3d2c2e14b57480627e594f89a68b0b
-
- 02 Nov, 2013 2 commits
-
-
Dees Troy authored
Change-Id: Ie6262e3e80b1fd37f47b0f4a2ed343bd9f13b128
-
Dees Troy authored
Make a copy of libmincrypt in TWRP source so we do not have to ifdef verifier.cpp for various versions of mincrypt. Remove reboot tool from toolbox (it was removed from 4.4 and did not compile properly on some devices in older trees)
-
- 24 Oct, 2013 5 commits
-
-
Kevin Steck authored
Change-Id: I0454f8fc3cbe037fac63ef5861f8f373e4654d49
-
Dees Troy authored
Make sure that we add the root folder itself to get the perms and SELinux contexts before splitting to a second archive. Change-Id: Id93a9f9b4767b61bba38eb0cf7306c81a8540a3c
-
Dees Troy authored
Build special limited toolbox with SELinux tools for recovery Change-Id: Ifc76a6bd0468a72081f15ede2a68adf48af8a0f2
-
- 23 Oct, 2013 4 commits
-
-
Dees Troy authored
-
Dees Troy authored
-
bigbiff bigbiff authored
recreate lost+found with selinux contexts Change-Id: I19e8696d47319dfb641520956c8a27c2a796a0c3
-
Dees Troy authored
-
- 22 Oct, 2013 2 commits
-
-
Dees Troy authored
-
Kevin Steck authored
Change-Id: I0454f8fc3cbe037fac63ef5861f8f373e4654d49
-
- 18 Oct, 2013 2 commits
- 17 Oct, 2013 5 commits
-
-
bigbiff bigbiff authored
recreate lost+found with selinux contexts Change-Id: I19e8696d47319dfb641520956c8a27c2a796a0c3
-
Dees Troy authored
-
Dees Troy authored
-
Dees Troy authored
-
Dees Troy authored
Make sure that we add the root folder itself to get the perms and SELinux contexts before splitting to a second archive. Change-Id: Id93a9f9b4767b61bba38eb0cf7306c81a8540a3c
-