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_system_extras
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: froyo
Choose a base ref
...
head repository: ChainsDD/android_system_extras
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: froyo
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 16, 2010

  1. Configuration menu
    Copy the full SHA
    734dd57 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2010

  1. Close a security hole that was causing the permission to not be enfor…

    …ced on request broadcast intents.
    ChainsDD committed Aug 17, 2010
    Configuration menu
    Copy the full SHA
    c77b7f9 View commit details
    Browse the repository at this point in the history
  2. bump version

    ChainsDD committed Aug 17, 2010
    Configuration menu
    Copy the full SHA
    d9c8c77 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2010

  1. Explicitly set the sqlite journal mode to DELETE, which is in fact th…

    …e default which is being overriden in new HTC ROMs to WAL. WAL performs better but exclusively locks the database, which means Superuser and su cannot have it open at the same time.
    rmk40 committed Dec 21, 2010
    Configuration menu
    Copy the full SHA
    27a2396 View commit details
    Browse the repository at this point in the history
Loading