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: dazjo/android_packages_apps_CMUpdater
base: 49f0e6986dfd^
Choose a base ref
...
head repository: dazjo/android_packages_apps_CMUpdater
compare: b055a912f7f5
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Aug 1, 2013

  1. Revert "Use newly-provided API level to compare builds."

    This reverts commit 81d49f1.
    Daz Jones committed Aug 1, 2013
    Copy the full SHA
    096f294 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2013

  1. Copy the full SHA
    2deaa6e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2013

  1. config.xml: set server URL here

    Saves me doing this in a device overlay which could potentially
    cause app crashes for builds that aren't mine due to querying the
    outdated server with a newer app. That's just hypothetical though.
    I don't think people want this in my device stuff regardless.
    Daz Jones committed Nov 1, 2013
    Copy the full SHA
    8d7cbbb View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2013

  1. CMUpdater's permissions now require it to be privileged

    for REBOOT and WRITE_CACHE
    
    Change-Id: Ife5d1ee82f40a87b9632bf932d055ac291c65ce0
    rmcc committed Nov 6, 2013
    Copy the full SHA
    49f0e69 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2013

  1. CMUpdater: CA translations

    Change-Id: I0e41bc0a9ac4d7e85384bb32a322efee33faaad0
    arnaullv committed Nov 17, 2013
    Copy the full SHA
    656f333 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

  1. Merge remote-tracking branch 'cm/cm-10.2' into cm-10.2

    Conflicts:
    	src/com/cyanogenmod/updater/misc/UpdateInfo.java
    	src/com/cyanogenmod/updater/service/UpdateCheckService.java
    Daz Jones committed Nov 26, 2013
    Copy the full SHA
    2971fcf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b055a91 View commit details
    Browse the repository at this point in the history