163334 Commits

Author SHA1 Message Date
Alan Viverette
f2a6e1fa57 am 80b7068b: am 8f7fb2e6: am 7fd5ca87: am bac2a4be: Merge "Fix action bar title size consistency" into lmp-dev
* commit '80b7068b16d0be1e345e21915632fba88532dd57':
  Fix action bar title size consistency
2014-09-19 21:34:36 +00:00
Svetoslav
9424b733c7 Fix a print spooler crash when printing.
The spooler communicates with he remote PDF renderer asynchronously.
When print is confirmed we close the renderer, destroy it, and unbind
from its service. If we unbind from the service after the print activiy
is finished we get a crash. The bug was that we did not wait until we
disconnect from the remote renderer before finishing the print activity.

bug:17583115

Change-Id: I55b0135f9c5658b3a4fda2901b8b3bdef044e211
2014-09-19 14:24:40 -07:00
Alan Viverette
56d1c8afdb am 8f7fb2e6: am 7fd5ca87: am bac2a4be: Merge "Fix action bar title size consistency" into lmp-dev
* commit '8f7fb2e603a268d123cac331a23495e2b46f9a8d':
  Fix action bar title size consistency
2014-09-19 21:22:46 +00:00
George Mount
02c1728c8e am 0e24bcbb: am a86f1015: Merge "Target only shared elements with shared element Transition" into lmp-dev
* commit '0e24bcbb60a1dd8f7820496635e340b5c6b319eb':
  Target only shared elements with shared element Transition
2014-09-19 21:22:39 +00:00
Jeff Sharkey
ffa8214d17 am 4e6d1f66: am 9e8359ab: Merge "Fix bugs when system apps reclaim permissions." into lmp-dev
* commit '4e6d1f66b1f2b162214e26062fb39d8822603235':
  Fix bugs when system apps reclaim permissions.
2014-09-19 21:22:35 +00:00
Adam Powell
764b994d61 am b501fb2d: am 6caa43be: am 0a296ef3: am 20ffcaa1: Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
* commit 'b501fb2d8277e4317b3ccbe9dca6c9b7553b8715':
  Add colorEdgeEffect to themes, default it to colorPrimary
2014-09-19 21:18:02 +00:00
George Mount
6826e9bd3e am a86f1015: Merge "Target only shared elements with shared element Transition" into lmp-dev
* commit 'a86f10158a690b30e31216f628942562c3f2e2f2':
  Target only shared elements with shared element Transition
2014-09-19 21:14:43 +00:00
Jeff Sharkey
179a082527 am 9e8359ab: Merge "Fix bugs when system apps reclaim permissions." into lmp-dev
* commit '9e8359abf59cb36fb1e15b310ff7d81efc6ce057':
  Fix bugs when system apps reclaim permissions.
2014-09-19 21:14:39 +00:00
Alan Viverette
db583545ac am 7fd5ca87: am bac2a4be: Merge "Fix action bar title size consistency" into lmp-dev
* commit '7fd5ca87ac8fb2abdc7e5d6916a567e638c0f332':
  Fix action bar title size consistency
2014-09-19 21:11:23 +00:00
Adam Powell
46aaaf7e5b am 6caa43be: am 0a296ef3: am 20ffcaa1: Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
* commit '6caa43be40f0c649814abc8661135b2e433364e3':
  Add colorEdgeEffect to themes, default it to colorPrimary
2014-09-19 21:05:48 +00:00
George Mount
615a2c1605 Merge "Target only shared elements with shared element Transition" into lmp-dev 2014-09-19 21:01:15 +00:00
Svetoslav
b624244325 Keep existing API behavior that regressed.
If RemoteViews get a null package in the constructor we are
using the context in which they are applied to obtain resources
during inflation. In such a case if we call the getPackage()
method we were getting null, i.e. the package passed in the
contructor, but now we are returning the package if the app
that created the remote views.

bug:17513823
Change-Id: I0c4a8953c8320469a9160dbaae46ce31465b313b
2014-09-19 13:59:10 -07:00
Jeff Sharkey
804d37fd57 Merge "Fix bugs when system apps reclaim permissions." into lmp-dev 2014-09-19 20:58:45 +00:00
Alan Viverette
00bdf65922 am bac2a4be: Merge "Fix action bar title size consistency" into lmp-dev
* commit 'bac2a4be9a4a408fb6adbd59b0632e2b87bf3872':
  Fix action bar title size consistency
2014-09-19 20:57:43 +00:00
Adam Powell
91fb866395 am 0a296ef3: am 20ffcaa1: Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
* commit '0a296ef3cfa34775c1e3c7d0753c377d5029ac6b':
  Add colorEdgeEffect to themes, default it to colorPrimary
2014-09-19 20:52:34 +00:00
Alan Viverette
e14566eeb1 Merge "Fix action bar title size consistency" into lmp-dev 2014-09-19 20:51:14 +00:00
Adam Powell
45acf7286f am 20ffcaa1: Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev
* commit '20ffcaa121cb214ed875f4940e9ba16e82850a56':
  Add colorEdgeEffect to themes, default it to colorPrimary
2014-09-19 20:43:48 +00:00
Michael Wright
b2be25dde2 am ff49e280: am 249e6220: am 2b5563f1: am 66bbf591: Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
* commit 'ff49e280f46a698e9cb564f1aecb70cf2765e037':
  Respect intent-filter priority for system keyboard layouts.
2014-09-19 20:41:59 +00:00
Alan Viverette
ecd7c96aa4 Correctly apply max width/height to preference icons
BUG: 17581750
Change-Id: I8ad21a321c80f0a657670ba4d175d0ebecea49ef
2014-09-19 13:36:29 -07:00
Adam Powell
17f48457d2 Merge "Add colorEdgeEffect to themes, default it to colorPrimary" into lmp-dev 2014-09-19 20:31:14 +00:00
Michael Wright
d8ebbf659e am 249e6220: am 2b5563f1: am 66bbf591: Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
* commit '249e62200e39f724ef0b5f191b1774fe5ac8b1e6':
  Respect intent-filter priority for system keyboard layouts.
2014-09-19 20:29:33 +00:00
Michael Wright
e546540a90 am 2b5563f1: am 66bbf591: Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
* commit '2b5563f1bf52724b1158d895dffa8fcbd643e3c8':
  Respect intent-filter priority for system keyboard layouts.
2014-09-19 20:19:59 +00:00
Jeff Brown
36c4db8bd3 Decouple turning screen on from waking up in policy.
This allows us to ensure windows are fully drawn before unblocking
screen on while dozing.

Bug: 17516245
Change-Id: Ibe63c212b8db855ce26a34a8169f33764b266ee6
2014-09-19 13:14:29 -07:00
Jeff Brown
4d69e22193 Fix order of operations while pulsing the ambient display.
This change fixes several issues in how the display's power state
was coordinated to ensure that the display is not turned on until
the pulse is ready to be shown.  It also greatly simplifies the
wakelock logic and makes it completely deterministic instead of
relying on timed delays.

Bug: 17516245
Change-Id: If2b96845a010f2d05c610970257d898f32ccacb7
2014-09-19 13:14:28 -07:00
Jeff Brown
606e4e8c98 Ensure that the screen on blocker is applied while dozing.
The screen on blocker is used to keep the screen blank while the
system is drawing new content to prevent the user from seeing a
flash of stale content while the screen is being turned on.
This patch ensures that the screen on blocker functionality
is also applied while dozing.

Bug: 17516245
Change-Id: I77c2d0f2b99476a59ad212099f44c63aa2ef9c34
2014-09-19 13:14:28 -07:00
Jason Monk
a39fa441ad am ac045858: am 684e6734: am 8a03fc04: am 99b33ccb: Merge "Fix crash in PacManager" into lmp-dev
* commit 'ac045858d28a4b4066dcf4df35a18f415ed7a52c':
  Fix crash in PacManager
2014-09-19 20:10:12 +00:00
Alan Viverette
8acb6abed6 am 609378ca: am 594373d1: am cf5ba66c: am 40994e66: Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
* commit '609378ca3574b0dab360ac8759997aee7963afbe':
  Fix radial time picker inner circle (1-12) selections
2014-09-19 20:10:07 +00:00
Paul Soulos
23450c2369 am 834bbcb6: am ca191524: am 1f2de4f5: am b5586e00: Fixes typo in Intent documentation
* commit '834bbcb625cffc44a70af570aa2cc8c918d4b356':
  Fixes typo in Intent documentation
2014-09-19 20:10:03 +00:00
Nancy Chen
aa45ded014 am 4f3585f6: am 7d6ea755: am dec36fd9: am 6f271251: Merge "Add constructor for DisconnectCause that does not require a tone." into lmp-dev
* commit '4f3585f694ab2c9cf78c4136fd91ea8650bec61a':
  Add constructor for DisconnectCause that does not require a tone.
2014-09-19 20:09:58 +00:00
Selim Cinek
f5d8cf701b am 99283f22: am 4868c3ab: am 4832e170: am 0ad0f097: Optimized and improved the status bar performance a lot
* commit '99283f22567ff85a5a904c0eb231bd0f05f00f8b':
  Optimized and improved the status bar performance a lot
2014-09-19 20:09:54 +00:00
Michael Wright
299947f502 am 66bbf591: Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev
* commit '66bbf591050bf2969ebebc15e2550d45eeea3ab0':
  Respect intent-filter priority for system keyboard layouts.
2014-09-19 20:05:27 +00:00
Dianne Hackborn
ce0fd7665f Add new activity dumpsys command to persist all data.
Very useful for testing persisting/restoring, to make sure
that all pending changes have been written.

Change-Id: I0e3b7cd3af8afb0b6e751e086081566ab00b76c9
2014-09-19 12:58:15 -07:00
George Mount
2deeaa3314 Target only shared elements with shared element Transition
Bug 17549213
Bug 17553253

Change-Id: If54aebb4e37d2012aa8d1c5354d5ec03f92b81a3
2014-09-19 12:55:20 -07:00
Jason Monk
abd0c4d692 am 684e6734: am 8a03fc04: am 99b33ccb: Merge "Fix crash in PacManager" into lmp-dev
* commit '684e6734de69afde1a2f40e8c3fcdae19923bff0':
  Fix crash in PacManager
2014-09-19 19:53:37 +00:00
Alan Viverette
1a5cb1eddf am 594373d1: am cf5ba66c: am 40994e66: Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
* commit '594373d170583cc18da4aa27c557d0b68bc687ca':
  Fix radial time picker inner circle (1-12) selections
2014-09-19 19:53:33 +00:00
Paul Soulos
74efac55e6 am ca191524: am 1f2de4f5: am b5586e00: Fixes typo in Intent documentation
* commit 'ca191524f76f56926e020c8589b107c2649f9057':
  Fixes typo in Intent documentation
2014-09-19 19:53:29 +00:00
Nancy Chen
50e6543d22 am 7d6ea755: am dec36fd9: am 6f271251: Merge "Add constructor for DisconnectCause that does not require a tone." into lmp-dev
* commit '7d6ea755abab3098a990d7b666b00551e2464582':
  Add constructor for DisconnectCause that does not require a tone.
2014-09-19 19:53:25 +00:00
Selim Cinek
0ed89d7103 am 4868c3ab: am 4832e170: am 0ad0f097: Optimized and improved the status bar performance a lot
* commit '4868c3ab3564b194300a752195e6998ae221681d':
  Optimized and improved the status bar performance a lot
2014-09-19 19:53:21 +00:00
Michael Wright
4bc92b064b Merge "Respect intent-filter priority for system keyboard layouts." into lmp-dev 2014-09-19 19:52:54 +00:00
Adam Powell
c6c744da75 Add colorEdgeEffect to themes, default it to colorPrimary
Allow edgeeffect colors to be changed independently of the primary
color for the current theme.

Bug 16512225

Change-Id: Ibc13ad755f489fe1f6d16af0c61a1d12dd1a61f7
2014-09-19 12:50:31 -07:00
Jason Monk
417ea7d3d3 am 8a03fc04: am 99b33ccb: Merge "Fix crash in PacManager" into lmp-dev
* commit '8a03fc048e335f4e372320161f3861d8eb97795f':
  Fix crash in PacManager
2014-09-19 19:40:43 +00:00
Alan Viverette
1e3d6bf397 am cf5ba66c: am 40994e66: Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
* commit 'cf5ba66c86eeb91d930d809d0a40731093b950a6':
  Fix radial time picker inner circle (1-12) selections
2014-09-19 19:40:39 +00:00
Paul Soulos
cafea23c28 am 1f2de4f5: am b5586e00: Fixes typo in Intent documentation
* commit '1f2de4f530a930005060ffc575d124a86b345e74':
  Fixes typo in Intent documentation
2014-09-19 19:40:35 +00:00
Nancy Chen
8b726c31f9 am dec36fd9: am 6f271251: Merge "Add constructor for DisconnectCause that does not require a tone." into lmp-dev
* commit 'dec36fd909d47af164ee596d8aa01e570d719709':
  Add constructor for DisconnectCause that does not require a tone.
2014-09-19 19:40:31 +00:00
Selim Cinek
326d63552a am 4832e170: am 0ad0f097: Optimized and improved the status bar performance a lot
* commit '4832e17036071335cfa1e74377daa3dab6a3819e':
  Optimized and improved the status bar performance a lot
2014-09-19 19:40:28 +00:00
Jason Monk
790068a1b1 am 99b33ccb: Merge "Fix crash in PacManager" into lmp-dev
* commit '99b33ccbbf0d0c2d6c75babccee1def614f93008':
  Fix crash in PacManager
2014-09-19 19:37:56 +00:00
Alan Viverette
9af20470b2 am 40994e66: Merge "Fix radial time picker inner circle (1-12) selections" into lmp-dev
* commit '40994e66f278da83e2e4e581c85d5092ee1fb1c0':
  Fix radial time picker inner circle (1-12) selections
2014-09-19 19:32:40 +00:00
Paul Soulos
f9390f56c6 am b5586e00: Fixes typo in Intent documentation
* commit 'b5586e00ed5eb4b18b58371a54449f9cc8eedca8':
  Fixes typo in Intent documentation
2014-09-19 19:32:36 +00:00
Nancy Chen
a82dcedd30 am 6f271251: Merge "Add constructor for DisconnectCause that does not require a tone." into lmp-dev
* commit '6f2712513c83a2f13bf6376182edabbf022da890':
  Add constructor for DisconnectCause that does not require a tone.
2014-09-19 19:32:31 +00:00
Selim Cinek
86213788f8 am 0ad0f097: Optimized and improved the status bar performance a lot
* commit '0ad0f0975a607f84a16ba18553fda7982bd95e3e':
  Optimized and improved the status bar performance a lot
2014-09-19 19:32:14 +00:00