Kenny Root
7e955e7cce
am a060b5f7: am 6dc003a7: Merge "Reduce footprint of Signature from ~7000 to ~1448" into gingerbread
...
Merge commit 'a060b5f73863f4b5f161674a9c5ac0a0d8d76072'
* commit 'a060b5f73863f4b5f161674a9c5ac0a0d8d76072':
Reduce footprint of Signature from ~7000 to ~1448
2010-09-03 17:10:48 -07:00
Kenny Root
a060b5f738
am 6dc003a7: Merge "Reduce footprint of Signature from ~7000 to ~1448" into gingerbread
...
Merge commit '6dc003a73f7f01aa5dd5831e777e2aa44f65b032' into gingerbread-plus-aosp
* commit '6dc003a73f7f01aa5dd5831e777e2aa44f65b032':
Reduce footprint of Signature from ~7000 to ~1448
2010-09-03 17:07:15 -07:00
Kenny Root
6dc003a73f
Merge "Reduce footprint of Signature from ~7000 to ~1448" into gingerbread
2010-09-03 16:59:42 -07:00
Romain Guy
a14c8e0c67
Bring back instances counts to dumpsys meminfo.
...
Change-Id: Idd846e137e8e87cb93551ba13751df60a8046eed
2010-09-03 16:57:53 -07:00
Romain Guy
bfcb1f5c4e
Merge "Prevent the system process from using the HardwareRenderer."
2010-09-03 16:49:36 -07:00
Dianne Hackborn
6171401a0a
resolved conflicts for merge of 6a3ffb5b to master
...
Change-Id: I3c77887f56c4fdc1cd80682eccc2f5e0020e2761
2010-09-03 16:40:58 -07:00
Adam Powell
0354f0cad5
am 7627c221: DO NOT MERGE Tweak overscroll
...
Merge commit '7627c221c6ce8bf433bf207b002eabe7236c4757' into gingerbread-plus-aosp
* commit '7627c221c6ce8bf433bf207b002eabe7236c4757':
DO NOT MERGE Tweak overscroll
2010-09-03 16:33:37 -07:00
Chet Haase
13cc1207fa
Add ability to enable layout transition animations by default from XML
...
Change-Id: I2b884c83e868f5d22ef85d65ff8ee984633de65e
2010-09-03 16:22:22 -07:00
Adam Powell
7627c221c6
DO NOT MERGE Tweak overscroll
...
Change-Id: I5ba00fc87ba7b286978acf577ba6461f79066437
2010-09-03 16:09:03 -07:00
Romain Guy
5233920a21
Prevent the system process from using the HardwareRenderer.
...
This change allows applications with the system UID to use the hardware
renderer.
Change-Id: I3c5d776ee9c07bb14933dbe3060cad4175e4fc95
2010-09-03 16:04:46 -07:00
Kenny Root
de0ff63700
Reduce footprint of Signature from ~7000 to ~1448
...
Signature had lazy initialization of the mString member when needed, but
it would stick around forever when initialized. Each package had one or
more Signatures that would be ~7000 bytes each. At a couple hundred
packages, that's over 1.3MB just for signatures.
Whenever packages.xml was written out, it would write the Signature for
each program as well which happens at boot thereby initializing the
mString member pretty much immediately.
Change-Id: Idb882ffeca2861b3e87437fc83f001710d6c0441
2010-09-03 16:02:27 -07:00
Dianne Hackborn
acc4e041d2
am 69717ccd: DO NOT MERGE. Some stuff that is Not Ready.
...
Merge commit '69717ccd13bb5568b912701ab39d603cfa7091cc' into gingerbread-plus-aosp
* commit '69717ccd13bb5568b912701ab39d603cfa7091cc':
DO NOT MERGE. Some stuff that is Not Ready.
2010-09-03 15:23:46 -07:00
Gloria Wang
ed4fbd98d0
Merge "Fix for the incorrect size of the new added DRM file. (bug 2897238)"
2010-09-03 15:21:50 -07:00
Dianne Hackborn
69717ccd13
DO NOT MERGE. Some stuff that is Not Ready.
...
Change-Id: I8fdba32722d86b92c791dbf7c6c0166bcdb02852
2010-09-03 15:20:06 -07:00
Dianne Hackborn
6a3ffb5bee
am df3a0f50: Merge "Improve doc." into gingerbread
...
Merge commit 'df3a0f50c3480911e366c8c0781b0463fe063e82' into gingerbread-plus-aosp
* commit 'df3a0f50c3480911e366c8c0781b0463fe063e82':
Improve doc.
2010-09-03 15:18:39 -07:00
Dianne Hackborn
df3a0f50c3
Merge "Improve doc." into gingerbread
2010-09-03 15:15:50 -07:00
Dianne Hackborn
6c82f673f6
am fd3f44b3: am e1aa82a4: Merge "Adding a feature denoting support for 5 or more fully independent multitouch pointers." into gingerbread
...
Merge commit 'fd3f44b38882c74c10aff0e238ee4ad9fcd8b724'
* commit 'fd3f44b38882c74c10aff0e238ee4ad9fcd8b724':
Adding a feature denoting support for 5 or more fully
2010-09-03 15:14:57 -07:00
Dianne Hackborn
170bae7d83
Improve doc.
...
Change-Id: I841b04e1e455b6236fb8b65b965f2fc25c4461f0
2010-09-03 15:14:28 -07:00
Dianne Hackborn
fd3f44b388
am e1aa82a4: Merge "Adding a feature denoting support for 5 or more fully independent multitouch pointers." into gingerbread
...
Merge commit 'e1aa82a4228d009537693253ba3a0113abbf5ab8' into gingerbread-plus-aosp
* commit 'e1aa82a4228d009537693253ba3a0113abbf5ab8':
Adding a feature denoting support for 5 or more fully
2010-09-03 15:10:24 -07:00
Dan Morrill
6993d3d136
Adding a feature denoting support for 5 or more fully
...
independent multitouch pointers.
Change-Id: I9997ed9c481dbd507e9eff70d8beb9e1140cca3f
2010-09-03 14:41:36 -07:00
Dianne Hackborn
004abb1223
resolved conflicts for merge of 3d7d3690 to master
...
Change-Id: I1d1d7a448b3ae8a86600addfa75f2448a98327bf
2010-09-03 14:07:25 -07:00
Adam Powell
f9a1ff4173
am e7c02ef4: Merge "Fix bug 2973252 - Make overscroll glow respect ifContentScrolls" into gingerbread
...
Merge commit 'e7c02ef40a10c599b13684a6f99a91eabd0f258f' into gingerbread-plus-aosp
* commit 'e7c02ef40a10c599b13684a6f99a91eabd0f258f':
Fix bug 2973252 - Make overscroll glow respect ifContentScrolls
2010-09-03 14:00:41 -07:00
Adam Powell
e7c02ef40a
Merge "Fix bug 2973252 - Make overscroll glow respect ifContentScrolls" into gingerbread
2010-09-03 13:58:37 -07:00
Brad Fitzpatrick
4f3c5589c8
am 9eb32c96: am a2f2141c: Merge "More SharedPreferences commit() -> apply() changes." into gingerbread
...
Merge commit '9eb32c96c872512c8aedc8627a4b96e9ea2a1a28'
* commit '9eb32c96c872512c8aedc8627a4b96e9ea2a1a28':
More SharedPreferences commit() -> apply() changes.
2010-09-03 13:27:51 -07:00
Dianne Hackborn
3d7d3690de
am e25b4bc7: Merge "These are not ready to be exposed. Also rename them to be better." into gingerbread
...
Merge commit 'e25b4bc76fef584b38ce4e72f919fba119bdfa99' into gingerbread-plus-aosp
* commit 'e25b4bc76fef584b38ce4e72f919fba119bdfa99':
These are not ready to be exposed. Also rename them to be better.
2010-09-03 13:26:30 -07:00
Jeff Hamilton
5410a60261
Merge "Hide this log behind the debug flag."
2010-09-03 13:26:23 -07:00
Dianne Hackborn
e25b4bc76f
Merge "These are not ready to be exposed. Also rename them to be better." into gingerbread
2010-09-03 13:24:33 -07:00
Wink Saville
02bbbc14ef
Merge "Remove unused intent from filter and unused method."
2010-09-03 13:17:00 -07:00
Jeff Hamilton
2c2d72a7fd
Hide this log behind the debug flag.
...
Change-Id: I83eb8558c8037f3b703dcf46c2d3aa0fa3d18a43
2010-09-03 15:10:28 -05:00
Daniel Sandler
78e42751f3
Merge "Don't get stung!"
2010-09-03 12:51:36 -07:00
Dianne Hackborn
482566ed5c
These are not ready to be exposed. Also rename them to be better.
...
Change-Id: I7c234144497084b7769f8c46761b7d74d1c583d5
2010-09-03 12:51:28 -07:00
Brad Fitzpatrick
9eb32c96c8
am a2f2141c: Merge "More SharedPreferences commit() -> apply() changes." into gingerbread
...
Merge commit 'a2f2141c84923e34e003bec92b7435ea79b02ee8' into gingerbread-plus-aosp
* commit 'a2f2141c84923e34e003bec92b7435ea79b02ee8':
More SharedPreferences commit() -> apply() changes.
2010-09-03 12:49:44 -07:00
Chet Haase
21cd1389d2
Add transition effects for layout changes on ViewGroups
...
Change-Id: Ibefcca5692450188fbcec608f3f7e36be1213b21
2010-09-03 12:20:00 -07:00
Adam Powell
e6ffce9f65
Fix bug 2973252 - Make overscroll glow respect ifContentScrolls
...
Change-Id: I0e4bf09c0cbc660c9b8d26a3526b09568c05e93d
2010-09-03 12:06:51 -07:00
Daniel Sandler
44434f002a
Don't get stung!
...
Change-Id: I8211675e619bcc31c991296387513d07ad53ff10
2010-09-03 14:45:45 -04:00
Brad Fitzpatrick
fa8e271636
More SharedPreferences commit() -> apply() changes.
...
Change-Id: Ibc844d72d463434722a349f5bbc02889a9feb0ee
2010-09-03 11:18:28 -07:00
Gloria Wang
048350abfe
Fix for the incorrect size of the new added DRM file. (bug 2897238)
...
Change-Id: I798be5243116727abdc77850000a6a84ab204bd6
2010-09-03 10:45:51 -07:00
Wink Saville
30bf654574
Remove unused intent from filter and unused method.
...
Change-Id: I8c503903fceb508658cce14918f2c77c04289873
2010-09-03 10:28:57 -07:00
Leon Scroggins III
e742c08ce0
Use the proper selection when performing a delete.
...
Bug: 2956964
Change-Id: I488c291b2fb3cfa5c5d510bd4a03afbc8949d8d8
2010-09-03 11:45:28 -04:00
Adam Powell
d477176d3f
Make spinnerMode attribute for Spinner widgets public
...
Change-Id: Ib448f8511cc7ff92ad8120a891ccaa8cdde6c9dc
2010-09-02 18:07:49 -07:00
Adam Powell
0a01f076d2
Merge "Fix bug 2963261"
2010-09-02 17:19:44 -07:00
Adam Powell
cdee446075
Fix bug 2963261
...
Change-Id: I31952474cf9d31fff78436461aeb7d0ad34d9068
2010-09-02 17:13:24 -07:00
Erik
47c41e807e
Added methods for getting the x and y span
...
We would like to separate x and y for our pinch gestures. This
change adds methods for returning those independently instead of
only allowing access to the total span.
Change-Id: I2f54cd83602e447174a49035237da379a573b63e
2010-09-02 17:10:02 -07:00
Adam Powell
fef364f75b
Fix bug 2957414 - Add Spinner constructor for selecting dialog/dropdown mode
...
Change-Id: I7ea2bbf7d387bdd3e0cb59a1b9b24406560680b7
2010-09-02 15:56:04 -07:00
Gilles Debunne
355a17c4f8
am ece9e194: am d180232e: Merge "Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"" into gingerbread
...
Merge commit 'ece9e1947831a46b5d67b1a3d3d8e0189e38d983'
* commit 'ece9e1947831a46b5d67b1a3d3d8e0189e38d983':
Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"
2010-09-02 15:39:55 -07:00
Irfan Sheriff
ee923072eb
Merge "Add set/get band in WifiNative"
2010-09-02 15:39:16 -07:00
Gilles Debunne
ece9e19478
am d180232e: Merge "Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"" into gingerbread
...
Merge commit 'd180232e92b78067beb7f84d7f3d1d21865f0594' into gingerbread-plus-aosp
* commit 'd180232e92b78067beb7f84d7f3d1d21865f0594':
Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"
2010-09-02 15:34:24 -07:00
Gilles Debunne
d180232e92
Merge "Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"" into gingerbread
2010-09-02 15:29:14 -07:00
Gilles Debunne
d4723bb415
Revert "Merge "InputMethodManager showSoftInput return documentation." into gingerbread"
...
This reverts commit 26d708d93624d2d060529b7e33e0a20172e85efd, reversing
changes made to 3ac85d31de6cab5a468b7728b3340cf1b57bc8fe.
Change-Id: Ifc19f837bee7437707ddddf0b19cb6bce53dd2c5
2010-09-02 15:27:47 -07:00
Eric Rowe
572031747f
am 4ca550a1: am 947e25e5: am ac3c1f55: Add BT test instrumentation for reboot tests.
...
Merge commit '4ca550a17b8becdf6b5a32909fb5c70ef7579f4e'
* commit '4ca550a17b8becdf6b5a32909fb5c70ef7579f4e':
Add BT test instrumentation for reboot tests.
2010-09-02 15:03:12 -07:00