5051 Commits

Author SHA1 Message Date
Baligh Uddin
6dbfa15f98 Import translations. DO NOT MERGE
Change-Id: I626a2582ed52cc4fe4c45d52c6f15527e1d5715e
Auto-generated-cl: translation import
2013-08-26 09:50:53 -07:00
John Spurlock
b27776a451 am 7e2d4262: am 17f83229: Revert GPS status bar icon to the correct size.
* commit '7e2d4262c5137208ff6b135adad6c35edee0c505':
  Revert GPS status bar icon to the correct size.
2013-08-23 07:30:35 -07:00
John Spurlock
7e2d4262c5 am 17f83229: Revert GPS status bar icon to the correct size.
* commit '17f832296cba0c9932403d894b0c95a9d0d5ab76':
  Revert GPS status bar icon to the correct size.
2013-08-23 07:28:21 -07:00
John Spurlock
17f832296c Revert GPS status bar icon to the correct size.
Bug:10452779
Change-Id: Idfb5097e33d10be1106c0a10be3d5794388f7d08
2013-08-23 08:49:14 -04:00
John Spurlock
18c41fa44c am 1338ceac: am d28cb3e7: Merge "Remove more unused icons." into klp-dev
* commit '1338ceac6702bedab8a8139fea0c4c9b9b07d2b3':
  Remove more unused icons.
2013-08-23 05:26:35 -07:00
John Spurlock
8a157d58fb am 1026479c: am b77edbfd: Improve transparent bar transitions.
* commit '1026479c196b66c7b214bc47ef01d9b261277958':
  Improve transparent bar transitions.
2013-08-23 05:26:33 -07:00
John Spurlock
1338ceac67 am d28cb3e7: Merge "Remove more unused icons." into klp-dev
* commit 'd28cb3e7572c838582fbba2e205fa6fa776d8783':
  Remove more unused icons.
2013-08-23 05:24:31 -07:00
John Spurlock
1026479c19 am b77edbfd: Improve transparent bar transitions.
* commit 'b77edbfdab54531023c8bbea7d89b6cefc42096c':
  Improve transparent bar transitions.
2013-08-23 05:24:28 -07:00
John Spurlock
d28cb3e757 Merge "Remove more unused icons." into klp-dev 2013-08-23 12:22:53 +00:00
John Spurlock
b77edbfdab Improve transparent bar transitions.
1. Migrate transparent transitions to the new optimized
background color animations.

2. Ensure sysui animation transparent -> opaque has enough
time to run before window manager crops off the content area.

3. Lose the individual alpha on each status bar icon if the bars
are not opaque.  Animate the alpha if visible, make sure they
play together.

4. Documentation typo fix found in AnimatorSet.

Bug:10344949
Change-Id: I615668ce3c552d3df15dbba5cdeeca67549a0220
2013-08-23 08:08:24 -04:00
John Spurlock
9320645164 Remove more unused icons.
By also removing their obsolete layout referents.

Bug:10344949
Change-Id: Iff8bf686507c63239f058de82ebc776d27480b4f
2013-08-23 08:07:11 -04:00
Geoffrey Borggaard
9d42aab94d am 7d93aa06: am f4e8eb83: Merge "Notify the users if a user installed SSL CA Cert is present." into klp-dev
* commit '7d93aa065ed741ea1629eac6048f370d6fd94e57':
  Notify the users if a user installed SSL CA Cert is present.
2013-08-22 11:19:59 -07:00
Geoffrey Borggaard
7d93aa065e am f4e8eb83: Merge "Notify the users if a user installed SSL CA Cert is present." into klp-dev
* commit 'f4e8eb8342b16f9b550243303462c823c4613c19':
  Notify the users if a user installed SSL CA Cert is present.
2013-08-22 11:16:52 -07:00
Geoffrey Borggaard
f4e8eb8342 Merge "Notify the users if a user installed SSL CA Cert is present." into klp-dev 2013-08-22 18:13:53 +00:00
Geoffrey Borggaard
348fc4867e Notify the users if a user installed SSL CA Cert is present.
Adds a tile to quick settings when a cert is present.  Message varies
depending on if this device is managed or a consumer device.
Bug: 10105918
Change-Id: Ifbe78c10638ef6e2a4661e8d18b44b8913a2cf9d
2013-08-22 18:09:57 +00:00
Baligh Uddin
a43d8acaba Merge "Import translations. DO NOT MERGE" 2013-08-22 17:50:20 +00:00
Chris Wren
0d24e686e7 am ff4e490d: am 6d15a364: use ONGOING as the signal not to auto-hide heads up
* commit 'ff4e490d97497083856bef9ff4d71bf9d8d80749':
  use ONGOING as the signal not to auto-hide heads up
2013-08-22 09:17:50 -07:00
Chris Wren
42b5443e75 am 49d686de: am e03f4e1f: handle updates to the notification in the heads up
* commit '49d686deaa3fc2a952a9a49b7212b09d10ecc65c':
  handle updates to the notification in the heads up
2013-08-22 09:17:47 -07:00
Chris Wren
ff4e490d97 am 6d15a364: use ONGOING as the signal not to auto-hide heads up
* commit '6d15a364f26bd61122bfdd127eee225ca65206f5':
  use ONGOING as the signal not to auto-hide heads up
2013-08-22 09:15:01 -07:00
Chris Wren
49d686deaa am e03f4e1f: handle updates to the notification in the heads up
* commit 'e03f4e1fae518cff08ffcf51a3435cefe4fed1c8':
  handle updates to the notification in the heads up
2013-08-22 09:14:59 -07:00
Chris Wren
6d15a364f2 use ONGOING as the signal not to auto-hide heads up
instead of INSISTENT or NO_CLEAR
required some disambiguation in places where ONGOING is already used.

Bug: 10412149
Change-Id: Iea7d698846c76a464cae511a3a8e3908b114edfe
2013-08-22 10:45:32 -04:00
Chris Wren
e03f4e1fae handle updates to the notification in the heads up
Bug: 10226356
Change-Id: I5bc9aecc3849617092e863868a6df610c615048b
2013-08-22 10:45:31 -04:00
John Spurlock
56e8312bdf am 758b038b: am 83208e34: Remove obsolete sysbar icons and layouts.
* commit '758b038bc8aa6a08a669e27eea3ba333d082811f':
  Remove obsolete sysbar icons and layouts.
2013-08-22 07:02:11 -07:00
John Spurlock
758b038bc8 am 83208e34: Remove obsolete sysbar icons and layouts.
* commit '83208e34f6a0381d5627886dbf98ff8f313e590f':
  Remove obsolete sysbar icons and layouts.
2013-08-22 06:59:02 -07:00
John Spurlock
83208e34f6 Remove obsolete sysbar icons and layouts.
Remove icons no longer referenced in source or layout files.
Some icons are referenced in obsolete layouts, remove those
as well.

Bug:10344949
Change-Id: Ifc2e4c01534499b687cebd3e32db61e9c7a92e4a
2013-08-22 09:41:39 -04:00
Baligh Uddin
e09b597d86 Import translations. DO NOT MERGE
Change-Id: I63fcb0d1484bc7751e754e93399bcfbe8d8129e9
Auto-generated-cl: translation import
2013-08-21 15:57:17 -07:00
David Christie
f1a265a9e7 am 95ea52f3: am 8b525e75: Merge "Switch QuickSettings to new LocationMode setting api." into klp-dev
* commit '95ea52f3f16ae3c57515ad2c5f4681b19dc56acb':
  Switch QuickSettings to new LocationMode setting api.
2013-08-21 10:46:59 -07:00
David Christie
95ea52f3f1 am 8b525e75: Merge "Switch QuickSettings to new LocationMode setting api." into klp-dev
* commit '8b525e75a05c693623a88fc49dfc78958858b4d7':
  Switch QuickSettings to new LocationMode setting api.
2013-08-21 10:45:05 -07:00
David Christie
8b525e75a0 Merge "Switch QuickSettings to new LocationMode setting api." into klp-dev 2013-08-21 17:40:43 +00:00
John Spurlock
dc9485f6b9 am e21d5b37: am b06b8b02: Merge "Improve transient bar transitions." into klp-dev
* commit 'e21d5b373af9dadf8bec77504192d7d5ce2ab5ba':
  Improve transient bar transitions.
2013-08-21 06:40:41 -07:00
John Spurlock
e21d5b373a am b06b8b02: Merge "Improve transient bar transitions." into klp-dev
* commit 'b06b8b02674bb6d93f10a5c512aad8694867aa5c':
  Improve transient bar transitions.
2013-08-21 06:38:53 -07:00
John Spurlock
b06b8b0267 Merge "Improve transient bar transitions." into klp-dev 2013-08-21 13:36:36 +00:00
Jason Monk
61832149eb am a9e12e03: am ff796e5a: Merge "Change PacProcessor to Android Service" into klp-dev
* commit 'a9e12e03f3c00522745dba0f5a80096d3c39ae43':
  Change PacProcessor to Android Service
2013-08-20 16:39:32 -07:00
Jason Monk
a9e12e03f3 am ff796e5a: Merge "Change PacProcessor to Android Service" into klp-dev
* commit 'ff796e5a24481febd8c07b1a6a3c3eda0e3fd88b':
  Change PacProcessor to Android Service
2013-08-20 16:37:45 -07:00
Jason Monk
ff796e5a24 Merge "Change PacProcessor to Android Service" into klp-dev 2013-08-20 23:35:26 +00:00
David Christie
448baa08d0 Switch QuickSettings to new LocationMode setting api.
Change-Id: Ie3981741ae422562e9c703b76d10278f285739c6
2013-08-20 15:22:33 -07:00
Sandeep Siddhartha
7fc4461bd6 am 46b57ce3: am aed96e1b: Merge "Add hotword detection in insecure keyguard" into klp-dev
* commit '46b57ce3a1738e1907998463377e8a5bcba3664e':
  Add hotword detection in insecure keyguard
2013-08-20 14:46:27 -07:00
Sandeep Siddhartha
46b57ce3a1 am aed96e1b: Merge "Add hotword detection in insecure keyguard" into klp-dev
* commit 'aed96e1b2bedc9db82462cde37a811a0e7aee05f':
  Add hotword detection in insecure keyguard
2013-08-20 14:44:20 -07:00
Sandeep Siddhartha
aed96e1b2b Merge "Add hotword detection in insecure keyguard" into klp-dev 2013-08-20 21:41:44 +00:00
Jason Monk
9ced3cd9d6 Change PacProcessor to Android Service
This switches the PacProcessor over to an Android Service.  The service
is bound and unbound by the PacManager, which also adds it to the
ServiceManager, allowing for Context-Free access by the PacProxySelector
in all DVMs.

bug:10182711
Change-Id: Id1ff7660be56e8976cdcccd76e041feb47a17a61
2013-08-20 17:36:39 -04:00
Jason Monk
0218d87846 am 3a8acf0a: am b7ac0d02: Merge "Fix ProxyHandler to only run when needed" into klp-dev
* commit '3a8acf0a5acdf31767a2f73ff83d616eed6f1f22':
  Fix ProxyHandler to only run when needed
2013-08-20 14:18:48 -07:00
Sandeep Siddhartha
f4d922b2d9 Add hotword detection in insecure keyguard
- This talks to a service that's implemented by the Search app
- The AIDL interface may be moved to the framework in a later CL

Change-Id: I26553e46f7d17ba4ac7a952c871b28b261cba975
2013-08-20 14:17:02 -07:00
Jason Monk
3a8acf0a5a am b7ac0d02: Merge "Fix ProxyHandler to only run when needed" into klp-dev
* commit 'b7ac0d02d666fb3483b42c291cd3a193d7ca8154':
  Fix ProxyHandler to only run when needed
2013-08-20 14:15:33 -07:00
Jason Monk
b7ac0d02d6 Merge "Fix ProxyHandler to only run when needed" into klp-dev 2013-08-20 21:13:24 +00:00
Svetoslav
04f7c6417b am be88e35d: am d3092167: Merge "Implemented advanced printer selection and API refactoring." into klp-dev
* commit 'be88e35d61d06be4987167b468708f6cc937845b':
  Implemented advanced printer selection and API refactoring.
2013-08-20 13:47:36 -07:00
Svetoslav
be88e35d61 am d3092167: Merge "Implemented advanced printer selection and API refactoring." into klp-dev
* commit 'd30921672ca3022107ce63f750b0f35ab224af4b':
  Implemented advanced printer selection and API refactoring.
2013-08-20 13:46:16 -07:00
Svetoslav
d30921672c Merge "Implemented advanced printer selection and API refactoring." into klp-dev 2013-08-20 20:42:05 +00:00
John Spurlock
5b9145bf99 Improve transient bar transitions.
1. If app clears transient flag w/ a gesture, the touch-outside
listener would always win, causing an unsightly hide + immediate
reshow.  Instead, give the app some time to clear the flag, then
perform a smooth transition in place.

2. When the transient bars are hidden, we do not know ahead of time
which background will be used on reshow (if transient bars are
revealed, the background is semi-transparent, if transient bars
are cleared, the background is opaque).  Window manager is responsible
for showing windows, but sysui is responsible for setting the view
background.  Therefore, we need some level of coordination between
the two in this case.  Introduce two new non-public sysui flags
that represent the window manager's request to reshow the hidden
bars, but do not reshow until sysui acknowledges (by clearing the flag).
This gives sysui whatever time is necessary to prepare itself for
reshow, avoiding unsightly blip from opaque -> transparent during
the enter animation.

3. When both system bars are hidden, any low-profile changes are
moot.  Avoid unsightly low-profile animations during bar reshow
by suppressing the flag in this case.

4. Improve transient bar home -> launcher transition by cancelling
the -> opaque animation.  This also fixes a bug where hitting
home from the transient bar would leave you with a semi-transparent
bar in a non-transient state.

Bug:10284800
Change-Id: I238210561d8d5f70c1a517283b986c9105a1ec75
2013-08-20 15:37:03 -04:00
Jason Monk
433ba46fcc Fix ProxyHandler to only run when needed
Changes ProxyHandler service to only be active when needed for PAC services.

Bug: 10260877
Change-Id: If42e53e805488fd08381baa96409ba3027661c70
2013-08-20 15:27:51 -04:00
Lorenzo Colitti
03388b9892 am 75158091: am 743218d7: Merge "Display signal strength on data-only SIMs." into klp-dev
* commit '7515809107a6ac79b9dd1c22069556a66435257c':
  Display signal strength on data-only SIMs.
2013-08-19 18:22:53 -07:00