Brad Fitzpatrick
8fecde9905
am 43194ce0: am 52d70722: am cb842753: Merge "Closing cursor in finalizer to avoid GREF and fd leak in acore"
...
* commit '43194ce05eef26665572fb248a108fd24d247a8f':
Closing cursor in finalizer to avoid GREF and fd leak in acore
2011-01-12 00:07:38 -08:00
Brad Fitzpatrick
43194ce05e
am 52d70722: am cb842753: Merge "Closing cursor in finalizer to avoid GREF and fd leak in acore"
...
* commit '52d70722654548d156bd7a1cb8c1f05b94b09f06':
Closing cursor in finalizer to avoid GREF and fd leak in acore
2011-01-12 00:04:27 -08:00
Svetoslav Ganov
29ac2e7e0b
am d753aea1: am 2ad2bf23: Merge "Renaming NumberPicker resources to be consistent." into honeycomb
...
* commit 'd753aea1ada87fec18e60b66d339010b9ba28e77':
Renaming NumberPicker resources to be consistent.
2011-01-11 22:00:08 -08:00
Svetoslav Ganov
d753aea1ad
am 2ad2bf23: Merge "Renaming NumberPicker resources to be consistent." into honeycomb
...
* commit '2ad2bf232714009586c5163e08754886bdd9ea20':
Renaming NumberPicker resources to be consistent.
2011-01-11 21:58:22 -08:00
Svetoslav Ganov
2ad2bf2327
Merge "Renaming NumberPicker resources to be consistent." into honeycomb
2011-01-11 21:56:03 -08:00
Christopher Tate
00ac23f104
am 771fcc5e: am 28514f8f: Merge "API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"" into honeycomb
...
* commit '771fcc5e3d87f81663fe91149f3b680beec65f4a':
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
2011-01-11 20:06:19 -08:00
Christopher Tate
771fcc5e3d
am 28514f8f: Merge "API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"" into honeycomb
...
* commit '28514f8f9cdac95799d5654a30fe36ef05443dd3':
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
2011-01-11 20:03:57 -08:00
Romain Guy
47e9e01f48
am af629586: am 9688fdf5: am fcf3d12d: Merge "Typo in Javadoc"
...
* commit 'af6295869051ad351070354bff9f01e5e65ea824':
Typo in Javadoc
2011-01-11 19:37:04 -08:00
Romain Guy
af62958690
am 9688fdf5: am fcf3d12d: Merge "Typo in Javadoc"
...
* commit '9688fdf51edb82a73e1a6d436bf7bce706c049fb':
Typo in Javadoc
2011-01-11 19:34:38 -08:00
Christopher Tate
02d2b3ba9b
API CHANGE: startDrag() now takes "int flags" instead of "boolean localOnly"
...
There will be, in the future, a flag (View.DRAG_FLAG_GLOBAL) that means
for the drag to be cross-application. For now that flag constant is @hide
and furthermore the server-side implementation strips it, enforcing
local-only drags.
Change-Id: I8db840480ab90e18a5b8ecf29d62b4e6eafd405e
2011-01-11 18:30:23 -08:00
Svetoslav Ganov
b449675905
am 2b6f5210: am 5220834c: Merge "Down arrow on the month can end up at the start of the month" into honeycomb
...
* commit '2b6f5210ec4fe87bfa40f663dd019c7eb6d1552d':
Down arrow on the month can end up at the start of the month
2011-01-11 18:09:25 -08:00
Svetoslav Ganov
2b6f5210ec
am 5220834c: Merge "Down arrow on the month can end up at the start of the month" into honeycomb
...
* commit '5220834c6ccdabf949dfe7160548ad378850d71b':
Down arrow on the month can end up at the start of the month
2011-01-11 18:06:46 -08:00
Svetoslav Ganov
5220834c6c
Merge "Down arrow on the month can end up at the start of the month" into honeycomb
2011-01-11 18:04:42 -08:00
Dianne Hackborn
b540514cb2
am b5637c46: am 45a8f53b: Merge "Get rid of old ParcelFileDescriptor API." into honeycomb
...
* commit 'b5637c467d7ea859f589d2006f3806c5a2c4a27f':
Get rid of old ParcelFileDescriptor API.
2011-01-11 18:02:58 -08:00
Dianne Hackborn
b5637c467d
am 45a8f53b: Merge "Get rid of old ParcelFileDescriptor API." into honeycomb
...
* commit '45a8f53b25c8306c7f2c37f3a1d70ace21956e28':
Get rid of old ParcelFileDescriptor API.
2011-01-11 18:00:26 -08:00
Svetoslav Ganov
d7419986ca
Down arrow on the month can end up at the start of the month
...
bug:3338078
1. The bug was that I was claculating delta month and day from
the current date but was changing the latter in the middle
thus causing inconsistent state.
Change-Id: Id3082b01778fc2b3116aa412aff3f12e9ebf0c97
2011-01-11 17:59:32 -08:00
Romain Guy
b0af4188fd
am 65028473: am d139a0ca: Merge "Better backend for hardware layers." into honeycomb
...
* commit '650284739ea5812b25d0c735b3342447d91759af':
Better backend for hardware layers.
2011-01-11 17:56:25 -08:00
Dianne Hackborn
540f86aa42
Get rid of old ParcelFileDescriptor API.
...
Also some new debugging code in AsyncTaskLoader.
Change-Id: Ib13386b7862821cf0ee31b003bedef78f46240f1
2011-01-11 17:56:12 -08:00
Svetoslav Ganov
8a10977f29
am 0879ea32: am 49c771c4: Merge "WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content." into honeycomb
...
* commit '0879ea32283a53c08a3df4e9499420a98be44fa7':
WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content.
2011-01-11 17:54:05 -08:00
Romain Guy
650284739e
am d139a0ca: Merge "Better backend for hardware layers." into honeycomb
...
* commit 'd139a0ca25dbabfaeaed6383f3177704fe0183e2':
Better backend for hardware layers.
2011-01-11 17:53:58 -08:00
Romain Guy
d139a0ca25
Merge "Better backend for hardware layers." into honeycomb
2011-01-11 17:52:05 -08:00
Romain Guy
6c319ca127
Better backend for hardware layers.
...
With this new backend, a hardware layer is only recreated when
its associated view is udpated. This offers fast composition
in GL and fast update of the layer in GL as well.
Change-Id: I97c43a612f5955c6bf1c192c8ca4af10fdf1d076
2011-01-11 17:53:19 -08:00
Svetoslav Ganov
0879ea3228
am 49c771c4: Merge "WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content." into honeycomb
...
* commit '49c771c4da8bb7cf135e6afed3a901b1744beb67':
WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content.
2011-01-11 17:45:37 -08:00
Eric Fischer
9b1bef00ae
am 0001f1e8: am 2ea2553b: Merge "Update large-screen translations." into honeycomb
...
* commit '0001f1e8f9ec931d90dfa3ee480ec34bcf570c36':
Update large-screen translations.
2011-01-11 17:43:23 -08:00
Svetoslav Ganov
49c771c4da
Merge "WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content." into honeycomb
2011-01-11 17:43:01 -08:00
Eric Fischer
0001f1e8f9
am 2ea2553b: Merge "Update large-screen translations." into honeycomb
...
* commit '2ea2553bda727f60fb05043cd13588091533f551':
Update large-screen translations.
2011-01-11 17:41:01 -08:00
Eric Fischer
2ea2553bda
Merge "Update large-screen translations." into honeycomb
2011-01-11 17:39:12 -08:00
Justin Ho
45ff7c3bd2
am e2d63a47: am 2d2899f9: Merge "Updated expander assets from Gingerbread" into honeycomb
...
* commit 'e2d63a4794d4280c3c562e519c15be2edad869d5':
Updated expander assets from Gingerbread
2011-01-11 17:39:08 -08:00
Justin Ho
e2d63a4794
am 2d2899f9: Merge "Updated expander assets from Gingerbread" into honeycomb
...
* commit '2d2899f9ff292ecb7d1d8564ed52229bdd93819b':
Updated expander assets from Gingerbread
2011-01-11 17:36:38 -08:00
Justin Ho
2d2899f9ff
Merge "Updated expander assets from Gingerbread" into honeycomb
2011-01-11 17:34:34 -08:00
Justin Ho
9c2a702722
Updated expander assets from Gingerbread
...
Change-Id: Ieb5e47bc6907e6805ae55be3a9efa13b47309cdd
2011-01-11 17:33:10 -08:00
Svetoslav Ganov
012dd5a461
Renaming NumberPicker resources to be consistent.
...
1. The resources for the NumberPicker now start with 'numberpicker_' instead of the legacy 'timepicker_'
2. Removed unused resources.
Change-Id: Ide7c61df1936f174b6fffc778cba3a58b324556a
2011-01-11 17:02:46 -08:00
Eric Fischer
67145ddd4a
Update large-screen translations.
...
Change-Id: Iff616447f1cd547d887c0aa84071daa34166a5ad
2011-01-11 16:59:54 -08:00
Justin Ho
1de969ff84
am eb23129e: am 1a6c5b64: Merge "Dropdown, checkboxes, buttons from Gingerbread" into honeycomb
...
* commit 'eb23129e77238e8427e68c5f3dbb88b15d57bfda':
Dropdown, checkboxes, buttons from Gingerbread
2011-01-11 16:14:22 -08:00
Justin Ho
eb23129e77
am 1a6c5b64: Merge "Dropdown, checkboxes, buttons from Gingerbread" into honeycomb
...
* commit '1a6c5b64deac492bc58eb94ffdb0ba21aa1934f0':
Dropdown, checkboxes, buttons from Gingerbread
2011-01-11 16:13:06 -08:00
Justin Ho
1a6c5b64de
Merge "Dropdown, checkboxes, buttons from Gingerbread" into honeycomb
2011-01-11 16:11:35 -08:00
Adam Powell
c223198639
am 43184560: am 16ffa6cb: Merge "Fix bug 3338079 - Dialog styled activity decor" into honeycomb
...
* commit '431845609fa88f133d719b4e7efe8466b592e2e0':
Fix bug 3338079 - Dialog styled activity decor
2011-01-11 16:01:54 -08:00
Justin Ho
6c3c2f9ff7
Dropdown, checkboxes, buttons from Gingerbread
...
Change-Id: Iec4818958f7a0cf41dab94695a06b9b3d0f72acb
2011-01-11 16:00:39 -08:00
Adam Powell
431845609f
am 16ffa6cb: Merge "Fix bug 3338079 - Dialog styled activity decor" into honeycomb
...
* commit '16ffa6cb2d31d130bb0b58afca31c461c784ce5d':
Fix bug 3338079 - Dialog styled activity decor
2011-01-11 15:59:54 -08:00
Adam Powell
16ffa6cb2d
Merge "Fix bug 3338079 - Dialog styled activity decor" into honeycomb
2011-01-11 15:58:29 -08:00
Adam Powell
32aa2c90ee
Fix bug 3338079 - Dialog styled activity decor
...
Fixed a bug in FastScroller that could cause a crash on an empty list
in always-show mode.
Fix holo light button text color
Change-Id: I7b50043d715b9b870eb34808017d743ba64d2e08
2011-01-11 15:57:07 -08:00
Justin Ho
327ce9a9b2
am 3bb4a545: am 9b5b54b7: Merge "List selectors, menu backgrounds, popups, menu backgrounds from Gingerbread (HDPI and MDPI)" into honeycomb
...
* commit '3bb4a5451ea202974e65c774acac64711adfdfd0':
List selectors, menu backgrounds, popups, menu backgrounds from Gingerbread (HDPI and MDPI)
2011-01-11 15:44:23 -08:00
Justin Ho
e9d7e42e9a
am 4f38ffa1: am d5c91fe0: Merge "Updated HDPI btn_default states from Gingerbread" into honeycomb
...
* commit '4f38ffa1158cb2b99c31c7ae8260556e75edd48a':
Updated HDPI btn_default states from Gingerbread
2011-01-11 15:44:16 -08:00
Justin Ho
3bb4a5451e
am 9b5b54b7: Merge "List selectors, menu backgrounds, popups, menu backgrounds from Gingerbread (HDPI and MDPI)" into honeycomb
...
* commit '9b5b54b72349982213c1482cfdf2908346921ecd':
List selectors, menu backgrounds, popups, menu backgrounds from Gingerbread (HDPI and MDPI)
2011-01-11 15:41:37 -08:00
Justin Ho
4f38ffa115
am d5c91fe0: Merge "Updated HDPI btn_default states from Gingerbread" into honeycomb
...
* commit 'd5c91fe067d7d65d0a5b31954218d2795f2b7f58':
Updated HDPI btn_default states from Gingerbread
2011-01-11 15:41:34 -08:00
Justin Ho
9b5b54b723
Merge "List selectors, menu backgrounds, popups, menu backgrounds from Gingerbread (HDPI and MDPI)" into honeycomb
2011-01-11 15:39:40 -08:00
Justin Ho
d5c91fe067
Merge "Updated HDPI btn_default states from Gingerbread" into honeycomb
2011-01-11 15:39:10 -08:00
Svetoslav Ganov
b01c3d2bf2
WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content.
...
bug:3341772
1. Now a key in the binding is represented as a long with 32 MSB for modifiers and 32 LSB for keyCode.
bug: 3340732
1. Added check in the WebView key handling code to diable the accessibility injector/injected script in
case accessibility is been disabled after loading the content.
Change-Id: Ic3746dff16ec77ba682a5b139cec0e6afd8fc839
2011-01-11 15:11:30 -08:00
Justin Ho
a969294f17
List selectors, menu backgrounds, popups, menu backgrounds from Gingerbread (HDPI and MDPI)
...
Change-Id: I74ecf0133e7b395caa699b41a7e4f8e60772fd13
2011-01-11 14:21:48 -08:00
Jim Miller
ffce0fbcdd
am f7528606: am c82c787c: Merge "Update AndroidClock font for LockScreen and tweak transparency." into honeycomb
...
* commit 'f75286061bf059baf20fe520f24945ccdd3e5ba3':
Update AndroidClock font for LockScreen and tweak transparency.
2011-01-11 14:17:53 -08:00