Daniel Sandler
c30b6da804
Merge "Bring back the notification panel handle peek animation." into jb-mr1-dev
2012-10-04 12:41:41 -07:00
Elliott Hughes
3594e855a4
Merge "Fix Catalan ("ca") date formatting." into jb-mr1-dev
2012-10-04 12:38:24 -07:00
Daniel Sandler
0c1b75c17b
Bring back the notification panel handle peek animation.
...
Bug: 7286201
Change-Id: Id93d6a00689ffb7f97e89af935460b1debec3850
2012-10-04 15:37:13 -04:00
Svetoslav Ganov
d367b70c4a
Merge "Accessibility HOVER_ENTER / EXIT without enclosing EXPLORATION_GESTURE_START / END" into jb-mr1-dev
2012-10-04 12:31:02 -07:00
John Spurlock
6ebbe1b970
Merge "Invoking the global action dialog stops dreaming." into jb-mr1-dev
2012-10-04 12:29:46 -07:00
John Spurlock
27b3819df0
Merge "Reset status bar in keyguard, fix MU status bar bug." into jb-mr1-dev
2012-10-04 12:26:18 -07:00
Philip Milne
e4ed092076
Merge "Fix for bug: 7274232. Bold date on lock screen." into jb-mr1-dev
2012-10-04 12:14:45 -07:00
Daniel Sandler
0a890b3ce2
Merge "Remove Start Dreaming^W^W Sleep Now 1x1 widget." into jb-mr1-dev
2012-10-04 12:14:15 -07:00
Daniel Sandler
7aa88f7aad
Remove Start Dreaming^W^W Sleep Now 1x1 widget.
...
If you need its functionality for testing:
$ adb shell am start -n com.android.systemui/.Somnambulator
Bug: 7267723
Change-Id: I9e0dd9d020e251d1ced4377329436ea46c3a8af5
2012-10-04 15:03:22 -04:00
Philip Milne
2d1cf35fc9
Fix for bug: 7274232. Bold date on lock screen.
...
Change-Id: Ic3fc3e7c0770b2431139c3faf10296d307f1175e
2012-10-04 12:01:41 -07:00
Amith Yamasani
dcf5a663cd
Merge "Read in the disable-keyguard-features flag from the XML file" into jb-mr1-dev
2012-10-04 11:56:29 -07:00
Amith Yamasani
3364b2ff79
Merge "Fix launching home when there are multiple launchers installed" into jb-mr1-dev
2012-10-04 11:55:28 -07:00
Scott Main
2babbe19a3
am c3b8a9b6: am bc7a20a4: resolved conflicts for merge of 78866b71 to jb-dev
...
* commit 'c3b8a9b6d03283c77d179e1f6293a6319c91e6e6':
Doc update: TTL change.
2012-10-04 11:52:41 -07:00
John Spurlock
4e6922d89e
Reset status bar in keyguard, fix MU status bar bug.
...
Two things going on here, status bar disabled flags need to be reset
on user switch. Also make status bar's internal disable-record lookup
multi-user aware.
Bug:7278793
Change-Id: I1d7088d956a065330736da4c09cc1874c528c133
2012-10-04 14:51:51 -04:00
Scott Main
c3b8a9b6d0
am bc7a20a4: resolved conflicts for merge of 78866b71 to jb-dev
...
* commit 'bc7a20a48c3e8405c8dbbf54dd8f422fa5e19e3a':
Doc update: TTL change.
2012-10-04 11:50:18 -07:00
Scott Main
bc7a20a48c
resolved conflicts for merge of 78866b71 to jb-dev
...
Change-Id: I028637f4622f398769ad43e714d45ec95ff3f23d
2012-10-04 11:39:00 -07:00
Victoria Lease
18c2b6e730
Merge "throw SecurityException in isProviderEnabled()" into jb-mr1-dev
2012-10-04 11:18:14 -07:00
Amith Yamasani
7077b3c9bb
Read in the disable-keyguard-features flag from the XML file
...
Bug: 7283501 Exchange Services crash while using Email App after upgrading
Change-Id: I40d13f5d3805ea3139dc3938077a5265ff78c426
2012-10-04 11:00:55 -07:00
Baligh Uddin
b3f55fdef6
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-04 10:55:33 -07:00
Baligh Uddin
ceb4a21e72
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-04 10:54:18 -07:00
Scott Main
78866b71e6
Merge "Doc update: TTL change." into jb-dev-docs
2012-10-04 10:20:13 -07:00
Scott Main
68e11d40ad
am 70e6cff9: am 6b962174: am cea1f19c: Merge "add links from various design docs to corresponding developer docs" into jb-dev-docs
...
* commit '70e6cff9bcd464fcb22a0d7dc977863ef0952448':
add links from various design docs to corresponding developer docs
2012-10-04 10:12:16 -07:00
Scott Main
70e6cff9bc
am 6b962174: am cea1f19c: Merge "add links from various design docs to corresponding developer docs" into jb-dev-docs
...
* commit '6b962174bf974edd5298a37498777780e0b7b1fe':
add links from various design docs to corresponding developer docs
2012-10-04 10:10:21 -07:00
Scott Main
6b962174bf
am cea1f19c: Merge "add links from various design docs to corresponding developer docs" into jb-dev-docs
...
* commit 'cea1f19cb85c8204cc920bb1073c0726b610cedd':
add links from various design docs to corresponding developer docs
2012-10-04 10:08:00 -07:00
Scott Main
cea1f19cb8
Merge "add links from various design docs to corresponding developer docs" into jb-dev-docs
2012-10-04 10:06:02 -07:00
John Spurlock
1205d16e02
Merge "Clear notifications properly on ACTION_USER_STOPPED." into jb-mr1-dev
2012-10-04 09:09:15 -07:00
John Spurlock
078a490c22
Clear notifications properly on ACTION_USER_STOPPED.
...
Which also takes care of the ACTION_USER_REMOVED case.
Bug:7277853
Change-Id: I0a6bade11bd0d420df03e16e69a386cfccfa07cc
2012-10-04 12:00:53 -04:00
Eric Laurent
31fed73701
Merge "AudioService: filter flags in volume methods" into jb-mr1-dev
2012-10-04 08:44:26 -07:00
Victoria Lease
f429921e3a
throw SecurityException in isProviderEnabled()
...
In MR0, we did not allow applications to query enabled status of
location providers they did not have permission to use. Some
applications counted on this behavior, using the thrown
SecurityException to determine whether or not they have permission
to use the specified provider.
Reverting to this behavior fixes the regressions seen in those
applications.
Bug: 7251459
Change-Id: I8b0cfd5862c80f0c831a4ab544c3fa7408bc84a0
2012-10-04 08:01:19 -07:00
Chris Wren
6295ef3251
Merge "hide the redundant clock when the notification shade is open." into jb-mr1-dev
2012-10-04 06:37:11 -07:00
Svetoslav Ganov
f068fed6c4
Accessibility HOVER_ENTER / EXIT without enclosing EXPLORATION_GESTURE_START / END
...
1. The initial implementation was not sending the gesture start and end
events until the the user has moved more than a given slop and did not
do it faster than a given velocity. However, there is the case where
if the user did not move or just taped on the screen an exploration
occurs. The system was not sending the exploration start and end
events for the latter case.
2. The delaued command for long press was not canceled when the pointer
moves more than the slop distance.
bug:7282811
Change-Id: I7d98470cd4d9ea9b2519326e5e550ff68b040747
2012-10-03 22:48:11 -07:00
Satoshi Kataoka
ebf7e2851c
Merge "Close the current input method when attached view doesn't have a handler" into jb-mr1-dev
2012-10-03 21:02:20 -07:00
Scott Main
d4cc942996
add links from various design docs to corresponding developer docs
...
Change-Id: Id731979a9b6ebcfc956848933d64ea5cf64953b5
2012-10-03 20:53:05 -07:00
Jim Miller
5b14b9698c
Merge "Fix keyguard landscape layout on phones" into jb-mr1-dev
2012-10-03 20:30:10 -07:00
Svetoslav Ganov
d211767f9c
Merge "Announce changes in keyguard message, e.g. bad unlock pattern." into jb-mr1-dev
2012-10-03 20:21:19 -07:00
Amith Yamasani
203a2f464c
Fix launching home when there are multiple launchers installed
...
Bug: 7283782
Since ResolverActivity now runs in the correct user, it doesn't need to explicitly
pass in the calling userId. In fact, for the Home case, since ActivityManager is
the one requesting resolution of Home activity, Resolver is running as user 0
instead of the current user.
Removing explicit calls based on the launchingUid fixes the problem.
Change-Id: I4676c155aafaa0dd5cefb1acefa0e7e9c1e20f25
2012-10-03 20:16:40 -07:00
Dirk Dougherty
09d1cb3fb1
am 486eb461: am 5713b5bc: am 99f5ff0a: Merge "Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."" into jb-dev-docs
...
* commit '486eb4616e07d23a408a475adaf450b1bc2f9024':
Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."
2012-10-03 19:42:36 -07:00
Dirk Dougherty
486eb4616e
am 5713b5bc: am 99f5ff0a: Merge "Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."" into jb-dev-docs
...
* commit '5713b5bc929962e8ddc559f3f3e73a925a0c3150':
Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."
2012-10-03 19:40:35 -07:00
Dirk Dougherty
5713b5bc92
am 99f5ff0a: Merge "Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."" into jb-dev-docs
...
* commit '99f5ff0abb361de352f374822d2edc1a9379ad0c':
Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."
2012-10-03 19:38:17 -07:00
Dirk Dougherty
99f5ff0abb
Merge "Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."" into jb-dev-docs
2012-10-03 19:37:01 -07:00
Baligh Uddin
5120adbee7
Import translations. DO NOT MERGE
...
Change-Id: I3948ca1d5441099dae59c6e0b95e3f53acc47437
Auto-generated-cl: translation import
2012-10-03 19:36:28 -07:00
Dirk Dougherty
b4dc1c80a2
Revert "Doc change: Add core quality and tablet quality docs, tablet developer stories."
...
This reverts commit c395f4a39c
Change-Id: If74bdf2e567f60fc1af9e2c272531ef58e2cee41
2012-10-03 19:36:08 -07:00
Christopher Tate
35dd752238
Merge "Rewrite raw insert()s and some raw query()s of moved-to-global keys" into jb-mr1-dev
2012-10-03 19:31:40 -07:00
Christopher Tate
c221d2be7d
Rewrite raw insert()s and some raw query()s of moved-to-global keys
...
The Settings put*() APIs fix up references via the old namespaces,
but the raw insert() interface didn't. Now it does. Also, when
possible we fix up direct query() operations on the old namespace
to point to the correct one. At present that is only done for
query() operations with Uris of the form
content://secure/adb_enabled
There is no rewriting done on queries of the form
content://secure WHERE name='adb_enabled'
since the app-supplied WHERE clause can be arbitrarily complex.
Bug 7267568
Change-Id: I5c8cecbea7f5b1da6247a53b1428d3effb0bbca5
2012-10-03 19:20:51 -07:00
Baligh Uddin
85201d3d92
Import translations. DO NOT MERGE
...
Change-Id: I50db6e8159487c9a725b224e3e2206791f58febd
Auto-generated-cl: translation import
2012-10-03 19:17:05 -07:00
Svetoslav Ganov
a6cab32d68
Merge "Events for window's content change should be dispatched only for the active window." into jb-mr1-dev
2012-10-03 19:00:17 -07:00
Christopher Tate
1a2fac3eed
Merge "Use myUserId() only in registerContentObserver()" into jb-mr1-dev
2012-10-03 18:54:49 -07:00
Adam Powell
ac2fc16373
Merge "Remove unneeded margin below action bar subtitles" into jb-mr1-dev
2012-10-03 18:50:10 -07:00
Jim Miller
ce3e948c5c
Fix keyguard landscape layout on phones
...
This particular layout didn't have layout_height specified, which
is undefined. However, the undefined behavior seems to have changed
on the platform to one where this layout no longer works. Not
specifying layout_height causes the security area view to be 0 pixels
wide, effectively ignoring layout_weight.
Fixes bug 7283261
Change-Id: I0e3d156e9b2d7ef1492dec9791f0e241e8cd7fe6
2012-10-03 18:48:07 -07:00
Romain Guy
f7ee2a03c1
Merge "Fix rendering artifacts on tiled renderers Bug #7275145 " into jb-mr1-dev
2012-10-03 18:47:35 -07:00