Scott Main
f0e8f367ca
am 8346a6c2: am ee7cfaf2: am 18cd686f: am ef6b305b: docs: fix markup error
...
* commit '8346a6c27311afdce4755807a23a8edcf1f52f66':
docs: fix markup error
2011-03-23 14:49:38 -07:00
Scott Main
8346a6c273
am ee7cfaf2: am 18cd686f: am ef6b305b: docs: fix markup error
...
* commit 'ee7cfaf28969998ca15800f99bcdab2596051865':
docs: fix markup error
2011-03-23 14:47:34 -07:00
Scott Main
ee7cfaf289
am 18cd686f: am ef6b305b: docs: fix markup error
...
* commit '18cd686fc828c9c75596de1494ecaa5467fcc195':
docs: fix markup error
2011-03-23 14:43:35 -07:00
Scott Main
18cd686fc8
am ef6b305b: docs: fix markup error
...
* commit 'ef6b305b93009b60ad7c6ddbd200d1b5c554963f':
docs: fix markup error
2011-03-23 14:32:44 -07:00
Scott Main
ef6b305b93
docs: fix markup error
...
Change-Id: I59e379a7a36c4184862095442c53a6b9496d856e
2011-03-23 14:23:02 -07:00
repo sync
adbf9d8585
am d5ba9c22: Merge "resolved conflicts for merge of 17f95e92 to honeycomb-plus-aosp" into honeycomb-plus-aosp
...
* commit 'd5ba9c22236346578ce34e3e8b475b8cad9773dd':
remove the code that clears the passwords when the sim is replaced with a different one.
2011-03-23 13:49:35 -07:00
repo sync
d5ba9c2223
Merge "resolved conflicts for merge of 17f95e92 to honeycomb-plus-aosp" into honeycomb-plus-aosp
2011-03-23 13:46:32 -07:00
Chet Haase
bc377841db
Add custom fragment anims to be run when popping backstack
...
The previous fragment implementation allowed for animations
during fragment transitions, but did not account for the
different behavior of fragments when popping the back stack.
In general, you probably don't want to run the same animation
for putting a fragment on the stack as for popping it off, which
is what happens now. For example, you might fade a fragment out when
putting it on the stack. But when popping ot off, fading it out
is probably not the behavior you want.
The new API (setCustomAnimations() overload with two additional
parameters) allows developers to specify animations to be run
in the popping operation. Otherwise, the animations are null and
the operation will not be animated.
Change-Id: I2e132b3890838358e496149f18a25037a59990aa
2011-03-23 09:35:00 -07:00
Mathias Agopian
462db220a2
fix [4056232] Deprecate Sensor.TYPE_TEMPERATURE and add Sensor.TYPE_AMBIENT_TEMPERATURE
...
Bug: 4056232
Change-Id: Idf165460fc083f856c320f0f6f8841d73661c829
2011-03-22 19:12:13 -07:00
Adam Powell
e9f66af90a
Merge "Fix bug 4142917 - Add support for specifying a custom home icon in action bar"
2011-03-22 14:13:34 -07:00
Adam Powell
1969b87990
Fix bug 4142917 - Add support for specifying a custom home icon in action bar
...
Add ActionBar methods for setting icon and logo.
Change-Id: I6151689138c734b7212c3469b8ba8f28f0fd5ec4
2011-03-22 14:11:06 -07:00
Vasu Nori
aceaa22560
Merge "bug:4090903 allow bindargs on attach database statement"
2011-03-22 14:09:01 -07:00
Teng-Hui Zhu
8d2b7f350b
am 6e5276cf: am 2c6f2816: am 5039e6da: Merge "fix for pause when loading" into honeycomb-mr1
...
* commit '6e5276cf001112f93b3ca811d220331cc74cd8df':
fix for pause when loading
2011-03-22 14:00:20 -07:00
Teng-Hui Zhu
6e5276cf00
am 2c6f2816: am 5039e6da: Merge "fix for pause when loading" into honeycomb-mr1
...
* commit '2c6f2816d7308693a89f1214c2976512eb275d8a':
fix for pause when loading
2011-03-22 13:58:16 -07:00
Teng-Hui Zhu
2c6f2816d7
am 5039e6da: Merge "fix for pause when loading" into honeycomb-mr1
...
* commit '5039e6da1e74c0a0c10772f585ea4e5e6bcf0a16':
fix for pause when loading
2011-03-22 13:56:35 -07:00
Teng-Hui Zhu
158fbdb29b
fix for pause when loading
...
bug:4148903
Change-Id: Ib0b59c8c36eb5df8c6755156a5d2753f84ad9677
2011-03-22 12:02:11 -07:00
repo sync
9ab66ff42f
resolved conflicts for merge of 17f95e92 to honeycomb-plus-aosp
...
Change-Id: Ic82ab20e216d810f6372c833ac49c3856449c09c
2011-03-22 11:47:39 -07:00
Teng-Hui Zhu
fdef2cb760
am c81d7e0a: am f2c44a79: am 039aa81a: Merge "Fix a crash" into honeycomb-mr1
...
* commit 'c81d7e0ae802626e9e7a09bdc70afe4952c2ac96':
Fix a crash
2011-03-22 11:42:37 -07:00
Adam Powell
37f421c594
Merge "Fix bug 3175131 - listviews don't highlight properly"
2011-03-22 10:48:52 -07:00
Adam Powell
becb0be2bb
Fix bug 3175131 - listviews don't highlight properly
...
Fix up selector drawable state when we resurrect a selection.
Change-Id: Id883c8b416207a50951ec2852826b1eee17bc50c
2011-03-22 00:21:07 -07:00
Romain Guy
e455cd4164
Merge "Remove unnecessary test."
2011-03-21 18:22:03 -07:00
Romain Guy
566c33105a
Remove unnecessary test.
...
Change-Id: I7cb797f4be70ecd40a65c51e92a8e8722e49dec2
2011-03-21 18:21:28 -07:00
Teng-Hui Zhu
c81d7e0ae8
am f2c44a79: am 039aa81a: Merge "Fix a crash" into honeycomb-mr1
...
* commit 'f2c44a79d90096e5f0edf698e27d291d439f0138':
Fix a crash
2011-03-21 18:16:02 -07:00
Teng-Hui Zhu
f2c44a79d9
am 039aa81a: Merge "Fix a crash" into honeycomb-mr1
...
* commit '039aa81a67465f189c24f92567ccb08ed8a5dce2':
Fix a crash
2011-03-21 18:13:21 -07:00
Teng-Hui Zhu
217c6c7fbe
am 67440893: am f82e5a2c: am 0b933c02: Merge "Support loading image and paused image for inline video" into honeycomb-mr1
...
* commit '67440893ee32f057d2695b0eea9811e289b68603':
Support loading image and paused image for inline video
2011-03-21 17:48:59 -07:00
Teng-Hui Zhu
cd44562455
Fix a crash
...
bug:4139931
Change-Id: Ifc18f964d5aedb268eb0d5fa08db3ffed1de4ff8
2011-03-21 17:38:21 -07:00
Carl Shapiro
8f4c49d86e
Merge "Remove dead code from the Zygote initialization."
2011-03-21 17:04:25 -07:00
Carl Shapiro
f973eaae08
Remove dead code from the Zygote initialization.
...
Change-Id: Iad66437d6dae01ab94cfade86f3f7416a2896728
2011-03-21 16:49:16 -07:00
Teng-Hui Zhu
67440893ee
am f82e5a2c: am 0b933c02: Merge "Support loading image and paused image for inline video" into honeycomb-mr1
...
* commit 'f82e5a2c903d16b6ca35313e184462625d482ff1':
Support loading image and paused image for inline video
2011-03-21 16:28:04 -07:00
Vasu Nori
cc1eaf6f7b
bug:4090903 allow bindargs on attach database statement
...
code incorrectly assumed that certain statements (like ATTACH DATABASE)
will never have bindargs.
Change-Id: I62eddbdf8e15947e8debf5052c7248113a3b9b57
2011-03-21 16:02:25 -07:00
Vasu Nori
b2613555f6
Merge "fix broken logTimeStat stuff"
2011-03-21 15:52:43 -07:00
Teng-Hui Zhu
f82e5a2c90
am 0b933c02: Merge "Support loading image and paused image for inline video" into honeycomb-mr1
...
* commit '0b933c02dddbc325498b3b73d8be9167b155801b':
Support loading image and paused image for inline video
2011-03-21 14:19:29 -07:00
Romain Guy
43e7aeb37e
Merge "Add support for drawPoint() and drawPoints()."
2011-03-21 13:12:28 -07:00
Romain Guy
ed6fcb034b
Add support for drawPoint() and drawPoints().
...
Change-Id: I01bef50c08ec3160f8d40dc060b2cf6c2e4d7639
2011-03-21 13:11:49 -07:00
Fred Quintana
17f95e92ed
am 661e9b37: Merge "remove the code that clears the passwords when the sim is replaced with a different one." into gingerbread
...
* commit '661e9b371fcc1a2aec5dfd74f2cc65db1d8a77d5':
remove the code that clears the passwords when the sim is replaced with a different one.
2011-03-21 11:33:34 -07:00
Fred Quintana
661e9b371f
Merge "remove the code that clears the passwords when the sim is replaced with a different one." into gingerbread
2011-03-21 11:04:23 -07:00
Teng-Hui Zhu
265db32f31
Support loading image and paused image for inline video
...
bug:4142131
Change-Id: I28d82a8e30a2146a3380c63dcdcbd51228f23f56
2011-03-21 10:36:00 -07:00
Svetoslav Ganov
a3d17a753d
Merge "Text in accessibility events not consistent"
2011-03-18 17:16:14 -07:00
Svetoslav Ganov
c0a8cd10a5
Text in accessibility events not consistent
...
bug:2513822
Text added to accessibility events is truncated to max
length. However, the fromIndex and toIndex properties
are relative to the text before being truncated, thus
potentially our of bound. Removed the max length
limitation because test very rarely is longer that
500 characters and in the cases in which text is longer
than 500 character it will not be a real problem to
pass a bit more data through an IPC (very rarely).
Change-Id: Ie70ac630dfeb56d4f59079abb2f46d07582796b6
2011-03-18 17:13:59 -07:00
Romain Guy
2ba648bcba
Merge "Correctly apply filters to Alpha8 bitmaps."
2011-03-18 16:51:17 -07:00
Romain Guy
a168d73721
Correctly apply filters to Alpha8 bitmaps.
...
This change also removes unnecessary operations from display lists.
Change-Id: I627f85861982731f0ee7705b48b36d9c56f22f39
2011-03-18 16:50:13 -07:00
Svetoslav Ganov
6518ad760f
ProgressBar does not fire accessibility events on update.
...
bug:2866092
The progress bar fires accessibility events upon progress
change but not more frequently of every 200 ms.
Change-Id: I6560af61e3b3a7d28836723a5ab632fb467f47e1
2011-03-18 16:22:27 -07:00
Vasu Nori
16057fad00
fix broken logTimeStat stuff
...
log time in the following 2 situations
1. all transactions. time measured = wall time between begin-commit
2. queries (which are not in tranactions)
Change-Id: I67be9487a96072695aff3529ba4a257f4c8ec596
2011-03-18 16:10:39 -07:00
Svetoslav Ganov
233c43c331
Merge "DatePicker does not respect the user preference of date format"
2011-03-18 14:48:03 -07:00
Svetoslav Ganov
f583dd3764
DatePicker does not respect the user preference of date format
...
bug:4124142
The DatePicker was not properly interpreting the current date
format and was ingoring user preferences for the date format
rather it was using the locale default all the time.
Change-Id: I195c2ad975dc4e9adc5b6eb70c33c909a1553113
2011-03-18 14:41:54 -07:00
Dianne Hackborn
cf3deb51a2
Merge "More work on making prefs work well on small screens."
2011-03-18 12:55:46 -07:00
Dianne Hackborn
e72f237def
More work on making prefs work well on small screens.
...
Tweak padding so layouts now look decent, a few extensions so that
the correct title can be shown.
Change-Id: Ieace16bf4962d66564c6e2f67fb588e582943850
2011-03-18 12:54:26 -07:00
Daisuke Miyakawa
21c83b4d9f
am f15b3db3: am 10221a22: am b02d3956: am e16a1bfa: Use system locale list.
...
* commit 'f15b3db3eb69683d23f379697cf86f8487845847':
Use system locale list.
2011-03-18 11:31:10 -07:00
Daisuke Miyakawa
f15b3db3eb
am 10221a22: am b02d3956: am e16a1bfa: Use system locale list.
...
* commit '10221a22ddb8f9ffaed52dfb4e0e30bc9d2f75b0':
Use system locale list.
2011-03-18 11:29:04 -07:00
Daisuke Miyakawa
10221a22dd
am b02d3956: am e16a1bfa: Use system locale list.
...
* commit 'b02d395650a9a5fb13812cefa0ada1501f5b6d62':
Use system locale list.
2011-03-18 11:27:22 -07:00