Svetoslav Ganov
8c66904cf0
Merge "Updating the API since I forgot after rebase"
2011-05-31 12:53:12 -07:00
Joe Onorato
bc0cd9353e
Merge "Reduce log spew."
2011-05-31 12:44:13 -07:00
Svetoslav Ganov
ec13f01572
Merge "Accessibility serviceconfiguration via meta-data"
2011-05-31 12:05:54 -07:00
Fabrice Di Meglio
89bc8a6e02
Merge "Fix default for getAbsoluteGravity()"
2011-05-31 11:56:59 -07:00
Gilles Debunne
3cd8eebc37
Merge "Fix for bug 4499752 - Detect nulled layouts in HandleViews"
2011-05-31 10:41:58 -07:00
Marco Nelissen
d39eaa13ed
Merge "Fix crash when nesting Picture recording."
2011-05-31 10:26:17 -07:00
Eric Laurent
7d0872ddbc
Merge "Removed interface to load audio effects libraries"
2011-05-31 10:26:00 -07:00
Tadashi G. Takaoka
3b8ce48065
Merge "Fix input type judgment of WebTextView"
2011-05-31 01:55:32 -07:00
Tadashi G. Takaoka
ebb08eadf0
am 69a48776: am 8ede6274: Fix input type judgment of WebTextView (DO NOT MERGE)
...
* commit '69a487763812d2c0fb3c9900b12862997bc77f4d':
Fix input type judgment of WebTextView (DO NOT MERGE)
2011-05-31 00:23:25 -07:00
Tadashi G. Takaoka
05650ef7ee
am 8ede6274: Fix input type judgment of WebTextView (DO NOT MERGE)
...
* commit '8ede62745faa02265f927941d1195b6c1bf05ebb':
Fix input type judgment of WebTextView (DO NOT MERGE)
2011-05-31 00:18:54 -07:00
Conley Owens
6204195ffa
am 10b364b4: am 4cf0eee7: Merge "Fixing concurrency issue on IccPhoneBookInterfaceManager."
...
* commit '10b364b4bea8537f955bbbb8b9b40061264b29c9':
Fixing concurrency issue on IccPhoneBookInterfaceManager.
2011-05-29 09:00:21 -07:00
Xavier Ducrohet
81434ee171
am 228e4716: (-s ours) am 34f5991e: Merge 6103e22c from honeycomb-mr1. do not merge.
...
* commit '228e4716278f450a95be5addacc3c6c940668493':
Merge 6103e22c from honeycomb-mr1. do not merge.
2011-05-29 09:00:16 -07:00
Xavier Ducrohet
dc35d6e366
am af83d4ec: (-s ours) am c7b87766: Merge 2402ad60 from honeycomb-mr1. do not merge.
...
* commit 'af83d4ecff0ad1638a1a0f3a3f9805468ed710b4':
Merge 2402ad60 from honeycomb-mr1. do not merge.
2011-05-29 08:59:57 -07:00
Ed Heyl
eac92714af
Merge "resolved conflicts for merge of a38fad37 to honeycomb-plus-aosp" into honeycomb-plus-aosp
2011-05-29 08:21:53 -07:00
satok
c7223cbf05
am 93b05690: am 5485ff61: Reduce the number of notification icons on narrow screens.
...
* commit '93b05690ff006fa3f96ed5e09031e18d529ae794':
Reduce the number of notification icons on narrow screens.
2011-05-28 00:06:55 -07:00
satok
6b5ebe00bf
am 5485ff61: Reduce the number of notification icons on narrow screens.
...
* commit '5485ff6141ccebad2c171a9a51ffdbcb72703bd7':
Reduce the number of notification icons on narrow screens.
2011-05-28 00:02:54 -07:00
Kazuhiro Ondo
7147799184
am 57675037: Further fix for SIM detection.
...
* commit '57675037aa279e715a966e2888a31c97381a5fe4':
Further fix for SIM detection.
2011-05-27 19:32:04 -07:00
Dianne Hackborn
64dd0b07ca
am 8075fe48: am 78470718: Fix various places that were using the wrong display metrics.
...
* commit '8075fe48bf345e4014de9b7bee8def5f4373457c':
Fix various places that were using the wrong display metrics.
2011-05-27 17:16:19 -07:00
Elliott Hughes
11d8ad4c55
Merge "FileOutputStream guarantees to open O_TRUNC (unless you explicitly ask otherwise)."
2011-05-27 17:15:55 -07:00
Dianne Hackborn
26d93f8457
am 78470718: Fix various places that were using the wrong display metrics.
...
* commit '784707187d96b731df5256c1c2adb0aaf9037239':
Fix various places that were using the wrong display metrics.
2011-05-27 17:12:53 -07:00
Mathias Agopian
b62013f6aa
9-axis sensor fusion with Kalman filter
...
Add support for 9-axis gravity and linear-acceleration sensors
virtual orientation sensor using 9-axis fusion
Change-Id: I6717539373fce781c10e97b6fa59f68a831a592f
2011-05-27 17:04:55 -07:00
Mathias Agopian
bc00846436
Merge "model rotation can now be controlled by the device's sensors"
2011-05-27 17:02:27 -07:00
Mathias Agopian
837f79fed6
Merge "Fix a few issues with sensors reference-counting"
2011-05-27 17:02:02 -07:00
Dianne Hackborn
7eb8eec83c
am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps.
...
* commit 'e5d377014b04022a04fd0b2b24b343d1e0ec8d2a':
Fix compat mode bugs when updating apps.
2011-05-27 17:01:47 -07:00
Dianne Hackborn
db5b8b8472
am 8ea5e1d7: Fix compat mode bugs when updating apps.
...
* commit '8ea5e1d79eb1f05ee7628b0d45ea8fc8eea5330d':
Fix compat mode bugs when updating apps.
2011-05-27 16:58:33 -07:00
Svetoslav Ganov
1b9a3c88e3
Merge "Refatoring a bit of accessibility code"
2011-05-27 16:40:17 -07:00
Mathias Agopian
b2da2d817b
Merge "sensorservice can now be ran standalone"
2011-05-27 16:37:51 -07:00
Gilles Debunne
da5f284279
Merge "Replacement spans correctly measured in TextView"
2011-05-27 16:12:19 -07:00
Fabrice Di Meglio
069cfe93fa
Merge "Fix overrides of isLayoutRtl(Drawable dr)"
2011-05-27 15:35:12 -07:00
Adam Powell
fbfa33c2c8
Merge "Fix bug 4399686 - missing menu after returning from fullscreen video playback in browser"
2011-05-27 15:32:44 -07:00
Eric Laurent
2ac9c70ade
Merge "New effect library API"
2011-05-27 15:26:25 -07:00
Dianne Hackborn
caf5f71308
am 528c49f1: am b96cbbd1: Add "tv" density for 720p screens.
...
* commit '528c49f112dce5f9687f30a9751e783196eca0c6':
Add "tv" density for 720p screens.
2011-05-27 14:27:46 -07:00
Dianne Hackborn
b557e6f4f9
am b96cbbd1: Add "tv" density for 720p screens.
...
* commit 'b96cbbd11c4590bec846212c33361e02293f18b5':
Add "tv" density for 720p screens.
2011-05-27 14:23:11 -07:00
Adam Powell
540e0ff7e2
Merge "Action bar tab layout tweaks."
2011-05-27 13:44:33 -07:00
Dianne Hackborn
c6291e0ff4
Add "tv" density for 720p screens.
...
Change-Id: I028969b007f2fceea66947d77a2ae31ef1d1a630
2011-05-27 13:40:26 -07:00
Dianne Hackborn
fff4e3f140
am c058d386: am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2
...
* commit 'c058d38602a1ffe00e14b4ab32c876c252eabe6d':
Small fixes and cleanup of resource config handling.
2011-05-27 12:47:59 -07:00
Dianne Hackborn
586645d0a0
am ff762299: Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2
...
* commit 'ff7622992f39d8e401ab23c5ce6a84f318906e52':
Small fixes and cleanup of resource config handling.
2011-05-27 12:42:56 -07:00
Dianne Hackborn
d4e86e9fdb
Merge "Small fixes and cleanup of resource config handling." into honeycomb-mr2
2011-05-27 12:40:39 -07:00
Dianne Hackborn
c3f07924a5
Small fixes and cleanup of resource config handling.
...
Change-Id: I402c31b68f2b4825cb4c610a65ee8e1da471c7bb
2011-05-27 12:09:11 -07:00
Romain Guy
f98ae1da4b
Merge "Fix issue with drawColor(color, Mode.Clear)"
2011-05-27 11:44:44 -07:00
Jason Sams
c30d9820d0
Merge "Cleaup of rsComponent to remove GL types."
2011-05-27 11:37:45 -07:00
James Dong
516460c79b
am 6c2db6fb: am 95f397ad: Merge "Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."" into honeycomb-mr2
...
* commit '6c2db6fb1925f291cc9748cf3bf0897b9001c972':
Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."
2011-05-27 11:33:26 -07:00
James Dong
21aff54036
am 95f397ad: Merge "Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."" into honeycomb-mr2
...
* commit '95f397adb13aa69b15b53bb089078d4dbdb269f1':
Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."
2011-05-27 11:29:46 -07:00
Fabrice Di Meglio
faef25a912
Merge "Add support for Gravity BEFORE and AFTER"
2011-05-27 11:28:43 -07:00
James Dong
a3eba24fdf
Merge "Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."" into honeycomb-mr2
2011-05-27 11:26:24 -07:00
Tadashi G. Takaoka
cd3f7e7c38
am e0a82fcc: am 241c000c: Merge "Fix InputType determination of WebTextView (DO NOT MERGE)" into honeycomb-mr2
...
* commit 'e0a82fcc6058e6297d11a040aae13e37a2439c14':
Fix InputType determination of WebTextView (DO NOT MERGE)
2011-05-27 10:55:23 -07:00
Martijn Coenen
b6cf4efd9a
Merge "Fix NdefRecord flags handling."
2011-05-27 10:55:13 -07:00
Scott Main
24e4e9677a
am de43d71b: am f128d5d4: Merge "docs: adjust what\'s visible for online and offline docs" into honeycomb-mr2
...
* commit 'de43d71bee336874a756545468d9adcf5e96e421':
docs: adjust what's visible for online and offline docs
2011-05-27 10:49:33 -07:00
Tadashi G. Takaoka
379e889afa
am 241c000c: Merge "Fix InputType determination of WebTextView (DO NOT MERGE)" into honeycomb-mr2
...
* commit '241c000cfb9299b4c6cfe3c7c1610f950d1a6e58':
Fix InputType determination of WebTextView (DO NOT MERGE)
2011-05-27 10:48:52 -07:00
Tadashi G. Takaoka
0f4dfb3dd8
Merge "Fix InputType determination of WebTextView (DO NOT MERGE)" into honeycomb-mr2
2011-05-27 10:47:12 -07:00