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: 62cd4c530d4b
Choose a base ref
...
head repository: dazjo/android_packages_apps_CMUpdater
compare: 497529b6db3d
Choose a head ref
  • 10 commits
  • 5 files changed
  • 5 contributors

Commits on Sep 9, 2013

  1. Don't parcel change log.

    Depending on device and release schedule, this file can be larger than
    the maximum binder transaction size.
    
    Change-Id: Id6fa7e116d77f82ed497c3d450ec998ae43fd946
    maniac103 committed Sep 9, 2013
    Copy the full SHA
    fc7c482 View commit details
    Browse the repository at this point in the history
  2. Reset preference state correctly if download initiation failed.

    Change-Id: I710ca6597bb874b20ca43588454df1900e2625d1
    maniac103 committed Sep 9, 2013
    Copy the full SHA
    c1059ec View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2013

  1. Merge "Don't parcel change log." into cm-10.1

    maniac103 authored and Gerrit Code Review committed Sep 10, 2013
    Copy the full SHA
    7ae8be7 View commit details
    Browse the repository at this point in the history
  2. Merge "Reset preference state correctly if download initiation failed…

    …." into cm-10.1
    maniac103 authored and Gerrit Code Review committed Sep 10, 2013
    Copy the full SHA
    36cc49c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2013

  1. CMUpdater: RU translation

    Change-Id: Ibe22bce282e471c762e0dbd29c9dbd41b17f5ff7
    pvolkov committed Sep 13, 2013
    Copy the full SHA
    40bd30c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2013

  1. Gracefully handle unstable network conditions.

    Change-Id: Iada3001ceb93b8da328020be7672679c26eb5a02
    maniac103 committed Sep 21, 2013
    Copy the full SHA
    e44a38b View commit details
    Browse the repository at this point in the history
  2. Merge "Gracefully handle unstable network conditions." into cm-10.1

    maniac103 authored and Gerrit Code Review committed Sep 21, 2013
    Copy the full SHA
    859603f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2013

  1. CMUpdater: RU translation

    PS2: fixed ^C^V derp: plurals are not supported for
         "not_additional_count" in cm-10.1 branch.
    
    Change-Id: Idad95ee1814853532fdc074693d88785f2fc6ae3
    VladislavKoldobskiy committed Sep 23, 2013
    Copy the full SHA
    273218e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2013

  1. Report update frequency to GetCM

    To reduce load on GetCM and the mirrors during releases, it would be
    nice to stagger automatic update checks.  Due to privacy conerns, we
    probably want to avoid sending a device id of any kind.  Instead, we can
    pass the update frequency and throttle reporting of new builds to
    clients that are set to check for updates at a high frequency, such as
    twice daily.
    
    This change adds an "updateFrequency" query parameter to accomplish
    this.
    
    Change-Id: Ia7c8518f80908bf6b2d1a7f4f9dd11a7c423b3d3
    ctso authored and Gerrit Code Review committed Oct 7, 2013
    Copy the full SHA
    9d55bd9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2013

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