summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
android-14.0recovery: remove most of the loopXXXX.png files to reduce ramdisk sizemaxwen7 months
android-11Snap for 6732510 from f81364cd8c9bd2e7d39e0a794e00c09746c32e43 to rvc-d1-b-releaseandroid-build-team Robot4 years
android-9.0otautil: Android.bp libziparchive addedArmin Mehdilou4 years
android-8.1language: italian: Fix rename_stock typoDavid6 years
android-8.0Fix build error in AOSP 8.1.0 r1 treeEthan Yonker6 years
android-7.1Remove duplicate entries & Improve Chinese translationkaneawk7 years
android-4.4Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add.Michael Runge7 years
android-7.0Merge "MD5 verification sanity" into android-7.0big biff8 years
android-6.0Fix image flashing: attempt 2James Christopher Adduono8 years
android-5.1minuitwrp: pixelflinger no longer has VectorImplmaxwen9 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2017-12-12Fix build error in AOSP 8.1.0 r1 treeandroid-8.0Ethan Yonker1-0/+27
2017-12-12Fix android.hidle.base@1.0 rule for various 8.0 treesEthan Yonker1-1/+3
2017-12-08TWRP Bugfix releasebigbiff bigbiff1-1/+1
2017-12-08Default to device backup/restore vs. adb backup/restorejason9720001-0/+2
2017-12-06Merge "Fix stuck on 'black' screen entering recovery" into android-8.0big biff1-1/+1
2017-12-05Fix the inconsistencies in the spelling of SD cardDevUt1-10/+10
2017-12-04Fix stuck on 'black' screen entering recoverynkk711-1/+1
2017-11-30Fix compile error with IGNORE_MISC_WIPE_DATA in some treesEthan Yonker1-1/+1
2017-11-30Fix more compile errors in bootloader_message_twrpEthan Yonker1-2/+2
2017-11-29Better compatibility across 8.0.0 treesEthan Yonker2-8/+21
2017-11-29minui: Fix building graphics_overlay.cppAndreas Schneider1-4/+7
2017-11-29minui: Move graphics_overlay.h down that we have all structs definedAndreas Schneider1-2/+2
2017-11-29minui: Add missing <linux/ion.h> for 'struct ion_handle_data'Andreas Schneider1-0/+1
2017-11-29minui: Only include graphics_adf.h if we do not build with MSM_BSPAndreas Schneider1-0/+2
2017-11-29minui: Do not overwrite previously set CFLAGSAndreas Schneider1-2/+2
2017-11-293.2.0Ethan Yonker1-1/+1
2017-11-29Fix build error in old 5.0 treeEthan Yonker1-1/+1
2017-11-29ADB Backup: fix compilation error for removebigbiff bigbiff1-0/+1
2017-11-28vold_decrypt: FDE Keymaster 3.0 supportnkk717-298/+911
2017-11-28FBE for Pixel 2Ethan Yonker36-102/+2371
2017-11-28Merge "Support v2 fstab format" into android-8.0Dees Troy13-114/+743
2017-11-28Fix issues building with LineageOS cryptfs_hwEthan Yonker1-1/+5
2017-11-28Support v2 fstab formatEthan Yonker13-114/+743
2017-11-27ADB Backup: Fix gzip backup and restorebigbiff bigbiff9-204/+285
2017-11-27ADB Backup: add ability for TWRP GUI to restorebigbiff bigbiff25-523/+890
2017-11-20Improve greek translationleskal1-62/+84
2017-11-19Improve automatic detection of QCOM RTC fixMichael Bestas1-1/+3
2017-11-18Fix compile error in bootloader_message_twrp on 6.0 treeEthan Yonker1-1/+1
2017-11-17Auto detect possible use of legacy propsnkk716-38/+54
2017-11-17Fix mkfs.f2fs build errornkk711-0/+2
2017-11-17Fix 'No OS' on System_Image restore after wipenkk711-0/+1
2017-09-26Merge branch 'android-7.1' of github.com:omnirom/android_bootable_recoveryEthan Yonker3-7/+10
2017-09-15Fix a few build errorsEthan Yonker4-4/+13
2017-09-12Add libraries needed in 8.0 for e2fsck and tune2fsEthan Yonker1-0/+2
2017-09-08Make legacy props an option disabled by defaultEthan Yonker6-14/+41
2017-09-08Update to AOSP 8.0 baseEthan Yonker234-10853/+15569
2017-08-25DO NOT MERGE Android 8.0 stuffEthan Yonker9-11/+64
2017-08-18Remove duplicate entries & Improve Chinese translationandroid-7.1kaneawk3-7/+10
2017-08-15Merge "Fix typos / inconsistencies in German language" into android-7.1big biff1-4/+4
2017-08-13Merge "SHA2: Enable in landscape and watch xml" into android-7.1big biff2-0/+8
2017-08-08Show scrollbar on TWRP Settingsnkk713-0/+3
2017-08-08SHA2: Enable in landscape and watch xmlbigbiff bigbiff2-0/+8
2017-07-21twrpTar: Fix uninitialized current_archive_typenkk711-0/+1
2017-07-06backup: fix return handling when no digest is being createdEthan Yonker1-22/+14
2017-07-06libtar: Fix restore of e4crypt policiesEthan Yonker1-3/+5
2017-06-24Complete support for project pathmapMichael Bestas3-7/+25
2017-06-18release-request-f4ecf242-5d1c-45e0-8c7c-ede48d1a9e82-for-git_oc-release-4111650 snap-temp-L02200000075283731android-build-team Robot2-9/+6
2017-06-17Fix incorrect 'unlink' return value checknkk711-1/+1
2017-06-17twrpDigest refactorbigbiff bigbiff60-2091/+2364
2017-06-15Fix "No file_contexts" warningJeff Vander Stoep2-9/+6
2017-06-10Merge "Fix minui issues for some build trees" into android-7.1Dees Troy3-12/+13
2017-06-08Merge "ors: Update doc" into android-7.1big biff1-8/+6
2017-06-07Fix typos / inconsistencies in German languagePierre Roth1-4/+4
2017-06-06Fix minui issues for some build treesEthan Yonker3-12/+13
2017-06-05ors: Update docnailyk-fr1-8/+6
2017-06-04Improve decrypted partition loggingnkk711-3/+4
2017-06-04adbbackup: write smaller reads less than 512 bytesbigbiff bigbiff1-1/+1
2017-06-03Fix various memory errorsAyke van Laethem2-11/+23
2017-05-23cryptfs: Remove dm-crypt device on failed table loadnkk711-0/+14
2017-05-21release-request-c72e46fd-06a9-4104-bad3-f7ba8aeb3e1d-for-git_oc-release-4029917 snap-temp-L38800000066299680android-build-team Robot1-13/+13
2017-05-17Fix the input parameter for "set_retry_bootloader_message"Tianjie Xu1-13/+13
2017-05-16etc: remove "." from LD_LIBRARY_PATHthat1-1/+1
2017-05-15mtdutils: Fix mounting partitions by-nameMichael Bestas2-3/+25
2017-05-15gui: fix line wrapping in terminal, issue #876that1-8/+11
2017-05-123.1.1Ethan Yonker1-1/+1
2017-05-12Fix reboot when no OS is presentEthan Yonker3-3/+15
2017-05-10Update TWRP to AOSP 7.1.2Ethan Yonker51-490/+488
2017-05-01Adopted Storage: backup keys but do not wipe themEthan Yonker1-1/+1
2017-04-30merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
2017-04-28Adding support for quiescent reboot to recoveryDmitri Plotnikov4-8/+27
2017-04-25merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
2017-04-24Add more tests for verify_package_compatibility().Tao Bao1-0/+84
2017-04-23ADB Backup: fix adb restore issuesbigbiff bigbiff7-3/+18
2017-04-20merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
2017-04-19Call libvintf to verify package compatibility.Tao Bao3-5/+17
2017-04-19Merge "Add 'system' to update_verifier's gid" into oc-devTianjie Xu1-2/+2
2017-04-19merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
2017-04-19Add 'system' to update_verifier's gidTianjie Xu1-2/+2
2017-04-19Merge "Add tests for update_binary_command()." into oc-devTao Bao4-82/+199
2017-04-19Add tests for update_binary_command().Tao Bao4-82/+199
2017-04-18init.rc: Remove sys.powerctl actionTom Cherry1-3/+0
2017-04-17Fix the double free in verify_package_compatibility().Tao Bao1-1/+0
2017-04-17Fix the double free in verify_package_compatibility().Tao Bao1-1/+0
2017-04-13Add the missing LOCAL_CFLAGS for librecovery.Tao Bao1-0/+5
2017-04-13Add the missing LOCAL_CFLAGS for librecovery.Tao Bao1-0/+5
2017-04-13merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
2017-04-12Verify the package compatibility with libvintf.Tao Bao6-5/+159
2017-04-04merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
2017-04-04Merge "update_verifier: correct group in rc file" into oc-devTreeHugger Robot2-3/+3
2017-04-04update_verifier: correct group in rc fileTom Cherry2-3/+3
2017-04-04update_verifier: tweak priority of update_verifier for quick bootWei Wang1-2/+2
2017-04-03merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
2017-04-02merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
2017-04-02Merge "Use regular check for partition name instead of CHECK()" am: 76cb4eeda6 am: cd66e52573Tianjie Xu1-3/+4
2017-04-02Merge "Update_verifier should read blocks in EIO mode" am: 21d481c81e am: 89559e3cfeTianjie Xu1-26/+33
2017-03-31Merge "Log temperature during OTA update" am: bc2c51a97f am: 1d7e500bfcTianjie Xu4-9/+159
2017-03-31recovery: switch to fs_mgr_read_fstab_default()Bowgo Tsai1-2/+2
2017-03-30merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
2017-03-29update_verifier: raise priority and ioprio and start with exec_startTom Cherry2-0/+13
2017-03-29merge in oc-release history after reset to oc-devgitbuildkicker0-0/+0
[...]
 
Clone
http://ni.xn--ijanec-9jb.eu/anonymous/android_bootable_recovery
https://ni.xn--ijanec-9jb.eu/anonymous/android_bootable_recovery