Svetoslav Ganov
873d49a670
am 8b681cb8: Some formatting missed in the previous patch
...
* commit '8b681cb8813454aac8a626bf3d7adaa8beca4d75':
Some formatting missed in the previous patch
2012-09-14 15:22:52 -07:00
Svetoslav Ganov
8b681cb881
Some formatting missed in the previous patch
...
Change-Id: I299090ca67b1d90cf75a46dc85b13970d32511e5
2012-09-14 15:20:45 -07:00
Svetoslav Ganov
acbea737ec
am 3efa8bab: Merge "Adding accessibility events for touch and gesture detection states." into jb-mr1-dev
...
* commit '3efa8babf581b107f63e29dedb56166e5db1bfdb':
Adding accessibility events for touch and gesture detection states.
2012-09-14 15:19:06 -07:00
Svetoslav Ganov
3efa8babf5
Merge "Adding accessibility events for touch and gesture detection states." into jb-mr1-dev
2012-09-14 15:16:27 -07:00
Svetoslav Ganov
77276b6085
Adding accessibility events for touch and gesture detection states.
...
1. Currently the system fires accessibility events to announce the
start and end of a touch exploration gesture. However, such a
gesture starts after we have decided that the user is not
performing a gesture which is achieved by measuring speed of
movement during a threshold distance. This allows an accessibility
service to provide some feedback to the user so he knows that
he is touch exploring.
This change adds event types for the first and last touches
of the user. Note that the first touch does not conincide with
the start of a touch exploration gesture since we need a time
or distance to pass before we know whether the user explores
or gestures. However, it is very useful for an accessibility
service to know when the user starts to interact with the
touch screen so it can turn the speech off, to name one
compelling use case.
This change also provides event types for the start and end
of gesture detection. If the user has moved over the threshold
with a speed greater than X, then the system detects gestures.
It is useful for an accessibility service to know the begin
and end of gesture detection so it can provide given feedback
type for such a gesture, say it may produce haptic feedback
or sound that differs for the one for touch exploration.
The main benefit of announcing these new events is that an
accessibility service can provide feedback for each touch
state allowing the user to always know what he is doing.
bug:7166935
Change-Id: I26270d774cc059cb921d6a4254bc0aab0530c1dd
2012-09-14 15:12:54 -07:00
Irfan Sheriff
8e05462e54
am b4ad71ae: Merge "Increase GO idle time out to 5 seconds" into jb-mr1-dev
...
* commit 'b4ad71aee547d37ff65e67d2fd8743da0b17b258':
Increase GO idle time out to 5 seconds
2012-09-14 15:09:11 -07:00
Irfan Sheriff
b4ad71aee5
Merge "Increase GO idle time out to 5 seconds" into jb-mr1-dev
2012-09-14 15:06:19 -07:00
Irfan Sheriff
a149edf438
Increase GO idle time out to 5 seconds
...
This is needed to work well with cavium dongle and 2 seconds
was too aggressive to let a client scan and connect.
Change-Id: Id3f1e3711333365c1e90827fb92675fd5dbc49da
2012-09-14 15:04:36 -07:00
Baligh Uddin
316ac07afa
am c3a691ec: Merge "Add day_of_week_medium_* and day_of_week_short_* for Persian [fa]" into jb-mr1-dev
...
* commit 'c3a691ec3c340f6d37b85a85406eeacc88b783d5':
Add day_of_week_medium_* and day_of_week_short_* for Persian [fa]
2012-09-14 15:04:02 -07:00
Baligh Uddin
c3a691ec3c
Merge "Add day_of_week_medium_* and day_of_week_short_* for Persian [fa]" into jb-mr1-dev
2012-09-14 15:02:17 -07:00
Siva Velusamy
537421bed2
PhoneStatusBar: Fix NPE while accessing quick settings.
...
Fixes Bug 7137026
Change-Id: Id156cf8ebb1a31202015a167185a6588283128f8
2012-09-14 14:48:58 -07:00
Jatin Lodhia
4dc6728777
am 836033d6: Merge "Update account list on account picker activity resume" into jb-mr1-dev
...
* commit '836033d6502641a4631bdc5cbd2d57848561e7ca':
Update account list on account picker activity resume
2012-09-14 14:44:43 -07:00
Jatin Lodhia
836033d650
Merge "Update account list on account picker activity resume" into jb-mr1-dev
2012-09-14 14:42:00 -07:00
Jake Hamby
76a6142687
Add support for per-package policy for sending premium SMS.
...
The default behavior for sending a message to a premium SMS
short code (or suspected premium SMS number) is to ask the user for
confirmation. Enable the user to set a default policy ("remember this
choice" checkbox) to always/never allow the app to send SMS to
premium short codes in the future. The policy can be changed by
the Settings app in the app info screen.
Bug: 5513975
Change-Id: I15f45f34dc4da4aef7d0efd675be6bc3a4ceb720
2012-09-14 14:32:58 -07:00
rich cannings
13d428e830
Send more information to verifiers
...
Send package name, version code and the uid of the application requesting the
install to package verifiers.
Bug: 7164155
Change-Id: I2464dc5d4551f60b4f38f7982495a8920c83e1cd
2012-09-14 14:25:52 -07:00
Amith Yamasani
3e4ef8e220
am a87826c3: Merge "Fix face unlock for multiple users" into jb-mr1-dev
...
* commit 'a87826c345dbd692a86a340691cf7471a2505809':
Fix face unlock for multiple users
2012-09-14 14:13:58 -07:00
Amith Yamasani
a87826c345
Merge "Fix face unlock for multiple users" into jb-mr1-dev
2012-09-14 14:11:58 -07:00
Kristian Monsen
7b1be53754
am 4cb846b8: Merge "Hiding some of the deprecated android.webkit API\'s" into jb-mr1-dev
...
* commit '4cb846b8defa298fe62e6420d1dcd7d8f65a1d74':
Hiding some of the deprecated android.webkit API's
2012-09-14 14:03:52 -07:00
Ben Gruver
552edb895a
am 51fbaff1: Merge "DEFAULT_VERIFY_ENABLE turns verification off" into jb-mr1-dev
...
* commit '51fbaff11c195d3004f872d19f98a20fa6c44456':
DEFAULT_VERIFY_ENABLE turns verification off
2012-09-14 14:03:48 -07:00
Winson Chung
4f49d9450f
Adding data type overlay to network tile.
...
Change-Id: Iae3c188e2f7f03bd1ebaddc756021be312ddb0aa
2012-09-14 14:02:07 -07:00
Winson Chung
832cf1f2c0
am 4f49d945: Adding data type overlay to network tile.
...
* commit '4f49d9450fe919868f9a9a9a44db59ca2497150c':
Adding data type overlay to network tile.
2012-09-14 14:02:04 -07:00
Kristian Monsen
4cb846b8de
Merge "Hiding some of the deprecated android.webkit API's" into jb-mr1-dev
2012-09-14 14:01:37 -07:00
Ben Gruver
51fbaff11c
Merge "DEFAULT_VERIFY_ENABLE turns verification off" into jb-mr1-dev
2012-09-14 14:01:37 -07:00
Jeff Sharkey
1e364acac6
am 04a34b37: Merge "Actually move to Global settings." into jb-mr1-dev
...
* commit '04a34b375513eaeec67f54bb203ef6b763328751':
Actually move to Global settings.
2012-09-14 13:51:10 -07:00
Jeff Sharkey
04a34b3755
Merge "Actually move to Global settings." into jb-mr1-dev
2012-09-14 13:49:24 -07:00
Christopher Tate
e9431fa881
am ce18d1c8: Merge "Get correct user\'s package info during clip processing" into jb-mr1-dev
...
* commit 'ce18d1c871f7101af58391918b7f249438c4c307':
Get correct user's package info during clip processing
2012-09-14 13:48:25 -07:00
Jeff Sharkey
e6e6197d7c
Actually move to Global settings.
...
Also add better ConnectivityService logging.
Bug: 7157464
Change-Id: Ia235a7e62ed809240913c4782920c1410c7d597d
2012-09-14 13:47:51 -07:00
Christopher Tate
ce18d1c871
Merge "Get correct user's package info during clip processing" into jb-mr1-dev
2012-09-14 13:44:52 -07:00
Christopher Tate
ad9833a77f
Get correct user's package info during clip processing
...
Also clear the binder identity correctly for purposes of doing
that query.
Bug 7162477
Change-Id: Ie9e43a2d8fc964d1be649887905244dcceaa3c80
2012-09-14 13:43:16 -07:00
Roozbeh Pournader
f387517725
Add day_of_week_medium_* and day_of_week_short_* for Persian [fa]
...
Persian was missing data for day_of_week_medium_* and day_of_week_short_*,
resulting in fallbacks to English.
Bug: 6811501
Change-Id: Ib321a964221e451d8b47e2eb025fad8a02f0d5c0
2012-09-14 13:43:02 -07:00
rich cannings
e4bf0eae06
DEFAULT_VERIFY_ENABLE turns verification off
...
When DEFAULT_VERIFY_ENABLE == false, package verification must be completely
off.
Bug: 7132197
Change-Id: Icc0dbb4a3f4f5f00ddadecda6cc42976618c4332
2012-09-14 13:40:30 -07:00
Amith Yamasani
4b4b954ddf
Fix face unlock for multiple users
...
Bug: 7152537
Not all instances of LockPatternUtils are getting updated with the current user, so
query it directly from the Activity Manager.
Change-Id: I46395c3e00feecd0edfe4228f8d7966f425519f2
2012-09-14 13:36:29 -07:00
Jeff Sharkey
892bf6c607
am a043c2c0: Merge "Move to Global.NETSTATS and Global.NTP constants." into jb-mr1-dev
...
* commit 'a043c2c0534afe418fc39bdb43bfaab394ba821a':
Move to Global.NETSTATS and Global.NTP constants.
2012-09-14 13:17:38 -07:00
Jeff Sharkey
a043c2c053
Merge "Move to Global.NETSTATS and Global.NTP constants." into jb-mr1-dev
2012-09-14 13:15:16 -07:00
Jeff Sharkey
023c05a341
Move to Global.NETSTATS and Global.NTP constants.
...
Bug: 7157464
Change-Id: Ief10fd37940f62420f5684940994c9f93802e0be
2012-09-14 13:14:21 -07:00
Baligh Uddin
61e2ce248d
Import translations. DO NOT MERGE
...
Change-Id: Ie4ec01bdcc80660c40c34b6afff04ae177a1e0ca
Auto-generated-cl: translation import
2012-09-14 12:53:02 -07:00
Baligh Uddin
4a0c3b1ff0
Import translations. DO NOT MERGE
...
Change-Id: Ie3512f874a89b0d99d4533a9d0620aaa5b85b555
Auto-generated-cl: translation import
2012-09-14 12:51:51 -07:00
Baligh Uddin
657e96ee3e
Import translations. DO NOT MERGE
...
Change-Id: I1ce15de6d202f11d8316e22a67015451193628a1
Auto-generated-cl: translation import
2012-09-14 12:44:16 -07:00
Jim Miller
e98aef7346
am f229e4d3: Add support for settings for lock widgets
...
* commit 'f229e4d3eb8f910c181f96416c6798f6f305a395':
Add support for settings for lock widgets
2012-09-14 12:40:47 -07:00
Baligh Uddin
673e7b7500
Import translations. DO NOT MERGE
...
Change-Id: Ifb01887900c080dcc8d7942e97fd3cc9e871d34a
Auto-generated-cl: translation import
2012-09-14 12:35:58 -07:00
Jim Miller
f229e4d3eb
Add support for settings for lock widgets
...
Change-Id: Iade094c6f32a7653bdbbd4921d345d68f2443ff4
2012-09-14 12:31:24 -07:00
Winson Chung
90cfc3d133
am 49321ec4: Merge "Suppress ExpandHelper on quick settings." into jb-mr1-dev
...
* commit '49321ec4fb30ab0c709c1e808701f63f38f8cbe7':
Suppress ExpandHelper on quick settings.
2012-09-14 12:30:22 -07:00
Winson Chung
e9738d144b
am d4726d06: Adding rotation lock tile to quick settings (on tablets).
...
* commit 'd4726d062e277b360046609f35e1aa8572e8e364':
Adding rotation lock tile to quick settings (on tablets).
2012-09-14 12:28:44 -07:00
Winson Chung
d4726d062e
Adding rotation lock tile to quick settings (on tablets).
...
Change-Id: Ia68c07051acc1f0f42dde0b1322db034b5d54506
2012-09-14 12:28:40 -07:00
Winson Chung
49321ec4fb
Merge "Suppress ExpandHelper on quick settings." into jb-mr1-dev
2012-09-14 12:27:55 -07:00
Michael Jurka
0cae2597b2
am ad92ce85: Merge "Fix bug with getting widget categories" into jb-mr1-dev
...
* commit 'ad92ce85175a45e5d059f129d2e0627cae60aa82':
Fix bug with getting widget categories
2012-09-14 12:25:36 -07:00
Michael Jurka
5f76482f46
am 95a2ff7c: Merge "Adding a couple extras keys for keyguard widget selection" into jb-mr1-dev
...
* commit '95a2ff7cb40d5eb3ca6fe4df0282f45e63d76ae2':
Adding a couple extras keys for keyguard widget selection
2012-09-14 12:23:36 -07:00
Michael Jurka
ad92ce8517
Merge "Fix bug with getting widget categories" into jb-mr1-dev
2012-09-14 12:21:54 -07:00
Raph Levien
ebb896b0de
am c1eff085: am e5905684: am eceb3171: am f4afc401: Merge "framework: fix bug for uninitialized variable"
...
* commit 'c1eff0857ebc6abce48ba8c267ab32109dd45ef0':
framework: fix bug for uninitialized variable
2012-09-14 12:21:46 -07:00
Michael Jurka
95a2ff7cb4
Merge "Adding a couple extras keys for keyguard widget selection" into jb-mr1-dev
2012-09-14 12:20:08 -07:00