116869 Commits

Author SHA1 Message Date
Chris Craik
16767ff5f3 am 4ad27474: am e64d6a4e: Merge "Remove unused time tile and resources" into klp-dev
* commit '4ad27474ec533acd38d89618b0bdc8cc33af4b00':
  Remove unused time tile and resources
2013-10-10 10:49:28 -07:00
Eric Laurent
f971b1eec5 Revert "Headphones volume warning disabled by default"
This reverts commit 7cf06209dcdbadd41fabd7e4e7229832aa8ffff2.

Bug: 10297243.
Change-Id: I95b9b34bb38550af493f9a585b6940c4e18e39cc
2013-10-10 10:43:13 -07:00
Chris Craik
4ad27474ec am e64d6a4e: Merge "Remove unused time tile and resources" into klp-dev
* commit 'e64d6a4e338739dfe482b3926bda16f885889298':
  Remove unused time tile and resources
2013-10-10 10:42:50 -07:00
Chris Craik
e64d6a4e33 Merge "Remove unused time tile and resources" into klp-dev 2013-10-10 17:37:22 +00:00
Mike Lockwood
32f2e62674 Handle null thread name more gracefully in javaCreateThreadEtc()
Change-Id: I67bebb05736b717e0da60da36839985be08cf1d6
2013-10-10 10:27:14 -07:00
Jeff Sharkey
5d1c7661fe am 852c7b15: am 6743c171: am 635892fe: Merge "Guard against NPE when using existing process." into klp-dev
* commit '852c7b15a5a96b0c553e971fe9af72f4ce50bedd':
  Guard against NPE when using existing process.
2013-10-10 10:24:37 -07:00
Jeff Sharkey
852c7b15a5 am 6743c171: am 635892fe: Merge "Guard against NPE when using existing process." into klp-dev
* commit '6743c1712e1051ae99639a7d90912c54a0be8b24':
  Guard against NPE when using existing process.
2013-10-10 10:21:29 -07:00
Svetoslav
58724ac0f3 am 0c6b23ae: am 4208b408: am 6f71ed5b: Merge "Sometimes the print button not enabled and an accessibility fix." into klp-dev
* commit '0c6b23ae95bb9490df2995d3f4a29636eaa5cc7e':
  Sometimes the print button not enabled and an accessibility fix.
2013-10-10 10:21:02 -07:00
Svetoslav Ganov
4071e05b29 am 0a41b054: am bf74156f: am 0ea16e9e: Merge "Coalescing multiple print job notifications." into klp-dev
* commit '0a41b0547b5851121fdc833e08dccf665112fc00':
  Coalescing multiple print job notifications.
2013-10-10 10:20:58 -07:00
Jeff Sharkey
6743c1712e am 635892fe: Merge "Guard against NPE when using existing process." into klp-dev
* commit '635892fe354980cd6b00e80bac36957f3c26be2b':
  Guard against NPE when using existing process.
2013-10-10 10:19:06 -07:00
Svetoslav
0c6b23ae95 am 4208b408: am 6f71ed5b: Merge "Sometimes the print button not enabled and an accessibility fix." into klp-dev
* commit '4208b4088b9a677f62c635f2661c246f626f7928':
  Sometimes the print button not enabled and an accessibility fix.
2013-10-10 10:17:44 -07:00
Svetoslav Ganov
0a41b0547b am bf74156f: am 0ea16e9e: Merge "Coalescing multiple print job notifications." into klp-dev
* commit 'bf74156f59013dc5c284c224f14a382f813e8825':
  Coalescing multiple print job notifications.
2013-10-10 10:17:40 -07:00
Jeff Sharkey
635892fe35 Merge "Guard against NPE when using existing process." into klp-dev 2013-10-10 17:17:14 +00:00
Svetoslav
4208b4088b am 6f71ed5b: Merge "Sometimes the print button not enabled and an accessibility fix." into klp-dev
* commit '6f71ed5b58a9bcf23fd252d13cc4206d38921960':
  Sometimes the print button not enabled and an accessibility fix.
2013-10-10 10:14:26 -07:00
Svetoslav Ganov
bf74156f59 am 0ea16e9e: Merge "Coalescing multiple print job notifications." into klp-dev
* commit '0ea16e9e763b5815707971f503d5408dc1b66c10':
  Coalescing multiple print job notifications.
2013-10-10 10:14:23 -07:00
Svetoslav
6f71ed5b58 Merge "Sometimes the print button not enabled and an accessibility fix." into klp-dev 2013-10-10 17:11:21 +00:00
Svetoslav Ganov
0ea16e9e76 Merge "Coalescing multiple print job notifications." into klp-dev 2013-10-10 17:10:59 +00:00
John Spurlock
57beb3b5b3 IME navigation guard implemented as a View.
Instead of a custom onDraw in order to stay 100% in sync with abrupt
layout changes.

Also use the unrestricted layout bottom to avoid unnecessary
fitSystemWindows churn.

Bug:11162351
Change-Id: If9bb9a52d503e348d642bf1238f75c4a418ad805
2013-10-10 12:54:05 -04:00
Jeff Sharkey
2ffa50df6f Guard against NPE when using existing process.
Bug: 11167561
Change-Id: I51ca7daa71504119fb64bc7bc2b7da4e03b13861
2013-10-10 09:52:48 -07:00
Chet Haase
dacad65358 am b9d608cf: am 5bcd5e8a: am 94ba8976: Merge "NotificationPanel now shows correct date" into klp-dev
* commit 'b9d608cfa5948db11be05672c71c52153abaecd2':
  NotificationPanel now shows correct date
2013-10-10 09:36:09 -07:00
Chet Haase
b9d608cfa5 am 5bcd5e8a: am 94ba8976: Merge "NotificationPanel now shows correct date" into klp-dev
* commit '5bcd5e8a97931005d00c06368837a129d66a9ff3':
  NotificationPanel now shows correct date
2013-10-10 09:32:39 -07:00
Chet Haase
5bcd5e8a97 am 94ba8976: Merge "NotificationPanel now shows correct date" into klp-dev
* commit '94ba89763e2bd660662fbcf293968d3e8423ef68':
  NotificationPanel now shows correct date
2013-10-10 09:29:44 -07:00
Yuhao Zheng
9787b10342 am 86f48113: am 623dddc9: am 3309bc5f: Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-dev
* commit '86f48113a5ee0f2d15ba9650b4335ba063ef48ad':
  WifiStateMachine: fix for exiting L2ConnectedState
2013-10-10 09:27:55 -07:00
Chet Haase
94ba89763e Merge "NotificationPanel now shows correct date" into klp-dev 2013-10-10 16:25:56 +00:00
Yuhao Zheng
86f48113a5 am 623dddc9: am 3309bc5f: Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-dev
* commit '623dddc9ec8866b7ad3d0fa717d5d59d6c30e5cf':
  WifiStateMachine: fix for exiting L2ConnectedState
2013-10-10 09:24:47 -07:00
Yuhao Zheng
623dddc9ec am 3309bc5f: Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-dev
* commit '3309bc5f249d971a19c3db376dd94e28819fded3':
  WifiStateMachine: fix for exiting L2ConnectedState
2013-10-10 09:21:51 -07:00
Yuhao Zheng
3309bc5f24 Merge "WifiStateMachine: fix for exiting L2ConnectedState" into klp-dev 2013-10-10 16:18:59 +00:00
Chet Haase
9f5664b876 NotificationPanel now shows correct date
There was a problem with a cached instance of a Date object such that it
would retain information about the default TimeZone that was not updated
when the TimeZone was set to the correct value. This resulted in NotificationPanel
sometimes showing the wrong date, based on the time and the delta between
the local timezone and GMT.

The fix is to use an ACTION_TIMEZONE_CHANGED broadcast to recreate the cached
Date object appropriately.

Issue #10854196 Incorrect date showing in notification shade

Change-Id: Ibf883e1ff37f4d0aae6840fb19e43e7e9e45bcc2
2013-10-10 09:10:55 -07:00
Brian Carlstrom
afa58079cc am 7ab099c1: am 492b5271: am 5bd70c5e: Merge "Update preloaded-classes for KLP" into klp-dev
* commit '7ab099c139233611a8281e22b3ca226c7d00920a':
  Update preloaded-classes for KLP
2013-10-10 08:24:14 -07:00
Michael Jurka
691e0273c1 am d6277213: am f6a2133f: am 5f0a6009: Merge "Add API to get the built-in wallpaper" into klp-dev
* commit 'd6277213f6cb52bff73200a62a125c343ac331a5':
  Add API to get the built-in wallpaper
2013-10-10 08:24:10 -07:00
Svetoslav
ebec46847d Sometimes the print button not enabled and an accessibility fix.
1. Sometimes the print button is not enabled after selecting a printer
   from the all printers activity. This was happening after a printer
   was selected, we had to do a layout due to changed print attributes
   (because of the new printer's capabilities), and the content did not
   change. In this case we did not call the updateUi function which
   enables the print button after layout is completed.

2. The accessibility code in the all printers activity was not checking
   whether accessibility is on and doing some unnecessary work - not sending
   events though but still. Further, the delayed runnable that was
   doing the accessibilty announcements was not removed when the activity
   was paused.

bug:10983508

Change-Id: Ib263116a3e21e4c75a25aa051cecbd9194417319
2013-10-10 07:33:02 +00:00
Svetoslav Ganov
a18661d592 Coalescing multiple print job notifications.
1. We used to show a single notificaiton for every print job but
   this is against th UX guidelines. Since we have to lead by
   example, this change adds coalescing of multiple notifications.

bug:11155212

2. Print job state callback in the PrintManager now correctly
   invoked on the main thread.

bug:10983508

Change-Id: I906e9e62198fa37cb4d2f71fce07ed475d61e1bd
2013-10-09 23:43:11 -07:00
Brian Carlstrom
7ab099c139 am 492b5271: am 5bd70c5e: Merge "Update preloaded-classes for KLP" into klp-dev
* commit '492b527183d925958955b6197f4c1aa26d43961b':
  Update preloaded-classes for KLP
2013-10-09 23:04:13 -07:00
Michael Jurka
d6277213f6 am f6a2133f: am 5f0a6009: Merge "Add API to get the built-in wallpaper" into klp-dev
* commit 'f6a2133fae6e8b5f8a8bee4afb5bda012bc88a1c':
  Add API to get the built-in wallpaper
2013-10-09 22:57:09 -07:00
Brian Carlstrom
492b527183 am 5bd70c5e: Merge "Update preloaded-classes for KLP" into klp-dev
* commit '5bd70c5eb3ccb5d1eed3f1f7e924a4fb96b0a053':
  Update preloaded-classes for KLP
2013-10-09 22:21:15 -07:00
Brian Carlstrom
5bd70c5eb3 Merge "Update preloaded-classes for KLP" into klp-dev 2013-10-10 05:19:13 +00:00
Michael Jurka
f6a2133fae am 5f0a6009: Merge "Add API to get the built-in wallpaper" into klp-dev
* commit '5f0a600925fe6724f65b4c51ae01e4e3e29d771d':
  Add API to get the built-in wallpaper
2013-10-09 21:07:55 -07:00
Brian Carlstrom
d6b964c16b Update preloaded-classes for KLP
Bug: 9189353
Change-Id: I9136692d7f23a513553981eca398351f28b5ddc6
2013-10-09 20:45:30 -07:00
Jason Sams
9e3e680f17 Merge "Remove old hidden API." 2013-10-10 01:17:50 +00:00
Michael Jurka
5f0a600925 Merge "Add API to get the built-in wallpaper" into klp-dev 2013-10-10 01:17:38 +00:00
Dianne Hackborn
0fae349f19 am 353ec474: am 8029493f: am f012b777: Merge "Fix some doc issues." into klp-dev
* commit '353ec47422cbd1bb40f19e7ec9ec6b4f300ee3ab':
  Fix some doc issues.
2013-10-09 18:05:32 -07:00
Dianne Hackborn
353ec47422 am 8029493f: am f012b777: Merge "Fix some doc issues." into klp-dev
* commit '8029493fa2a37da41a73dde60dd17fa53cb6a77a':
  Fix some doc issues.
2013-10-09 18:02:24 -07:00
Dianne Hackborn
8029493fa2 am f012b777: Merge "Fix some doc issues." into klp-dev
* commit 'f012b777912c4be6f12dc788db5fb2fac8fb5cc0':
  Fix some doc issues.
2013-10-09 17:49:50 -07:00
Alan Viverette
a393d6750c am 1cac53fa: am b8a140f3: am 1e2b6438: Merge "Fix accessibility state callbacks" into klp-dev
* commit '1cac53fa63060ec3fa3b0249b941ccf8544b3333':
  Fix accessibility state callbacks
2013-10-09 17:48:10 -07:00
Dianne Hackborn
f012b77791 Merge "Fix some doc issues." into klp-dev 2013-10-10 00:48:00 +00:00
Alan Viverette
1cac53fa63 am b8a140f3: am 1e2b6438: Merge "Fix accessibility state callbacks" into klp-dev
* commit 'b8a140f3e081f1040ed2d4a0f928d142bdb0e580':
  Fix accessibility state callbacks
2013-10-09 17:45:09 -07:00
Alan Viverette
b8a140f3e0 am 1e2b6438: Merge "Fix accessibility state callbacks" into klp-dev
* commit '1e2b64386f5d53415d547e06cc3c9040d8d506da':
  Fix accessibility state callbacks
2013-10-09 17:41:55 -07:00
Alan Viverette
1e2b64386f Merge "Fix accessibility state callbacks" into klp-dev 2013-10-10 00:40:05 +00:00
Dianne Hackborn
ebc15ef80f Fix some doc issues.
Bug: 11079621
Bug: 10461610
Bug: 10461369
Bug: 10461417
Change-Id: I7fd966f3cda0660ba20fa15d7164dcac95efadd3
2013-10-09 17:36:57 -07:00
Jonathan Dixon
a13d62d6f1 Merge "Fix build after checkThread fix merge to master" 2013-10-10 00:30:50 +00:00