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
Scott Main
34e3c52dd0
am 17cffb5a: fix image reference for offline docs
...
Merge commit '17cffb5a23d6b669db75298521e23e77b27a9ad0'
* commit '17cffb5a23d6b669db75298521e23e77b27a9ad0':
fix image reference for offline docs
2009-08-06 02:45:20 -07:00
Scott Main
17cffb5a23
fix image reference for offline docs
2009-08-06 02:37:46 -07:00
Scott Main
b930603f60
am fb485733: add preview flags to terms doc so the early look title appears in nav
...
Merge commit 'fb48573370e16f0d4f0285b485f243a8484af028'
* commit 'fb48573370e16f0d4f0285b485f243a8484af028':
add preview flags to terms doc so the early look title appears in nav
2009-08-06 02:14:54 -07:00
Scott Main
fb48573370
add preview flags to terms doc so the early look title appears in nav
2009-08-06 02:09:36 -07:00
Scott Main
4f320f4645
am 02a803f2: final changes to make the sdk sidenav work for the offline preview docs
...
Merge commit '02a803f201df2c267ab3a10cf6547c69d72ba6db'
* commit '02a803f201df2c267ab3a10cf6547c69d72ba6db':
final changes to make the sdk sidenav work for the offline preview docs
2009-08-06 02:07:10 -07:00
Scott Main
02a803f201
final changes to make the sdk sidenav work for the offline preview docs
2009-08-06 01:56:25 -07:00
Dirk Dougherty
5e72709d38
resolved conflicts for merge of f11d7d55 to master
2009-08-06 01:14:04 -07:00
Dirk Dougherty
f11d7d559a
Add support for preview SDK handling in doc templates. Add preview SDK docs.
...
Bug: 2031559
2009-08-06 00:14:25 -07:00
Android (Google) Code Review
19202cf788
am 2dce6988: Merge change 20230 into donut
...
Merge commit '2dce6988c26332b4733a06851eee9631151b0bda'
* commit '2dce6988c26332b4733a06851eee9631151b0bda':
Cleanup - Specify the version and rel id.
2009-08-05 22:17:21 -07:00
Android (Google) Code Review
2dce6988c2
Merge change 20230 into donut
...
* changes:
Cleanup - Specify the version and rel id.
2009-08-05 22:14:47 -07:00
Android (Google) Code Review
82fa0ca553
am 701f8b86: Merge change 20229 into donut
...
Merge commit '701f8b86a404504045c459be0384d155fc02728a'
* commit '701f8b86a404504045c459be0384d155fc02728a':
Add 3->donut diff report to SDK docs.
2009-08-05 22:12:58 -07:00