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

Master #329

Draft
wants to merge 225 commits into
base: cm-10.1
Choose a base branch
from
Draft

Master #329

wants to merge 225 commits into from

Commits on Mar 11, 2013

  1. remove arm mode

    Change-Id: Ia51a09a296586cb9e29ed726b25e8b5f60016b8c
    koush committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    db5ff67 View commit details
    Browse the repository at this point in the history
  2. remove arm mode

    Change-Id: Ia51a09a296586cb9e29ed726b25e8b5f60016b8c
    koush committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    5b98240 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db9c81d View commit details
    Browse the repository at this point in the history
  4. disable market open

    Change-Id: Iebbdc08a1698d79e103d3e7771a087ccbfb35989
    koush committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    2319587 View commit details
    Browse the repository at this point in the history
  5. autogrant radio/system as appropriate (prevent crashing on stock roms)

    Change-Id: Ie0cdbe92d6ed0cb28451d3820625c077015b3ca5
    koush committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    62843e1 View commit details
    Browse the repository at this point in the history
  6. su binary v8

    Change-Id: I773b753e01c6023c98daedaa49c31dd5daea81d9
    koush committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    f8a942d View commit details
    Browse the repository at this point in the history
  7. fixup platform detection in update-binary

    Change-Id: I1d3a086f8ce9b429b2f6cc3fe3a464935475e3d0
    koush committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    7bce4c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2013

  1. Allow su to execute binary directly if -c is not supplied.

    Change the exec call to execvp from execv. This matches AOSP behavior, and fixes dumpstate.
    
    Change-Id: Ie262859fe4d0404c0f9e1b4581069de6794fb30c
    koush committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    379371b View commit details
    Browse the repository at this point in the history
  2. rev version

    Change-Id: I47bbd720ec1799853840284344a618028d373c65
    koush committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    a4a9c0f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2013

  1. Superuser: Update German translation

    Patch Set 1:    * add missing strings
    
    Patch Set 2:    * rename some strings
                    * fix typo
    
    Patch Set 3:    * rename stringst after comments
    
    Change-Id: Ib157b07c53a0adb60ffcda52ca79c84392aa58f3
    jacobmllr95 committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    4ac5aa1 View commit details
    Browse the repository at this point in the history
  2. Superuser: Update italian translation

    	Apply minor corrections
    
    Change-Id: Idc6cca02a9237d2fef01b70d0d12540ec2218823
    rheeze authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    064277e View commit details
    Browse the repository at this point in the history
  3. Superuser: Simplified Chinese Translations + Chinese Locale Cleanup

    values-zh, zh-rSG, and zh-rHK are not part of AOSP, so remove those.
    
    Updated Simplified Chinese translations to follow AOSP conventions,
    as well as to better reflect translations done in other parts of the
    system for consistency's sake.
    
    Patch Set 2: Fix file formatting.
    
    Change-Id: I7fdf371e29f1c0018f3630dc74df8e158bb45182
    Jiangyi authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    a430163 View commit details
    Browse the repository at this point in the history
  4. es_ES: Fix spanish translations

    - Replace single quotes to angle quotes
    - Minor changes to follow CM style
    
    Change-Id: I857450e9a02d45af8bc810ff94ff793f1b6a33b6
    djMesias authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    d1d6273 View commit details
    Browse the repository at this point in the history
  5. PT-BR: Update translations

    Change-Id: I747102a6a405d579735529e6562d78c087b1ef91
    Whitexp authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    d9738ea View commit details
    Browse the repository at this point in the history
  6. Superuser : French translation correction

    DelphinPETER authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    e2505a9 View commit details
    Browse the repository at this point in the history
  7. Superuser: Initial Greek translation

    Signed-off-by: Michael Bestas <[email protected]>
    
    Change-Id: Ibef59078de4fdca7c4e037598acda4f5b2f79295
    mikeNG authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    4f4c8bb View commit details
    Browse the repository at this point in the history
  8. Superuser: Add Czech translation

    Moved from Widgets repository in its correct position here
    
    Signed-off-by: Michael Bestas <[email protected]>
    
    Change-Id: Ic4badb66edfdd253166827edf93822973c1c09b9
    mikeNG authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    17df638 View commit details
    Browse the repository at this point in the history
  9. Added Hungarian translations

    Change-Id: I6c4717540e4c6d451f75750faa9c8ad0cad56d72
    tothtamassyman authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    6398fa9 View commit details
    Browse the repository at this point in the history
  10. Added Polish language

    Change-Id: I8a004757f2223fe3f704e61ac33f86b27f954d75
    tompopielarczyk authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    b73fad6 View commit details
    Browse the repository at this point in the history
  11. Merge "PT-BR: Update translations" into cm-10.1

    therbom authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    811d07d View commit details
    Browse the repository at this point in the history
  12. Merge "Superuser: Add Czech translation" into cm-10.1

    therbom authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    e70db36 View commit details
    Browse the repository at this point in the history
  13. Merge "Added Hungarian translations" into cm-10.1

    therbom authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    e4ec543 View commit details
    Browse the repository at this point in the history
  14. Merge "es_ES: Fix spanish translations" into cm-10.1

    therbom authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    768b892 View commit details
    Browse the repository at this point in the history
  15. Merge "Superuser : French translation correction" into cm-10.1

    therbom authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    985e195 View commit details
    Browse the repository at this point in the history
  16. Merge "Superuser: Initial Greek translation" into cm-10.1

    therbom authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    6fbdbc5 View commit details
    Browse the repository at this point in the history
  17. Merge "Added Polish language" into cm-10.1

    therbom authored and Gerrit Code Review committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    ac6ed69 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2013

  1. Merge "Superuser: Update German translation" into cm-10.1

    maniac103 authored and Gerrit Code Review committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    446bb5b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2013

  1. fix up x86 detection during in app system install

    Change-Id: I0aedfcb5ef1e274fb5c7303b24400e18293a254f
    koush committed Mar 15, 2013
    Configuration menu
    Copy the full SHA
    2c1a38b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2013

  1. rev version;

    Change-Id: Iec3d4d34b10e63e79a82afb41fd9653d6a8796a3
    koush committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    d5bba03 View commit details
    Browse the repository at this point in the history
  2. rev version;

    Change-Id: Ib4a6c7da891ec0de973e1ba2507a6fb13e091293
    koush committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    2be82fa View commit details
    Browse the repository at this point in the history
  3. The reason for the original commit is flawed:

    some languages were not part of AOSP.
    
    We support a superset of AOSP anyways. Furthermore, the translation here is apparently quite
    poor.
    See comment on the original author (who is a native simplified Chinese speaker)
    #141
    
    Revert "Superuser: Simplified Chinese Translations + Chinese Locale Cleanup"
    
    This reverts commit a430163.
    
    Change-Id: I60ae1e50295ea326f2b74bc208ceaa652c1cf07a
    koush committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    263fb47 View commit details
    Browse the repository at this point in the history
  4. Update strings.xml

    pylerSM committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    90c2944 View commit details
    Browse the repository at this point in the history
  5. Update strings.xml

    pylerSM committed Mar 18, 2013
    Configuration menu
    Copy the full SHA
    e8b4624 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2013

  1. Merge pull request #143 from pylerSM/master

    slovak translation updated
    koush committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    528b5c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2013

  1. Superuser: Update Polish translation

    Change-Id: I074215b835e959df9b952007535fa516b8be5816
    tompopielarczyk committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    e160a93 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2013

  1. Add Superuser uk translation

    Change-Id: I9cd09239f4f65a080b2831a074c4549e93cd2b4a
    Vavooon committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    e608b5d View commit details
    Browse the repository at this point in the history
  2. SECURITY FIX: Fix package uids being reused between uninstall and rei…

    …nstall of different packages.
    
    Policies for older packages were being granted to the newly installed package that got the recyled uid.
    
    Change-Id: I73d2beea8bd3497a9ea5c61a9e7a97ac9e599c82
    koush committed Mar 30, 2013
    2 Configuration menu
    Copy the full SHA
    3dcccd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aa2d41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acf7528 View commit details
    Browse the repository at this point in the history
  5. Rev version. Null check.

    Change-Id: I2ff1c61c138ca24f6717edac0d40efe52fd88294
    koush committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    27c5fb1 View commit details
    Browse the repository at this point in the history
  6. Whats new

    Change-Id: I735ab266e3dab47b778ebe269985ea65781bf081
    koush committed Mar 30, 2013
    Configuration menu
    Copy the full SHA
    6450d0e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2013

  1. Superuser: added Norwegian translation

    Change-Id: Ice0ab325c8c9e42d572939cc6d83c61252549cd8
    odinuge authored and Gerrit Code Review committed Apr 2, 2013
    Configuration menu
    Copy the full SHA
    0f651e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2013

  1. Merge "Add Superuser uk translation" into cm-10.1

    therbom authored and Gerrit Code Review committed Apr 5, 2013
    Configuration menu
    Copy the full SHA
    f694b41 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2013

  1. Japanese : update Japanese translation.

    Add missing translation.
    
    patch-2: revised, thanks Taichi.
    patch-5: just rebased.
    
    Change-Id: I943479743427e6b27efe0064d49e4b9248c2a140
    takuo authored and TaichiN committed Apr 6, 2013
    Configuration menu
    Copy the full SHA
    e7122ae View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2013

  1. Merge "Superuser: added Norwegian translation" into cm-10.1

    therbom authored and Gerrit Code Review committed Apr 12, 2013
    Configuration menu
    Copy the full SHA
    74d131a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2013

  1. Superuser: NL translations

    Patch set 1: - initial commit
    Patch set 2: - implementing suggestions
    Patch set 3: - implementing suggestions
    Patch set 4: - implementing suggestion
    Patch set 5: - consistent strings
    
    Change-Id: If85bfd34891e98d0954575ceb908e6c375fba2e8
    therbom committed Apr 21, 2013
    Configuration menu
    Copy the full SHA
    a8d0305 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2013

  1. Superuser: CS translation

    - fixed (unified) translation
    - added copyright header
    
    Change-Id: I43a970ee1e479bd93530666132cba869e3989329
    Keltek committed Apr 22, 2013
    Configuration menu
    Copy the full SHA
    e644b23 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2013

  1. add reboot binary

    Change-Id: Ie059daae4cc0525ab67c9c774a1a106a8e50a0b3
    koush committed May 2, 2013
    Configuration menu
    Copy the full SHA
    d4329a1 View commit details
    Browse the repository at this point in the history
  2. 1018

    Change-Id: Ie521f8b526892434b8cca4b72a12e5701e3d0e52
    koush committed May 2, 2013
    Configuration menu
    Copy the full SHA
    991f706 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2013

  1. Superuser: Add AF Translations

    Change-Id: Ie11cdf60f8afe3396f98811a0b8a406b97ee6057
    isimobile authored and DvTonder committed May 9, 2013
    Configuration menu
    Copy the full SHA
    0a99cad View commit details
    Browse the repository at this point in the history

Commits on May 21, 2013

  1. Superuser: ES translations

    - From 3rd to 2nd person
    
    Change-Id: I689e52832b9f20257972d19e8ee130be2b5527b5
    djMesias committed May 21, 2013
    Configuration menu
    Copy the full SHA
    bc52d17 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2013

  1. Superuser: TR translations

    Change-Id: I2e75b8af7179d68d0711d64a08bf089b4202c924
    okrt authored and therbom committed May 23, 2013
    Configuration menu
    Copy the full SHA
    88b8c54 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2013

  1. Superuser: Simplified Chinese Translations

    Some corrections for consistency throughout the system.
    
    Patch Set 2: Corrections, also fixed carriage returns.
    
    Change-Id: Ia22517548dc80eb26fb752c2fee08054a7a4a4e8
    Jiangyi committed Jun 6, 2013
    Configuration menu
    Copy the full SHA
    ba3c786 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2013

  1. Added PT-PT language support for Superuser

    Change-Id: I617ce102b86fe30e6c102d2466f02be24eececd2
    brisky committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    9eaeab2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2013

  1. Merge "Superuser: Simplified Chinese Translations" into cm-10.1

    maniac103 authored and Gerrit Code Review committed Jun 14, 2013
    Configuration menu
    Copy the full SHA
    d7dac49 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2013

  1. Superuser: PT-PT translations: minor corrections

    Change-Id: I23c666ef03cec6fa798a13196c3904e8af386d00
    brisky committed Jun 15, 2013
    Configuration menu
    Copy the full SHA
    a7752e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2013

  1. Superuser: Translation fixes

    R.string.disabled is an AOSP string present in Settings. It was
    overriding the same string that was present in strings.xml of Superuser,
    causing translations to be ineffective. Change the string in superuser
    to R.string.access_disabled to avoid this conflict.
    
    Patch Set 3: Rebase
    
    Patch Set 4: Remove carriage returns and tabs from files.
    
    Change-Id: I22e2cf51d6931fd79c39d70f57142120cab93a44
    Jiangyi committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    5a9cc29 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. Merge "Superuser: PT-PT translations: minor corrections" into cm-10.1

    therbom authored and Gerrit Code Review committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    6c114af View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2013

  1. Merge "Superuser: Translation fixes" into cm-10.1

    maniac103 authored and Gerrit Code Review committed Jun 27, 2013
    Configuration menu
    Copy the full SHA
    e6e1886 View commit details
    Browse the repository at this point in the history
  2. Superuser: Fix German translation

    Change-Id: I70375eccb742afea338255230cba60aa8b03804c
    jacobmllr95 committed Jun 27, 2013
    Configuration menu
    Copy the full SHA
    1e6eb3c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2013

  1. Merge pull request #165 from CyanogenMod/cm-10.1

    update
    koush committed Jul 24, 2013
    Configuration menu
    Copy the full SHA
    1fc34f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2013

  1. Superuser 4.3 fixes.

    Add support for su daemon to work around SELinux policies
    and new capset on zygote/dalvik.
    
    Change-Id: I2bdc7ef61dc17430a878e13dd098e6d0c004ddb2
    koush committed Jul 28, 2013
    2 Configuration menu
    Copy the full SHA
    c200cf7 View commit details
    Browse the repository at this point in the history
  2. Fix build

    Change-Id: I2f65d0128ef0b885603caf1100a194626d04cbed
    koush committed Jul 28, 2013
    Configuration menu
    Copy the full SHA
    8c918b2 View commit details
    Browse the repository at this point in the history
  3. cleanups and sanity check string length

    Change-Id: I17be8f06edd5ec507ab9b0a14cf305be75afc067
    koush committed Jul 28, 2013
    Configuration menu
    Copy the full SHA
    5ef9f3a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2013

  1. Add missing NULL sentinel.

    Change-Id: I95b86d8e60d54a54280dae89ab93ff7eb322fe18
    koush committed Jul 29, 2013
    Configuration menu
    Copy the full SHA
    984ec08 View commit details
    Browse the repository at this point in the history
  2. Add missing NULL sentinel.

    Change-Id: I95b86d8e60d54a54280dae89ab93ff7eb322fe18
    koush committed Jul 29, 2013
    Configuration menu
    Copy the full SHA
    4f8c024 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2013

  1. Add support for su daemon installation and detection in recovery zip.

    Change-Id: I09f2d2be61c9e8c5dec755de05227d41e08e4de8
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    a084ab9 View commit details
    Browse the repository at this point in the history
  2. Superuser 4.3 fixes.

    Add support for su daemon to work around SELinux policies
    and new capset on zygote/dalvik.
    
    Change-Id: I2bdc7ef61dc17430a878e13dd098e6d0c004ddb2
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    ca54630 View commit details
    Browse the repository at this point in the history
  3. Fix build

    Change-Id: I2f65d0128ef0b885603caf1100a194626d04cbed
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    ce4060f View commit details
    Browse the repository at this point in the history
  4. cleanups and sanity check string length

    Change-Id: I17be8f06edd5ec507ab9b0a14cf305be75afc067
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    9ff3fb4 View commit details
    Browse the repository at this point in the history
  5. Add support for su daemon installation and detection in recovery zip.

    Change-Id: I09f2d2be61c9e8c5dec755de05227d41e08e4de8
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    d0db622 View commit details
    Browse the repository at this point in the history
  6. install-recovery.sh packaging

    Change-Id: I7f8fb1295b8564d33f3e7a04ab622a9075075a50
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    33489f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e37046f View commit details
    Browse the repository at this point in the history
  8. Rev the su binary version.

    Add --daemon documentation.
    Only allow recovery install on 4.3+.
    
    Change-Id: I08624fd435a027c515442e2eef7a45bb7f41d666
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    c7adb38 View commit details
    Browse the repository at this point in the history
  9. fix 4.3 check logic

    Change-Id: Id87a853cdc20062e73b0f86786dd9b5d0b83b111
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    0cb0e4c View commit details
    Browse the repository at this point in the history
  10. fix script failure

    Change-Id: If5b839efbd6a6d6a82a5e1e1de520ed4ad612ede
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    5ba79e6 View commit details
    Browse the repository at this point in the history
  11. For some reason log exec calls from the daemon

    result in zombie log processes... just disable logging from the daemon.
    Forked daemon clients do not seem to have this issue, I presume because they die?
    
    Change-Id: I65867bdbfb6a296af47b1cdf3a3024b33ee1388e
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    ff79bcb View commit details
    Browse the repository at this point in the history
  12. Submitting to POSIX C standard: fork_zero_fucks.

    For when you give zero fucks about the state of the child process.
    This version of fork understands you dont care about the child.
    deadbeat dad fork.
    
    Change-Id: I7babf48658e8601a866f0f522b579e9c8341352f
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    5f2c658 View commit details
    Browse the repository at this point in the history
  13. more cleanups around waitpid

    Change-Id: Iad8cd1c6847641a7538614e9ff3c375f7af81c63
    koush committed Jul 30, 2013
    Configuration menu
    Copy the full SHA
    69a0436 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2013

  1. unset immutable bit on install-recovery.sh

    Change-Id: I4ae0d9cd567eb71736c852b678b74b227a8d4c97
    koush committed Jul 31, 2013
    1 Configuration menu
    Copy the full SHA
    7b7c154 View commit details
    Browse the repository at this point in the history
  2. Fix endif spacing

    Without this spacing, the required files failed to copy to the build target
    directory.
    
    Change-Id: I65c38f899c341b86dbdd65131ad4862c69cf5113
    Signed-off-by: Evan Anderson <[email protected]>
    evan-a-a committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    70d5169 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2013

  1. unset immutable bit on su

    Change-Id: If7d5e0b597038dbe0963c9309bd5c66d8557cdb8
    koush committed Aug 1, 2013
    Configuration menu
    Copy the full SHA
    6f1029c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2013

  1. superuser: updated finnish translations

    Change-Id: I5b9a42cabd105eead4d80e95d46d13ec8b5f12c3
    niko0o committed Aug 4, 2013
    Configuration menu
    Copy the full SHA
    e015fc5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2013

  1. Fix recovery install via app.

    Fix adb shell not being able to access /data.
    Use thin font on values-16, only on Superuser-light theme.
    Better logging.
    
    Change-Id: I9d7dd0d9b0a006f1703926f65f8a5ea3f0e29bd2
    koush committed Aug 5, 2013
    Configuration menu
    Copy the full SHA
    45af423 View commit details
    Browse the repository at this point in the history
  2. v1020

    Change-Id: Id4807c1a2630e20d0b1b6580f40c4df9ca03a22b
    koush committed Aug 5, 2013
    Configuration menu
    Copy the full SHA
    c7d759a View commit details
    Browse the repository at this point in the history
  3. Helium

    Change-Id: Ifaed0fa12f94240828911aba3a886b4dfba75424
    koush committed Aug 5, 2013
    Configuration menu
    Copy the full SHA
    c52767b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2013

  1. Superuser: FI translations

    Change-Id: I6a00007683c77aba9af93e0b87e383eb3b11876e
    niko0o committed Aug 6, 2013
    Configuration menu
    Copy the full SHA
    7c66ccb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2013

  1. Merge "superuser: updated finnish translations" into cm-10.2

    therbom authored and Gerrit Code Review committed Aug 8, 2013
    Configuration menu
    Copy the full SHA
    609f489 View commit details
    Browse the repository at this point in the history
  2. Fix Makefile for non embedded ROMs

    Change-Id: Ia8d80b0fe392b0f7388d9b1e00d29c255d14313f
    koush committed Aug 8, 2013
    Configuration menu
    Copy the full SHA
    e72d31c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3454b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2013

  1. Superuser: fixed FI translations

    Change-Id: I3cb4d85b4a984d6cfbef3245d446719bea417873
    niko0o committed Aug 9, 2013
    Configuration menu
    Copy the full SHA
    f1adc4c View commit details
    Browse the repository at this point in the history
  2. Superuser: fixed FI translations

    Change-Id: I4803c500549ff4a797048ea2cba1a9a9349fa175
    niko0o committed Aug 9, 2013
    Configuration menu
    Copy the full SHA
    72bebe6 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2013

  1. sanitize inputs. verify mallocs.

    Change-Id: If5d7a51ca56c4dba6948d2f405f41721a15a16b6
    koush committed Aug 12, 2013
    Configuration menu
    Copy the full SHA
    72d5412 View commit details
    Browse the repository at this point in the history
  2. Fix potential trust issues by using SO_PEERCRED.

    Change-Id: I510fcabe3c2a7765684a31d0553ce73fa1e1ed56
    koush committed Aug 12, 2013
    Configuration menu
    Copy the full SHA
    2c92504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9cee64 View commit details
    Browse the repository at this point in the history
  4. v1021

    Change-Id: Ie96206111f9bfc8b9c5a3247a2951082b09b7778
    koush committed Aug 12, 2013
    Configuration menu
    Copy the full SHA
    6aba49a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed2bc86 View commit details
    Browse the repository at this point in the history
  6. update WHATS_NEW

    Change-Id: I3c3a6fe5d4e24e9688874605e31284bf3a5ccd59
    koush committed Aug 12, 2013
    1 Configuration menu
    Copy the full SHA
    0fc942f View commit details
    Browse the repository at this point in the history
  7. always start daemon, as that is the default behavior.

    Change-Id: I0986d1eeef84a6866df100f40b55cb98167c4fc0
    koush committed Aug 12, 2013
    Configuration menu
    Copy the full SHA
    fdc28d8 View commit details
    Browse the repository at this point in the history
  8. Superuser: SK translation

    - little help for our neighbors - SK translation
    
    Change-Id: I8818ad459bb76701a841dd4ad50cdc0712c35c88
    Keltek authored and Gerrit Code Review committed Aug 12, 2013
    Configuration menu
    Copy the full SHA
    be9c080 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2013

  1. Superuser: CS translation

    - fixed some misaligned translation
    - fixed element names and small glitches
    
    Change-Id: I410ef0c50a6b236c13bfde1658187e9136176862
    Keltek authored and Gerrit Code Review committed Aug 14, 2013
    Configuration menu
    Copy the full SHA
    17c92e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2013

  1. Change the root_access property by SystemProperties.set

    This works if Superuser is embedded.
    
    Change-Id: I779d06c1777bb63740649b2b6db1e944275a5e0a
    android-x86 committed Aug 16, 2013
    Configuration menu
    Copy the full SHA
    1bf4fbf View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2013

  1. Part 1 of terminal support fix

    Changed the daemon to use pseudo-terminals closer to the way SSH or telnet does. Changes are extensive because the slave device was being opened by the wrong end of the connection, ie. the client is the one which should be opening the master ptmx device.
    
    SIGWINCH is still not being handled. The next commit will attempt to address this.
    tan-ce committed Aug 29, 2013
    4 Configuration menu
    Copy the full SHA
    63485ab View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2013

  1. Added SIGWINCH handling and better cleanup

    Added a task to forward SIGWINCH from the client to the daemon via the
    correct ioctl. Terminal window sizing now seems to work correctly.
    
    Also added signal handler to catch signals which can cause the client to
    terminate, allowing the client to restore stdin's termios. Previously,
    killing the su client using (for example) SIGTERM would result in the
    terminal being left in an unusable state.
    tan-ce committed Aug 30, 2013
    Configuration menu
    Copy the full SHA
    41ec6ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1adfb9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c12d46f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a616c92 View commit details
    Browse the repository at this point in the history
  5. Made scoket protocol uniform

    Also eliminated some control flow branches
    tan-ce committed Aug 30, 2013
    Configuration menu
    Copy the full SHA
    d558f1d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2013

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

Commits on Sep 2, 2013

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

Commits on Sep 7, 2013

  1. Superuser: PT-rPT translations

    Change-Id: Ic3862ca92aa18ff837ca2a28b8a487c0fb725fc4
    joaopluis committed Sep 7, 2013
    Configuration menu
    Copy the full SHA
    0c02064 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2013

  1. Eliminated use of FIFOs, factored PTY proxy code

    Instead of opening FIFOs, we now send the standard I/O descriptors
    across the Unix socket.
    
    Also, the I/O pumps were moved to pts.c
    tan-ce committed Sep 8, 2013
    Configuration menu
    Copy the full SHA
    8881f70 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2013

  1. Make emulated storage available via su.

    Apps (e.g. file managers) expect that they get the same view of files in
    su and non-su mode.
    
    Change-Id: I613d021dddb7b90c34bd6d7cf6d2234448404731
    maniac103 committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    af18f5a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2013

  1. Change target API from 17 to 18

    Change-Id: I7adb61ad20740875e31a7e94b218aeb593e3b368
    BILLyTheLiTTle committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    bd9a459 View commit details
    Browse the repository at this point in the history
  2. Fix several Lint's warnings

    Change-Id: I8da5969d7fb2dd2bc2d0760e445da96470042598
    BILLyTheLiTTle committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    21a1fa9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2013

  1. su is an optional component

    Do not build it unless explicitly included in PRODUCT_PACKAGES
    
    Change-Id: Ic7337daeb61aa8eb862aa33c4533a0177db87aa1
    rmcc committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    c712352 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2013

  1. Fix incorrect prerequisites

    'Nothing to be done' build failed because
    
    * $(LOCAL_MODULE) should not be a prerequisite
    * The created symlink doesn't exist in the host out tree
    
    Besides, all prerequisites of $(SYMLINKS) are removed. This is because
    'make' checks the timestamp of the file the link references rather than
    the link itself. Therefore $(LOCAL_INSTALLED_MODULE) is a useless
    prerequisite. On the other hand, $(LOCAL_PATH)/Android.mk should not
    be a prerequisite of $(SYMLINKS) unless it is also a prerequisite of
    $(LOCAL_INSTALLED_MODULE). Otherwise, if $(LOCAL_PATH)/Android.mk is
    newer than $(LOCAL_INSTALLED_MODULE), $(SYMLINKS) will always be
    re-made.
    
    Correct the prerequisites of $(SUPERUSER_RC) as well.
    
    Change-Id: I5746e983046a9cdc3ee2b8ecd3827f1f7e6b596e
    cwhuang authored and Gerrit Code Review committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    cd953bd View commit details
    Browse the repository at this point in the history
  2. Make emulated storage mounting consistent to Zygote.

    - Mount in private namespace
    - Mount in forked child
    - Mount /storage/emulated/legacy
    
    All of this is optional and must be enabled by setting the environment
    variable MOUNT_EMULATED_STORAGE.
    
    Change-Id: Ied9c4485e58ab26ba8e6eafcbe05bb75fe6fdc52
    maniac103 committed Oct 2, 2013
    Configuration menu
    Copy the full SHA
    4bfe963 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2013

  1. Only use access_disabled if SUPERUSER_EMBEDDED.

    It is not possible to reenable Superuser when non embedded. su will reject.
    
    Change-Id: If440d9d758c21c61a2d7c0bef132eb716b494c5d
    koush committed Oct 6, 2013
    Configuration menu
    Copy the full SHA
    63afa5a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2013

  1. Merge "Make emulated storage mounting consistent to Zygote." into cm-…

    …10.2
    koush authored and Gerrit Code Review committed Oct 10, 2013
    1 Configuration menu
    Copy the full SHA
    91432a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2013

  1. Superuser: UG translation, added Uyghur translation.

    Change-Id: If71d506c1a18fa9525d8b70dbd3d733050909c7f
    AbduqadirAbliz committed Oct 26, 2013
    Configuration menu
    Copy the full SHA
    1a0d68c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2013

  1. Update version check to work with >= 4.3

    Now that 4.4 is out, the check was failing and not properly setting up
    the su daemon.
    
    Using POSIX sh parameter substitution allows us to extract the major and
    minor version numbers from ro.build.version.release in build.prop and
    compare them.
    
    This was tested on a Nexus 4 running 4.4.
    tmzullinger committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    2a189d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #194 from tmzullinger/kitkat-version-check

    Update version check to work with >= 4.3
    koush committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    f7a13f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2013

  1. README: Update build information

    Specify the required SDK API and NDK versions.  Add info on signing the
    release build, as build.xml is hardcoded to use Superuser-release.apk only.
    cernekee committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    787c936 View commit details
    Browse the repository at this point in the history
  2. reboot: Build utility from source

    This was based on disassembling the HTC ARM reboot binary currently
    shipped with Superuser.  It attempts to mimic the behavior of the
    original program.
    
    Future work may involve cleaning it up, removing the HTC-specific
    features, etc.
    cernekee committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    426d394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f10e6 View commit details
    Browse the repository at this point in the history
  4. Use new assets/<ARCH>/reboot binary

    Now that we are building the reboot binary from source, we'll need to
    retrieve it from the proper subdirectory according to the device's CPU
    architecture.
    cernekee committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    6b54004 View commit details
    Browse the repository at this point in the history
  5. Add MIPS support

    Tested on:
     - Ainol Novo 7 Paladin (JZ4770 MIPS SoC) with ICS 4.0.3 and CWM
     - Nexus 5 (ARM) with KK 4.4 and TWRP
    
    Not tested on x86.
    
    I checked to make sure "uname -m" is standard in busybox (not a feature
    flag).  "uname" doesn't seem to exist at all in AOSP, so without busybox,
    the original script probably wouldn't have detected the architecture
    correctly.
    cernekee committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    14102fc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #195 from cernekee/mips-v1

    Add MIPS CPU support
    koush committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    e757967 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db2065d View commit details
    Browse the repository at this point in the history
  8. comment out hte multiuser stuff that is breaking regular ndk builds

    Change-Id: I535472084833883e5bedb1631dcb309b6d9e77a3
    koush committed Nov 7, 2013
    Configuration menu
    Copy the full SHA
    ac30119 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2013

  1. 1022

    Change-Id: I36b8e616895ccaeaa1d886346ba18e27cef3c63a
    koush committed Nov 8, 2013
    Configuration menu
    Copy the full SHA
    1a63a88 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2013

  1. Add Lithuanian translations

    Change-Id: Iad3e2f31cb2272c4215d96f99f61c8cf4c9f694f
    Frant1c committed Nov 13, 2013
    Configuration menu
    Copy the full SHA
    8ddf9c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2013

  1. execv invocation fixes

    Change-Id: I80e7100a834b7eca2d9c8560c221cffd41492f03
    koush committed Nov 14, 2013
    Configuration menu
    Copy the full SHA
    6d95bf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2013

  1. 3 Configuration menu
    Copy the full SHA
    b8d17bf View commit details
    Browse the repository at this point in the history
  2. update-binary: Fix 4.3+ version check

    In Bug #194 a check for 4.3+ was added, but checking major and minor
    separately would yield an incorrect result on e.g. v5.0.  Fix this.
    cernekee committed Nov 15, 2013
    Configuration menu
    Copy the full SHA
    91ceab6 View commit details
    Browse the repository at this point in the history
  3. require that --daemon is uid/gid 0

    execv invocation fixes
    
    Change-Id: I80e7100a834b7eca2d9c8560c221cffd41492f03
    koush committed Nov 15, 2013
    1 Configuration menu
    Copy the full SHA
    1a03a36 View commit details
    Browse the repository at this point in the history
  4. Fix superuser when using ART.

    Change-Id: I8ef488afe6f7912d8fac205088c3b431a5cb4a35
    koush committed Nov 15, 2013
    Configuration menu
    Copy the full SHA
    b6b13f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2013

  1. Merge pull request #198 from cernekee/version-v1

    Trivial fix for v4.3+ version check logic
    koush committed Nov 16, 2013
    Configuration menu
    Copy the full SHA
    d5def08 View commit details
    Browse the repository at this point in the history
  2. Revert back to original daemon client usage behavior.

    Fix ART by always using the daemon client on API 19+.
    
    Change-Id: I69b31e339cec2f71d2de9b0468d7dcab1d3ea078
    koush committed Nov 16, 2013
    Configuration menu
    Copy the full SHA
    1357863 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2013

  1. Superuser: CA translations

    Change-Id: I2ce0e0766ce56a506364d9b5a982fb86006ce205
    arnaullv committed Nov 17, 2013
    Configuration menu
    Copy the full SHA
    20f61c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2013

  1. Merge "Revert back to original daemon client usage behavior. Fix ART …

    …by always using the daemon client on API 19+." into cm-10.2
    koush authored and Gerrit Code Review committed Nov 21, 2013
    Configuration menu
    Copy the full SHA
    cbb357f View commit details
    Browse the repository at this point in the history
  2. 1024

    Change-Id: Ic5afc4fd94ee5449dfc241ff48bfba87921f2988
    koush committed Nov 21, 2013
    Configuration menu
    Copy the full SHA
    e45c65c View commit details
    Browse the repository at this point in the history
  3. su daemon fixes:

    Do not require a client connection unless actually necessary.
    Only use the client on initial invocation of main(), and not from
    invocation of run_daemon_client, which may recursively call
    main via another client on API 19.
    
    Change-Id: I136f9a3b829bf0a4f5335a83412cc3a8cd512856
    koush committed Nov 21, 2013
    Configuration menu
    Copy the full SHA
    8829fc3 View commit details
    Browse the repository at this point in the history
  4. fix tab

    Change-Id: Ie8fca086e7bc496ba8fca591e4c3fb008172f198
    koush committed Nov 21, 2013
    Configuration menu
    Copy the full SHA
    e4b4e91 View commit details
    Browse the repository at this point in the history
  5. 1026

    Change-Id: I07fd878894ba1fbb401ea5621e6cc9d0d7fcf4f5
    koush committed Nov 21, 2013
    Configuration menu
    Copy the full SHA
    436f4b2 View commit details
    Browse the repository at this point in the history
  6. wtf

    Change-Id: I0ad34d3d1c104693c47fac82ce32a05626eb6b17
    koush committed Nov 21, 2013
    Configuration menu
    Copy the full SHA
    0135135 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2013

  1. Fix typos.

    Change-Id: I9b2658336ac4d66df7cf745b8d58d8d49813ec16
    maniac103 committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    e48e124 View commit details
    Browse the repository at this point in the history
  2. Improve logging code.

    - Write to log buffer ourselves instead of calling log, so the printed
      pid is correct
    - Reduce debug spam
    
    Change-Id: I9afe7249fc589268ea61419a7cfc724897981e9e
    maniac103 committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    ed55b0e View commit details
    Browse the repository at this point in the history
  3. Merge "Add Lithuanian translations" into cm-10.2

    therbom authored and Gerrit Code Review committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    2766f60 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2013

  1. Configuration menu
    Copy the full SHA
    b27031e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699e4a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2013

  1. daemon: do not leak resources

    Before this patch, the client was responsible for removing FIFOs before
    connecting. That left a whole bunch of FIFOs in the SuperUser /dev/...
    directory. After This patch, the daemon removes FIFOs as soon as the client is
    connected. (This is detected by making the daemon read from the control socket.)
    
    This patch becomes unnecessary when file descriptors can be passed though
    processes.
    Lekensteyn committed Nov 24, 2013
    Configuration menu
    Copy the full SHA
    2055ffc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from Lekensteyn/fix-resource-leaks

    daemon: do not leak resources
    koush committed Nov 24, 2013
    Configuration menu
    Copy the full SHA
    f88bb10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dd3528 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95b77e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2013

  1. Update activity.c

    another am invocation with unconditional --user (the last one on line 185 needs no condition as it is only called in multiuser mode)
    h1618 committed Nov 28, 2013
    1 Configuration menu
    Copy the full SHA
    fd66468 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2013

  1. Merge pull request #208 from h1618/patch-1

    Update activity.c
    koush committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    897a880 View commit details
    Browse the repository at this point in the history
  2. assign user before use

    sorry, jumped too short on my last commit: the user array has to be initialized before first use ...
    h1618 committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    a16b468 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #211 from h1618/patch-1

    assign user before use
    koush committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    5292088 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'github/cm-10.2' into cm-11.0

    Conflicts:
    	Superuser/jni/su/daemon.c
    
    Change-Id: Ia849b63cf44d8da9e31b1fbe13b54b0b8289e75d
    koush committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    81a5d88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efc2142 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'cern/multiuser-regression-v1' into cm-11.0

    Conflicts:
    	Superuser/jni/su/su.c
    
    Change-Id: I2474f5048e590592e1baa7f4bb1caf76e1245b74
    koush committed Nov 29, 2013
    Configuration menu
    Copy the full SHA
    a43f033 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2013

  1. Version 1.0.2.7

    Leave binary setuid, as the daemon now guards for that.
    
    Change-Id: I379005938bfb68954255ebe54e3cb482a0087e7d
    koush committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    7ab528e View commit details
    Browse the repository at this point in the history
  2. rev versions

    Change-Id: Iaeb683302509e15f2a7868968cddd6cba4b21baa
    koush committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    11d1e2c View commit details
    Browse the repository at this point in the history
  3. assets: Add missing mips/ symlink

    Bug #195 added MIPS binaries, but the assets/ symlink was missing.  This
    means that update.zip still worked as expected on MIPS, but MIPS binaries
    were missing from the apk.
    cernekee committed Dec 1, 2013
    1 Configuration menu
    Copy the full SHA
    74363ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #213 from cernekee/mips-missing-symlink-v1

    assets: Add missing mips/ symlink
    koush committed Dec 1, 2013
    Configuration menu
    Copy the full SHA
    a5bb68f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2013

  1. Superuser: LT translations

    Minor fixes
    
    Change-Id: I2f4828b631e74ddd49c636841b7f74852aad8976
    Frant1c committed Dec 4, 2013
    Configuration menu
    Copy the full SHA
    89083a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2013

  1. Superuser: LT translations

    (Port CM 10.2 (FIXED) strings to CM 11.0
    
    Change-Id: Iad4498833b8bf39da6a6d09887e337c47f26efd0
    Frant1c committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    8ddb8f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2014

  1. Superuser : TH translation

    Change-Id: I1d6996fd185f89d4be58c2b1d95b2ff5c755fbcb
    pureexe committed Jan 1, 2014
    Configuration menu
    Copy the full SHA
    57e6f34 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2014

  1. Merge "Superuser : TH translation" into cm-11.0

    therbom authored and Gerrit Code Review committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    8516028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45d0d3f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2014

  1. Merge pull request #219 from GMagician/master

    Minor typo fix in Italian language
    koush committed Jan 5, 2014
    Configuration menu
    Copy the full SHA
    edfb5a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2014

  1. Merge remote-tracking branch 'tance/terminal-support' into cm-11.0

    Conflicts:
    	Superuser/jni/su/daemon.c
    
    Change-Id: I2739f6bcbed03636d7a2fb66377977cd16999926
    koush committed Jan 12, 2014
    1 Configuration menu
    Copy the full SHA
    b31c141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    747679e View commit details
    Browse the repository at this point in the history
  3. su: pts: Fix mismatched return type

    the function is declared as an int, always return an int
    
    Change-Id: I90e9815b0fb39d593925f4869455d442f19b0aba
    rmcc committed Jan 12, 2014
    Configuration menu
    Copy the full SHA
    0272c3b View commit details
    Browse the repository at this point in the history
  4. su: Add pts as a dependency

    Change-Id: Ia2f259f144fe95ae76c842258b59734a1de3e09a
    rmcc committed Jan 12, 2014
    1 Configuration menu
    Copy the full SHA
    3c7d407 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2014

  1. Superuser: LT translations

    Minor fixes, changed quotation marks to match AOSP strings
    
    Change-Id: Ic9b87589d41e1a67d5616dca121e5aa93bd5e8e1
    Frant1c committed Jan 18, 2014
    Configuration menu
    Copy the full SHA
    c6fa96b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2014

  1. daemon: Send TTYs directly when SUPERUSER_SEND_TTY is set.

    Enables reuse of the existing terminal instead of creating a proxy PTY.
    
    Warning: Reuse of existing terminal breaks job control in the caller shell,
    thus SUPERUSER_SEND_TTY should not be enabled by default unless the caller
    shell is patched to reclaim the controlling terminal.
    mkasick committed Jan 20, 2014
    Configuration menu
    Copy the full SHA
    b85253e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2014

  1. Superuser: LT translations

    Fixed quatation marks
    *Improved translations
    Change-Id: Id0c19966c4cde128e1f03c04bec7608c76681792
    Frant1c committed Jan 23, 2014
    Configuration menu
    Copy the full SHA
    d60d6aa View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2014

  1. Superuser: add copyright notice

    Change-Id: Idb98a35676e5262837dc44392826835c5a009ab6
    therbom committed Jan 24, 2014
    Configuration menu
    Copy the full SHA
    dd7824a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2014

  1. Fix merge derp: Emulated storage should be mounted in the child, not the

    parent.
    
    Change-Id: I7bb6e8db1a64de90e96783e07ff26932befe2742
    maniac103 committed Jan 31, 2014
    Configuration menu
    Copy the full SHA
    a6cf75c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2014

  1. Fix bugreport toast spam.

    Change-Id: If6886089aa132694b6aad0a4d3d35646bffbed71
    koush committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    f10f691 View commit details
    Browse the repository at this point in the history
  2. 1029

    Change-Id: I0cd3dde3c1c06c7fa50ac6adc2ba9e49eb70a663
    koush committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    9e683de View commit details
    Browse the repository at this point in the history
  3. Fix bugreport toast spam.

    Change-Id: If6886089aa132694b6aad0a4d3d35646bffbed71
    marado authored and rmcc committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    f465a0a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2014

  1. Merge "Fix merge derp: Emulated storage should be mounted in the chil…

    …d, not the parent." into cm-11.0
    maniac103 authored and Gerrit Code Review committed Feb 5, 2014
    Configuration menu
    Copy the full SHA
    7bf5efd View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2014

  1. v1030

    Change-Id: If43549a5f08cc3c895977d6a6b1e124dd3ff732b
    koush committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    b0bfdbc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'koush/master' into cm-11.0

    Conflicts:
    	Superuser/AndroidManifest.xml
    
    Change-Id: Ic4c9b674efb040b51a36472cabcd6234a5f382b2
    koush committed Feb 10, 2014
    Configuration menu
    Copy the full SHA
    628af70 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2014

  1. Merge pull request #222 from mkasick/master

    daemon: Send TTYs directly when SUPERUSER_SEND_TTY is set.
    koush committed Feb 12, 2014
    Configuration menu
    Copy the full SHA
    d3707a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2014

  1. Superuser: IW translations

    Change-Id: I85fa4d283ee6f31026f5eb525f7fc99b47c9b7f7
    arthurzam committed Feb 16, 2014
    Configuration menu
    Copy the full SHA
    215b8e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

  1. Superuser: ES translations

    Change-Id: Id81973ce2a8722d33bc4e1b896a0206ea07db9bb
    Lorenzo M committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    a4b3c46 View commit details
    Browse the repository at this point in the history
  2. Merge "Superuser: ES translations" into cm-11.0

    therbom authored and Gerrit Code Review committed Feb 24, 2014
    Configuration menu
    Copy the full SHA
    5e1af17 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2014

  1. Fix several compiler warnings

    Change-Id: I477f7f0dc37cc82028a3f1fa280dad1977f20efc
    BILLyTheLiTTle authored and hyperb1iss committed Feb 25, 2014
    2 Configuration menu
    Copy the full SHA
    b5a0f3c View commit details
    Browse the repository at this point in the history
  2. Fix Trash icon/action bug

    Change-Id: I401ce0d368bfdf27dc3a6f941695fdedda77811d
    BILLyTheLiTTle authored and hyperb1iss committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    c1a1eca View commit details
    Browse the repository at this point in the history
  3. Create pop-up dialog for each application

    Change-Id: I40ed74ae303e06767c63d6b41706dda12f057dc7
    BILLyTheLiTTle authored and hyperb1iss committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    de4b6c1 View commit details
    Browse the repository at this point in the history
  4. Greek translation for pop-up dialog

    Change-Id: Iadeb5b31b47537683c07326dc7442848a83e4c32
    BILLyTheLiTTle authored and hyperb1iss committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    4157a6a View commit details
    Browse the repository at this point in the history
  5. Superuser: IT translations

    Change-Id: If1380effba2cffa602bd093f2f7a8672322cfd60
    Francesco committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    cefff29 View commit details
    Browse the repository at this point in the history
  6. Superuser: EL translations

    Change-Id: I536a9644bfb8e6c857aa2a3647cbbb83c2f86836
    mikeNG committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    35cd99c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2014

  1. Superuser: NL translation

    Change-Id: I7ad0bea3ffe8897738d42982e10adc20d41f5e4c
    crxed9 committed Feb 27, 2014
    Configuration menu
    Copy the full SHA
    c01f6af View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2014

  1. Superuser: FR translation

    PS2: correction
    
    Change-Id: I0ca2a02aa8b5154328c52afaba0e7c5c7ef17a46
    DelphinPETER committed Feb 28, 2014
    Configuration menu
    Copy the full SHA
    32a415f View commit details
    Browse the repository at this point in the history
  2. Merge "Superuser: NL translation" into cm-11.0

    therbom authored and Gerrit Code Review committed Feb 28, 2014
    Configuration menu
    Copy the full SHA
    c632aa5 View commit details
    Browse the repository at this point in the history
  3. Merge "Superuser: FR translation" into cm-11.0

    therbom authored and Gerrit Code Review committed Feb 28, 2014
    Configuration menu
    Copy the full SHA
    14aa29b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2014

  1. Fix for current activity refresh

    Change-Id: Ifae4b4991af2ad8945b7f295e76956d56629aefc
    BILLyTheLiTTle authored and hyperb1iss committed Mar 2, 2014
    Configuration menu
    Copy the full SHA
    b690d81 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2014

  1. Superuser: Update DE translation

    Change-Id: I9e31740ff9a50dbd11e4657a4b305eec75707045
    elektroschmock committed Mar 6, 2014
    Configuration menu
    Copy the full SHA
    866fe2c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2014

  1. Fix UXD for tablets

    Change-Id: I94b30c3ac95f7d63f6a33657a324fcc895ed3d45
    BILLyTheLiTTle authored and hyperb1iss committed Mar 16, 2014
    Configuration menu
    Copy the full SHA
    ca10fc2 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2014

  1. Superuser: DA translation

    Change-Id: Ia37fbc3e6b2571acf0545dd3454c22628b02f27c
    Jacob-DK authored and mikeNG committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    4fe2538 View commit details
    Browse the repository at this point in the history
  2. Superuser: ES translations

    - Pop-up dialog for each app
    
    Change-Id: I39a7f1c5972fa626e42fa3b28dd8a0b43b40585b
    Lorenzo M authored and mikeNG committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    77c0e52 View commit details
    Browse the repository at this point in the history
  3. Superuser: SK translations

    Change-Id: I16f07cd4f9c1c7c29d54e65e45e1cc733d7be215
    pylerCM authored and mikeNG committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    12a64e1 View commit details
    Browse the repository at this point in the history
  4. Merge "Superuser: SK translations" into cm-11.0

    mikeNG authored and Gerrit Code Review committed Mar 24, 2014
    Configuration menu
    Copy the full SHA
    b2d75cd View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. Superuser: PT-BR Translations

    Change-Id: I6f5e9973b35ab96fecfa870a6fa8edd421b4ce0e
    Gustav0ar authored and mikeNG committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    0f79d4a View commit details
    Browse the repository at this point in the history
  2. Superuser: CS translation

    - added missing
    
    Change-Id: I60aa40c4124bbbd36b3dcae4b3aca93f319c3865
    Keltek authored and mikeNG committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    cc4fe14 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2014

  1. Initial translation import

    Change-Id: Ifc8b79259db6f9c628cd3033fa3e46261dfd1e82
    mikeNG committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    90143f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

  1. Automatic translation import

    Change-Id: I2b7238d2031c79aba8780e29f2efeba695c75b39
    mikeNG committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    fa811a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2014

  1. Automatic translation import

    Change-Id: I61d66ceb09490db53fd4cd0cdc3d9b780dbc5086
    mikeNG committed Apr 17, 2014
    Configuration menu
    Copy the full SHA
    fd2cdfa View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2014

  1. Automatic translation import

    Change-Id: Ifa6d16f69c024fe2e467e462f243fb01e11f616b
    mikeNG committed Apr 25, 2014
    Configuration menu
    Copy the full SHA
    2c008c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2014

  1. Major refactor: switch to native fragments.

    Change-Id: I8ad7c72f1b214aea3033e26725b02a4d155da58f
    koush committed Apr 29, 2014
    1 Configuration menu
    Copy the full SHA
    4db1b62 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2014

  1. Configuration menu
    Copy the full SHA
    6972532 View commit details
    Browse the repository at this point in the history
  2. gradle and support widgets

    koush committed Jul 7, 2014
    1 Configuration menu
    Copy the full SHA
    3a25d68 View commit details
    Browse the repository at this point in the history
  3. WIP

    koush committed Jul 7, 2014
    2 Configuration menu
    Copy the full SHA
    5291f21 View commit details
    Browse the repository at this point in the history
  4. Revert "Improve logging code."

    This reverts commit ed55b0e.
    
    Conflicts:
    	Superuser/jni/su/daemon.c
    koush committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    384e0ed View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2014

  1. remove need for exe link.

    koush committed Jul 9, 2014
    Configuration menu
    Copy the full SHA
    4483aaa View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2014

  1. Prevent clickjacking of superuser requests

    Enable filterTouchesWhenObscured on the accept request button to prevent
    possible clickjacking attacks. This is a measure used in many sensitive
    dialogs (app installation, backup & VPN) in AOSP.
    veeti committed Jul 18, 2014
    2 Configuration menu
    Copy the full SHA
    c0fdfc2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #244 from veeti/filter_touches_when_obscured

    Prevent clickjacking of superuser requests
    koush committed Jul 18, 2014
    Configuration menu
    Copy the full SHA
    4d36a1b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2014

  1. Updates for new Widgets

    koush committed Nov 21, 2014
    3 Configuration menu
    Copy the full SHA
    ff04fa7 View commit details
    Browse the repository at this point in the history
  2. 8 Configuration menu
    Copy the full SHA
    2e5cf19 View commit details
    Browse the repository at this point in the history