Skip to content
Snippets Groups Projects
  1. Apr 25, 2013
  2. Apr 24, 2013
    • Jean Chalard's avatar
      [PB5] Store state in a more convenient manner · cadea5d2
      Jean Chalard authored
      This is more readable and will help with animations going forward.
      
      Bug: 7600384
      Change-Id: I255598d860d1e451fef106b00da63c282fe95f95
      cadea5d2
    • Jean Chalard's avatar
      [PB4] Make a memory non-static · c017f18a
      Jean Chalard authored
      The life span of this object is actually the life span of the interface.
      It should not be static.
      Also, we'll have a few other things to store in there soon.
      
      Bug: 7600384
      Change-Id: I708019e9ee53653e83a1e52c8e76326c3e39bcf3
      c017f18a
    • Jean Chalard's avatar
      [PB3] Simplify storage · 43e8639e
      Jean Chalard authored
      By looping through children, there is no need to remember the
      last index.
      
      Bug: 7600384
      Change-Id: I8b42b0aa38874ee494c6c4ecc09194a1d3c16922
      43e8639e
    • Jean Chalard's avatar
      [PB2] Small bugfix · d98f406d
      Jean Chalard authored
      The button would not display after it got hidden once.
      
      Bug: 7600384
      Change-Id: I57f9f1191be3b8fff55dde7a2781dbef68a2df62
      d98f406d
  3. Apr 23, 2013
  4. Apr 19, 2013
  5. 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
  6. 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
  7. Mar 28, 2013
    • Jean Chalard's avatar
      Fix an NPE · 28d5f457
      Jean Chalard authored
      The code was passing the wrong parameter.
      
      Bug: 8492879
      Change-Id: I091d62ca29601e3807eed287c7bdad38bf43a502
      28d5f457
    • Jean Chalard's avatar
      Cleanup · dae90cfb
      Jean Chalard authored
      Seems there was an unclosed cursor :o
      
      Change-Id: I7616849ace5217d8c6f54465f7b3a634e3c14116
      dae90cfb
  8. Mar 19, 2013
Loading