103809 Commits

Author SHA1 Message Date
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
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
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
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
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
Scott Main
023a70daa1 am c92ce29f: typo
* commit 'c92ce29fe59d0ac0693847a6ac68bdadc507f1e7':
  typo
2013-05-15 10:38:50 -07:00
Scott Main
0a00899132 am 98599ee7: final android studio package info
* commit '98599ee71eb1af403cd2f122dafc53c7aa380335':
  final android studio package info
2013-05-15 10:38:47 -07:00
Amith Yamasani
b865d57815 Merge "Opt-in Settings package to see restricted accounts" into jb-mr2-dev 2013-05-15 17:05:44 +00:00
Scott Main
c92ce29fe5 typo
Change-Id: I3d8ea3b012d530b4f9212fbac159fce37cf36a03
2013-05-15 09:18:13 -07:00
Scott Main
98599ee71e final android studio package info
Change-Id: I1ec2c09e46c0eb563d6be3eda3fa92e1d692378d
2013-05-15 08:54:28 -07:00
Dirk Dougherty
1b173c6d5d am 0f5d1391: am b7059861: am 2694897a: am 787cbb37: am 9a51dfd4: Merge "Doc change: add redirects for edu urls." into jb-mr1.1-docs
* commit '0f5d1391f511380382b2cb91cf356d80854230b5':
  Doc change: add redirects for edu urls.
2013-05-15 07:37:59 -07:00
Dirk Dougherty
7b2fba2f4a am 997d0042: am aa0acfc8: am 231e2474: Merge commit \'c3069c26\' into manualmerge
* commit '997d00428c420ba8c2175c7c2e28f14d54abd0b9':
  Doc change: updates to location landing.
2013-05-15 07:37:55 -07:00
Dirk Dougherty
0f5d1391f5 am b7059861: am 2694897a: am 787cbb37: am 9a51dfd4: Merge "Doc change: add redirects for edu urls." into jb-mr1.1-docs
* commit 'b705986179b1bbda80c9281477a4d6b6b6d27e88':
  Doc change: add redirects for edu urls.
2013-05-15 07:35:52 -07:00
Dirk Dougherty
997d00428c am aa0acfc8: am 231e2474: Merge commit \'c3069c26\' into manualmerge
* commit 'aa0acfc8761fc8802879f90511b904061a523ed2':
  Doc change: updates to location landing.
2013-05-15 07:35:49 -07:00
Dirk Dougherty
b705986179 am 2694897a: am 787cbb37: am 9a51dfd4: Merge "Doc change: add redirects for edu urls." into jb-mr1.1-docs
* commit '2694897a3c20b79e3b28601ee43bcaefec827232':
  Doc change: add redirects for edu urls.
2013-05-15 07:33:18 -07:00