- Apr 25, 2013
-
-
Jean Chalard authored
Bug: 7600384 Change-Id: If5efb9357075193d10255187008e870e2933bdb8
-
Jean Chalard authored
Bug: 7600384 Change-Id: I8009b31d96646acd667db410b94e969daea91d52
-
Jean Chalard authored
Handling buttons directly in the preference causes large problems of code readability and interface. It's better to have a class to manage the buttons and their animations separately. This is feature-equivalent, and mostly delegates stuff for now. Bug: 7600384 Change-Id: Ia8da0ec68ffac84fc1d65e1760539a87a73fa776
-
- Apr 24, 2013
-
-
Jean Chalard authored
This is more readable and will help with animations going forward. Bug: 7600384 Change-Id: I255598d860d1e451fef106b00da63c282fe95f95
-
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
-
Jean Chalard authored
By looping through children, there is no need to remember the last index. Bug: 7600384 Change-Id: I8b42b0aa38874ee494c6c4ecc09194a1d3c16922
-
Jean Chalard authored
The button would not display after it got hidden once. Bug: 7600384 Change-Id: I57f9f1191be3b8fff55dde7a2781dbef68a2df62
-
- Apr 23, 2013
-
-
Jean Chalard authored
This preference is not a DialogPreference any more, as it doesn't ever display a Dialog. Bug: 7600384 Change-Id: Ia5965617c83d3cb964010f9b40d833065dccef60
-
Jean Chalard authored
Bug: 8651863 Change-Id: I748f35726d72ede926d5b06ed87ff029317f1ac3
-
- Apr 19, 2013
-
-
Jean Chalard authored
Bug: 7600384 Change-Id: I6cd18fd7584b6e98260cb432956f08ba9886580b
-
Jean Chalard authored
Bug: 7600384 Change-Id: Ic5dbbbbcf19d778dde1316ebb417f1a8ede2d25d
-
- Apr 18, 2013
-
-
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
-
- Apr 01, 2013
-
-
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
-
- Mar 28, 2013
-
-
Jean Chalard authored
The code was passing the wrong parameter. Bug: 8492879 Change-Id: I091d62ca29601e3807eed287c7bdad38bf43a502
-
Jean Chalard authored
Seems there was an unclosed cursor :o Change-Id: I7616849ace5217d8c6f54465f7b3a634e3c14116
-
- Mar 19, 2013
-
-
Jean Chalard authored
Change-Id: Ia9a2e8f0672b3f72943f26fb15de1d3c7c5ce7f1
-
Jean Chalard authored
Bug: 8161354 Change-Id: I17c23f56dd3bc2f27726556bf2c5a9d5520bd172
-