Commit Graph

4870 Commits

Author SHA1 Message Date
Dima Zavin
7695a5865e 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
Android (Google) Code Review
659ab93594 Merge change 27212 into eclair
* changes:
  Fix the build.
2009-09-25 22:57:07 -04:00
Jeff Hamilton
1e8393fab5 Fix the build.
Change-Id: Ie4b61f8e8dde864c4d99b8723cd5ff290a373279
2009-09-25 21:56:25 -05:00
Android (Google) Code Review
cf35b106c8 Merge change 27211 into eclair
* changes:
  Fix build.
2009-09-25 22:55:31 -04:00
Jack Palevich
f1006c23c6 Fix build. 2009-09-25 19:55:07 -07:00
Android (Google) Code Review
9ec779dab3 Merge change 27203 into eclair
* changes:
  Tighten up sample code.
2009-09-25 22:08:15 -04:00
Android (Google) Code Review
bc032920f4 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
43123766f5 Tighten up sample code.
- Still fails to work; don't know why.
2009-09-25 19:07:31 -07:00
Scott Main
ab7d22652c am 60d8b780: Merge change 27064 into donut
Merge commit '60d8b78041e7b520e1f42b6419f5ab9b5fc1851b' into eclair

* commit '60d8b78041e7b520e1f42b6419f5ab9b5fc1851b':
  docs only.
2009-09-25 17:58:05 -07:00
Android (Google) Code Review
85cf0fe87e 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
b4eedd0d5c 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
1144d9de75 Merge change 27178 into eclair
* changes:
  Fix issue #2136448: googleapps crashes while adding 2nd gmail account
2009-09-25 20:19:59 -04:00
Android (Google) Code Review
d0ab8e3a37 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
Android (Google) Code Review
9b7ea7e7b4 Merge change 27073 into eclair
* changes:
  Removed the device type checking
2009-09-25 19:42:24 -04:00
Android (Google) Code Review
304caada6e 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
b7665bca15 Merge change 27169 into eclair
* changes:
  Improved object lifecycle tracking and fix leaks.
2009-09-25 19:38:40 -04:00
Jack Palevich
18e24f9525 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
Android (Google) Code Review
6cd277daf3 Merge change 27162 into eclair
* changes:
  Fix Activity.overridePendingTransition().
2009-09-25 19:11:43 -04:00
Android (Google) Code Review
9d0d0c7f91 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
Android (Google) Code Review
fd805277ed Merge change 27150 into eclair
* changes:
  Fix FasttrackBadgeWidget pressed state.
2009-09-25 18:44:25 -04:00
Android (Google) Code Review
e25be5c3f5 Merge change 27146 into eclair
* changes:
  Reduce debugging spew and add props to selectivly re-enable it.
2009-09-25 18:27:25 -04:00
Scott Main
eae7986ae7 am 12242678: docs only. fix broken links
Merge commit '122426780008b9920a15798f1a2bb210779b5a9d' into eclair

* commit '122426780008b9920a15798f1a2bb210779b5a9d':
  docs only.
2009-09-25 15:26:28 -07:00
Android (Google) Code Review
45cd046074 Merge change 27137 into eclair
* changes:
  Improve renderscript context teardown.  Track object in the system and then force their cleanup by releasing all user references once destroy context is called.  Java layer will no longer send destroy notifications for objects garbage collected once a context is destroyed.
2009-09-25 18:00:08 -04:00
Android (Google) Code Review
7f63cf190b Merge change 27076 into eclair
* changes:
  Optimize rotary selector widget by using bitmaps instead of drawables.
2009-09-25 17:34:35 -04:00
Wu-cheng Li
cc6ce203be Add camera parameter key constants and documentation. 2009-09-25 14:23:56 -07:00
Android (Google) Code Review
1a848a5fed Merge change 27106 into eclair
* changes:
  Use reflection to figure out a readable string from install error code.
2009-09-25 17:15:10 -04:00
Android (Google) Code Review
e870b47481 Merge change 27077 into eclair
* changes:
  Two changes toward vCard composer.
2009-09-25 17:02:05 -04:00
Android (Google) Code Review
df220e89f0 Merge change 27116 into eclair
* changes:
  Fix http://b/2131173 (gaps between Gallery tiles).
2009-09-25 16:58:39 -04:00
Android (Google) Code Review
848adf3824 Merge change 27052 into eclair
* changes:
  If WebCore doesn't response touch down in time, don't block the UI tap, pan and double tap. Added a time out (which is same as shortpress time out, 200ms) for how long we wait for WebCore's response for touch down.
2009-09-25 16:39:47 -04:00
Android (Google) Code Review
f3ceb23fde Merge change 27078 into eclair
* changes:
  Fix generic build boot sequence.
2009-09-25 14:40:27 -04:00
Android (Google) Code Review
1be815147f Merge change 27065 into eclair
* changes:
  Remove vertical separator from landscape layout of pattern lock screen.
2009-09-25 13:43:16 -04:00
android-build SharedAccount
b71e06e038 Merge commit 'goog/eclair' into eclair-release 2009-09-25 09:34:25 -07:00
Android (Google) Code Review
d4f5386a47 Merge change 27046 into eclair
* changes:
  Add a method to destroy the RS object.
2009-09-25 12:21:21 -04:00
Scott Main
6ad511713d am c1828d5a: Merge change 3583 into donut
Merge commit 'c1828d5a492a14a9b15e9106684079049317313e' into eclair

* commit 'c1828d5a492a14a9b15e9106684079049317313e':
  implement browser history for tabbed search results...
2009-09-25 09:15:13 -07:00
Android (Google) Code Review
ea010c1324 Merge change 3583 into donut
* changes:
  implement browser history for tabbed search results... this adds a parameter to the URL hash on all search queries. the main motive is to allow searches from the blog to automatically open the blog tab.
2009-09-25 12:05:28 -04:00
Android (Google) Code Review
83174ae0a0 Merge change 27038 into eclair
* changes:
  Redraw search autocomplete dropdown after config change.
2009-09-25 10:43:10 -04:00
Bjorn Bringert
ca150c4823 am 6266e40a: Better JavaDoc for Activity.onSearchRequested().
Merge commit '6266e40a754d82afa717ef068898c8418a0bb5c3' into eclair

* commit '6266e40a754d82afa717ef068898c8418a0bb5c3':
  Better JavaDoc for Activity.onSearchRequested().
2009-09-25 06:45:02 -07:00
Android (Google) Code Review
823835a68e Merge change 27016 into eclair
* changes:
  A variety of work on animations.
2009-09-25 03:49:29 -04:00
Android (Google) Code Review
ad336c3b2b Merge change 26881 into eclair
* changes:
  Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP.
2009-09-25 03:37:03 -04:00
Android (Google) Code Review
c0a6babf20 Merge change 27011 into eclair
* changes:
  Added the checking for the wma in the memory test.
2009-09-25 03:31:28 -04:00
Android (Google) Code Review
5cb1bfdf31 Merge change 26935 into eclair
* changes:
  Fix bug 2129190 The context used by the status bar (i.e., the system context) was not properly initialized to have the right ApplicationInfo inside its PackageInfo. This eventually caused it to believe that it was running at 160dpi.
2009-09-25 00:45:23 -04:00
Android (Google) Code Review
d403a95143 Merge change 26997 into eclair
* changes:
  Fix issue 2128896 The thumbnail generated after picture capture with max zoom is overlapped with previous thumbnail.
2009-09-25 00:21:15 -04:00
Scott Main
7f09d24dae am c7d1ee8b: docs only. add new Updating Your SDK doc; update the \'android\' tool documentation.
Merge commit 'c7d1ee8b235fa947c6223d1a28363c269c5ae771' into eclair

* commit 'c7d1ee8b235fa947c6223d1a28363c269c5ae771':
  docs only.
2009-09-24 20:33:47 -07:00
Katarina Stenstedt
ed9872cd67 am 20972da0: New localization document and tutorial
Merge commit '20972da079adb6e53fe5f8758aa473d9d46a1b54' into eclair

* commit '20972da079adb6e53fe5f8758aa473d9d46a1b54':
  New localization document and tutorial
2009-09-24 20:33:34 -07:00
Bjorn Bringert
d9d1b40d74 am 2f2daf8e: (-s ours) Fix search intent component bug DO NOT MERGE
Merge commit '2f2daf8ed4d45ff68a0aeffcd0b284c45e5a5d82' into eclair

* commit '2f2daf8ed4d45ff68a0aeffcd0b284c45e5a5d82':
  Fix search intent component bug DO NOT MERGE
2009-09-24 20:33:25 -07:00
Android (Google) Code Review
adbb656ae8 Merge change 26244 into eclair
* changes:
  docs only. change sdk sidenav for offline docs to exclude SDK-specific links like installing/upgrading. revise the offline home page.
2009-09-24 23:22:31 -04:00
Android (Google) Code Review
b2191ff044 Merge change 26974 into eclair
* changes:
  Disallow concurrent backups; consult transport requestBackupTime()
2009-09-24 23:22:29 -04:00
Android (Google) Code Review
2f2a738cc8 Merge change 26991 into eclair
* changes:
  Add null check at isEmergencyNumber().
2009-09-24 22:50:28 -04:00
Android (Google) Code Review
0e4db5db07 Merge change 26971 into eclair
* changes:
  Implement pause/resume for the RS thread.
2009-09-24 20:50:39 -04:00
Android (Google) Code Review
fee8a6d958 Merge change 26939 into eclair
* changes:
  Fix 2101425: Camera crashes spontaneously in preview.
2009-09-24 19:59:08 -04:00