Adam Powell
65d79fbe55
Fix bug 2911396 - documentation fix
...
Change-Id: Ia2bbb25dfd6b165f044f5ef1cf291debfe79b1ca
2010-08-11 22:05:46 -07:00
Adam Powell
7f933daea9
Merge "Fix bug 2911311 and bug 2911700"
2010-08-11 21:59:54 -07:00
Adam Powell
f6148c53f9
Fix bug 2911311 and bug 2911700
...
Integrate the action bar overflow menu better with the options menu lifecycle.
Change-Id: I1e3fdba04b01718c3ee3367f92e5dabe7bc84b5c
2010-08-11 21:56:27 -07:00
Romain Guy
831cffa572
Merge "Bunch of fixes."
2010-08-11 19:38:40 -07:00
Romain Guy
959c91f7f7
Bunch of fixes.
...
Fixes memory leak, fixes multiple context support, fix 3d transforms.
Change-Id: I7462cfbc57857dbd4de4e76b9d4cba58a1bce77b
2010-08-11 19:35:53 -07:00
Chet Haase
949dbf7629
Fix the build from two breaking changes (update to current.xml and ViewRoot import)
...
Change-Id: I987b12f7c5fdd4137faa55405fce99bd6f73fc71
2010-08-11 18:41:06 -07:00
Adam Powell
0df8bfed3c
Merge "Fix bug 2911529"
2010-08-11 18:24:47 -07:00
Adam Powell
3d3da27ab3
Fix bug 2911529
...
Change-Id: I18d7f5d8a300bbc73ef721c5d4deb200d6a490b8
2010-08-11 18:07:31 -07:00
Jeff Brown
b8244f4705
Merge "resolved conflicts for merge of 4e14159a to master"
2010-08-11 18:05:04 -07:00
Jeff Brown
08965fc730
resolved conflicts for merge of 4e14159a to master
...
Change-Id: I42dc1efc2218af326a826aeb16daded71722b363
2010-08-11 18:00:34 -07:00
Chet Haase
811ed1065f
Make Fragments use the new animation APIs
...
Change-Id: I3e3c271234c737491b6ae37821f16434f4563b1d
2010-08-11 17:54:24 -07:00
Jeff Brown
4e14159a04
am bb65ae02: Merge "Fix ViewRoot bug attempting to finish synthetic KeyEvents." into gingerbread
...
Merge commit 'bb65ae020f802bae3e80dd8e05845fee5d6bc2cb' into gingerbread-plus-aosp
* commit 'bb65ae020f802bae3e80dd8e05845fee5d6bc2cb':
Fix ViewRoot bug attempting to finish synthetic KeyEvents.
2010-08-11 17:26:16 -07:00
Adam Powell
943fbb4f40
Merge "ActionBar overlay mode, height fetching, show/hide"
2010-08-11 17:26:10 -07:00
Jeff Brown
b219a83ff6
am f66f8a58: am 95af0c14: Merge "Add support for the PointerLocation overlay." into gingerbread
...
Merge commit 'f66f8a58cc4412bd258e1d5b11cac17a617bdc58'
* commit 'f66f8a58cc4412bd258e1d5b11cac17a617bdc58':
Add support for the PointerLocation overlay.
2010-08-11 16:22:47 -07:00
Jeff Brown
f66f8a58cc
am 95af0c14: Merge "Add support for the PointerLocation overlay." into gingerbread
...
Merge commit '95af0c14a64ef264d2b362ded4ca2b5a169d1066' into gingerbread-plus-aosp
* commit '95af0c14a64ef264d2b362ded4ca2b5a169d1066':
Add support for the PointerLocation overlay.
2010-08-11 16:18:36 -07:00
Jeff Brown
92ff1dd835
Fix ViewRoot bug attempting to finish synthetic KeyEvents.
...
Bug: 2834068
Change-Id: I34ee0c4479cee36b25a2c3e1cdf5d761b663ac1e
2010-08-11 16:18:13 -07:00
Adam Powell
6b336f835d
ActionBar overlay mode, height fetching, show/hide
...
Change-Id: Ie931ed26ec885d891d6733132b517a53d95f8491
2010-08-11 16:17:57 -07:00
Jeff Brown
95af0c14a6
Merge "Add support for the PointerLocation overlay." into gingerbread
2010-08-11 16:15:48 -07:00
Freeman Ng
da4c35b951
Merge "add a Skip option"
2010-08-11 15:48:18 -07:00
Freeman Ng
09dbf18440
add a Skip option
...
Change-Id: I21dca8feb1dedc362350c41e95a12463e6e4bc61
2010-08-11 15:45:01 -07:00
Jeff Brown
a41ca77fab
Add support for the PointerLocation overlay.
...
This change involves adding a new method to IWindowManager,
monitorInput() that returns an InputChannel to receive a copy of all
input that is dispatched to applications. The caller must have
the READ_INPUT_STATE permission to make this request (similar to
other window manager methods such as getKeycodeState).
Change-Id: Icd14d810174a5b2928671ef16de73af88302aea0
2010-08-11 14:46:32 -07:00
Kenny Root
bf0cb26a1c
am f5ee5358: am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread
...
Merge commit 'f5ee5358c187107b2e5a1e1fbcb5a648d793c798'
* commit 'f5ee5358c187107b2e5a1e1fbcb5a648d793c798':
Move OBB file reading to DefaultContainerService
2010-08-11 14:15:10 -07:00
Kenny Root
f5ee5358c1
am ac9717ab: Merge "Move OBB file reading to DefaultContainerService" into gingerbread
...
Merge commit 'ac9717ab73afe0123b6dbb63c4dd2fc88143e53e' into gingerbread-plus-aosp
* commit 'ac9717ab73afe0123b6dbb63c4dd2fc88143e53e':
Move OBB file reading to DefaultContainerService
2010-08-11 14:10:18 -07:00
Kenny Root
a02b8b05dd
Move OBB file reading to DefaultContainerService
...
The system_server shouldn't touch files on the SD card. This change
moves the things that touch the SD card out to the
DefaultContainerService so that it will get killed if the SD card goes
away instead of the system_server.
Change-Id: I0aefa085be4b194768527195532ee6dddc801cfc
2010-08-11 11:20:53 -07:00
Irfan Sheriff
9f3c5da382
Merge "Split WifiStateMachine from WifiStateTracker"
2010-08-11 07:53:51 -07:00
Patrick Scott
4668e77265
am dc1f0858: am 9902196f: Fix npe in getCacheTotalSize.
...
Merge commit 'dc1f08586eadc3a3dbbdf22b520ba1065b2032f8'
* commit 'dc1f08586eadc3a3dbbdf22b520ba1065b2032f8':
Fix npe in getCacheTotalSize.
2010-08-11 07:21:25 -07:00
Patrick Scott
dc1f08586e
am 9902196f: Fix npe in getCacheTotalSize.
...
Merge commit '9902196f9885d369e37cf44084e3f04513511ab0' into gingerbread-plus-aosp
* commit '9902196f9885d369e37cf44084e3f04513511ab0':
Fix npe in getCacheTotalSize.
2010-08-11 07:18:27 -07:00
Patrick Scott
9902196f98
Fix npe in getCacheTotalSize.
...
Bug: 2882277
Change-Id: I9319a48e0ed75561d3d04691fb288f69d11edc84
2010-08-11 09:48:43 -04:00
Dianne Hackborn
7b6d0d99b6
am 679ac09a: am a5ae50cd: Merge "More native work." into gingerbread
...
Merge commit '679ac09a5c22175354f3a04b28456b323839530e'
* commit '679ac09a5c22175354f3a04b28456b323839530e':
More native work.
2010-08-11 00:50:56 -07:00
Dianne Hackborn
679ac09a5c
am a5ae50cd: Merge "More native work." into gingerbread
...
Merge commit 'a5ae50cd838b5725c63ed485292aae4edd1a98cb' into gingerbread-plus-aosp
* commit 'a5ae50cd838b5725c63ed485292aae4edd1a98cb':
More native work.
2010-08-11 00:47:51 -07:00
Dianne Hackborn
08d5b8fad8
More native work.
...
Implement save/restore of state, and add native APIs for
configuration information.
Change-Id: I2a3ddc2ba605db58d7c8b2b31b9215fb323f90b5
2010-08-11 00:29:59 -07:00
Konstantin Lopyrev
12fb5a3573
am 8279c754: am 91a7f5fe: Making sure that the prefix is handled properly.
...
Merge commit '8279c754d176d5c2aa23f6f7ad16fcea03278788'
* commit '8279c754d176d5c2aa23f6f7ad16fcea03278788':
Making sure that the prefix is handled properly.
2010-08-10 21:53:49 -07:00
Adam Powell
f98d3e3047
am e8fa85d7: am 224ab9a5: Merge "Fix public bug http://code.google.com/p/android/issues/detail?id=10067 " into gingerbread
...
Merge commit 'e8fa85d7a1a75d6894a75b1c25abf99bbff50085'
* commit 'e8fa85d7a1a75d6894a75b1c25abf99bbff50085':
Fix public bug http://code.google.com/p/android/issues/detail?id=10067
2010-08-10 21:53:40 -07:00
Konstantin Lopyrev
ecb1d5ded9
resolved conflicts for merge of f00ee0f7 to master
...
Change-Id: I13b968bde37fad8fffdaa9bb94a0f1da9b2e6e0c
2010-08-10 21:47:34 -07:00
Konstantin Lopyrev
8279c754d1
am 91a7f5fe: Making sure that the prefix is handled properly.
...
Merge commit '91a7f5fef8a9fc496acef23f513cb48139e8dff5' into gingerbread-plus-aosp
* commit '91a7f5fef8a9fc496acef23f513cb48139e8dff5':
Making sure that the prefix is handled properly.
2010-08-10 19:02:51 -07:00
Konstantin Lopyrev
91a7f5fef8
Making sure that the prefix is handled properly.
...
Change-Id: Ic50327b1ed4d6b54753b5b3887508a53cd7a3497
2010-08-10 18:54:54 -07:00
Adam Powell
e8fa85d7a1
am 224ab9a5: Merge "Fix public bug http://code.google.com/p/android/issues/detail?id=10067 " into gingerbread
...
Merge commit '224ab9a5c6f7ae70fe55bf3d5604cbdf883baee7' into gingerbread-plus-aosp
* commit '224ab9a5c6f7ae70fe55bf3d5604cbdf883baee7':
Fix public bug http://code.google.com/p/android/issues/detail?id=10067
2010-08-10 17:54:58 -07:00
Konstantin Lopyrev
f00ee0f762
am f39d5987: Merge "Categorizing exported view properties." into gingerbread
...
Merge commit 'f39d5987b977fdff8c34a2ddabaec31d1e909db3' into gingerbread-plus-aosp
* commit 'f39d5987b977fdff8c34a2ddabaec31d1e909db3':
Categorizing exported view properties.
2010-08-10 17:52:32 -07:00
Adam Powell
224ab9a5c6
Merge "Fix public bug http://code.google.com/p/android/issues/detail?id=10067 " into gingerbread
2010-08-10 17:52:15 -07:00
Adam Powell
9bccdb7d5c
Fix public bug http://code.google.com/p/android/issues/detail?id=10067
...
Change-Id: I7b7a9a32e82fc7541beabe286b20b01f39406cc8
2010-08-10 17:50:11 -07:00
Konstantin Lopyrev
f39d5987b9
Merge "Categorizing exported view properties." into gingerbread
2010-08-10 17:48:27 -07:00
Konstantin Lopyrev
bea95162ca
Categorizing exported view properties.
...
Change-Id: I79c42019836973d80662c21d195d088ae01537a0
2010-08-10 17:45:03 -07:00
Adam Powell
42c0fe8652
Fix bug 2908851 - ActionBar does not get initialized if
...
set/addContentView is never called.
Fix bugs around lazy initialization of ActionBar in Activities.
Change-Id: I39a4216a7f6b0051adc4a669b8f921f94148e1db
2010-08-10 17:08:30 -07:00
Adam Powell
368f384377
Merge "Fix bug 2908822 - open/closePanel should do the right thing with ActionBars"
2010-08-10 16:58:44 -07:00
Adam Powell
4c9073a9a4
Merge "Fix bug 2908823"
2010-08-10 16:58:37 -07:00
Adam Cohen
eeca7df892
Merge "Fixing StackView crash associated with DataSetObserver"
2010-08-10 16:55:15 -07:00
Adam Cohen
8322834a25
Fixing StackView crash associated with DataSetObserver
...
Change-Id: Idbc8ed09ee8a58757b7383d6331a4c0357a6fb1f
2010-08-10 16:48:33 -07:00
Jeff Brown
ea48ff4ba4
am 95105f3c: am c3fc2d03: Fix safe mode and KeyEvent.getMaxKeyCode().
...
Merge commit '95105f3c25110f28b236cfa71e9ad74533eef854'
* commit '95105f3c25110f28b236cfa71e9ad74533eef854':
Fix safe mode and KeyEvent.getMaxKeyCode().
2010-08-10 16:39:10 -07:00
Jeff Brown
fb8e05b154
am d3cf0544: am d98d0fc6: Merge "Optimize VelocityTracker to run in linear time." into gingerbread
...
Merge commit 'd3cf0544cc7eec8ace3dc3b7fc17b7dac69e0aab'
* commit 'd3cf0544cc7eec8ace3dc3b7fc17b7dac69e0aab':
Optimize VelocityTracker to run in linear time.
2010-08-10 16:38:58 -07:00
Jeff Brown
95105f3c25
am c3fc2d03: Fix safe mode and KeyEvent.getMaxKeyCode().
...
Merge commit 'c3fc2d03d58a258c53c9265a70143d4af076b764' into gingerbread-plus-aosp
* commit 'c3fc2d03d58a258c53c9265a70143d4af076b764':
Fix safe mode and KeyEvent.getMaxKeyCode().
2010-08-10 16:33:47 -07:00