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 (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
Android (Google) Code Review
807e86aeac
Merge change 26954 into eclair
...
* changes:
Update layouts to show status (battery, alarm) info on pattern unlock screen. make buttons dark.
2009-09-24 19:54:07 -04:00
Android (Google) Code Review
9d30ae1856
Merge change 26948 into eclair
...
* changes:
Suppress the testPing as we moved the release test target to the userdebug. This test rely on a mock_media_player.so which build under the eng build
2009-09-24 19:53:57 -04:00
Android (Google) Code Review
51a8d6fed9
Merge change 26944 into eclair
...
* changes:
Add "TYPE=" to type attribute when appropriate.
2009-09-24 19:31:20 -04:00
Android (Google) Code Review
9661c2dcb9
Merge change 26946 into eclair
...
* changes:
Fix bug#2144742: guard against 0 length encoded string when attaching a 'from' address for MMS.
2009-09-24 19:13:30 -04:00
Android (Google) Code Review
d4d9acbc89
Merge change 26942 into eclair
...
* changes:
Minor cleanup of profile and compile logging.
2009-09-24 18:46:39 -04:00
Android (Google) Code Review
72018d83ae
Merge change 26933 into eclair
...
* changes:
AAPT: Ignore visual source safe files in resources
2009-09-24 18:36:37 -04:00
Android (Google) Code Review
7fc4baebbb
Merge change 26925 into eclair
...
* changes:
minor SurfaceFlinger code cleanup and remove unnecessary tests
2009-09-24 18:21:40 -04:00
Mathias Agopian
95a666b0e0
minor SurfaceFlinger code cleanup and remove unnecessary tests
2009-09-24 14:57:26 -07:00
Android (Google) Code Review
0a1eeae059
Merge change 26917 into eclair
...
* changes:
Fix invokables to make sure script pointers are setup before invoking function calls. Reduce app startup time up to 1s.
2009-09-24 17:56:39 -04:00
Android (Google) Code Review
4bb432e035
Merge change 26912 into eclair
...
* changes:
Add appendType() utility method.
2009-09-24 17:56:13 -04:00
Android (Google) Code Review
80e2b2ff72
Merge change 26911 into eclair
...
* changes:
OpenGL ES doesn't allow glColorPointer with a size parameter other than 4
2009-09-24 17:45:32 -04:00