aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bootable: Read all asserts in case there are more than onelineage-16.0Hernán Castañón2020-05-051-1/+10
* recovery: volmgr: fixup `EmulatedVolume creating`voodik2020-04-201-6/+8
* recovery: make /etc/fstab only include entries that match the detected fs typeAlessandro Astone2020-03-251-8/+18
* recovery: increase free memory for sideload cacheTom Marshall2020-03-251-1/+1
* recovery: Show slot indicator for A/B devicesTom Marshall2019-12-053-5/+22
* recovery: calibrate touchscreenTom Marshall2019-08-112-2/+26
* recovery: fix unused parameter build error on user buildsshagbag9132019-08-061-0/+1
* Make adb sideload work properlyLuca Stefani2019-07-281-0/+5
* recovery: hide option to mount emulated storage after wiping dataAlessandro Astone2019-07-261-3/+14
* recovery: Extend mountable check to all volumes and fix volume selectionTom Marshall2019-07-255-5/+21
* Merge remote-tracking branch 'aosp/pie-gsi' into lineage-16.0-pie-gsiLuca Stefani2019-07-130-0/+0
|\
| * Merge "Snap for 5450365 from bd8ed91d04de07e5e1d8ec391e27279137713804 to pi-p...Android Merger2019-05-131-5/+5
| |\
| | * Snap for 5450365 from bd8ed91d04de07e5e1d8ec391e27279137713804 to pi-platform...android-build-team Robot2019-05-131-5/+5
| |/|
| | * Snap for 5450365 from bd8ed91d04de07e5e1d8ec391e27279137713804 to pi-platform...android-build-team Robot2019-05-071-5/+5
| | |\
| * | \ Merge "Snap for 5180536 from 8b508c984d6e516bf20318173aa001f0906672e5 to pi-p...Android Merger2019-02-110-0/+0
| |\ \ \
| | * | | Snap for 5180536 from 8b508c984d6e516bf20318173aa001f0906672e5 to pi-platform...android-build-team Robot2019-02-110-0/+0
| |/| | | | | |/ /
| | * | Snap for 5180536 from 8b508c984d6e516bf20318173aa001f0906672e5 to pi-platform...android-build-team Robot2019-02-090-0/+0
| | |\ \
| * | \ \ Merge "uncrypt: write permission for f2fs_pin_file" into pie-gsiTreehugger Robot2018-12-051-1/+1
| |\ \ \ \
| | * | | | uncrypt: write permission for f2fs_pin_fileJaegeuk Kim2018-12-051-1/+1
| |/ / / /
| * | | | Merge "uncrypt: fix f2fs ioctl argument for pin_file" into pie-gsiTreehugger Robot2018-10-121-1/+2
| |\ \ \ \
| | * | | | uncrypt: fix f2fs ioctl argument for pin_fileJaegeuk Kim2018-09-121-1/+2
| * | | | | Merge "f2fs: support f2fs by setting unmovable bit for package file" into pie...Treehugger Robot2018-10-121-4/+38
| |\| | | |
| | * | | | f2fs: support f2fs by setting unmovable bit for package fileJaegeuk Kim2018-09-121-4/+38
| * | | | | Merge "Revert "f2fs: support f2fs by setting unmovable bit for package file""...Treehugger Robot2018-10-121-22/+4
| |\| | | | | | |/ / / | |/| | |
| | * | | Revert "f2fs: support f2fs by setting unmovable bit for package file"Luca Stefani2018-09-121-22/+4
| |/ / /
* | | | OMGRainbowsCEnnis912019-07-134-9/+83
* | | | recovery: wipe bootloader message from index 0 when using custom offsetsAlessandro Astone2019-06-251-0/+5
* | | | recovery: Blank screen on initMichael Bestas2019-05-142-0/+9
* | | | Merge tag 'android-9.0.0_r37' into staging/lineage-16.0_merge-android-9.0.0_r37Kevin F. Haggerty2019-05-061-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Snap for 5322077 from fc8af23e97cc29d4af5f3d4df05ffb339e34b08e to pi-qpr3-rel...android-build-team Robot2019-02-201-5/+5
| |\ \ \
| | * | | Import translations. DO NOT MERGEBill Yi2019-02-161-5/+5
| |/ / /
* | | | recovery: Set SELinux to permissive for non-release buildsTom Marshall2019-04-301-0/+5
* | | | recovery: show text during installAlessandro Astone2019-04-115-7/+49
* | | | recovery: always create emulated volume if we fail to detect fsAlessandro Astone2019-04-101-1/+1
* | | | recovery: Default to /storage/emulated/0 for emulated install choiceNolen Johnson2019-04-053-7/+23
* | | | recovery: ignore refresh events while on browsing menusAlessandro Astone2019-04-052-7/+11
* | | | recovery: only show tests in eng buildAlessandro Astone2019-04-052-0/+8
* | | | recovery: setup a threshold to ignore touch release events after a swipeAlessandro Astone2019-04-052-3/+14
* | | | recovery: implement natural touch scrollingAlessandro Astone2019-04-058-1/+45
* | | | recovery: prevent drawing the last item of a menu offscreenAlessandro Astone2019-04-051-1/+4
* | | | recovery: always begin showing menu from the startAlessandro Astone2019-04-051-3/+1
* | | | recovery: account for scrolling when selecting item with touchAlessandro Astone2019-04-051-1/+1
* | | | recovery: VolumeManager: support for multiple /data fs entriesAlessandro Astone2019-04-051-1/+6
* | | | recovery: Fix mounting f2fs partitionsTom Marshall2019-04-041-1/+1
* | | | recovery: add reboot to recovery optionjrior0012019-04-043-5/+13
* | | | recovery: Support configfs usb configurationHridya Valsaraju2019-04-042-15/+47
* | | | minui: Support input device hotplug in recovery mode.Xihua Chen2019-04-041-0/+81
* | | | minui: Fix the wrong move of the callback.Tao Bao2019-04-041-1/+1
* | | | recovery: autodetect filesystem typeDan Pasanen2019-04-046-3/+74
* | | | recovery: Add runtime checks for A/B vs traditional updatesChristopher N. Hesse2019-04-041-16/+26