aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* more hacks for file permsKoushik Dutta2012-07-173-3/+3
* fix perms on backupsKoushik Dutta2012-07-172-1/+3
* fix file perms on backup directories. show directory name in file picter.Koushik Dutta2012-07-163-4/+19
* dont disable the backgroundKoushik Dutta2012-07-162-3/+4
* Add a background texture. Animate during nandroids. Fix dir count.Koushik Dutta2012-07-1512-9/+26
* fix toggle menu indexesKoushik Dutta2012-07-151-1/+0
* updater: fix mounts.c referenceKoushik Dutta2012-07-151-0/+1
* fix more cwm forward port breaksKoushik Dutta2012-07-151-1/+1
* derped up the updaterKoushik Dutta2012-07-154-154/+143
* fix up yaffs backup/restoreKoushik Dutta2012-07-151-4/+33
* rename variables to a more appropriate nameKoushik Dutta2012-07-151-13/+13
* forward port CWM to jellybeanKoushik Dutta2012-07-1528-311/+939
* fix ui_nice_print define for code blocksKoushik Dutta2012-07-051-1/+1
* fixup backup and restore statusKoushik Dutta2012-07-043-17/+27
* fix up tar restoreKoushik Dutta2012-07-041-1/+1
* fix reversed logic on ui throttlingKoushik Dutta2012-07-031-1/+1
* Split the tar files into 1GB pieces. Fixes backup and restore onto vfat (2gb ...Koushik Dutta2012-07-031-3/+3
* Rewrite the code that throttles UI updates to be in ui_print itself.Koushik Dutta2012-07-023-1/+25
* This is a good commit, but was breaking logging. The proper place to do ui re...Koushik Dutta2012-07-021-42/+8
* Fix up tabsKoushik Dutta2012-06-301-20/+20
* Fix nandroid restore exclusion for datamedia when there is a /sdcard path.Shareef Ali2012-06-301-1/+1
* fix up datamedia volume detectionKoushik Dutta2012-06-171-7/+2
* support datamedia on any one volumeKoushik Dutta2012-06-174-43/+57
* Merge "recovery: Allow key to repeat on hold." into icsKoushik Dutta2012-06-151-0/+105
|\
| * recovery: Allow key to repeat on hold.Daniel Bateman2012-06-141-0/+105
* | Only update UI at 1 Hz during nandroid backup/restoreAndrew Dodd2012-06-131-8/+42
|/
* Fix build on gcc 4.6.Evan McClain2012-05-184-6/+10
* use TARGET_RECOVERY_FSTAB location if definedeaut2012-05-061-1/+6
* remove copyright, switch to AOSP licenseKoushik Dutta2012-04-101-3/+15
* Merge pull request #21 from IEF/icsKoushik Dutta2012-04-091-9/+5
|\
| * Always call set_bootloader_message(), not just for MTD-devices. set_bootloade...IEF2012-03-071-9/+5
|/
* Remove random offset message during installationRobert Burns2012-02-131-2/+0
* Fix ui menu bug for long menus.Koushik Dutta2012-01-311-5/+7
* use source built e2fsprogs! thanks cvpcs!Koushik Dutta2012-01-305-51/+27
* fix up key value parsingKoushik Dutta2012-01-291-3/+3
* Merge "Always run adbd as root in recovery." into icsKoushik Dutta2012-01-281-2/+4
|\
| * Always run adbd as root in recovery.Mike Kasick2012-01-261-2/+4
* | more derpageKoushik Dutta2012-01-271-4/+0
* | fix buildKoushik Dutta2012-01-271-2/+0
* | Various fixes to fix rendering of text. There will always be 3 lines of log s...Koushik Dutta2012-01-261-6/+28
* | derpKoushik Dutta2012-01-261-2/+1
* | Fix up the mess around fonts and defines.Koushik Dutta2012-01-265-53/+19
* | reversed the logicKoushik Dutta2012-01-261-1/+1
* | Recovery : Show menu if in non user initiated mode and error occurredDanesh Mondegarian2012-01-261-1/+4
* | Respect volume length when formatting ext4 when restoringPawit Pornkitprasan2012-01-261-1/+7
* | remove power off. not useful in the main menu.Koushik Dutta2012-01-261-1/+0
* | Misc tweaks / bug fixesCEnnis912012-01-265-12/+32
* | Big Font Mod and Roboto Fonts (XHDPI, HDPI, and MDPI)CEnnis912012-01-266-4/+530
* | remove hacky board define around usb storage mounting on /data/media devices.Koushik Dutta2012-01-261-46/+46
* | Who approves this stuff... use get_volume_for_path('/sdcard') and check for n...Koushik Dutta2012-01-262-6/+2
|/