8390 Commits

Author SHA1 Message Date
Mathias Agopian
594d02e54a fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES_BIT
Also set max swap interval to 1, which is the only supported value currently.
2009-09-27 20:18:16 -07:00
Mathias Agopian
c4646e654a Allways dump the list of allocated buffers when an allocation fails.
Hopefully this will help us understand cases of failures such as [2148405]
2009-09-27 18:44:09 -07:00
Android (Google) Code Review
954e98e023 Merge change 27267 into eclair
* changes:
  Add official assets for tabs in compatibility mode
2009-09-27 14:05:05 -04:00
Mike Cleron
68d9254d59 Add official assets for tabs in compatibility mode 2009-09-27 11:00:14 -07:00
Android (Google) Code Review
141e4f1d69 Merge change 27177 into eclair
* changes:
  Add auto-brightness mode to the list of backed-up settings
2009-09-27 13:20:44 -04:00
Dmitri Plotnikov
8e55eaccff Changing contact status to Presence-based
Change-Id: I35589e87f1e1743413d3f10509e9eccc333aa2fb
2009-09-27 08:23:58 -07:00
Android (Google) Code Review
db9c3f2e9a Merge change 27188 into eclair
* changes:
  Fix 2146581: Make tabs work for donut apps Use different tab assets with the original coloring scheme for apps that are not Eclair-aware.
2009-09-27 03:31:59 -04:00
Dianne Hackborn
2397640740 Maybe fix issue #2145012: Array bounds exception in touch event processing
Change-Id: I223d9ae29f22f08cb8426ccd8bbadeedd5db3fc3
2009-09-26 17:34:50 -07:00
Android (Google) Code Review
093f581090 Merge change 27238 into eclair
* changes:
  The touch screen is probably a feature.
2009-09-26 20:00:07 -04:00
Dianne Hackborn
039c68e756 The touch screen is probably a feature.
Also extend the feature APIs a bit.

Change-Id: I99e932d7f4e61edb0e20f75c55e9831e4b59a14d
2009-09-26 16:39:23 -07:00
Android (Google) Code Review
3579c4c672 Merge change 27234 into eclair
* changes:
  Fix http://b/issue?id=2106682 (Don't show status if we don't have it).
2009-09-26 17:49:12 -04:00
Evan Millar
695800047c Fix http://b/issue?id=2106682 (Don't show status if we don't have it).
Change-Id: I1636914ef47fc5319f2593d3e7aea33e523be3c7
2009-09-26 14:47:38 -07:00
Android (Google) Code Review
f06e9984e8 Merge change 26993 into eclair
* changes:
  Pass provider authority to SyncActivityTooManyDeletes
2009-09-26 17:06:47 -04:00
Android (Google) Code Review
b27a1166d5 Merge change 27233 into eclair
* changes:
  Change longClick -> click in ContactHeaderWidget.
2009-09-26 16:32:18 -04:00
Evan Millar
bf07e03291 Change longClick -> click in ContactHeaderWidget.
Also don't enable it by default, but add an api to explicitly request
it.

Change-Id: I75fa4bfddba7a1800dec24e6a068eca614370a26
2009-09-26 13:30:01 -07:00
Dianne Hackborn
075a18d607 Turn on haptic feedback by default.
Change-Id: I85efeca1a0aca91992e28236077c668e0d14cbbb
2009-09-26 12:43:19 -07:00
Android (Google) Code Review
5648dbb1da Merge change 27159 into eclair
* changes:
  DO NOT MERGE: Cleaning up the PipedStreamTest
2009-09-26 14:12:23 -04:00
Jesse Wilson
e78fcbac04 DO NOT MERGE: Cleaning up the PipedStreamTest 2009-09-26 09:28:17 -07:00
Jesse Wilson
2d6c325e78 API XML changes to accompany dalvik.system deprecation.
See https://android-git.corp.google.com/g/26570
2009-09-26 09:09:10 -07:00
Jeff Sharkey
057018399c Remove query parameters for delaying group updates.
Callers should instead use applyBatch(), which now delays
any visible updates until the transation finishes.  This
partially fixes http://b/2075275
2009-09-26 02:14:43 -07:00
Dima Zavin
ed5ecdba36 egl: temporarily also include eglTerminate->eglInitialize hack for 8k
Change-Id: Id5c51e54e733b24e5d5d5de0dcca84ac53afd3a9
Signed-off-by: Dima Zavin <dima@android.com>
2009-09-26 01:00:49 -07:00
Jason Sams
f075b4e713 Fix fountain crash. 2009-09-25 20:24:54 -07:00
Android (Google) Code Review
a6c402fb0e Merge change 27212 into eclair
* changes:
  Fix the build.
2009-09-25 22:57:07 -04:00
Jeff Hamilton
a8370e3fdc Fix the build.
Change-Id: Ie4b61f8e8dde864c4d99b8723cd5ff290a373279
2009-09-25 21:56:25 -05:00
Android (Google) Code Review
8b854e0d59 Merge change 27211 into eclair
* changes:
  Fix build.
2009-09-25 22:55:31 -04:00
Jack Palevich
d7de5ffb30 Fix build. 2009-09-25 19:55:07 -07:00
Android (Google) Code Review
056ade1ba9 Merge change 27203 into eclair
* changes:
  Tighten up sample code.
2009-09-25 22:08:15 -04:00
Android (Google) Code Review
07e0dce441 Merge change 27202 into eclair
* changes:
  Check for failure to create EGL surfaces and contexts.
2009-09-25 22:07:59 -04:00
Jack Palevich
aa3b0bee51 Tighten up sample code.
- Still fails to work; don't know why.
2009-09-25 19:07:31 -07:00
Jack Palevich
2e26fc08aa Check for failure to create EGL surfaces and contexts. 2009-09-25 19:06:30 -07:00
Scott Main
f80e7d9cca am 60d8b780: Merge change 27064 into donut
Merge commit '60d8b78041e7b520e1f42b6419f5ab9b5fc1851b' into eclair

* commit '60d8b78041e7b520e1f42b6419f5ab9b5fc1851b':
  docs only.
2009-09-25 17:58:05 -07:00
Mike Cleron
7609764295 Fix 2146581: Make tabs work for donut apps
Use different tab assets with the original coloring scheme
for apps that are not Eclair-aware.
2009-09-25 17:53:56 -07:00
Android (Google) Code Review
60d8b78041 Merge change 27064 into donut
* changes:
  docs only. add information on provisional api level and fix some link titles
2009-09-25 20:51:31 -04:00
Android (Google) Code Review
a16ca5ec4b Merge change 27141 into eclair
* changes:
  Fix ConnectivityManager's handling of apn switch.
2009-09-25 20:51:00 -04:00
Android (Google) Code Review
05eeeacee6 Merge change 27178 into eclair
* changes:
  Fix issue #2136448: googleapps crashes while adding 2nd gmail account
2009-09-25 20:19:59 -04:00
Dianne Hackborn
c1e605eff4 Fix issue #2136448: googleapps crashes while adding 2nd gmail account
Change-Id: I1dc27959650643bf0c7fd0564719856d7b3efeb1
2009-09-25 17:18:15 -07:00
Christopher Tate
362aca6045 Add auto-brightness mode to the list of backed-up settings
Change-Id: I4302b79691ed717d810748b239311cba198f6381
2009-09-25 17:14:57 -07:00
Scott Main
16a6e86d36 docs only.
add information on provisional api level
and fix some link titles

Change-Id: If208ff3fc4bb169049484311422f772334c0ef1b
2009-09-25 17:04:04 -07:00
Android (Google) Code Review
0c103af370 Merge change 27171 into eclair
* changes:
  Fix remaining object leaks.  Change FountainView to tear down the rsContext and recreate on rotation to test teardown.
2009-09-25 19:52:41 -04:00
Jason Sams
a57e982785 Fix remaining object leaks. Change FountainView to tear down the rsContext and recreate on rotation to test teardown. 2009-09-25 16:50:36 -07:00
Robert Greenwalt
d1aca6aa73 Fix ConnectivityManager's handling of apn switch.
It was clearing the interfacename when it was needed later in the process - the prevented us
from clearing the route to private dns servers and clearing the flag that this was set.
Consequently future uses would not set the private dns servers (since it thought they were already
set) and our lookups would fail.

bug: 2146929
2009-09-25 16:43:20 -07:00
Android (Google) Code Review
7756cbeef4 Merge change 27073 into eclair
* changes:
  Removed the device type checking
2009-09-25 19:42:24 -04:00
Android (Google) Code Review
2a5eea308f Merge change 27168 into eclair
* changes:
  Use EGLUtils to simplify choosing a configuration.
2009-09-25 19:41:13 -04:00
Android (Google) Code Review
aafc7b547c Merge change 27169 into eclair
* changes:
  Improved object lifecycle tracking and fix leaks.
2009-09-25 19:38:40 -04:00
Jason Sams
61f08d6fa7 Improved object lifecycle tracking and fix leaks. 2009-09-25 16:37:33 -07:00
Jack Palevich
66d2e25ae3 Use EGLUtils to simplify choosing a configuration.
Doesn't actually select anything, possibly due to device driver errors.
2009-09-25 16:25:19 -07:00
Neel Parekh
6ecacd40dd Center name when no status.
Also shows the status if exists (not actually hooked up yet though).

Bug: 2138736
2009-09-25 16:22:26 -07:00
Android (Google) Code Review
48c84052e2 Merge change 27162 into eclair
* changes:
  Fix Activity.overridePendingTransition().
2009-09-25 19:11:43 -04:00
Dianne Hackborn
8b571a817c Fix Activity.overridePendingTransition().
Change-Id: I4ce995bd58efbbedbe4d0d1e9e0d0f4a8e261843
2009-09-25 16:09:43 -07:00
Android (Google) Code Review
3546825421 Merge change 26720 into eclair
* changes:
  Allow us to set the contact uri without setting the fast track's uri
2009-09-25 19:05:10 -04:00