11156 Commits

Author SHA1 Message Date
Jorim Jaggi
79107083ca Merge "Add option to enable scrim SRC optimization" into lmp-dev 2014-09-29 13:44:07 +00:00
Jorim Jaggi
e2ff1a4edb Merge "Fix overdraw" into lmp-dev 2014-09-29 13:43:20 +00:00
Selim Cinek
311fc0b399 Fixed a crash that could occur in the ObservableScrollView
Bug: 17644848
Change-Id: I771c27f9fee8c0d5edfbd21998ea015fd1d6f685
2014-09-29 12:21:48 +00:00
Baligh Uddin
95d2dcb9db Import translations. DO NOT MERGE
Change-Id: Ib7952388c46954152c08ff4f7be923a91e66bcb3
Auto-generated-cl: translation import
2014-09-28 22:42:57 -07:00
Baligh Uddin
e923f53640 Import translations. DO NOT MERGE
Change-Id: I50e2c272196c5ae07c950caef75b75686414b309
Auto-generated-cl: translation import
2014-09-28 22:41:17 -07:00
Baligh Uddin
09ec0c35ff Import translations. DO NOT MERGE
Change-Id: Ifd383e3b819d7364b2fa38231abd7605538fceae
Auto-generated-cl: translation import
2014-09-28 22:21:17 -07:00
Svetoslav
903365a901 am 59bb49fb: am 922fcc2f: Merge "Crash in print spooler if save to PDF selected early." into lmp-dev
* commit '59bb49fbf72defb41561f1e25e5167092a6230c7':
  Crash in print spooler if save to PDF selected early.
2014-09-29 04:17:32 +00:00
Svetoslav
90f2f12286 am 1fd73590: am b179bed3: Merge "Fix carsh in print spooler if custom print setings return bad pages." into lmp-dev
* commit '1fd7359038f95dd1625f968d0fa2ca4b620407a8':
  Fix carsh in print spooler if custom print setings return bad pages.
2014-09-29 04:17:25 +00:00
Baligh Uddin
80eac5d930 Import translations. DO NOT MERGE
Change-Id: I0b93ac3918f0f6cb15d932cad6bb10e782e0677c
Auto-generated-cl: translation import
2014-09-28 20:28:32 -07:00
Baligh Uddin
ed5305d356 Import translations. DO NOT MERGE
Change-Id: Ic0b039cdceaa31724c9bd1723a0c0c83da468140
Auto-generated-cl: translation import
2014-09-28 20:24:06 -07:00
Baligh Uddin
be833c0ada Import translations. DO NOT MERGE
Change-Id: I1147728fb505a595d5cbd5ffa8694e615a917e40
Auto-generated-cl: translation import
2014-09-28 20:19:34 -07:00
Svetoslav
59bb49fbf7 am 922fcc2f: Merge "Crash in print spooler if save to PDF selected early." into lmp-dev
* commit '922fcc2f9e2370b34672af0e91e5754c6f8d6da7':
  Crash in print spooler if save to PDF selected early.
2014-09-29 02:55:26 +00:00
Svetoslav
1fd7359038 am b179bed3: Merge "Fix carsh in print spooler if custom print setings return bad pages." into lmp-dev
* commit 'b179bed35302704bce809029ab424f919de351c3':
  Fix carsh in print spooler if custom print setings return bad pages.
2014-09-29 02:55:18 +00:00
Svetoslav
922fcc2f9e Merge "Crash in print spooler if save to PDF selected early." into lmp-dev 2014-09-28 21:00:23 +00:00
Jorim Jaggi
0e66439387 Add option to enable scrim SRC optimization
It turns out that the optimization to disable glClear + draw scrim
with SRC is not good for all devices, so this CL adds a config flag
to revert to the old behavior.

Bug: 17673806
Change-Id: Ic4e0177f2d6fcf4448755d0be66e8fbef2d15ab5
2014-09-28 20:16:53 +00:00
Jorim Jaggi
2bc5406d7a Fix overdraw
Bug: 17673806
Change-Id: Ia34602122a47e5ffc69dce3580cfab52bc9f535f
2014-09-28 20:15:36 +00:00
Svetoslav
e1dcb397d5 Crash in print spooler if save to PDF selected early.
The first issue is that the save to pdf button is enabled
before the first layout completed and at this point we do
not know anything about the document. The second is that
if a layout is in progress and we select save to pdf we
end up starting the documents UI twice and finishing the
second instance carshes the spooler.

bug:17676878

Change-Id: Id0b1f06e4d377347286c2dde09669d431441234b
2014-09-28 20:05:57 +00:00
Svetoslav
528424c26c Fix carsh in print spooler if custom print setings return bad pages.
The custom settings activity of a print serivce can change the selected
pages and the spooler was not checking whether the returned pages were
valid leading to a crash.

bug:17678553

Change-Id: Id8ea3d482d2909b97a06752d61b416dfe5948483
2014-09-28 20:05:45 +00:00
John Spurlock
f675e2e4be am 996a77ea: am 055abed6: Merge "Avoid dozing in car mode." into lmp-dev
* commit '996a77eaf6d028e1482c10dd0e3b5ef5126ce320':
  Avoid dozing in car mode.
2014-09-26 20:20:50 +00:00
John Spurlock
3b366bc3bc am 055abed6: Merge "Avoid dozing in car mode." into lmp-dev
* commit '055abed6776d56b84f683a3e9b91a92ed23208d5':
  Avoid dozing in car mode.
2014-09-26 20:16:07 +00:00
John Spurlock
a612aa877e am 6aefa9c2: am f60d0032: Merge "Touch-exploration improvements to volume dialog." into lmp-dev
* commit '6aefa9c21bec750583650f74d5ef31a5902adde9':
  Touch-exploration improvements to volume dialog.
2014-09-26 20:11:48 +00:00
John Spurlock
245bd4ec8a Merge "Avoid dozing in car mode." into lmp-dev 2014-09-26 20:09:58 +00:00
John Spurlock
a6e9e79a1f am f60d0032: Merge "Touch-exploration improvements to volume dialog." into lmp-dev
* commit 'f60d00328c2bd3b34aaaaadf157621e874d6c664':
  Touch-exploration improvements to volume dialog.
2014-09-26 20:07:42 +00:00
John Spurlock
bd721cafc4 Merge "Touch-exploration improvements to volume dialog." into lmp-dev 2014-09-26 19:58:45 +00:00
Jorim Jaggi
b56ec7fc26 am 5299d7e5: am 9b20e012: Merge "Don\'t preload task description icons when opening recents" into lmp-dev
* commit '5299d7e5e88b0c2b91e9f8bac35b21487ac83d0f':
  Don't preload task description icons when opening recents
2014-09-26 19:52:56 +00:00
Selim Cinek
8e193fc1aa am 144341e8: am 9583b5a9: Merge "Fixed a bug where the QS could get stuck" into lmp-dev
* commit '144341e88a215113af5622793f14a0a40cd10f6c':
  Fixed a bug where the QS could get stuck
2014-09-26 19:52:52 +00:00
Selim Cinek
b32e372ef5 am 8d6d6478: am 7f8acb8f: Merge "Fixed a crash with disapearing views" into lmp-dev
* commit '8d6d64789ae83a5a8e2ca96196145c9128108c82':
  Fixed a crash with disapearing views
2014-09-26 19:52:44 +00:00
Selim Cinek
fc1bee6c42 am edccb1be: am a9827245: Merge "Increased the falsing threshold when woken up by touch" into lmp-dev
* commit 'edccb1be4f9a83c80b3117054c16678762c496c5':
  Increased the falsing threshold when woken up by touch
2014-09-26 19:52:28 +00:00
Jorim Jaggi
875db8db40 am 9b20e012: Merge "Don\'t preload task description icons when opening recents" into lmp-dev
* commit '9b20e0125f1ef129a719834874262574a2a0db9a':
  Don't preload task description icons when opening recents
2014-09-26 19:42:55 +00:00
Selim Cinek
92ddf2a0f4 am 9583b5a9: Merge "Fixed a bug where the QS could get stuck" into lmp-dev
* commit '9583b5a98dc265158c667a57092688407014b9b6':
  Fixed a bug where the QS could get stuck
2014-09-26 19:42:51 +00:00
Selim Cinek
8f37f2b85d am 7f8acb8f: Merge "Fixed a crash with disapearing views" into lmp-dev
* commit '7f8acb8f03987a9e9f0f77c3e2500a82f1cee029':
  Fixed a crash with disapearing views
2014-09-26 19:42:42 +00:00
Selim Cinek
66eab81ef7 am a9827245: Merge "Increased the falsing threshold when woken up by touch" into lmp-dev
* commit 'a98272456d72460e010d9b7206f82414b7d5034e':
  Increased the falsing threshold when woken up by touch
2014-09-26 19:42:26 +00:00
John Spurlock
a0457c2e92 Touch-exploration improvements to volume dialog.
- Extend the dismiss timeout when interacting with various
   subcontrols.
 - Ensure "hover" events in touch exploration extend the timeout
   in addition to touch events.
 - Introduce new helper to standardize interaction callbacks.
 - Announce zen toasts.
 - Announce zen condition selections, and when existing countdown
   conditions are modified.

Bug:17578434
Change-Id: I8a055b3455aa8d20ba93439bdec6cc75db97800e
2014-09-26 14:17:09 -04:00
Jorim Jaggi
e51b21a81e Merge "Don't preload task description icons when opening recents" into lmp-dev 2014-09-26 17:57:05 +00:00
Selim Cinek
1fdd65e204 Fixed a bug where the QS could get stuck
Bug: 17655858
Change-Id: I099b07504617670101b10bcbaf9fcb42cee23a1c
2014-09-26 19:05:50 +02:00
Jorim Jaggi
bdd4b201e4 Don't preload task description icons when opening recents
Bug: 17624331
Change-Id: I55a1184efd5982122f87fab99a5402336b380d7c
2014-09-26 19:00:05 +02:00
Selim Cinek
f4d7fc3687 Fixed a crash with disapearing views
Bug: 17660994
Change-Id: Id957bc65f0787860019c491559c4bca242ea620e
2014-09-26 17:15:34 +02:00
Selim Cinek
34cf5c4bfc Increased the falsing threshold when woken up by touch
Bug: 17649103
Change-Id: Iea4736a761a1108e7832aa62cc2060ea0bd89376
2014-09-26 16:31:57 +02:00
John Spurlock
6cead0b26d am 57dc3887: am cfc1a5ee: Merge "Shorten the zen supertoast visible duration." into lmp-dev
* commit '57dc38875811e34395238e848dd140f3aae37df7':
  Shorten the zen supertoast visible duration.
2014-09-26 04:42:08 +00:00
John Spurlock
870f153583 Avoid dozing in car mode.
Ensure we do not begin dozing in car mode, and end dozing when
entering car mode.

Bug:17658724
Change-Id: I572b0d6163d2ece3b93d86981fd6cad832f96b99
2014-09-25 22:08:18 -04:00
John Spurlock
01f9ac9ec7 am cfc1a5ee: Merge "Shorten the zen supertoast visible duration." into lmp-dev
* commit 'cfc1a5eec4bb331e22f0492c1a9b7a7f898b8960':
  Shorten the zen supertoast visible duration.
2014-09-26 01:48:10 +00:00
John Spurlock
9d1d07551b Shorten the zen supertoast visible duration.
Bug:16215680
Change-Id: I7ac8e9637b7bf8eae55b0902c60ddc9d513f20a3
2014-09-25 20:14:41 -04:00
Chris Wren
b3f87eb694 am cf9ee933: am 2eb3b974: Merge "Allow longer translations in the notification actions." into lmp-dev
* commit 'cf9ee9338a7f9972288b5104ee432e8c8cabb46e':
  Allow longer translations in the notification actions.
2014-09-25 20:12:44 +00:00
Chris Wren
55ea4d3546 am 2eb3b974: Merge "Allow longer translations in the notification actions." into lmp-dev
* commit '2eb3b974ab5c1f7f1ca79410ea54026f58e35c07':
  Allow longer translations in the notification actions.
2014-09-25 19:59:06 +00:00
Chris Wren
91807556a8 Merge "Allow longer translations in the notification actions." into lmp-dev 2014-09-25 19:50:33 +00:00
Amith Yamasani
bd5ccc1b03 am 158c51f3: am 95548b39: Merge "Fix GPS icon not showing for secondary users" into lmp-dev
* commit '158c51f3b84f8870d562e12fcd6b1ba672348fd9':
  Fix GPS icon not showing for secondary users
2014-09-25 19:40:54 +00:00
John Spurlock
bc4f9b2c34 am 37c874d0: am 0dccf597: Merge "Supertoast when user changes zen mode." into lmp-dev
* commit '37c874d0826dfe0142a317b4d7e0e0bf7b53ec17':
  Supertoast when user changes zen mode.
2014-09-25 19:33:12 +00:00
Amith Yamasani
5ae520ce7d am 95548b39: Merge "Fix GPS icon not showing for secondary users" into lmp-dev
* commit '95548b395d681b0ecfef341058f282f624ae3862':
  Fix GPS icon not showing for secondary users
2014-09-25 19:29:36 +00:00
John Spurlock
3df5327b96 am 0dccf597: Merge "Supertoast when user changes zen mode." into lmp-dev
* commit '0dccf597f10fd0dc755f42514c470d447c820b20':
  Supertoast when user changes zen mode.
2014-09-25 19:19:45 +00:00
Amith Yamasani
91dcf1f93c Merge "Fix GPS icon not showing for secondary users" into lmp-dev 2014-09-25 19:18:24 +00:00