Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CyanogenMod/android_bootable_recovery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ics
Choose a base ref
...
head repository: teamgummy/android_bootable_recovery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ics
Choose a head ref
  • 11 commits
  • 24 files changed
  • 1 contributor

Commits on Jul 19, 2012

  1. Revert "switch to dedupe"

    This reverts commit 3918fed.
    
    Conflicts:
    
    	Android.mk
    	common.h
    	dedupe/dedupe.c
    	nandroid.c
    	ui.c
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    4c0b193 View commit details
    Browse the repository at this point in the history
  2. Revert "fix a bunch of off by one errors. disable display toggle."

    This reverts commit 85e16a0.
    
    Conflicts:
    
    	common.h
    	recovery.c
    	ui.c
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    ff6d15a View commit details
    Browse the repository at this point in the history
  3. Revert "fix build for devices using ui_menu_level"

    This reverts commit 6a28362.
    
    Conflicts:
    
    	Android.mk
    	recovery.c
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    19bbaee View commit details
    Browse the repository at this point in the history
  4. Revert "more perm hacks"

    This reverts commit 39c9279.
    
    Conflicts:
    
    	Android.mk
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    ffe2c93 View commit details
    Browse the repository at this point in the history
  5. Revert "more hacks for file perms"

    This reverts commit 8c82a6d.
    
    Conflicts:
    
    	dedupe/dedupe.c
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    31fa58e View commit details
    Browse the repository at this point in the history
  6. Revert "fix perms on backups"

    This reverts commit 9662727.
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    3bc98dc View commit details
    Browse the repository at this point in the history
  7. Revert "fix file perms on backup directories. show directory name in …

    …file picter."
    
    This reverts commit 580d4c0.
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    a92c398 View commit details
    Browse the repository at this point in the history
  8. Revert "Add a background texture. Animate during nandroids. Fix dir c…

    …ount."
    
    This reverts commit 79b3194.
    
    Conflicts:
    
    	ui.c
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    89ff1a5 View commit details
    Browse the repository at this point in the history
  9. Revert "rename variables to a more appropriate name"

    This reverts commit 87d2b6f.
    
    Conflicts:
    
    	nandroid.c
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    5673b98 View commit details
    Browse the repository at this point in the history
  10. Revert "switch to dedupe"

    This reverts commit 3918fed.
    
    Conflicts:
    
    	Android.mk
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    43e9ab6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'ics' of github.com:teamgummy/android_bootable_recovery …

    …into ics
    
    Conflicts:
    	dedupe/dedupe.c
    x13thangelx committed Jul 19, 2012
    Configuration menu
    Copy the full SHA
    d096560 View commit details
    Browse the repository at this point in the history
Loading