152279 Commits

Author SHA1 Message Date
Ricardo Cervera
aa0009ec6e docs: Fixed Google Play Services version number. Bug: 17195954
Change-Id: I7a71aa5f600ae11cce388183fc20e4537864122d
2014-08-27 08:19:26 -07:00
Jorim Jaggi
b55f17003b am ddf411d6: Merge "Fix that Keyguard didn\'t always get onActivityDrawn call" into lmp-dev
* commit 'ddf411d6895feba8688f89c7c27112d2fa67d30f':
  Fix that Keyguard didn't always get onActivityDrawn call
2014-08-27 15:18:23 +00:00
Jorim Jaggi
2207453807 am 0f72ddc2: Merge "Fix missing status bar icons" into lmp-dev
* commit '0f72ddc29dd2883a65b8adba9e74b41ff188c722':
  Fix missing status bar icons
2014-08-27 15:18:18 +00:00
Jorim Jaggi
86c78f8941 Merge "Fix that Keyguard didn't always get onActivityDrawn call" into lmp-dev 2014-08-27 15:06:00 +00:00
John Spurlock
97b4ec0599 am de0bcb8e: am b916b16a: Merge "Doze: Better handling for non-default templates." into lmp-dev
* commit 'de0bcb8e298daaf2761e4f9d6d701d4f0abe5438':
  Doze: Better handling for non-default templates.
2014-08-27 15:05:34 +00:00
Jorim Jaggi
567ce19951 Merge "Fix missing status bar icons" into lmp-dev 2014-08-27 15:05:30 +00:00
Jorim Jaggi
21e8f419a8 Fix missing status bar icons
Bug: 16481924
Change-Id: I7df734519d112e2b0240f87940f9350bef5ea9df
2014-08-27 16:56:49 +02:00
John Spurlock
84d29548f2 am b916b16a: Merge "Doze: Better handling for non-default templates." into lmp-dev
* commit 'b916b16a8d683720737278743bc8781fce4d7831':
  Doze: Better handling for non-default templates.
2014-08-27 14:55:01 +00:00
Jorim Jaggi
4c499be0ed Fix that Keyguard didn't always get onActivityDrawn call
Bug: 16481924
Change-Id: I299645c940c71820aa7dc70985e41da869f1368a
2014-08-27 16:50:49 +02:00
Wei Jin
4d033e1c44 Fix the length of a profiler system property
This patch changes the profiler system property
"dalvik.vm.profile.max-stack-depth" to "dalvik.vm.profile.stack-depth"
so that the length of the option is less than PROP_NAME_MAX.

Bug: 17294224
Change-Id: I5723883d7fa38dd5eaa276182e5d680d152cedad
2014-08-27 15:50:17 +01:00
John Spurlock
03ada9901e Merge "Doze: Better handling for non-default templates." into lmp-dev 2014-08-27 14:45:20 +00:00
Sander Alewijnse
c3b7c6693b am 45fb047d: am eb3f4b1c: Merge "Provide lockdown of date/time device owners." into lmp-dev
* commit '45fb047dab5a96a9ec72c6cf6aa168f80b115d5c':
  Provide lockdown of date/time device owners.
2014-08-27 14:43:10 +00:00
Sander Alewijnse
49a07d7b62 am eb3f4b1c: Merge "Provide lockdown of date/time device owners." into lmp-dev
* commit 'eb3f4b1ce11215458c3f231cc8fff0e8e823b6dc':
  Provide lockdown of date/time device owners.
2014-08-27 14:34:27 +00:00
Sander Alewijnse
ebaf5c70e9 Merge "Provide lockdown of date/time device owners." into lmp-dev 2014-08-27 14:25:35 +00:00
John Spurlock
aa8a21aa16 am 1965bb24: am fa4e6f1d: Merge "StatusBar: Add new icon slot for cast status." into lmp-dev
* commit '1965bb24322707c9e2e34decfd746ce7981d8936':
  StatusBar: Add new icon slot for cast status.
2014-08-27 14:11:25 +00:00
vandwalle
8c1f0b3faf am f7c9ffc3: am 4c5d4e29: Merge "fix ScanResult read from parcel, this function was broken and causes wifi settings to crash" into lmp-dev
* commit 'f7c9ffc381b4f8001caacfdd82386f0b060e4dd1':
  fix ScanResult read from parcel, this function was broken and causes wifi settings to crash
2014-08-27 14:11:21 +00:00
John Spurlock
48abdd1fb9 am fa4e6f1d: Merge "StatusBar: Add new icon slot for cast status." into lmp-dev
* commit 'fa4e6f1dd6522dea3c521686f7cc5bfbb850a137':
  StatusBar: Add new icon slot for cast status.
2014-08-27 14:03:31 +00:00
vandwalle
567943bdcf am 4c5d4e29: Merge "fix ScanResult read from parcel, this function was broken and causes wifi settings to crash" into lmp-dev
* commit '4c5d4e29e317167947392a5b6280fcb6f2d68b85':
  fix ScanResult read from parcel, this function was broken and causes wifi settings to crash
2014-08-27 14:03:24 +00:00
John Spurlock
1bf47b9117 Doze: Better handling for non-default templates.
Only apply icon-specific filters if the views are found.

Bug:17289392
Change-Id: I23d1542f8e80d8efed2330fff3f86d0e58a54b7c
2014-08-27 10:02:23 -04:00
Jorim Jaggi
a99a47b004 am fc5665d1: am bb45000d: Merge "Content description for clear all notifications" into lmp-dev
* commit 'fc5665d1886504e837a2f03978a52b2252c4861f':
  Content description for clear all notifications
2014-08-27 14:01:33 +00:00
Calin Juravle
d71de10c42 Update the handling of the native bridge property.
ro.dalvik.vm.native.bridge is expected to be always be set. A value of
"0" means that the native bridge is disabled and that no value should be
passed to the runtime.

Bug: 17104449

(cherry picked from commit 831bd75b2bbc126f02578a967e925271b9cac6d3)

Change-Id: Ib483ac8e96bdc66af2725815807d4deb36fb36ab
2014-08-27 15:00:55 +01:00
John Spurlock
98f8a04620 Merge "StatusBar: Add new icon slot for cast status." into lmp-dev 2014-08-27 13:58:14 +00:00
Jorim Jaggi
0275e5b037 am bb45000d: Merge "Content description for clear all notifications" into lmp-dev
* commit 'bb45000db1217466c18114a067a74741d068ebad':
  Content description for clear all notifications
2014-08-27 13:54:18 +00:00
vandwalle
58ecda5915 Merge "fix ScanResult read from parcel, this function was broken and causes wifi settings to crash" into lmp-dev 2014-08-27 13:51:59 +00:00
Calin Juravle
e8d2ffd733 Pass vmSafeMode (manifest attribute) to installd.
The flag is used to enforce --interpret-only flag when running dex2oat.

Bug: 12457423

(cherry picked from commit 11e08c010a42390803b65eaa698ca0e768aed896)

Change-Id: I215339527e998b24e274c8df42a5024839e6a9fa
2014-08-27 14:49:11 +01:00
Calin Juravle
af8f2d3351 am 5aede5a2: (-s ours) am 9b5112c3: Merge "Make native bridge property read-only."
* commit '5aede5a226b181f602b208c99a4a10b959e967fd':
  Make native bridge property read-only.
2014-08-27 13:48:54 +00:00
Jorim Jaggi
394ea9eafa Merge "Content description for clear all notifications" into lmp-dev 2014-08-27 13:43:11 +00:00
Jorim Jaggi
ca3b1af1e3 Content description for clear all notifications
Bug: 17258095
Change-Id: Iafd92f9c1f0bb14ebf53a30b888f144866582925
2014-08-27 15:42:44 +02:00
John Spurlock
96fe98d0c0 StatusBar: Add new icon slot for cast status.
Bug:17275998
Change-Id: I7e80b3d76480fc2fdcb3aa5d445d895829d341d0
2014-08-27 09:36:02 -04:00
Calin Juravle
f924c027d3 am 0a63f754: am 729fc678: Merge "Update the handling of the native bridge property." into lmp-dev
* commit '0a63f754e6f192539be16f59bda3839aa5d24641':
  Update the handling of the native bridge property.
2014-08-27 13:27:49 +00:00
Calin Juravle
5aede5a226 am 9b5112c3: Merge "Make native bridge property read-only."
* commit '9b5112c36b5163925cb303c0cd016bf4115c5800':
  Make native bridge property read-only.
2014-08-27 13:27:21 +00:00
Calin Juravle
9b5112c36b Merge "Make native bridge property read-only." 2014-08-27 13:19:20 +00:00
Calin Juravle
fca1ef2c29 am 729fc678: Merge "Update the handling of the native bridge property." into lmp-dev
* commit '729fc678bec8d45b120a5c7fc1657952333f4d79':
  Update the handling of the native bridge property.
2014-08-27 13:18:32 +00:00
Calin Juravle
6deb439d03 Merge "Update the handling of the native bridge property." into lmp-dev 2014-08-27 13:09:27 +00:00
Selim Cinek
58a3536e60 am a139ca24: am fb24635e: Made quick settings RTL compatible.
* commit 'a139ca246353cc450654b00c779744706b65111f':
  Made quick settings RTL compatible.
2014-08-27 13:02:48 +00:00
Selim Cinek
cb7d17031c am 20a161d2: am 73375a57: Added anti-falsing logic to the keyguard.
* commit '20a161d2b2a6db12e9366ecc1105938a25920d34':
  Added anti-falsing logic to the keyguard.
2014-08-27 13:02:43 +00:00
Selim Cinek
a133fa3a93 am fb24635e: Made quick settings RTL compatible.
* commit 'fb24635eeab138667e4394541ae89b0fa71e31cd':
  Made quick settings RTL compatible.
2014-08-27 12:52:10 +00:00
Selim Cinek
5fad8b3fa2 am 73375a57: Added anti-falsing logic to the keyguard.
* commit '73375a57cb9f3b89a3222ab1eca4796158ad5ea6':
  Added anti-falsing logic to the keyguard.
2014-08-27 12:52:02 +00:00
Dongwon Kang
f7f49ddade TIF: fix callback cleanup logic in removeSessionStateLocked().
Adding DeathRecipient to callback instance is enough. removeSessionStateLocked()
can be called in normal session release case, and the current logic will remove
valid callback instances.
Also, ConcurrentModificationException in abortPendingCreateSessionRequestsLocked()
is fixed.

Bug: 17212681
Change-Id: I42cacfa33086bf9182b061553ff52c0e25d94d9b
2014-08-27 21:02:29 +09:00
Selim Cinek
06d3bca095 Made quick settings RTL compatible.
The layout is now mirrored correctly and the icons as well.

Bug: 15284805
Change-Id: I3d6fadad0a987adb49f826d4189f9dd58e20d326
2014-08-27 12:38:15 +02:00
Selim Cinek
19c8c708f1 Added anti-falsing logic to the keyguard.
Newly enforcing a threshold for the following cases:
Unlocking, Dismissing Notifications, Swiping Down Quick settings.
Also increased the affordance threshold slightly.

Bug: 15433087
Change-Id: I723346dedf9ae0e3f8b103182992ab572fc394b9
2014-08-27 12:38:15 +02:00
Jungshik Jang
493ecb1dcd am d2560b28: am 035edcdf: Allow broadcast for <Set System Audio Mode>.
* commit 'd2560b289b4a18f7a4b8aeabb0a30d298a6b21d9':
  Allow broadcast for <Set System Audio Mode>.
2014-08-27 09:22:47 +00:00
Jungshik Jang
4d804afc8e am 035edcdf: Allow broadcast for <Set System Audio Mode>.
* commit '035edcdf62d67badd7b9bd6e7fd44bffc790fcca':
  Allow broadcast for <Set System Audio Mode>.
2014-08-27 09:10:36 +00:00
vandwalle
b1dce0220b fix ScanResult read from parcel, this function was broken and causes wifi settings to crash
Bug: 17293156

Change-Id: I5f7a8141adb21103e98913c9802d8364164eaba7
2014-08-27 08:16:31 +00:00
Jungshik Jang
473119fdc3 Allow broadcast for <Set System Audio Mode>.
AVR may broadcst <Set System Audio Mode> to start system audio mode.
But we do handle direct message case.

Bug: 17292360
Change-Id: I9111f8122d58b31f3801e4e78f283db65e79330b
2014-08-27 16:43:22 +09:00
Jungshik Jang
6421dfc9d1 am 927f0b65: am 82918c93: Merge "Add more debug message to HdmiControlService" into lmp-dev
* commit '927f0b6594d4c806e830cb60684e88e41990e97d':
  Add more debug message to HdmiControlService
2014-08-27 06:59:01 +00:00
Jungshik Jang
3e754f0b57 am 82918c93: Merge "Add more debug message to HdmiControlService" into lmp-dev
* commit '82918c93948fd658f4ad6932ac529cec5ab59b7c':
  Add more debug message to HdmiControlService
2014-08-27 06:50:22 +00:00
Jungshik Jang
038c8601c3 Merge "Add more debug message to HdmiControlService" into lmp-dev 2014-08-27 06:39:58 +00:00
Russell Brenner
ac7334d4fd am c04b259a: am d1d4a28a: Merge branch \'lmp-dev\' of https://googleplex-android.googlesource.com/_direct/platform/frameworks/base into lmp-dev
* commit 'c04b259aa962616089994c8cf225ff396feb1c83':
  Print services setting changes not handled for managed profiles.
2014-08-27 06:32:14 +00:00
Andrew Solovay
90ed24fafd am a4d8d6eb: am 29f4975e: am 3442b412: am 8d8cf0b2: am e7c7993e: Merge "docs: Fixed error in code sample." into klp-modular-docs
* commit 'a4d8d6eb1ec3983948235631f0071a9d4ba739a0':
  docs: Fixed error in code sample.
2014-08-27 06:32:09 +00:00