Christopher Tate
0f32717a17
Fix spurious restore session timeouts
...
The restore-session idle timeout should not be ticking while we're
doing legitimate restore work. We now explicitly stop the timeout
ticker [a delayed message on our handler thread] whenever we undertake
a valid restore operation. The timer is already correctly resumed
when restore operations conclude.
(In practice we need to suspend the timeout tracking at exactly those
times when we're entering the wakelock-protected restore flow. The
timeout is reestablished when the wakelock is released; this part
is already in the code.)
Bug 17990544
Change-Id: I7318020ce30fd9c35bc3a644f8c101fd3d063c8b
2014-10-16 01:34:01 +00:00
Brian Carlstrom
c8a8701c2e
am 20de619d: Merge "Set threads\' contextClassLoader during LoadedApk.makeApplication." into lmp-dev
...
* commit '20de619d66a594fd9e6e76a3a2cb79422aef577c':
Set threads' contextClassLoader during LoadedApk.makeApplication.
2014-10-16 01:19:51 +00:00
Brian Carlstrom
20de619d66
Merge "Set threads' contextClassLoader during LoadedApk.makeApplication." into lmp-dev
2014-10-16 01:01:26 +00:00
Marco Nelissen
9e93d37154
am 36c931b3: Merge "Also consider secondary storage when verifying paths" into lmp-dev
...
* commit '36c931b31a15b4ed740c861ec34b7e6573cfd32e':
Also consider secondary storage when verifying paths
2014-10-16 00:42:04 +00:00
Marco Nelissen
36c931b31a
Merge "Also consider secondary storage when verifying paths" into lmp-dev
2014-10-16 00:38:03 +00:00
Dirk Dougherty
3e9ee941f7
am a0b3796d: Merge "Doc change: Add diffs for API level 21." into lmp-dev
...
* commit 'a0b3796d937dff83b5dd94e8f091a36bc9b304dd':
Doc change: Add diffs for API level 21.
2014-10-16 00:23:32 +00:00
Dirk Dougherty
a0b3796d93
Merge "Doc change: Add diffs for API level 21." into lmp-dev
2014-10-16 00:20:02 +00:00
Quddus Chong
11e613963a
am 0a276b94: Merge "docs: Added L API overview." into lmp-dev
...
* commit '0a276b9448d907822bee1c3009608694fc480fcc':
docs: Added L API overview.
2014-10-15 23:59:00 +00:00
Dirk Dougherty
a197af5d1b
am 8ca0f84e: Merge "Doc change: Add diffs for l-preview -> API level 21." into lmp-dev
...
* commit '8ca0f84ea3c6f17e7d0121a87197bfd25f9becfa':
Doc change: Add diffs for l-preview -> API level 21.
2014-10-15 23:58:49 +00:00
Geoff Mendal
93f929ecb6
am e2a1f1cd: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev
...
* commit 'e2a1f1cd885ae73fc165f0623697b94668e01c86':
Import translations. DO NOT MERGE
2014-10-15 23:58:39 +00:00
Craig Mautner
d01a814c89
am 5d460b88: Merge "Remove unnecessary logging." into lmp-dev
...
* commit '5d460b88715c8a902eb3930e690ddd1b8d84338f':
Remove unnecessary logging.
2014-10-15 23:58:29 +00:00
Eric Rowe
c02fd7e0d0
am 1b4a728a: Merge "Add CHANGE_NETWORK_STATE permission to bt tests" into lmp-dev
...
* commit '1b4a728ac689fc63b5b5153e95b8b634f701fcfb':
Add CHANGE_NETWORK_STATE permission to bt tests
2014-10-15 23:58:19 +00:00
Craig Mautner
f11e1bb9a4
am e5279105: Merge "Move desired task to top if not already there." into lmp-dev
...
* commit 'e52791055c855a957cad767dfa9889faae86660c':
Move desired task to top if not already there.
2014-10-15 23:57:55 +00:00
John Spurlock
67541eada7
am b2344c81: Merge "Leave zen when apps set ringer-mode = non-silent (normal/vibrate)." into lmp-dev
...
* commit 'b2344c81bcf49129d303a2919cfffd7a720c261b':
Leave zen when apps set ringer-mode = non-silent (normal/vibrate).
2014-10-15 23:57:50 +00:00
Evan Charlton
f8af51bf6f
am 843e2343: Add WindowManager.aidl to AIDL list
...
* commit '843e234318421b320e74bb2d09c3b436d82ee127':
Add WindowManager.aidl to AIDL list
2014-10-15 23:57:38 +00:00
RoboErik
d7f699421e
am c7be69f1: Merge "Don\'t call size on a null metadata" into lmp-dev
...
* commit 'c7be69f1d63bcc8411875ff53e5561f2f4692072':
Don't call size on a null metadata
2014-10-15 23:57:11 +00:00
Tom Taylor
1e7c2c8738
am 6d4f4575: Merge "Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager" into lmp-dev
...
* commit '6d4f4575463ef5fdcdfbf3118a893ecbdb14a02b':
Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager
2014-10-15 23:57:03 +00:00
Quddus Chong
0a276b9448
Merge "docs: Added L API overview." into lmp-dev
2014-10-15 23:26:43 +00:00
Dirk Dougherty
8ca0f84ea3
Merge "Doc change: Add diffs for l-preview -> API level 21." into lmp-dev
2014-10-15 22:40:19 +00:00
Marco Nelissen
c1fda12823
Also consider secondary storage when verifying paths
...
Bug: 17673184
Bug: 17982103
Change-Id: Ief14c7776b02983191c46774fa7e4c76380de58d
2014-10-15 15:36:50 -07:00
Dirk Dougherty
6034230b29
Doc change: Add diffs for API level 21.
...
Change-Id: I6efad4bb407dbfc7684a5651788e116d624e778e
2014-10-15 15:06:50 -07:00
Dirk Dougherty
963dca1a5d
Doc change: Add diffs for l-preview -> API level 21.
...
Change-Id: Ie60fbe9ed5891dd87fd9ca53f126c4617e09d3bd
2014-10-15 14:59:15 -07:00
Geoff Mendal
e2a1f1cd88
Merge "Import translations. DO NOT MERGE" into lmp-dev
2014-10-15 21:52:24 +00:00
Craig Mautner
5d460b8871
Merge "Remove unnecessary logging." into lmp-dev
2014-10-15 21:48:52 +00:00
Geoff Mendal
89b5580b81
Import translations. DO NOT MERGE
...
Change-Id: I5fc63b0e1cf68a8b5f17b46308abebaba76ce81c
Auto-generated-cl: translation import
2014-10-15 14:37:19 -07:00
Eric Rowe
1b4a728ac6
Merge "Add CHANGE_NETWORK_STATE permission to bt tests" into lmp-dev
2014-10-15 21:35:32 +00:00
Craig Mautner
3d7485c172
Remove unnecessary logging.
...
Change-Id: Ia5b5325707f2f02f2c585130938565065e974938
2014-10-15 14:30:02 -07:00
Craig Mautner
e52791055c
Merge "Move desired task to top if not already there." into lmp-dev
2014-10-15 21:13:58 +00:00
Craig Mautner
737fae2b2e
Move desired task to top if not already there.
...
Under certain circumstances when launching a new activity, the
topmost stack activity is moved to the front even though the
activity is being created in a different task.
This checks if the topmost stack task matches the desired
task and if not, moves the desired task to the top.
Also make activity dump ordering consistent.
Fixes bug 17721767.
Change-Id: I59397f31b629a208f3863887c57d6f6fb1f6e1f3
2014-10-15 14:11:23 -07:00
Eric Rowe
500f7583ed
Add CHANGE_NETWORK_STATE permission to bt tests
...
Change-Id: Ie0a579de3b7d1163a8fe245eb377f21eeed048a3
2014-10-15 14:06:30 -07:00
John Spurlock
b2344c81bc
Merge "Leave zen when apps set ringer-mode = non-silent (normal/vibrate)." into lmp-dev
2014-10-15 21:04:33 +00:00
Evan Charlton
843e234318
Add WindowManager.aidl to AIDL list
...
WindowManager.aidl has an inner class (WindowManager.LayoutParams)
which needs to be included, but slipped past the api/current.txt grep.
This affects the SDK only
Change-Id: I71bea4e602428ab588d17c5e57cbe08a1d6e9493
2014-10-15 13:26:32 -07:00
Quddus Chong
ccd80045a3
docs: Added L API overview.
...
Change-Id: Idd042b41a99f61faa6b011c2900210ed38b017b9
2014-10-15 13:25:55 -07:00
Jim Miller
3836c9a4c1
Fix getStorageEncryptionStatus() in DevicePolicyManager
...
This fixes a bug introduced by a change where the function
ignores systems with default encryption where it's disabled.
The fix also checks to see if vold thinks the device is secure.
Fixes bug 17881324
Change-Id: I2c40f76cf990d90d1a825955aa3b080b21684426
2014-10-15 13:15:52 -07:00
RoboErik
c7be69f1d6
Merge "Don't call size on a null metadata" into lmp-dev
2014-10-15 19:48:50 +00:00
Prashant Malani
5fc9415452
am c64522fb: am 645e017c: (-s ours) Merge "DO NOT MERGE Add empty ArrayList check." into klp-modular-dev
...
* commit 'c64522fb2e1893c21b1b1cc9051a3d1013c5d987':
DO NOT MERGE Add empty ArrayList check.
2014-10-15 19:22:03 +00:00
Ricardo Cervera
05957deeb9
am 7e50d970: am dc1f3080: am 8a7ba4c6: Merge "docs: Fixing notify link. Bug: 17571861" into klp-modular-docs
...
* commit '7e50d9706cd0d7cd5c58c976fd582c81478a975c':
docs: Fixing notify link. Bug: 17571861
2014-10-15 19:21:58 +00:00
Luan Nguyen
892f693e12
am bff5c193: am c07a288a: am 2a364235: Merge "docs: Android Wear Design fixes" into klp-modular-docs
...
* commit 'bff5c1932c6bdd2a777b4236f9f1d562a53029fb':
docs: Android Wear Design fixes
2014-10-15 19:21:53 +00:00
smain@google.com
e2b8270c78
am b3994c2e: am e43bb6a9: am 075531ae: add the butterbar for L announce to Preview landing page
...
* commit 'b3994c2e58c7cebef8274ff6d801819a2b189183':
add the butterbar for L announce to Preview landing page
2014-10-15 19:21:48 +00:00
smain@google.com
1ca528ee4e
am 2912627e: am 6fbe299f: am d8d20f52: update analytics event tracking calls to use new script bug: 16331906
...
* commit '2912627e007b95cf4b16c9e52a3acbec0c8bae60':
update analytics event tracking calls to use new script bug: 16331906
2014-10-15 19:21:43 +00:00
Tom Taylor
6d4f457546
Merge "Externally Reported Moderate Security Issue: SQL Injection in WAPPushManager" into lmp-dev
2014-10-15 19:20:36 +00:00
RoboErik
421c9df7ff
Don't call size on a null metadata
...
bug:18002951
Change-Id: I3a2d2c781e7b235efbd8518d60eee7f44bbacd75
2014-10-15 12:17:43 -07:00
Prashant Malani
c64522fb2e
am 645e017c: (-s ours) Merge "DO NOT MERGE Add empty ArrayList check." into klp-modular-dev
...
* commit '645e017ca54e654c34b131235e90589a7d92ce0c':
DO NOT MERGE Add empty ArrayList check.
2014-10-15 19:12:33 +00:00
Ricardo Cervera
7e50d9706c
am dc1f3080: am 8a7ba4c6: Merge "docs: Fixing notify link. Bug: 17571861" into klp-modular-docs
...
* commit 'dc1f308048a732572fae3cf92ddfe5cd943c0059':
docs: Fixing notify link. Bug: 17571861
2014-10-15 19:12:26 +00:00
Luan Nguyen
bff5c1932c
am c07a288a: am 2a364235: Merge "docs: Android Wear Design fixes" into klp-modular-docs
...
* commit 'c07a288a889ac88282118d4089e969f20c1aabe3':
docs: Android Wear Design fixes
2014-10-15 19:12:18 +00:00
smain@google.com
b3994c2e58
am e43bb6a9: am 075531ae: add the butterbar for L announce to Preview landing page
...
* commit 'e43bb6a9ec8cd0841926e7df8cc738d5357814c1':
add the butterbar for L announce to Preview landing page
2014-10-15 19:12:05 +00:00
smain@google.com
2912627e00
am 6fbe299f: am d8d20f52: update analytics event tracking calls to use new script bug: 16331906
...
* commit '6fbe299fa5bcc084cd69899afdc3c77767b7c1f5':
update analytics event tracking calls to use new script bug: 16331906
2014-10-15 19:11:43 +00:00
Jim Miller
839685bc57
am e7c32555: Merge "Add a checkbox option to \'require password to decrypt\'" into lmp-dev
...
* commit 'e7c325559d961f13c6df96803bca4747f41b27a4':
Add a checkbox option to 'require password to decrypt'
2014-10-15 18:26:02 +00:00
Jim Miller
e7c325559d
Merge "Add a checkbox option to 'require password to decrypt'" into lmp-dev
2014-10-15 18:21:52 +00:00
Vince Harron
1c9cff294a
Updated Android SDK/Studio system requirements
...
We're not really supporting ancient Linux/OSX systems, we should
update the website to accurately reflect this.
Change-Id: Id05df4c4e2a4235d325e099a1f29fb7cbe749675
2014-10-15 10:57:19 -07:00