103935 Commits

Author SHA1 Message Date
The Android Automerger
665191bb4b merge in jb-mr2-release history after reset to jb-mr2-dev 2013-05-19 05:55:27 -07:00
John Spurlock
d0154550e0 Merge "Deactivate notification listeners disabled at runtime." into jb-mr2-dev 2013-05-19 08:03:48 +00:00
John Spurlock
79f7892c10 Deactivate notification listeners disabled at runtime.
PACKAGE_CHANGED is called when either the application or any
of its components change.  Rework old early exit code to
handle component-level disabling wrt listeners.

Note PACKAGE_CHANGED can take quite a while to reach NMS.
Up to ten seconds (!) after component-disabling in app.

Bug:8982243
Change-Id: Ia325516140dd9288466a663192a5326019f071ab
2013-05-18 14:29:40 -04:00
Brett Chabot
154bb5597c Merge "Fix PhoneWindowManager#getUserRotationMode" into jb-mr2-dev 2013-05-18 00:15:25 +00:00
Santos Cordon
c1de240457 Merge "Update documentation of NEW_OUTGOING_CALL" into jb-mr2-dev 2013-05-18 00:14:14 +00:00
Santos Cordon
ba70136713 Update documentation of NEW_OUTGOING_CALL
Adds call-handling as a use case for NEW_OUTGOING_CALL

bug: 8987211
Change-Id: Icd9c53a2dd1a5948a749e133600db21c2560fd1f
2013-05-17 15:58:12 -07:00
Chris Wren
743054f5b3 Merge "disable notification listeners on uninstall" into jb-mr2-dev 2013-05-17 22:06:14 +00:00
Michael Wright
4361e1f46e Remove assist swipe from TOUCH_NAVIGATION devices
Bug: 9019927
Change-Id: I0a67ee00038b6fba7818f64ba02515767e34fe06
(cherry picked from commit 681a3d710402b80a8375a05172b1fb6f720295be)
2013-05-17 21:30:02 +00:00
Romain Guy
3c1ad55fcf Merge "Update Canvas.getClipBounds to not account for AA clips." into jb-mr2-dev 2013-05-17 21:10:22 +00:00
Dianne Hackborn
cff74a08fb Fix issue #9000597: PackageManager get NPE while running performance plan
Change-Id: I2bf777e8b15704d21320f95059d94648122396a8
2013-05-17 13:49:04 -07:00
Dianne Hackborn
d31db759cb Merge "Fix issue #9000597: PackageManager get NPE while running performance plan" into jb-mr2-dev 2013-05-17 20:31:44 +00:00
Chris Wren
ae9bb5737c disable notification listeners on uninstall
Bug: 8979640
Change-Id: I9f1d118e5ce210b829476e0971f3d55fc778c227
2013-05-17 16:02:53 -04:00
Jeff Brown
50ab525af6 Merge "Add route description API." into jb-mr2-dev 2013-05-17 19:41:11 +00:00
Dianne Hackborn
2c44c74b88 Fix issue #9000597: PackageManager get NPE while running performance plan
Change-Id: I2bf777e8b15704d21320f95059d94648122396a8
2013-05-17 12:07:21 -07:00
Baligh Uddin
9cd4e67e10 Import translations. DO NOT MERGE
Change-Id: I842a1c08ad79a01566a9abc1a9893ff3f0547846
Auto-generated-cl: translation import
2013-05-17 10:13:15 -07:00
Brett Chabot
7e55c40e92 Fix PhoneWindowManager#getUserRotationMode
This method should be reading from the ACCELEROMETER_ROTATION instead
of the USER_ROTATION setting.

Needed for uiautomator to properly restore the current auto rotation
setting after test run finishes.

Bug 8985351

Change-Id: I50f100117c0590dd65a646b584d027751ad5d3ce
2013-05-16 19:41:34 -07:00
Scott Main
ecd3f2d729 am eec9bc2f: am ec5c93e0: am df82d256: add info about Windows issue and link to issues page
* commit 'eec9bc2f567f037225e9bea1d0facebeb98a183d':
  add info about Windows issue and link to issues page
2013-05-16 18:07:22 -07:00
Scott Main
eec9bc2f56 am ec5c93e0: am df82d256: add info about Windows issue and link to issues page
* commit 'ec5c93e0ecd92223a20c049b03f183c588391592':
  add info about Windows issue and link to issues page
2013-05-16 18:05:13 -07:00
Scott Main
ec5c93e0ec am df82d256: add info about Windows issue and link to issues page
* commit 'df82d256592d6743e400ccf1c82822ddb56fefbe':
  add info about Windows issue and link to issues page
2013-05-16 18:03:12 -07:00
Scott Main
df82d25659 add info about Windows issue and link to issues page
Change-Id: I07f1962fd00fc87c783e090f3e6986449f7b6f7c
2013-05-16 18:00:02 -07:00
Robert Greenwalt
ae01017f4d Add min delay between disable and enable of wifi
We sometimes have issues if disable, enable seq happens to fast.
This should only slow down those fast cases.

bug:8715336
Change-Id: I4f7fe9708b7c3c2300c441511838e8a70eaad5d1
2013-05-16 15:28:59 -07:00
Scott Main
03fe26d5b1 am d7088026: am 26ab3060: am c452f1e2: add nav drawer icon zip
* commit 'd708802698baea82136c12e8a4cee805ab0b3efb':
  add nav drawer icon zip
2013-05-16 15:12:11 -07:00
Scott Main
d708802698 am 26ab3060: am c452f1e2: add nav drawer icon zip
* commit '26ab3060ad402204c8a50e184c3947a897667642':
  add nav drawer icon zip
2013-05-16 15:09:40 -07:00
Scott Main
26ab3060ad am c452f1e2: add nav drawer icon zip
* commit 'c452f1e251ca7aa26a2cfbb04e2f1086f18ca5df':
  add nav drawer icon zip
2013-05-16 15:07:46 -07:00
Scott Main
c452f1e251 add nav drawer icon zip
Change-Id: I1eef61cb27ec2b50c88d6d8aa3a34495e2d4c029
2013-05-16 15:02:02 -07:00
Jeff Brown
56d4b744b3 Add route description API.
Bug: 8175766
Change-Id: I65dbc10fc04f9ff8f6abc1bda23fbf5baa227737
2013-05-16 14:41:30 -07:00
Robert Greenwalt
c12783a90e Add min delay between disable and enable of wifi
We sometimes have issues if disable, enable seq happens to fast.
This should only slow down those fast cases.

bug:8715336
Change-Id: I4f7fe9708b7c3c2300c441511838e8a70eaad5d1
2013-05-16 20:57:52 +00:00
John Spurlock
c037282c1c Merge "Rebind notification listeners for current user." into jb-mr2-dev 2013-05-16 18:06:36 +00:00
Scott Main
15e102cf3b am 6658de78: am 14f1a995: am 67823512: add links to nav drawer icons
* commit '6658de781b3826513f26383f261ad18d4cd096da':
  add links to nav drawer icons
2013-05-16 10:55:10 -07:00
Scott Main
6658de781b am 14f1a995: am 67823512: add links to nav drawer icons
* commit '14f1a9959311258eea47d1fd1c30b82ceddc9808':
  add links to nav drawer icons
2013-05-16 10:52:04 -07:00
Scott Main
14f1a99593 am 67823512: add links to nav drawer icons
* commit '678235122bb61304a36731e7a4ab1f4ad666980f':
  add links to nav drawer icons
2013-05-16 10:50:13 -07:00
Scott Main
678235122b add links to nav drawer icons
Change-Id: I97cf24421542d70402488f8c193c7bcc7ef7edd5
2013-05-16 10:47:12 -07:00
John Spurlock
3ec4e7050a Rebind notification listeners for current user.
Use ForUser overload when reading setting inside system server.

Bug: 9000206
Change-Id: Ie87aed578d29425d8f32b23aeb8aa7118922c889
2013-05-16 13:42:38 -04:00
Dirk Dougherty
02ea97b592 am f7089ab0: am d73dee30: am a012887a: Merge "Doc change: change contact form for optimization tips review decisions." into jb-mr1.1-ub-dev
* commit 'f7089ab0062b3db9858012330501cedcab3739cd':
  Doc change: change contact form for optimization tips review decisions.
2013-05-16 08:24:02 -07:00
Derek Sollenberger
00a33a8ce8 Update Canvas.getClipBounds to not account for AA clips.
This preserves the existing behavior at the SDK level while skia
investigates a more comprehensive solution.

bug: 8986473
Change-Id: Ief82dcfd47f1ba08d28d43402b3c28694f94f2e4
2013-05-16 09:31:27 -04:00
The Android Automerger
fdbc2d03c5 merge in jb-mr2-release history after reset to jb-mr2-dev 2013-05-16 05:55:35 -07:00
Dirk Dougherty
f7089ab006 am d73dee30: am a012887a: Merge "Doc change: change contact form for optimization tips review decisions." into jb-mr1.1-ub-dev
* commit 'd73dee305b7b3b75fe2b6d5d4a99e35d65e06f85':
  Doc change: change contact form for optimization tips review decisions.
2013-05-16 00:35:37 -07:00
Dirk Dougherty
d73dee305b am a012887a: Merge "Doc change: change contact form for optimization tips review decisions." into jb-mr1.1-ub-dev
* commit 'a012887a7856c29e77cd9b08fab16a6c26c93c57':
  Doc change: change contact form for optimization tips review decisions.
2013-05-16 00:33:29 -07:00
Dirk Dougherty
a012887a78 Merge "Doc change: change contact form for optimization tips review decisions." into jb-mr1.1-ub-dev 2013-05-16 07:31:53 +00:00
Dirk Dougherty
83a5f082f0 Doc change: change contact form for optimization tips review decisions.
Change-Id: Ib4d5c5d4a5d078fb7b5612d5908515032e69f565
2013-05-16 00:31:02 -07:00
Scott Main
94160cd1d7 am 93657665: am 65b68f4a: am 0c39152f: add tags to lessons in navigation class
* commit '93657665845a61ccf33a81e62a922163234b8cb3':
  add tags to lessons in navigation class
2013-05-15 14:52:39 -07:00
Scott Main
9365766584 am 65b68f4a: am 0c39152f: add tags to lessons in navigation class
* commit '65b68f4a760dc029805aff5f1fa804a3420ac38c':
  add tags to lessons in navigation class
2013-05-15 14:50:03 -07:00
Scott Main
65b68f4a76 am 0c39152f: add tags to lessons in navigation class
* commit '0c39152fc6847c8332aed46fd944579806d583df':
  add tags to lessons in navigation class
2013-05-15 14:47:44 -07:00
Scott Main
0c39152fc6 add tags to lessons in navigation class
Change-Id: Icab52c7aa3069b4cf700a9f2bc84a6d833b48621
2013-05-15 14:39:20 -07:00
Chet Haase
bee0495fa1 Merge "Dirty rect must expand, not contract." into jb-mr2-dev 2013-05-15 17:56:01 +00:00
Raph Levien
2140385719 Merge "Fix for bug 8911390 RTL text alignment is changed ..." into jb-mr2-dev 2013-05-15 17:44:16 +00:00
Scott Main
5f46f16e04 am 47dbcfe4: am 023a70da: am c92ce29f: typo
* commit '47dbcfe4ed4922f6b6ece5f46edb13b1fc66f971':
  typo
2013-05-15 10:42:36 -07:00
Scott Main
5720da0e85 am b09a6e9c: am 0a008991: am 98599ee7: final android studio package info
* commit 'b09a6e9cfe847db59a3a16869bfe3b4333bc81df':
  final android studio package info
2013-05-15 10:42:33 -07:00
Scott Main
47dbcfe4ed am 023a70da: am c92ce29f: typo
* commit '023a70daa1c5b2bc0526fc75a7ea92626f476747':
  typo
2013-05-15 10:40:26 -07:00
Scott Main
b09a6e9cfe am 0a008991: am 98599ee7: final android studio package info
* commit '0a0089913292eaa099fcca78efc2c06e76d13f22':
  final android studio package info
2013-05-15 10:40:23 -07:00