aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Do not wipe block misc on bootloader msg updateMatt Mower2015-11-251-1/+1
* | | | | | | | | install: Ditch the generic errorRicardo Cerqueira2015-11-251-1/+6
* | | | | | | | | recovery: Always include ext4 stuffMichael Bestas2015-11-251-2/+2
* | | | | | | | | sr: Allow device-specific recovery modulesMatt Mower2015-11-251-0/+4
* | | | | | | | | Fix HDPI imagesChirayu Desai2015-11-251-0/+0
* | | | | | | | | recovery: New icon type VIEWING_LOGTom Marshall2015-11-252-2/+4
* | | | | | | | | sr: Dejank the menus, fix colorsTom Marshall2015-11-251-4/+3
* | | | | | | | | sr: Fix the progress barSteve Kondik2015-11-252-19/+16
* | | | | | | | | sr: Touch UITom Marshall2015-11-2528-125/+750
* | | | | | | | | sr: Return to main menu after selectionTom Marshall2015-11-251-28/+26
* | | | | | | | | recovery: Move icon_info.png to res-specific dirsMatt Mower2015-11-255-0/+0
* | | | | | | | | recovery: Initial dialog implementationTom Marshall2015-11-2516-8/+389
* | | | | | | | | recovery: Handle oemunlock commandTom Marshall2015-11-254-7/+66
* | | | | | | | | recovery: datamedia supportTom Marshall2015-11-255-14/+132
* | | | | | | | | recovery: Provide caching for sideload filesTom Marshall2015-11-251-1/+107
* | | | | | | | | recovery: bu: Implement backup/restoreTom Marshall2015-11-257-9/+1144
* | | | | | | | | recovery: Provide sideload cancellationTom Marshall2015-11-259-93/+195
* | | | | | | | | Blank screen during shutdown and rebootPat Erley2015-11-251-0/+3
* | | | | | | | | recovery: turn on the backlight in recovery modeTom Marshall2015-11-251-0/+25
* | | | | | | | | recovery: Awakening of MiniVoldTom Marshall2015-11-2516-112/+961
* | | | | | | | | sr: Include vendor init triggerMatt Mower2015-11-241-0/+6
* | | | | | | | | Add back and home key handling.Steve Kondik2015-11-203-1/+26
* | | | | | | | | sr: Clean up f2fs tools (part of fstools now)Steve Kondik2015-11-202-11/+2
* | | | | | | | | sr: Add fstools, update build configurationSteve Kondik2015-11-204-9/+157
* | | | | | | | | OMGRainbowsCEnnis912015-11-204-4/+76
* | | | | | | | | sr: Enable zip/unzip commandsSteve Kondik2015-11-202-1/+17
* | | | | | | | | sr: Puke out an /etc/fstab so stuff like Busybox is happySteve Kondik2015-11-201-0/+26
* | | | | | | | | sr: Get a proper shell environment in recoverySteve Kondik2015-11-205-8/+316
* | | | | | | | | recovery: Add timestamps in update logs.Tao Bao2015-11-072-16/+99
* | | | | | | | | imgdiff: Fix compilation warningsSteve Kondik2015-11-071-15/+17
* | | | | | | | | uncrypt: remove O_SYNC to avoid time-out failuresJaegeuk Kim2015-11-071-1/+1
* | | | | | | | | minadbd: use strdup() to create argument for sideload thread.Yabin Cui2015-11-071-2/+4
* | | | | | | | | Suppress some compiler warnings due to signedness.Tao Bao2015-11-072-5/+5
* | | | | | | | | recovery: Remove redirect_stdio() when calling ShowFile().Tao Bao2015-11-072-4/+1
* | | | | | | | | imgdiff: fix file descriptor leakJeremy Compostella2015-11-071-1/+9
* | | | | | | | | recovery: Fix the bug that truncates menu entries.Tao Bao2015-11-071-1/+6
* | | | | | | | | recovery: Factor out wear_ui.{cpp,h} into bootable/recovery.Tao Bao2015-11-073-0/+788
* | | | | | | | | Fix potential crashJeremy Compostella2015-11-071-5/+9
* | | | | | | | | recovery: Allow "Mount /system" for system_root_image.Tao Bao2015-11-073-19/+39
* | | | | | | | | updater: Hoist fsync() to outer loop.Tao Bao2015-11-071-6/+5
* | | | | | | | | recovery: Switch fuse_* to C++.Tao Bao2015-11-075-29/+14
* | | | | | | | | Clean up LOG functions.Tao Bao2015-11-073-20/+20
* | | | | | | | | recovery: Use xxhdpi resources for 560dpi devicesTao Bao2015-11-071-0/+1
* | | | | | | | | Just use fstat in sysMapFile.Elliott Hughes2015-11-073-71/+24
* | | | | | | | | Unmount sdcard if no package file is selected.caozhiyuan2015-11-071-0/+1
* | | | | | | | | recovery: Switch to clangTao Bao2015-11-0713-10/+38
* | | | | | | | | Fix build: fprintf without modifierTao Bao2015-11-071-2/+1
* | | | | | | | | Log update outputs in orderTao Bao2015-11-076-13/+44
* | | | | | | | | recovery: change the way of rebooting when using power key comboGaelle Nassiet2015-11-071-1/+3
* | | | | | | | | Stop using libstdc++.Dan Albert2015-11-073-5/+3