aboutsummaryrefslogtreecommitdiffstats
path: root/nandroid.c
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of stat vs statfsKoushik Dutta2013-06-191-7/+8
* fix stat usageKoushik Dutta2013-06-181-1/+1
* recovery: Fix adb backupThiago Vinícius Freire de Araújo Ribeiro2013-05-211-1/+3
* revert mmcutils. cleanups and fixes.henry j. mason2013-05-091-30/+195
* nandroid: backup: save recovery logChirayu Desai2013-03-241-1/+4
* Blocked cached Google Music files from nandroidNathan Grebowiec2013-03-071-1/+1
* Do not attempt to back up .android_secure if it is on /data/mediaKoushik Dutta2012-12-281-4/+2
* nandroid: Fix nonexistent backup format type bug.Koushik Dutta2012-12-281-0/+1
* nandroid: Fix nonexistent backup format type bug.Koushik Dutta2012-12-281-2/+3
* fix default backup format selection menuJames Sullins2012-12-121-0/+9
* actually properly change hte default backup handlerKoushik Dutta2012-12-041-1/+1
* Switch the default backup format to tar.Koushik Dutta2012-11-281-3/+3
* fix for backup completion log:Koushik Dutta2012-11-181-1/+2
* More logging around backup completeion.Koushik Dutta2012-11-171-1/+3
* allow customization of the backup formatKoushik Dutta2012-08-081-1/+1
* rename dedupe_gc to nandroid_dedupe_gcKoushik Dutta2012-08-081-8/+20
* Rename Nandroid to backup/restore. Allow configuration of default backup hand...Koushik Dutta2012-08-041-2/+19
* dedupe: use realpath instead of get_full_path which fails when dir does not e...Koushik Dutta2012-07-201-10/+8
* Add support for backup deletion. Add support for manual dedupe garbage collec...Koushik Dutta2012-07-201-10/+14
* recovery: fix yaffs2 backup/restorePawit Pornkitprasan2012-07-191-2/+2
* more hacks for file permsKoushik Dutta2012-07-171-1/+1
* fix perms on backupsKoushik Dutta2012-07-171-0/+2
* fix file perms on backup directories. show directory name in file picter.Koushik Dutta2012-07-161-2/+2
* Add a background texture. Animate during nandroids. Fix dir count.Koushik Dutta2012-07-151-1/+2
* 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-151-20/+85
* fixup backup and restore statusKoushik Dutta2012-07-041-8/+6
* fix up tar restoreKoushik Dutta2012-07-041-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-021-1/+1
* This is a good commit, but was breaking logging. The proper place to do ui re...Koushik Dutta2012-07-021-42/+8
* Fix nandroid restore exclusion for datamedia when there is a /sdcard path.Shareef Ali2012-06-301-1/+1
* support datamedia on any one volumeKoushik Dutta2012-06-171-13/+8
* Only update UI at 1 Hz during nandroid backup/restoreAndrew Dodd2012-06-131-8/+42
* add comments around /data/mediaKoushik Dutta2011-12-181-1/+1
* nandroid/root/extendedcommands: attenuate for /data not being auto in fstabPrashant Somashekar2011-12-181-2/+6
* extendedcommands/nandroid: remove internal options if no sdcard and is_data_m...Prashant Somashekar2011-12-181-0/+6
* fix missing prebuilts in recovery. mmc bootloader message support. fix segfau...Koushik Dutta2011-11-231-12/+14
* support backup and restore on internal sdcardKoushik Dutta2011-10-261-6/+10
* edited nandroid.c to include rfs in fs listsDonovan Bartish2011-09-291-1/+1
* cwr 5Koushik Dutta2011-09-051-24/+81
* herpKoushik Dutta2011-07-201-1/+1
* fix crashKoushik Dutta2011-07-201-1/+1
* Google Music stores their music cache /sdcard/Android...Koushik Dutta2011-07-131-13/+0
* backup and restore of /sdcard/Android (see getExternalFilesDir)Koushik Dutta2011-07-071-0/+13
* Use the callback function in the call to mkyaffs2image() in _wrapperatinm2011-06-251-1/+1
* bug fixesKoushik Dutta2011-06-151-5/+5
* cleanups for tar and /data/media supportKoushik Dutta2011-06-141-12/+6
* make tar backups opt in.Koushik Dutta2011-06-101-0/+22