Skip to content
Snippets Groups Projects
  1. Apr 25, 2013
    • Jean Chalard's avatar
      Work around a bug in older DownloadManager versions. · 43590149
      Jean Chalard authored
      This adds a number to the extension.
      
      Note that for DownloadManager to keep this, the server
      needs to send it a mime type it does not recognize. Right
      now, it does not recognize application/json so it's okay,
      but we'd do well to remove the content/type header from
      the server to prevent problems.
      
      Bug: 8467516
      Change-Id: Ic484f66ac3f67c36f59f2c0bcb8c7fdeb6e8590d
      43590149
  2. Apr 19, 2013
  3. Apr 18, 2013
    • Jean Chalard's avatar
      Fix an infinite loop · 77e26e1c
      Jean Chalard authored
      What do you mean "Can't happen"?
      It happens all the time - the empty string is the default ID, and it
      needs to be updated like everyone else.
      
      Bug: 8651858
      Change-Id: I5a2f2ebb5b2ef08b27f26be8fb2c3d2f231ebcfc
      77e26e1c
  4. Apr 01, 2013
    • Jean Chalard's avatar
      Ask the client to make itself known when it's not · 76d5f512
      Jean Chalard authored
      Upon invoking the settings of the dictionary pack with an unknown
      client, we now launch an intent to ask the client to make itself known.
      This change also includes the code that receives this intent and
      acts upon it.
      
      Bug: 8492879
      Change-Id: I2c6496dea845646961ecafcf64e282cb93ee91dc
      76d5f512
  5. Mar 19, 2013
Loading