17397 Commits

Author SHA1 Message Date
Carl Shapiro
06a8ec7cf3 am 5b25aa2a: am e9739d09: Merge "Note the release in which functionality was deprecated." into honeycomb
* commit '5b25aa2ad46347c17ae0a3bfb8594df5eada8a87':
  Note the release in which functionality was deprecated.
2011-01-12 17:26:08 -08:00
Carl Shapiro
5b25aa2ad4 am e9739d09: Merge "Note the release in which functionality was deprecated." into honeycomb
* commit 'e9739d09cb53fd05cc9229049b3d54c7f6816450':
  Note the release in which functionality was deprecated.
2011-01-12 17:23:37 -08:00
Carl Shapiro
e9739d09cb Merge "Note the release in which functionality was deprecated." into honeycomb 2011-01-12 17:21:46 -08:00
Carl Shapiro
7e942848ac Note the release in which functionality was deprecated.
Change-Id: Ia0f361986e4232869f7d4123f75081100241638e
2011-01-12 17:17:45 -08:00
Joe Onorato
c7b969a20d am d1e3d232: am f4699efb: Merge "Possibly fix bad notification updates." into honeycomb
* commit 'd1e3d232ed7472479e1a7095b8aceac981ea2f4a':
  Possibly fix bad notification updates.
2011-01-12 17:11:27 -08:00
Joe Onorato
d1e3d232ed am f4699efb: Merge "Possibly fix bad notification updates." into honeycomb
* commit 'f4699efb635dc7695e346343e9b9024ed225a612':
  Possibly fix bad notification updates.
2011-01-12 17:09:06 -08:00
Joe Onorato
f4699efb63 Merge "Possibly fix bad notification updates." into honeycomb 2011-01-12 17:07:11 -08:00
Carl Shapiro
21e382d043 am b0b43c5f: am 0123afbb: Merge "Deprecate the allocation limit interfaces." into honeycomb
* commit 'b0b43c5f5681aa521bb1c80d0eb763654c9c512f':
  Deprecate the allocation limit interfaces.
2011-01-12 17:06:59 -08:00
Joe Onorato
c9596d6d8e Possibly fix bad notification updates.
I think what was happening is that it was using a different layout but we were trying to reapply the
RemoveViews because of some bad boolean logic.  This fixes that, and adds some better debugging that
might show us what else is happening.

Bug: 3298062
Change-Id: I0984f24cb2960166c79b9f2cc7c6a98bd75e17ba
2011-01-12 17:06:14 -08:00
Carl Shapiro
b0b43c5f56 am 0123afbb: Merge "Deprecate the allocation limit interfaces." into honeycomb
* commit '0123afbb228c2849f481b5219ce82c070562b04a':
  Deprecate the allocation limit interfaces.
2011-01-12 17:04:38 -08:00
Carl Shapiro
1107383e02 Deprecate the allocation limit interfaces.
Allocation limits relied on conditionally compiled code in the virtual
machine that was disabled in released versions of Android.  As such,
these setter methods were glorified no-ops.  Now that the feature has
been removed from the allocator this interface is thoroughly obsolete.

Change-Id: Id7f9de37ecfece4b909e35f110e118e131457133
2011-01-12 16:56:48 -08:00
Romain Guy
c2036afefd am 703b0bc9: am d6b13534: Merge "Only enable GL rendering on the main thread." into honeycomb
* commit '703b0bc95313d6b43befce7b8a4ac6f166ccb9dc':
  Only enable GL rendering on the main thread.
2011-01-12 16:26:29 -08:00
Romain Guy
703b0bc953 am d6b13534: Merge "Only enable GL rendering on the main thread." into honeycomb
* commit 'd6b13534d44faee5bf80eb02495c17aa0195d381':
  Only enable GL rendering on the main thread.
2011-01-12 16:24:27 -08:00
Romain Guy
d6b13534d4 Merge "Only enable GL rendering on the main thread." into honeycomb 2011-01-12 16:22:48 -08:00
Romain Guy
4f6aff3860 Only enable GL rendering on the main thread.
Change-Id: I41950f4c0a5063ee5d6950cf137eb60a1c7a72fe
2011-01-12 16:21:41 -08:00
Eric Rowe
425046fd3e Merge "Add connect HID/NAP BT stress test" 2011-01-12 16:04:01 -08:00
Amith Yamasani
d157fb5332 am bf546169: am e1c99a1f: Merge "Remove popup indicator for dialog style preference items." into honeycomb
* commit 'bf546169a20b14329f1eca28d037c81273814fb6':
  Remove popup indicator for dialog style preference items.
2011-01-12 16:02:58 -08:00
Amith Yamasani
bf546169a2 am e1c99a1f: Merge "Remove popup indicator for dialog style preference items." into honeycomb
* commit 'e1c99a1f5bb86066d2e9ea48b27cf60d1b78544b':
  Remove popup indicator for dialog style preference items.
2011-01-12 16:00:59 -08:00
Amith Yamasani
e1c99a1f5b Merge "Remove popup indicator for dialog style preference items." into honeycomb 2011-01-12 15:59:02 -08:00
Gilles Debunne
53fa2a7c7b am a39301b1: am 95a95717: New menu_dropdown_panel assets.
* commit 'a39301b1d0b31101b1d3380f0c3e08efaf6d4fc1':
  New menu_dropdown_panel assets.
2011-01-12 15:44:38 -08:00
Gilles Debunne
a39301b1d0 am 95a95717: New menu_dropdown_panel assets.
* commit '95a9571702e64857e7d8d7dc6c8a46caec874a6b':
  New menu_dropdown_panel assets.
2011-01-12 15:42:43 -08:00
Gilles Debunne
95a9571702 New menu_dropdown_panel assets.
Bug 3330307.

The content region has been extended by one pixel.

Change-Id: I18bcc9af28a210dae8564a7463d21a896314cba4
2011-01-12 15:36:47 -08:00
Martijn Coenen
173c98fdcf am 89bc2378: am 261fa998: am 25be5365: Implement canMakeReadonly().
* commit '89bc23783f2350c834623993835dac32d0862759':
  Implement canMakeReadonly().
2011-01-12 15:35:20 -08:00
Nick Pelly
1ba6125396 am 167ac435: am 6b9db1d8: am 92939376: Merge "Remove attemptDeadServiceRecovery() from TagTechnology\'s." into gingerbread
* commit '167ac4355948e777b4680d86365fea78b24cdb8f':
  Remove attemptDeadServiceRecovery() from TagTechnology's.
2011-01-12 15:35:13 -08:00
Huahui Wu
54e80b7958 am f6a63f95: am 55873051: Merge "b/3344966 pan following the focus point instead the first point." into honeycomb
* commit 'f6a63f95a85a9fb7b2150e437cacc7db66451574':
  b/3344966 pan following the focus point instead the first point.
2011-01-12 15:32:52 -08:00
Martijn Coenen
89bc23783f am 261fa998: am 25be5365: Implement canMakeReadonly().
* commit '261fa99890ebd1ea15a6067859b0e931a3009859':
  Implement canMakeReadonly().
2011-01-12 15:31:07 -08:00
Nick Pelly
167ac43559 am 6b9db1d8: am 92939376: Merge "Remove attemptDeadServiceRecovery() from TagTechnology\'s." into gingerbread
* commit '6b9db1d8c808439abc12d572283b7fab50fb5257':
  Remove attemptDeadServiceRecovery() from TagTechnology's.
2011-01-12 15:30:53 -08:00
Huahui Wu
f6a63f95a8 am 55873051: Merge "b/3344966 pan following the focus point instead the first point." into honeycomb
* commit '558730510963ad80d7a539351b3f1cb16e3040c2':
  b/3344966 pan following the focus point instead the first point.
2011-01-12 15:30:14 -08:00
Huahui Wu
5587305109 Merge "b/3344966 pan following the focus point instead the first point." into honeycomb 2011-01-12 15:27:16 -08:00
Xia Wang
665b99d412 am 3c5637a4: am 1aaae92f: Merge "Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896" into honeycomb
* commit '3c5637a457278489903a97c0c8f65b997387db4c':
  Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896
2011-01-12 15:07:58 -08:00
Kenny Root
8cac6277bf am c31e095e: am e7b2310a: Merge "Make sure AppCacheTest casts to long" into honeycomb
* commit 'c31e095e2b3b6966f97766a7deee44fe0b92f96b':
  Make sure AppCacheTest casts to long
2011-01-12 15:07:40 -08:00
Brad Fitzpatrick
2f71565aac am ef5864f1: am 2e390809: Merge "Unhide Content{Resolver,Provider}.call()" into honeycomb
* commit 'ef5864f1bb1418307c40fc8ed4cae7545d8a44dd':
  Unhide Content{Resolver,Provider}.call()
2011-01-12 15:07:34 -08:00
Xia Wang
3c5637a457 am 1aaae92f: Merge "Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896" into honeycomb
* commit '1aaae92f990bad51d503fe692def01191fda4db7':
  Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896
2011-01-12 15:03:41 -08:00
Kenny Root
c31e095e2b am e7b2310a: Merge "Make sure AppCacheTest casts to long" into honeycomb
* commit 'e7b2310a856889aa1e683104039033ada3f6b696':
  Make sure AppCacheTest casts to long
2011-01-12 15:03:24 -08:00
Brad Fitzpatrick
ef5864f1bb am 2e390809: Merge "Unhide Content{Resolver,Provider}.call()" into honeycomb
* commit '2e3908097b1c86004d50c0a070ca6b76a4d0d7c5':
  Unhide Content{Resolver,Provider}.call()
2011-01-12 15:03:15 -08:00
Amith Yamasani
d2a922720f Remove popup indicator for dialog style preference items.
Bug: 3341160
Change-Id: I1d3da0dfd7216f6bdea0c38347f57ec524a1641b
2011-01-12 15:01:05 -08:00
Xia Wang
1aaae92f99 Merge "Wait for Wi-Fi state change before set the state verification criteria. bug: 3336896" into honeycomb 2011-01-12 14:58:46 -08:00
Kenny Root
e7b2310a85 Merge "Make sure AppCacheTest casts to long" into honeycomb 2011-01-12 14:40:57 -08:00
Brad Fitzpatrick
2e3908097b Merge "Unhide Content{Resolver,Provider}.call()" into honeycomb 2011-01-12 14:39:50 -08:00
Huahui Wu
f147d456a5 b/3344966 pan following the focus point instead the first point.
Change-Id: Iaed482c7c4e8a616cbabf8c5af706b8160c880b1
2011-01-12 14:38:30 -08:00
Kenny Root
6c46760b72 Make sure AppCacheTest casts to long
AppCacheTest was multiplying two integers that were too large for
devices that had more free space than 32-bits could represent.

Hopefully no one releases devices with 1TB soon.

The testAppCacheClear test doesn't work currently because it has an
"imax" attribute that doesn't allow the disk to be filled up entirely.
It only writes a couple hundred MB before it gives up.

Bug: 3216419
Change-Id: Ie371f42211bab65f2c767b36d9837ce76922501e
2011-01-12 14:33:55 -08:00
Mike Lockwood
0d06250058 am b43982e1: am c13db225: Merge "Remove permission android.permission.WRITE_MEDIA_STORAGE" into honeycomb
* commit 'b43982e10de1d13734badb2a10d6eaf2ff8fb298':
  Remove permission android.permission.WRITE_MEDIA_STORAGE
2011-01-12 14:31:21 -08:00
Mike Lockwood
b43982e10d am c13db225: Merge "Remove permission android.permission.WRITE_MEDIA_STORAGE" into honeycomb
* commit 'c13db22581aebe0ad16a833e778eedf947eccd1f':
  Remove permission android.permission.WRITE_MEDIA_STORAGE
2011-01-12 14:28:33 -08:00
Mike Lockwood
c13db22581 Merge "Remove permission android.permission.WRITE_MEDIA_STORAGE" into honeycomb 2011-01-12 14:25:05 -08:00
Romain Guy
0880af5983 am 1138401f: am e465b117: Merge "Better debug info for layers." into honeycomb
* commit '1138401f348b2e30dc48c01da9a26e66e51b318c':
  Better debug info for layers.
2011-01-12 14:19:51 -08:00
Brad Fitzpatrick
534c84c1ce Unhide Content{Resolver,Provider}.call()
Change-Id: Ic7833b921f5a8e70ef7d565bfdf461e6e135ff1b
2011-01-12 14:19:19 -08:00
Romain Guy
3aaff3aef4 Better debug info for layers.
Change-Id: I816c2446a33a1135553eaeea2f89c7418641cfe1
2011-01-12 14:18:47 -08:00
Romain Guy
1138401f34 am e465b117: Merge "Better debug info for layers." into honeycomb
* commit 'e465b11745cdc49283c360fb2acf01649f4f4fb0':
  Better debug info for layers.
2011-01-12 14:17:59 -08:00
Romain Guy
e465b11745 Merge "Better debug info for layers." into honeycomb 2011-01-12 14:15:59 -08:00
Gilles Debunne
51f9ecdde0 am ee3aadbc: am 54c38bf0: Merge "New QuickContactBadge holo style." into honeycomb
* commit 'ee3aadbc95a7b337bfef4ba5058c2605b10da357':
  New QuickContactBadge holo style.
2011-01-12 14:11:31 -08:00