summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* egl: temporarily also include eglTerminate->eglInitialize hack for 8kDima Zavin2009-09-261-0/+4
| | | | | Change-Id: Id5c51e54e733b24e5d5d5de0dcca84ac53afd3a9 Signed-off-by: Dima Zavin <dima@android.com>
* Merge change 27212 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ | | | | | | | | * changes: Fix the build.
| * Fix the build.Jeff Hamilton2009-09-251-1/+1
| | | | | | | | Change-Id: Ie4b61f8e8dde864c4d99b8723cd5ff290a373279
* | Merge change 27211 into eclairAndroid (Google) Code Review2009-09-251-1/+1
|\ \ | |/ |/| | | | | * changes: Fix build.
| * Fix build.Jack Palevich2009-09-251-1/+1
| |
* | Merge change 27203 into eclairAndroid (Google) Code Review2009-09-253-22/+25
|\ \ | |/ | | | | | | * changes: Tighten up sample code.
| * Tighten up sample code.Jack Palevich2009-09-253-22/+25
| | | | | | | | - Still fails to work; don't know why.
* | Merge change 27202 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ | |/ | | | | | | * changes: Check for failure to create EGL surfaces and contexts.
* | am 60d8b780: Merge change 27064 into donutScott Main2009-09-250-0/+0
|\ \ | | | | | | | | | | | | | | | | | | Merge commit '60d8b78041e7b520e1f42b6419f5ab9b5fc1851b' into eclair * commit '60d8b78041e7b520e1f42b6419f5ab9b5fc1851b': docs only.
| * | Merge change 27064 into donutAndroid (Google) Code Review2009-09-250-0/+0
| | | | | | | | | | | | | | | * changes: docs only. add information on provisional api level and fix some link titles
* | | Merge change 27141 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ | | | | | | | | | | | | | | | | * changes: Fix ConnectivityManager's handling of apn switch.
* \ \ \ Merge change 27178 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Fix issue #2136448: googleapps crashes while adding 2nd gmail account
* \ \ \ \ Merge change 27171 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | | | | | * changes: Fix remaining object leaks. Change FountainView to tear down the rsContext and recreate on rotation to test teardown.
* | | | | Merge change 27073 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Removed the device type checking
* \ \ \ \ \ Merge change 27168 into eclairAndroid (Google) Code Review2009-09-251-55/+36
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Use EGLUtils to simplify choosing a configuration.
| * | | | | | Use EGLUtils to simplify choosing a configuration.Jack Palevich2009-09-251-55/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Doesn't actually select anything, possibly due to device driver errors.
* | | | | | | Merge change 27169 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | * changes: Improved object lifecycle tracking and fix leaks.
* | | | | | | Merge change 27162 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | * changes: Fix Activity.overridePendingTransition().
* | | | | | | Merge change 26720 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Allow us to set the contact uri without setting the fast track's uri
* \ \ \ \ \ \ \ Merge change 27150 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix FasttrackBadgeWidget pressed state.
* \ \ \ \ \ \ \ \ Merge change 27146 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | * changes: Reduce debugging spew and add props to selectivly re-enable it.
* | | | | | | | | am 12242678: docs only. fix broken linksScott Main2009-09-250-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '122426780008b9920a15798f1a2bb210779b5a9d' into eclair * commit '122426780008b9920a15798f1a2bb210779b5a9d': docs only.
* | | | | | | | | Merge change 27137 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | * 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.
* | | | | | | | Merge change 27076 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | * changes: Optimize rotary selector widget by using bitmaps instead of drawables.
* | | | | | | | Add camera parameter key constants and documentation.Wu-cheng Li2009-09-252-22/+311
| | | | | | | |
* | | | | | | | Merge change 27106 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | * changes: Use reflection to figure out a readable string from install error code.
* | | | | | | | Merge change 27077 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Two changes toward vCard composer.
* \ \ \ \ \ \ \ \ Merge change 27116 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix http://b/2131173 (gaps between Gallery tiles).
* | | | | | | | | Merge change 27052 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | | | | | | | Merge change 27078 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | * changes: Fix generic build boot sequence.
* | | | | | | | Merge change 27065 into eclairAndroid (Google) Code Review2009-09-250-0/+0
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Remove vertical separator from landscape layout of pattern lock screen.
* | | | | | | Merge change 27046 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add a method to destroy the RS object.
* \ \ \ \ \ \ \ am c1828d5a: Merge change 3583 into donutScott Main2009-09-250-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c1828d5a492a14a9b15e9106684079049317313e' into eclair * commit 'c1828d5a492a14a9b15e9106684079049317313e': implement browser history for tabbed search results...
| * | | | | | | Merge change 3583 into donutAndroid (Google) Code Review2009-09-250-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | | | | | | | Merge change 27038 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | * changes: Redraw search autocomplete dropdown after config change.
* | | | | | | | am 6266e40a: Better JavaDoc for Activity.onSearchRequested().Bjorn Bringert2009-09-250-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Merge commit '6266e40a754d82afa717ef068898c8418a0bb5c3' into eclair * commit '6266e40a754d82afa717ef068898c8418a0bb5c3': Better JavaDoc for Activity.onSearchRequested().
* | | | | | | Merge change 27016 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | * changes: A variety of work on animations.
* | | | | | | Merge change 26881 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * changes: Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP.
* | | | | | | Merge change 27011 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | * changes: Added the checking for the wma in the memory test.
* | | | | | Merge change 26935 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | * 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.
* | | | | | Merge change 26997 into eclairAndroid (Google) Code Review2009-09-250-0/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix issue 2128896 The thumbnail generated after picture capture with max zoom is overlapped with previous thumbnail.
* \ \ \ \ \ \ am c7d1ee8b: docs only. add new Updating Your SDK doc; update the ↵Scott Main2009-09-240-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | \'android\' tool documentation. Merge commit 'c7d1ee8b235fa947c6223d1a28363c269c5ae771' into eclair * commit 'c7d1ee8b235fa947c6223d1a28363c269c5ae771': docs only.
* | | | | | | am 20972da0: New localization document and tutorialKatarina Stenstedt2009-09-240-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '20972da079adb6e53fe5f8758aa473d9d46a1b54' into eclair * commit '20972da079adb6e53fe5f8758aa473d9d46a1b54': New localization document and tutorial
* | | | | | | am 2f2daf8e: (-s ours) Fix search intent component bug DO NOT MERGEBjorn Bringert2009-09-240-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '2f2daf8ed4d45ff68a0aeffcd0b284c45e5a5d82' into eclair * commit '2f2daf8ed4d45ff68a0aeffcd0b284c45e5a5d82': Fix search intent component bug DO NOT MERGE
* | | | | | | Merge change 26244 into eclairAndroid (Google) Code Review2009-09-240-0/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: docs only. change sdk sidenav for offline docs to exclude SDK-specific links like installing/upgrading. revise the offline home page.
* \ \ \ \ \ \ \ Merge change 26974 into eclairAndroid (Google) Code Review2009-09-240-0/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | * changes: Disallow concurrent backups; consult transport requestBackupTime()
* | | | | | | | Merge change 26991 into eclairAndroid (Google) Code Review2009-09-240-0/+0
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | * changes: Add null check at isEmergencyNumber().
* | | | | | | | Merge change 26971 into eclairAndroid (Google) Code Review2009-09-240-0/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Implement pause/resume for the RS thread.
* \ \ \ \ \ \ \ \ Merge change 26939 into eclairAndroid (Google) Code Review2009-09-240-0/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix 2101425: Camera crashes spontaneously in preview.
* \ \ \ \ \ \ \ \ \ Merge change 26954 into eclairAndroid (Google) Code Review2009-09-240-0/+0
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Update layouts to show status (battery, alarm) info on pattern unlock screen. make buttons dark.