Kristian Monsen
5d60418132
Merge "Let TYPE_ANNOUNCEMENT be sent from any window" into lmp-dev
2014-10-17 23:54:01 +00:00
Jim Miller
c6c843fbe8
Merge "Add utility methods to LockPatternUtils for encryption" into lmp-dev
2014-10-17 23:48:21 +00:00
Yorke Lee
e4e3fcec41
Merge "Make READ_VOICEMAIL/WRITE_VOICEMAIL system permissions" into lmp-dev
2014-10-17 23:16:35 +00:00
Jim Miller
dd5de719c5
Add utility methods to LockPatternUtils for encryption
...
This enables a change in Settings that allows device
encryption to be disabled by the user.
Fixes bug 17881324
Change-Id: I34dfc586df1a598bf969dc82adf8537a2730d345
2014-10-17 16:08:21 -07:00
Svetoslav
cd2b54e6e5
Merge "Accessibility no longer overrides strong encryption." into lmp-dev
2014-10-17 22:59:22 +00:00
Adam Lesinski
3cd840f4b5
Merge "AAPT: Fix an issue where a resource name was incorrectly derived on Windows" into lmp-dev
2014-10-17 22:50:50 +00:00
William Bourke
84b4791aaf
Merge "Modified lollipop Easter egg for TV compatibility" into lmp-dev
2014-10-17 22:01:00 +00:00
Joe Fernandez
6dc5d68399
docs: Android L release fixes
...
- L Highlights fixes
b/18029526
- L API Overview fixes
b/18034482
Change-Id: I2e93ece18748c15a8fe10749e75008bf5ed9a7c0
2014-10-17 14:57:29 -07:00
William Bourke
33f577cfea
Modified lollipop Easter egg for TV compatibility
...
Bug: 17997922
Change-Id: I0e2e34245183cdd146ecca02ab09b2c4867770ec
2014-10-17 21:57:23 +00:00
Adam Lesinski
9306a474e1
AAPT: Fix an issue where a resource name was incorrectly derived on Windows
...
Calling String8::getLeaf() will assume the system's file path separator,
however the source string was already converted to a unix path.
getLeaf() would therefore not find any occurence of '\' and would
return the full path.
Bug:18036805
Change-Id: Ic2bfac0cc553406740204a296327e266b05c0eff
2014-10-17 21:46:52 +00:00
Joe Fernandez
09cce6f509
Merge "docs: Added new BILLING_RESPONSE_RESULT_SERVICE_UNAVAILABLE result" into lmp-dev
2014-10-17 21:39:27 +00:00
Svetoslav
a6711ff6f0
Accessibility no longer overrides strong encryption.
...
Updating the accessibility layer behavior to reflect the new
model where accessibility no longer overrides strong encryption.
Now enabling an accessibility service lowers the encryption
level but the user can bump it up in settings if desired.
bug:17881324
Change-Id: Ic60d760c267d3f934040a42e1963b179bd8b9f5f
2014-10-17 14:33:11 -07:00
Kristian Monsen
ba3787d849
Let TYPE_ANNOUNCEMENT be sent from any window
...
Part of fix for bug 17905712
Change-Id: I4e4b09f6b6342a27744e42984d483ef8de18fbff
2014-10-17 14:13:07 -07:00
Andrew Solovay
1c56c15d4d
docs: Added new BILLING_RESPONSE_RESULT_SERVICE_UNAVAILABLE result
...
See first comment for doc staging directory.
bug: 18000631
Change-Id: I4dba47e0965947774adad86218369678311f4a0c
2014-10-17 14:05:22 -07:00
Joe Fernandez
f21746fca8
Merge "docs: update location of sample apps" into lmp-dev
2014-10-17 19:39:28 +00:00
Amith Yamasani
a865bb5df8
Merge "Use the correct method to check if device is encrypted" into lmp-dev
2014-10-17 18:55:58 +00:00
smain@google.com
af8de90fd6
Merge "fix 1% mystery bug on preview image downloads. just remove the hashchange listener; no more back-navigation, eh." into lmp-dev
2014-10-17 18:47:12 +00:00
smain@google.com
3552be039a
fix 1% mystery bug on preview image downloads.
...
just remove the hashchange listener; no more back-navigation, eh.
Change-Id: I6c822336f33448d9ce01e710fbea2ab134fb8718
2014-10-17 11:45:33 -07:00
Amith Yamasani
cd410ba4e8
Use the correct method to check if device is encrypted
...
DPM's method will return false if encrypted by default password,
preventing the changing of encryption password to lockscreen password.
Check if the device is encrypted by some means, instead.
Also fix a SecurityException when Device Admin queries encryption state
(recent regression)
Bug: 17881324
Change-Id: Id897e61c5e254ab3f8dc569285428a73005303ea
2014-10-17 11:43:57 -07:00
Quddus Chong
c598a4a4d5
Merge "docs: Fixed sound and vibration section in Android 5.0 API overview." into lmp-dev
2014-10-17 18:32:02 +00:00
Scott Rowe
87b1d0d099
docs: update location of sample apps
...
Change-Id: I5079d5578c29cde387d087ec8767ae03aaa7ebe2
2014-10-17 10:46:04 -07:00
Yorke Lee
65d241b92d
Make READ_VOICEMAIL/WRITE_VOICEMAIL system permissions
...
Bug: 18020724
Change-Id: I5a0e5ef8a1e40ee23f4b132f5877b63a738e776e
2014-10-17 10:23:37 -07:00
Quddus Chong
7b4e310de9
docs: Fixed sound and vibration section in Android 5.0 API overview.
...
Change-Id: Icb5379cb1c390c011c9ca8c1d585ebcaea8f92dc
2014-10-17 10:17:55 -07:00
Dianne Hackborn
52476989b8
Merge "SDK only: hide the old L API version constant." into lmp-dev
2014-10-17 17:11:24 +00:00
smain@google.com
fe51197084
Merge "edits to the Lollipop highlights" into lmp-dev
2014-10-17 16:47:33 +00:00
smain@google.com
519ea74a47
edits to the Lollipop highlights
...
Change-Id: I1702946aca8c30528488465be422a9b68a9ae049
2014-10-17 09:40:49 -07:00
Vince Harron
6da9e5481a
Merge "Updated Android SDK/Studio system requirements" into lmp-dev
2014-10-17 16:12:06 +00:00
Quddus Chong
15d2e768d6
Merge "docs: Updated Android 5.0 API Overview to reflect that setting the device to RINGER_MODE_NORMAL or RINGER_MODE_VIBRATE causes the device to leave priority mode." into lmp-dev
2014-10-17 16:08:44 +00:00
Trevor Johns
ac21dbb447
Docs: Update "What's New" for L Final Preview samples
...
Change-Id: Idc414ffa3b391212136601bd0f65dbcab07efe1e
2014-10-17 09:02:19 -07:00
Quddus Chong
2e4a929f36
docs: Updated Android 5.0 API Overview to reflect that
...
setting the device to RINGER_MODE_NORMAL or RINGER_MODE_VIBRATE
causes the device to leave priority mode.
Change-Id: I9a7be4529f757417a62ca376df39bf01309e1e69
2014-10-17 08:59:49 -07:00
Jim Miller
7d96dc6d98
Merge "Fix getStorageEncryptionStatus() in DevicePolicyManager" into lmp-dev
2014-10-17 09:31:04 +00:00
Dirk Dougherty
22fa76dac8
Merge "Doc change: Add Lollipop to platform versions table." into lmp-dev
2014-10-17 09:21:29 +00:00
Dirk Dougherty
2b86948e46
Doc change: Add Lollipop to platform versions table.
...
Change-Id: Iad84444396a3b2d24403e88398ca21933741b819
2014-10-17 02:16:58 -07:00
smain@google.com
c8cef6ccbb
Merge "time to forget about honeycomb and gingerbread." into lmp-dev
2014-10-17 08:37:16 +00:00
smain@google.com
ae8355247a
time to forget about honeycomb and gingerbread.
...
Change-Id: I74a1a62109f28b6ed08acee4761e25bfe8278257
2014-10-17 01:35:12 -07:00
smain@google.com
8adb5fd14d
Merge "fix links on preview page" into lmp-dev
2014-10-17 08:32:20 +00:00
smain@google.com
f7a7d6de7a
fix links on preview page
...
Change-Id: If2c3380dcb3ecc2770ba84fd6599ba69ea0a33f2
2014-10-17 01:31:24 -07:00
smain@google.com
f19f639773
Merge "edits to the lollipop highlights" into lmp-dev
2014-10-17 08:18:47 +00:00
smain@google.com
1b41dbf4fa
edits to the lollipop highlights
...
Change-Id: I7efaae064780c3f778f25d11e9378852c11eb5eb
2014-10-17 01:16:58 -07:00
Joe Fernandez
e7cc9e8089
Merge "docs: Android TV docs fixes for L SDK release" into lmp-dev
2014-10-17 07:43:02 +00:00
Joe Fernandez
7213656f98
docs: Android TV docs fixes for L SDK release
...
Change-Id: Ie37c2056844e1c04542ed4e556a6577640e13819
2014-10-17 00:35:50 -07:00
smain@google.com
4561be0193
Merge "add TV quality page to Develop landing carousel" into lmp-dev
2014-10-17 06:51:43 +00:00
Scott Rowe
dd88668392
docs: Notifications changes for L
...
Change-Id: I53c744734358401adefbcffd5ce5a3676d6d955a
2014-10-16 23:48:25 -07:00
Joe Fernandez
4deed3ecc3
Merge "docs: Android TV App Quality Requirements v2" into lmp-dev
2014-10-17 06:38:37 +00:00
Joe Fernandez
957cddd71b
docs: Android TV App Quality Requirements v2
...
Change-Id: I54c53d90faf1605945bb8397278b9057a9c687f4
2014-10-16 23:31:08 -07:00
Scott Rowe
6bd081ca8a
docs: Displaying a Now Playing Card
...
Change-Id: I68cd305618caff24cf2de564d7b085c663702d0c
2014-10-16 23:29:51 -07:00
smain@google.com
e1c95081b4
add TV quality page to Develop landing carousel
...
Change-Id: I736654e248645bfda7f94156b8c0f520a8be4bac
2014-10-16 23:22:50 -07:00
Joe Fernandez
321e7645c3
Merge "docs: Recents screen for tasks and activities" into lmp-dev
2014-10-17 05:40:43 +00:00
smain@google.com
c6400892b5
Merge "add Lollipop highlights and revision to 5.0 API overview intro" into lmp-dev
2014-10-17 05:17:02 +00:00
Scott Rowe
73d799dda2
docs: Recents screen for tasks and activities
...
Change-Id: I94774e60e6a7453a047ad394c3bbfff0cc4dfc7d
2014-10-16 22:16:13 -07:00