summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix 1993520 where page cycler fails.Grace Kloba2009-07-241-6/+4
| | | | | | | | | | | | | Recover the old logic before removing network management. Remove the empty list for the host after consuming the last entry. As we should never have an empty list, it is safe to call removeFirst without checking whether it is empty. Currently, in getRequest() or removeFrist(), if we found an empty list, we remove it. Then we return null for the request even there are requests in another list. So the page stops loading until the next getRequest() or removeFirst() is called. If they are not called, those requests will never be accessed.
* Merge change 8199Android (Google) Code Review2009-07-231-20/+22
|\ | | | | | | | | * changes: Prevent a drag from both scrolling the page and changing the selection.
| * Prevent a drag from both scrolling the page and changing the selection.Leon Scroggins2009-07-221-20/+22
| | | | | | | | | | Fix for http://issue?id=1995835. If the user uses touch to drag a web page by the WebTextView, do not change the selection as well.
* | Merge change 7735Android (Google) Code Review2009-07-2359-2929/+8533
|\ \ | | | | | | | | | | | | * changes: Fix issue 1795088 Improve audio routing code
| * | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-2359-2929/+8533
| | | | | | | | | | | | | | | | | | | | | Initial commit for review. Integrated comments after patch set 1 review. Fixed lockup in AudioFlinger::ThreadBase::exit() Fixed lockup when playing tone with AudioPlocyService startTone()
* | | Merge change 8189Android (Google) Code Review2009-07-231-0/+14
|\ \ \ | | | | | | | | | | | | | | | | * changes: Enforce app cache maximum size
| * | | Enforce app cache maximum sizeAndrei Popescu2009-07-221-0/+14
| | | |
* | | | Fix 1997929. The final mScrollX/Y has been pinned to the legal bounds.Grace Kloba2009-07-231-18/+13
| |/ / |/| | | | | | | | | | | So we can't use it to calculate the intermediate scroll position. Use the original scroll offset and scale to find the animated scroll position.
* | | Merge change 8109Android (Google) Code Review2009-07-222-2/+5
|\ \ \ | | | | | | | | | | | | | | | | * changes: Add a flag to set whether the overlay has been initialized. Commit needs to be called at least once on each overlay, and it appears that sometimes this doesn't happen because the visibility never changes. With this change the overlay parameter and position will be committed when either the visibility of the window changes, or on the first call to visibility resolved, if it hasn't already been done.
| * | | Add a flag to set whether the overlay has been initialized. Commit needs to ↵Rebecca Schultz Zavin2009-07-222-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be called at least once on each overlay, and it appears that sometimes this doesn't happen because the visibility never changes. With this change the overlay parameter and position will be committed when either the visibility of the window changes, or on the first call to visibility resolved, if it hasn't already been done. Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
* | | | Merge change 8242Android (Google) Code Review2009-07-222-309/+263
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Make intent broadcasts in "am" synchronous (they wait until exit). Clean up error handling and reporting in "am". Make the usage message for "am" more informative.
| * | | | Make intent broadcasts in "am" synchronous (they wait until exit).Dan Egnor2009-07-222-309/+263
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up error handling and reporting in "am". Make the usage message for "am" more informative. Make it easier to turn on logging in GoogleHttpClient.
* | | | | am 280436ac: Merge change 8261 into donutAndroid (Google) Code Review2009-07-222-97/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '280436accc45c1883766a98499148439fa044531' * commit '280436accc45c1883766a98499148439fa044531': Remove recently-added android.opengl.Version API
| * \ \ \ \ Merge change 8261 into donutAndroid (Google) Code Review2009-07-222-97/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Remove recently-added android.opengl.Version API
| | * | | | | Remove recently-added android.opengl.Version APIJack Palevich2009-07-222-97/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's another already-existing way of obtaining this information, the ConfigurationInfo.reqGlEsVersion field returned from ActivityManager.getDeviceConfigurationInfo.
* | | | | | | Merge commit '4182e684' into manualmergeMike LeBeau2009-07-222-1/+21
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Conflicts: core/java/android/widget/AutoCompleteTextView.java
| * | | | | | Merge change 8255 into donutAndroid (Google) Code Review2009-07-222-1/+18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add new hidden API setForceIgnoreOutsideTouch to AutoCompleteTextView for use by SearchDialog. SearchDialog wants to be able to say a dropdown should not always be visible but still let it ignore outside touch when it does show.
| | * | | | | | Add new hidden API setForceIgnoreOutsideTouch to AutoCompleteTextView forMike LeBeau2009-07-222-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use by SearchDialog. SearchDialog wants to be able to say a dropdown should not always be visible but still let it ignore outside touch when it does show. Fixes http://b/1997170
* | | | | | | | am eba337ad: Reimplement TypedArray.getLayoutDimension(int, int) for the ↵Xavier Ducrohet2009-07-221-109/+114
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | layout bridge. Merge commit 'eba337ad09ba93b31f4e9ec8f99be3ae2811bf89' * commit 'eba337ad09ba93b31f4e9ec8f99be3ae2811bf89': Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge.
| * | | | | | | Reimplement TypedArray.getLayoutDimension(int, int) for the layout bridge.Xavier Ducrohet2009-07-221-109/+114
| |/ / / / / /
* | | | | | | Merge change 8134Android (Google) Code Review2009-07-221-3/+17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Adding contact group NOTES and SYSTEM_ID
| * | | | | | | Adding contact group NOTES and SYSTEM_IDDmitri Plotnikov2009-07-221-3/+17
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge change 7954Android (Google) Code Review2009-07-2214-87/+359
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Added native metadata support.
| * | | | | | | Added native metadata support.niko2009-07-2214-87/+359
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Metadata.java: Fixed typo 8k != 8092. The comment was correct though. In Metadata.h, the new Metadata class is declared in the ns android::media to limit the chances of conflict with other packages. The MetadataType in MediaPlayerInterface is gone and moved to Metadata as an inner typedef. Similarly the SortedVector<MetadataType> instance have been replace by a new type Metadata::Filter. All the keys declared in the java counterpart are also in Metadata.h. Metadata.cpp: Contains the implementation of the native metadata packing. There an associated change in the opencore package that should go in at the same time as this one.
* | | | | | | | am 98a44df4: Merge change 8235 into donutAndroid (Google) Code Review2009-07-221-16/+27
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '98a44df4b4cc8cd28276ad888a7e17f81353ae44' * commit '98a44df4b4cc8cd28276ad888a7e17f81353ae44': * Revert the change that I introduced while refactroing in SurfaceView#dispatchTouchEvent
| * | | | | | | Merge change 8235 into donutAndroid (Google) Code Review2009-07-221-16/+27
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: * Revert the change that I introduced while refactroing in SurfaceView#dispatchTouchEvent * Don't scale back the event if the canvas is used in SurfaceView.
| | * | | | | | | * Revert the change that I introduced while refactroing in ↵Mitsuru Oshima2009-07-221-16/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SurfaceView#dispatchTouchEvent * Don't scale back the event if the canvas is used in SurfaceView.
* | | | | | | | | am 0b1a255f: Merge change 8228 into donutAndroid (Google) Code Review2009-07-221-4/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '0b1a255f736851342016e657ba6ccf096a9497ea' * commit '0b1a255f736851342016e657ba6ccf096a9497ea': Remove background padding workaround from SuggestionsAdapter
| * | | | | | | | Merge change 8228 into donutAndroid (Google) Code Review2009-07-221-4/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | * changes: Remove background padding workaround from SuggestionsAdapter
| | * | | | | | | Remove background padding workaround from SuggestionsAdapterBjorn Bringert2009-07-221-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Romain has checked in a framework fix, https://android-git.corp.google.com/g/8218 so the workaround added in https://android-git.corp.google.com/g/8209 is no longer needed. Fixes http://b/issue?id=1996635
* | | | | | | | | am ae1ba650: Merge change 8227 into donutAndroid (Google) Code Review2009-07-222-16/+33
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Merge commit 'ae1ba650074ab7b9a73f4430c1fc3576a8199383' * commit 'ae1ba650074ab7b9a73f4430c1fc3576a8199383': Handle null in MatrixCursor.get*()
| * | | | | | | Merge change 8227 into donutAndroid (Google) Code Review2009-07-222-16/+33
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Handle null in MatrixCursor.get*()
| | * | | | | | | Handle null in MatrixCursor.get*()Bjorn Bringert2009-07-222-16/+33
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, if a column contained null, MatrixCursor.getString() returned the string "null", and the get<Number>() methods threw exceptions. Now, getString() returns null, and get<Number>() return 0. Fixes http://b/issue?id=1996628
* | | | | | | | am 5f2b05ea: Merge change 8220 into donutAndroid (Google) Code Review2009-07-221-2/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '5f2b05ea3dfdaf63088ea3776af43b79c5698f09' * commit '5f2b05ea3dfdaf63088ea3776af43b79c5698f09': Fix issue 1996218: Disable use of shared memory buffer by SoundPool.
| * | | | | | | Merge change 8220 into donutAndroid (Google) Code Review2009-07-221-2/+1
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix issue 1996218: Disable use of shared memory buffer by SoundPool.
| | * | | | | | | Fix issue 1996218: Disable use of shared memory buffer by SoundPool.Eric Laurent2009-07-221-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disabled USE_SHARED_MEM_BUFFER compilation switch in SoundPool.cpp.
* | | | | | | | | am 4071d82b: Reconcile donut-release history into donutJean-Baptiste Queru2009-07-220-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '4071d82bc469d50be63b441b10d824138caa5ca3' * commit '4071d82bc469d50be63b441b10d824138caa5ca3': MediaScanner: Add check for null object in empty title handling code.
| * | | | | | | | Reconcile donut-release history into donutJean-Baptiste Queru2009-07-220-0/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Merge commit 'remotes/goog/donut' into donut-releaseThe Android Open Source Project2009-07-2248-420/+1010
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Merge commit 'remotes/goog/donut' into donut-releaseThe Android Open Source Project2009-07-2121-310/+421
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge commit 'remotes/goog/donut' into donut-releaseThe Android Open Source Project2009-07-2031-149/+539
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge commit 'remotes/goog/donut' into donut-releaseThe Android Open Source Project2009-07-1720-93/+413
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | MediaScanner: Add check for null object in empty title handling code.Mike Lockwood2009-07-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | | | | | | | | | am ef6b66cb: Merge change 8222 into donutAndroid (Google) Code Review2009-07-222-0/+97
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'ef6b66cbbbe7ae8ee0450cbbaae4194b069679a1' * commit 'ef6b66cbbbe7ae8ee0450cbbaae4194b069679a1': Add a public API that reports the supported OpenGLES API level.
| * | | | | | | | | | | Merge change 8222 into donutAndroid (Google) Code Review2009-07-222-0/+97
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add a public API that reports the supported OpenGLES API level.
| | * | | | | | | | | | | Add a public API that reports the supported OpenGLES API level.Jack Palevich2009-07-222-0/+97
| | | | | | | | | | | | |
* | | | | | | | | | | | | am e94b2877: Merge change 8186 into donutAndroid (Google) Code Review2009-07-221-10/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'e94b28773de2b2c9a0d0909841b2d3126048c888' * commit 'e94b28773de2b2c9a0d0909841b2d3126048c888': Move global search intent launching to search dialog
| * | | | | | | | | | | | Merge change 8186 into donutAndroid (Google) Code Review2009-07-221-10/+128
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Move global search intent launching to search dialog
| | * | | | | | | | | | | Move global search intent launching to search dialogBjorn Bringert2009-07-221-10/+128
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes http://b/issue?id=1969032
* | | | | | | | | | | | am 11b822d2: Simplify density compatibility to a boolean.Dianne Hackborn2009-07-2211-195/+104
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864' * commit '11b822d2a91ea17c34c0cb1c11e80a9a30d72864': Simplify density compatibility to a boolean.