Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #68

Open
wants to merge 45 commits into
base: master
Choose a base branch
from
Open

Dev #68

wants to merge 45 commits into from

Commits on Jan 2, 2012

  1. Configuration menu
    Copy the full SHA
    93ce298 View commit details
    Browse the repository at this point in the history
  2. Read all data regarding the request directly from the socket instead …

    …of the intent
    
    This commit requires su-binary version 3.1 or higher. Currently the
    source for this binary is in the gc branch of the su-binary repository.
    ChainsDD committed Jan 2, 2012
    Configuration menu
    Copy the full SHA
    fc6942f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0efb8bf View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2012

  1. Delete backup files

    ChainsDD committed Feb 5, 2012
    Configuration menu
    Copy the full SHA
    46b7a25 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2012

  1. Fix superuser build to be same as market version

    Change-Id: I42a57e29ee4cec0a55582f209aa7e7936216cd7e
    GavChap authored and ChainsDD committed Feb 6, 2012
    Configuration menu
    Copy the full SHA
    793459b View commit details
    Browse the repository at this point in the history
  2. Superuser: Fix FC when checking for su binary update

    Proguard strips out UpdaterFragment because it was never referenced
    from code. This patch adds a proguard flag file to prevent that.
    
    Change-Id: I8d884d81cb6729a46a2dcaf0da1a68dbb4eef651
    pawitp authored and ChainsDD committed Feb 6, 2012
    Configuration menu
    Copy the full SHA
    172a13e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2012

  1. Configuration menu
    Copy the full SHA
    5dc2783 View commit details
    Browse the repository at this point in the history
  2. Clean up LogAdapter

    ChainsDD committed Feb 12, 2012
    Configuration menu
    Copy the full SHA
    1dabbda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d2fa0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6612fd1 View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    ChainsDD committed Feb 12, 2012
    Configuration menu
    Copy the full SHA
    261be33 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2012

  1. Switch to ActionBarSherlock

    Use ActionBarSherlock(http://abs.io) to handle the ActionBar on pre
    ICS/HC devices. Provides a uniform interface across all supported
    Android versions, but drops support for 1.6.
    
    Also update the UpdateFragment to use the new manifest format. Since
    1.6 will no longer be supported, there is no need to look for legacy
    binaries.
    ChainsDD committed Apr 21, 2012
    Configuration menu
    Copy the full SHA
    a97f7b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a71cba View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2012

  1. Configuration menu
    Copy the full SHA
    31edc7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a14982 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2012

  1. Redo binary updater

    This commit moves the binary updater into it's own service so that it
    can continue in the background without issues. There are
    UpdaterFragment and UpdaterActivity are duplicated because
    PreferenceActivities can't use the support library's fragment classes.
    ChainsDD committed May 29, 2012
    Configuration menu
    Copy the full SHA
    601a73b View commit details
    Browse the repository at this point in the history
  2. Preferences overhaul

    ChainsDD committed May 29, 2012
    Configuration menu
    Copy the full SHA
    872397b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfa2989 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75ad345 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    224aa13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d5d5a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2012

  1. Configuration menu
    Copy the full SHA
    4c488be View commit details
    Browse the repository at this point in the history
  2. Suppress lint warnings

    ChainsDD committed Jun 10, 2012
    Configuration menu
    Copy the full SHA
    310d1f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca0f22 View commit details
    Browse the repository at this point in the history
  4. Add capability for binary updater service to run automatically update…

    … binary without prompting
    ChainsDD committed Jun 10, 2012
    Configuration menu
    Copy the full SHA
    5c7987c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f5342d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6136dd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    946b6c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c1f6a9d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2012

  1. Configuration menu
    Copy the full SHA
    fd0204f View commit details
    Browse the repository at this point in the history
  2. rename sutools-x86

    ChainsDD committed Jun 26, 2012
    Configuration menu
    Copy the full SHA
    ace3af4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58cab52 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2012

  1. Add in missing string

    ChainsDD committed Jun 28, 2012
    Configuration menu
    Copy the full SHA
    40c197f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    726d2ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bb10cc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2012

  1. Configuration menu
    Copy the full SHA
    8051fba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c7a0da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d942300 View commit details
    Browse the repository at this point in the history
  4. Update version

    ChainsDD committed Jun 30, 2012
    Configuration menu
    Copy the full SHA
    919954e View commit details
    Browse the repository at this point in the history
  5. Update changelog

    ChainsDD committed Jun 30, 2012
    Configuration menu
    Copy the full SHA
    c8808bd View commit details
    Browse the repository at this point in the history
  6. Update translations

    ChainsDD committed Jun 30, 2012
    Configuration menu
    Copy the full SHA
    e01c716 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    9d3d578 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d915f32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aba01e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc8dd53 View commit details
    Browse the repository at this point in the history