Android (Google) Code Review
6a411bbb13
Merge change 20309
...
* changes:
gps: Unhide GpsStatus.NmeaListener interface for receiving NMEA sentences
2009-08-06 16:36:26 -07:00
Android (Google) Code Review
d7cc1cf437
Merge change 20341
...
* changes:
The mp3 decoder now correctly uses microseconds to measure time. One less quirk.
2009-08-06 16:29:25 -07:00
Android (Google) Code Review
43a6d88e4e
Merge changes 20345,20346,20347
...
* changes:
update most gl tests to use EGLUtils
added two EGL helpers for selecting a config matching a certain pixelformat or native window type
added NATIVE_WINDOW_FORMAT attribute to android_native_window_t
2009-08-06 16:27:47 -07:00
Mathias Agopian
a1f6eff297
update most gl tests to use EGLUtils
2009-08-06 16:26:15 -07:00
Karl Rosaen
a7a3b6ef0f
Dismiss both the soft keyboard and the search dialog on back if there is no text entered and no shortcuts are being obscured by the soft keyboard.
...
Fixes bug 2039508. This makes backing out of the search dialog easier when dismissing the soft keyboard doesn't really
add any value.
2009-08-06 16:23:19 -07:00
Mike Lockwood
640992dec9
gps: Unhide GpsStatus.NmeaListener interface for receiving NMEA sentences
...
Signed-off-by: Mike Lockwood <lockwood@android.com >
2009-08-06 19:19:45 -04:00
Mathias Agopian
265d9c076a
added two EGL helpers for selecting a config matching a certain pixelformat or native window type
2009-08-06 16:05:39 -07:00
Mathias Agopian
25ec00fd13
added NATIVE_WINDOW_FORMAT attribute to android_native_window_t
2009-08-06 16:04:29 -07:00
Fred Quintana
8851e163fc
- add several common kinds and beef up some others
...
- change the ContentProviderOperation selection backref store the backref as a long instead of as a string
2009-08-06 15:59:28 -07:00
Android (Google) Code Review
be26ac5835
Merge change 20338
...
* changes:
Wipe data on backend before a backup run Append the date to 3.txt so that we can see if/when backup failures occurred solely from the device/server state Note that these files will probably be deleted from the tree immediately, to be replaced by the ruby versions.
2009-08-06 15:58:32 -07:00
Andreas Huber
6e1584ccd3
The mp3 decoder now correctly uses microseconds to measure time. One less quirk.
2009-08-06 15:52:12 -07:00
Omari Stephens
864ed1a9d7
Wipe data on backend before a backup run
...
Append the date to 3.txt so that we can see if/when backup failures occurred
solely from the device/server state
Note that these files will probably be deleted from the tree immediately, to
be replaced by the ruby versions.
2009-08-06 15:36:34 -07:00
Android (Google) Code Review
509ca0792b
Merge change 20331
...
* changes:
KeyInputQueue: get the name of the virtual-keys file from the input-device name
2009-08-06 15:10:57 -07:00
Android (Google) Code Review
341096ffa8
Merge change 20330
...
* changes:
EventHub: pass the name of each input device up to Java
2009-08-06 15:10:40 -07:00
Android (Google) Code Review
4d426b9447
Merge change 20333
...
* changes:
Clear app data via the Activity Manager, not Package Manager
2009-08-06 15:03:00 -07:00
Christopher Tate
9dfdac5b08
Clear app data via the Activity Manager, not Package Manager
...
This is because doing it through the Activity Manager also makes sure that the
app has been shut down first, which is quite a desirable invariant for restore
handling.
2009-08-06 14:57:53 -07:00
Mike LeBeau
597543c5e7
am e303d2cf: Send a special respond to the cursor in SuggestionsAdapter to tell it to close itself directly because it may not happen correctly for some cursors currently. This fixes http://b/2036290 , which is being caused by http://b/2015069 which we are not fixing f
...
Merge commit 'e303d2cf94da6bb7f0569fbddd6dfd5b85ed8295'
* commit 'e303d2cf94da6bb7f0569fbddd6dfd5b85ed8295':
Send a special respond to the cursor in SuggestionsAdapter to tell it to
2009-08-06 14:55:29 -07:00
Mike LeBeau
e303d2cf94
Send a special respond to the cursor in SuggestionsAdapter to tell it to
...
close itself directly because it may not happen correctly for some cursors
currently. This fixes http://b/2036290 , which is being caused by
http://b/2015069 which we are not fixing for Donut, so this is a hack around
that for the time being.
2009-08-06 14:52:15 -07:00
Iliyan Malchev
75b2aed276
KeyInputQueue: get the name of the virtual-keys file from the input-device name
...
Signed-off-by: Iliyan Malchev <malchev@google.com >
2009-08-06 14:52:13 -07:00
Iliyan Malchev
fc2ebc473b
EventHub: pass the name of each input device up to Java
...
Signed-off-by: Iliyan Malchev <malchev@google.com >
2009-08-06 14:52:13 -07:00
Android (Google) Code Review
6867bb1bc9
Merge change 20317
...
* changes:
Bubble up SMS send fail error code to the app.
2009-08-06 14:43:24 -07:00
Android (Google) Code Review
b2cf27a178
Merge change 20326
...
* changes:
Fix build.
2009-08-06 14:08:37 -07:00
Dianne Hackborn
73cf55d963
Fix build.
2009-08-06 14:07:39 -07:00
Android (Google) Code Review
4cba59cb1f
am 40c10bf4: Merge change 20304 into donut
...
Merge commit '40c10bf4dfbaf2a48b3fe6d2fcc58843cefc01bc'
* commit '40c10bf4dfbaf2a48b3fe6d2fcc58843cefc01bc':
More work on issue #2030135 : Device sluggish
2009-08-06 13:53:31 -07:00
Android (Google) Code Review
40c10bf4df
Merge change 20304 into donut
...
* changes:
More work on issue #2030135 : Device sluggish
2009-08-06 13:51:04 -07:00
Android (Google) Code Review
d44364fe57
Merge change 20306
...
* changes:
Fix crash when MotionEvent is initialized with more than 2 fingers, and bump its initial size to allow for up to 5 fingers.
2009-08-06 13:50:41 -07:00
San Mehat
d87c19f7d7
am 7e63789a: android: cgroups: Don\'t switch threads >= nice 10 when moving all threads to default
...
Merge commit '7e63789a0e0689d940609b1daceebc1bc08dcbef'
* commit '7e63789a0e0689d940609b1daceebc1bc08dcbef':
android: cgroups: Don't switch threads >= nice 10 when moving all threads to default
2009-08-06 13:29:41 -07:00
jsh
d1cb1d22af
Bubble up SMS send fail error code to the app.
...
Framework portion of the fix for http://b/1978375 :
We'll pass up the error code returned by the RIL on send failure.
2009-08-06 13:23:04 -07:00
San Mehat
7e63789a0e
android: cgroups: Don't switch threads >= nice 10 when moving all threads to default
...
Signed-off-by: San Mehat <san@google.com >
2009-08-06 13:19:19 -07:00
Jeff Sharkey
6bfe14dea2
Add SHOW_OR_CREATE size modes, trigger from contact header.
...
Added constants so that apps triggering SHOW_OR_CREATE can
request a desired size through EXTRA_MODE. Also added hooks
to internal ContactHeaderWidget to launch SHOW_OR_CREATE
when user taps on photo.
2009-08-06 13:07:20 -07:00
Grace Kloba
e397a88e4f
Couple of tuning for the Browser zoom.
...
1. Added a setting to control whether a page is loaded with overview mode;
2. If there is no viewport metag tag, a page will be loaded in the viewport
at least 800px wide.
3. When we adjust zoom scale in the overview mode, don't use animation.
4. When zoom out to close to min zoom scale, switch to overview mode. So double
tap will always have visual feedback unless it is mobile site.
2009-08-06 13:06:10 -07:00
Android (Google) Code Review
b65aca2463
Merge change 20284
...
* changes:
Use multi-pointer support to improve 2-thumb typing. No more missed keys!
2009-08-06 12:59:41 -07:00
Android (Google) Code Review
4147f49cf9
Merge change 20290
...
* changes:
gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences.
2009-08-06 12:48:08 -07:00
Dianne Hackborn
1e8dfc73fb
Fix crash when MotionEvent is initialized with more than 2 fingers, and bump
...
its initial size to allow for up to 5 fingers.
2009-08-06 12:43:01 -07:00
Dianne Hackborn
151ceb9691
More work on issue #2030135 : Device sluggish
...
Also include the page faults in the cpu info, to help determine if the system is
paging at the time of an ANR.
2009-08-06 12:40:56 -07:00
Romain Guy
f8e136dcd0
Use arrays in Grass RS
2009-08-06 12:40:41 -07:00
Mike Lockwood
b16e7800be
gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences.
...
NMEA sentences are passed from the GPS engine to the GpsLocationProvider.
They are then sent via the IGpsStatusListener binder interface to clients
using the same path as the other GPS status information.
Signed-off-by: Mike Lockwood <lockwood@android.com >
2009-08-06 15:05:07 -04:00
Amith Yamasani
e877ec632c
Use multi-pointer support to improve 2-thumb typing. No more missed keys!
...
Also reduce garbage when switching between keyboards.
2009-08-06 11:32:06 -07:00
Android (Google) Code Review
838ffacd2e
am 3efbdf6f: (-s ours) Merge change 20267 into donut
...
Merge commit '3efbdf6f253f905c8672108a6329886105edec7c'
* commit '3efbdf6f253f905c8672108a6329886105edec7c':
Do not merge
2009-08-06 10:19:51 -07:00
Android (Google) Code Review
3efbdf6f25
Merge change 20267 into donut
...
* changes:
Do not merge
2009-08-06 10:17:15 -07:00
Android (Google) Code Review
d435182ea9
Merge change 20273
...
* changes:
adding ability to fix the size of a surface view when created.
2009-08-06 08:45:15 -07:00
Derek Sollenberger
1bd20523ef
adding ability to fix the size of a surface view when created.
2009-08-06 11:41:36 -04:00
Jean-Baptiste Queru
12dfb8401c
merge from open-source master
2009-08-06 08:15:26 -07:00
Andrei Popescu
bf70afa212
Do not merge
...
Fix for 1900694: create the full path to the Gears permission database file so SQLite can actually create the database on the device
2009-08-06 14:46:59 +01:00
Ben Murdoch
d4f09592f7
Enable Workers in Dump Render Tree.
2009-08-06 12:59:35 +01:00
Android (Google) Code Review
d76a6133d5
Merge change 20262
...
* changes:
libdrm1: Use libcrypto instead of libaes.
2009-08-06 04:07:11 -07:00
Scott Main
dbeed16374
am d2102a3f: fix broken links
...
Merge commit 'd2102a3f13fa03337ce7493b785e7f817f7d2bb6'
* commit 'd2102a3f13fa03337ce7493b785e7f817f7d2bb6':
fix broken links
2009-08-06 03:14:09 -07:00
Scott Main
d2102a3f13
fix broken links
2009-08-06 03:11:12 -07:00
Scott Main
6591448842
am c7279e9c: edits to the API Level doc
...
Merge commit 'c7279e9cbd2689c6686e152bb030d796d741ffce'
* commit 'c7279e9cbd2689c6686e152bb030d796d741ffce':
edits to the API Level doc
2009-08-06 03:00:45 -07:00
Scott Main
c7279e9cbd
edits to the API Level doc
2009-08-06 02:57:33 -07:00