summaryrefslogtreecommitdiffstats
path: root/updater/target_files.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-18Check for overflow before allocating memory fore decompression.Kelvin Zhang1-0/+7
2020-09-16Switch to zip64 in recoveryKelvin Zhang1-3/+3
2019-07-10Change the symlink to system_extJustin Yun1-1/+1
2019-06-28Rename product_services to system_extJustin Yun1-2/+2
2019-06-28Add unit tests for simulatorTianjie Xu1-0/+5
2019-06-01Implement the TargetFile and BuildInfoTianjie Xu1-5/+261
2019-05-29Implement an update simulator to verify BB OTA packages on hostTianjie Xu1-5/+8
2019-04-30install: Install functions return InstallResult.Tao Bao1-1/+2
2019-04-16DO NOT MERGE: Move wipe cache|data to libinstallxunchang1-1/+1
2019-04-15Move wipe cache|data to libinstallxunchang1-1/+1
2019-03-29Move install to separate modulexunchang1-0/+0
2019-03-21Move librecovery_ui to a sub-directoryTianjie Xu1-2/+2
2019-03-21Move librecovery_ui to a sub-directoryTianjie Xu1-2/+2
2019-03-20Move apply_from_sdcard to fuse_sdcard_installxunchang1-1/+4
2019-03-19Create a FuseDataProvider base classxunchang1-5/+2
2016-01-14recovery: Fork a process for fuse when sideloading from SD card.Tao Bao1-2/+1
2015-07-24recovery: Switch fuse_* to C++.Tao Bao1-6/+0
2015-07-20recovery: Switch fuse_* to C++.Tao Bao1-6/+0
2015-04-10Switch minadb over to C++.Elliott Hughes1-0/+6
2014-07-10do sdcard sideloading through the fuse filesystemDoug Zongker1-3/+4
2014-07-10refactor fuse sideloading codeDoug Zongker1-3/+3
2014-07-02sideload without holding the whole package in RAMDoug Zongker1-4/+4
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker1-7/+5
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-0/+24
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project1-24/+0