Craig Mautner
4f67ba6ba4
Refactor DisplayManagerService to be functional.
...
Change-Id: Ieac1eca172be5dc5db45302d3afa26188acd4d6d
2012-08-02 11:23:00 -07:00
George Mount
a99dbde643
Don't restart input in the middle of a batch.
...
Bug 6854156
setComposingText is in the middle of a batch and it was resetting
the InputConnection. When the batch ended, it was closing a
batch that wasn't open on the new InputConnection. The reset
turns out not to be necessary anymore -- the LatinIME respects
the content when setComposingText fails to change anything.
Change-Id: If3352b32ed7b3c90c8dcb3d5ff8d308e82849d85
2012-08-02 09:36:06 -07:00
Craig Mautner
437a0fbd57
Merge "Introduce multiple displays with DisplayContent." into jb-mr1-dev
2012-08-02 09:20:14 -07:00
Craig Mautner
59c009776d
Introduce multiple displays with DisplayContent.
...
Fix a couple of bugs that turned up.
Remove touch/focus from display. Add iterators for access.
Respond to comments. Remove TODOs, and some deviceId parameters.
Change-Id: Idcdb4f1979aa7b14634d450fd0333d6eff26994d
2012-08-02 08:47:44 -07:00
Dianne Hackborn
a7ce1551a6
Merge "Add API to turn on HW drawing in IMEs." into jb-mr1-dev
2012-08-01 19:05:52 -07:00
Dianne Hackborn
836531b0c4
Add API to turn on HW drawing in IMEs.
...
Change-Id: Ib6a8bda46223ce1153f32834daf02a820d16136e
2012-08-01 19:00:38 -07:00
Adam Powell
800dd9b936
Merge "Fix drawable handling for ActionBarContainer" into jb-mr1-dev
2012-08-01 16:36:08 -07:00
Adam Powell
a7cc06d82e
Fix drawable handling for ActionBarContainer
...
ActionBarContainer drawables for primary/stacked/split backgrounds
will now properly respect callbacks, layout direction, etc.
Bug 6905932
Change-Id: I20a089861c66a2a378f4b70c0b6cb4bb27476049
2012-08-01 16:33:12 -07:00
Ying Wang
880209e412
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-08-01 15:29:17 -07:00
Chris Wren
45aaa4a8f4
am 790474ba: am f11e0e71: Merge "Add missing docs to notification style rebuilder functions." into jb-dev
...
* commit '790474ba3a2fb149090ced7d38247aed6f6a2d59':
Add missing docs to notification style rebuilder functions.
2012-08-01 14:48:56 -07:00
Robert Greenwalt
6c5cec881a
am 6b6ce6bf: am a5637bac: Merge "Telephony: Add HSPAP to getTcpBufferSizesPropName"
...
* commit '6b6ce6bfce56c2f3ce007b33d3f834f8dd62b626':
Telephony: Add HSPAP to getTcpBufferSizesPropName
2012-08-01 14:48:34 -07:00
Jeff Sharkey
6a916ed0c0
Merge "Add trimToSize() to public API." into jb-mr1-dev
2012-08-01 14:34:47 -07:00
Jeff Sharkey
d96b585f5c
Add trimToSize() to public API.
...
Bug: 6602490
Bug: http://code.google.com/p/android/issues/detail?id=35349
Change-Id: Ib3bc7fee05bb0edc375ebee1c40a1d7bd82e2a17
2012-08-01 14:20:04 -07:00
Teng-Hui Zhu
3a68038249
Merge "Add license info to the HTML5Video files." into jb-mr1-dev
2012-08-01 14:19:46 -07:00
Teng-Hui Zhu
778029e5c6
Add license info to the HTML5Video files.
...
Change-Id: I44775bcdcc48d2c024b086098e140dae92f53339
2012-08-01 13:59:39 -07:00
Chris Wren
790474ba3a
am f11e0e71: Merge "Add missing docs to notification style rebuilder functions." into jb-dev
...
* commit 'f11e0e7176489f5213acaa7e36c677882854cb8d':
Add missing docs to notification style rebuilder functions.
2012-08-01 13:04:02 -07:00
Ying Wang
0bd4ca2f31
Import translations. DO NOT MERGE
...
Change-Id: I9800c2ea2bfd95bb615962f7b8e94dfc47a847ff
Auto-generated-cl: translation import
2012-08-01 12:50:06 -07:00
Robert Greenwalt
6b6ce6bfce
am a5637bac: Merge "Telephony: Add HSPAP to getTcpBufferSizesPropName"
...
* commit 'a5637bac23611a985696c92b49f93964f435ecb5':
Telephony: Add HSPAP to getTcpBufferSizesPropName
2012-08-01 12:14:33 -07:00
Chris Wren
0bd664dab4
Add missing docs to notification style rebuilder functions.
...
Bug: 6914726
Change-Id: I13efae036610523ec6f83696d3337054e79856aa
2012-08-01 15:06:56 -04:00
Robert Greenwalt
a5637bac23
Merge "Telephony: Add HSPAP to getTcpBufferSizesPropName"
2012-08-01 11:01:21 -07:00
Dianne Hackborn
908aecc3a6
Start moving away from DisplayMetrics.DENSITY_DEVICE.
...
This puts in most of the infrastructure needed to allow us to
switch between different densities at run time. The main remaining
uses of the global are to initialize the Bitmap object (not sure
what to do about that since it doesn't have anything passed in
the constructor to get this information from), and being able to
load drawables if we need a different density than what was preloaded
by zygote.
Change-Id: Ifdbfd6b7a5c59e6aa22e63b95b78d96af3d96848
2012-08-01 10:54:39 -07:00
Craig Mautner
28e000ef72
Merge "Remove debugging for b6829431." into jb-mr1-dev
2012-08-01 10:04:38 -07:00
Craig Mautner
1c43719c47
Remove debugging for b6829431.
...
Change-Id: If7da858722d5d0a5e7db2bc249d454bdee1ec94e
2012-08-01 10:01:16 -07:00
Romain Guy
413ab3a5a2
Merge "Improve gradients" into jb-mr1-dev
2012-07-31 18:55:44 -07:00
Romain Guy
42e1e0d482
Improve gradients
...
Avoid using textures for common gradients (two stops from 0.0 to 1.0)
Change-Id: Iff55d21b126c8cfc4cfb701669f2339c8f6b131a
2012-07-31 18:55:16 -07:00
Dianne Hackborn
40e5df95ff
Merge "Make AtomicFile a public API. It's about time!" into jb-mr1-dev
2012-07-31 18:11:03 -07:00
Dianne Hackborn
39606a007a
Make AtomicFile a public API. It's about time!
...
Change-Id: Ib34e294747405b7ab709cb0bbb2d9a0cc80ce86a
2012-07-31 17:54:52 -07:00
Jeff Sharkey
24d19fb6ab
Revert "API to adjust network stats."
2012-07-31 17:11:07 -07:00
Adam Powell
0278c2fcba
Don't let ScrollView intercept touch events if it can't scroll.
...
Bug 6872104
Change-Id: Iee643e052acc37485a8ec45b7af8be0783fb1a95
2012-07-31 16:39:32 -07:00
Kenny Root
bccda0aee3
am 194da0b8: am a39fdd11: Merge "Fix AccountManagerServiceTest" into jb-dev
...
* commit '194da0b8b368ac61b23870224bc0d449ad465bd4':
Fix AccountManagerServiceTest
2012-07-31 12:36:35 -07:00
Kenny Root
194da0b8b3
am a39fdd11: Merge "Fix AccountManagerServiceTest" into jb-dev
...
* commit 'a39fdd11e80618acc046fff65b6549b5c8b5aa8d':
Fix AccountManagerServiceTest
2012-07-31 12:34:30 -07:00
Kenny Root
a39fdd11e8
Merge "Fix AccountManagerServiceTest" into jb-dev
2012-07-31 12:32:27 -07:00
Kenny Root
ae652cc97c
Fix AccountManagerServiceTest
...
The MockAccountAuthenticatorCache needs to implement the new method.
Bug: 6820670
Change-Id: I5d1cb3aecec63602ae4541cd01ae8e28c8328e5a
2012-07-31 12:27:32 -07:00
Fabrice Di Meglio
fba3bf97d4
Merge "Improve Toast RTL support" into jb-mr1-dev
2012-07-31 12:26:52 -07:00
Jeff Sharkey
16ef577917
Merge "API to adjust network stats. DO NOT MERGE." into jb-mr1-dev
2012-07-31 12:09:54 -07:00
Jeff Sharkey
e7ed1ce4c8
API to adjust network stats. DO NOT MERGE.
...
Enables system apps to correctly account network usage performed on
behalf of another application.
Bug: 6695246
Change-Id: I39e243afd57936b6b30157a6ca511a17b6c55c39
2012-07-31 11:45:17 -07:00
Adam Powell
c1eea136ea
Fix bug 6906134
...
Change-Id: I47dfa1e503e502fe348a350dad960fbb112435e7
2012-07-31 11:27:19 -07:00
Kenny Root
e23ae144cc
am fa74f7e0: am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev
...
* commit 'fa74f7e04fcad1258a1b85515547dba0466086d8':
Delay AccountManagerService initialization
2012-07-31 11:19:40 -07:00
Kenny Root
fa74f7e04f
am bba948dc: Merge "Delay AccountManagerService initialization" into jb-dev
...
* commit 'bba948dc9e95baab9e6fb728927aada4a00d93de':
Delay AccountManagerService initialization
2012-07-31 11:17:11 -07:00
Kenny Root
bba948dc9e
Merge "Delay AccountManagerService initialization" into jb-dev
2012-07-31 11:14:02 -07:00
Nick Pelly
5dcbe638ee
am 1af5ac1b: Merge "DO NOT MERGE. Add package-name-prefix blacklist for location updates." into jb-dev
...
* commit '1af5ac1b6801c4da2ef689449fd1fd2eba1ff48e':
DO NOT MERGE. Add package-name-prefix blacklist for location updates.
2012-07-31 09:20:25 -07:00
Satoshi Kataoka
3185869c65
Merge " Tentertively enable notification ime switcher" into jb-mr1-dev
2012-07-30 20:14:59 -07:00
Satoshi Kataoka
5e445c2e2c
Tentertively enable notification ime switcher
...
Bug: 6883389
Change-Id: I90d216e0081c5c5b089ab7fe1396ace91f8b4434
2012-07-31 11:39:51 +09:00
Fabrice Di Meglio
025f9602ee
Improve Toast RTL support
...
- simplier code
Change-Id: Ifbe8545697404ed6e9f508103bd9cf1e7efb5746
2012-07-30 19:00:22 -07:00
Dianne Hackborn
d913cf1859
Merge "New API level 17 for JB MR1." into jb-mr1-dev
2012-07-30 18:34:36 -07:00
Dianne Hackborn
435cdb4604
New API level 17 for JB MR1.
...
Change-Id: If71ce3b521fe17578feb5c2a2f7fd65696720554
2012-07-30 17:37:04 -07:00
Kenny Root
26ff6626fc
Delay AccountManagerService initialization
...
Since applications can have Account providers, they need to be delayed
until after PackageManagerService says everything is mounted.
Otherwise the accounts associated with that provider will be removed
immediately when startup happens.
Bug: 6820670
Change-Id: Iba81765260421649f706624d0605a40ebc1347b1
2012-07-30 16:28:44 -07:00
Ying Wang
6395422929
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-07-30 15:01:31 -07:00
Fabrice Di Meglio
3330ae59ff
Merge "Improve Toast RTL support" into jb-mr1-dev
2012-07-30 14:40:32 -07:00
Adam Powell
859a62ce92
Merge "Enforce a maximum size for action button icons." into jb-mr1-dev
2012-07-30 14:37:46 -07:00