Philip P. Moltmann
7b92d3c04d
When we update slow we override the current state. Make sure to reset the state the operation finishes.
...
Bug: 27945565
Change-Id: If3dc3ad54bbf9bedae0e82aeef7b295ae16e1bf0
2016-03-31 14:18:51 -07:00
Nathan Harold
3dafea3177
Merge "Add Settings.Global.WIFI_VERBOSE_LOGGING_ENABLED" into nyc-dev
2016-03-31 18:43:36 +00:00
Vladislav Kaznacheev
b7d08c3f3c
Merge "Add wallpaper input consumer to WindowManagerService" into nyc-dev
2016-03-31 18:43:16 +00:00
Vladislav Kaznacheev
0d50d8660d
Add wallpaper input consumer to WindowManagerService
...
This is an input consumer similar to the one used when hiding the navbar,
but placed above wallpapers. It might be useful for processing touch
events over "desktop" in freeform MW mode.
Re-landing I9d6d28a624f750ad48fc39f9b149dd1f989cceba after fixing build.
Bug:26688904
Change-Id: I89fdabd9c72cdd4a1d7ca626c33ddc99ddea97f9
2016-03-31 18:42:22 +00:00
Adrian Roos
4de449a3c6
Merge "Add option to force remote input history" into nyc-dev
2016-03-31 18:34:54 +00:00
Robin Lee
f1fe782e91
Merge "API to approve CA certificates" into nyc-dev
2016-03-31 18:26:32 +00:00
John Reck
bbb4c2eb2e
Merge "Add a callback for rendernode parentcount=0" into nyc-dev
2016-03-31 18:24:49 +00:00
Andreas Gampe
4c0dbb5b8e
Merge "Package Manager: Use new DexFile function to upgrade filter" into nyc-dev
2016-03-31 18:13:07 +00:00
Jason Monk
d1ed81e5af
Merge "Fix tiles animating when QS edit is open" into nyc-dev
2016-03-31 18:11:36 +00:00
Jason Monk
4efc9246c6
Fix tiles animating when QS edit is open
...
Change-Id: Ie242f0cb71354674884bca398e0075cdebc3b572
Fixes: 27815863
2016-03-31 14:10:37 -04:00
Ruben Brunk
ee1062e4c0
Merge "Include VR throttling limit in hardware properties." into nyc-dev
2016-03-31 18:03:37 +00:00
Nathan Harold
29589fcd8a
Add Settings.Global.WIFI_VERBOSE_LOGGING_ENABLED
...
Bug: 27878903
Change-Id: Ie0974cfb8abbb34275b846c288465a4c3e090eda
2016-03-31 10:47:28 -07:00
Jason Monk
becc30196d
Merge "Update the wifi on but disconnected qs icon" into nyc-dev
2016-03-31 17:40:20 +00:00
Jason Monk
be83cc0044
Update the wifi on but disconnected qs icon
...
Change-Id: Icb3ef57e7fa540868716107206d710dc4048aa90
Fixes: 27900385
2016-03-31 13:38:59 -04:00
Siyamed Sinir
e14bab859e
Merge "Benchmarks for Linkify" into nyc-dev
2016-03-31 17:17:18 +00:00
Joe Onorato
d0f83b7bca
Merge "Include process state in association tracking" into nyc-dev
2016-03-31 17:09:24 +00:00
Chris Craik
08f41dfb8c
Merge "Fix layer damage and clipping for Text shadows" into nyc-dev
2016-03-31 17:08:04 +00:00
Robin Lee
2f7e1e487c
API to approve CA certificates
...
Bug: 18224038
Change-Id: Id928872cd70dac5a5ecfdcd52150fe6dea544e3b
2016-03-31 18:06:44 +01:00
Victor Chang
e04ac3d7d2
Merge "Unit test for isProvisioningAllowed" into nyc-dev
2016-03-31 17:04:38 +00:00
Dongwon Kang
8904a1a1df
Merge "TIF: Address comments on hardware manager related system APIs" into nyc-dev
2016-03-31 17:01:36 +00:00
Sunny Goyal
56d3dd8af7
Merge "Chaning LauncherActivityInfo to return a density specific non-badged icon" into nyc-dev
2016-03-31 16:56:31 +00:00
John Reck
c48dd5d81e
Merge "Expand JankTracker" into nyc-dev
2016-03-31 16:49:29 +00:00
Wei Liu
2049029068
Merge "Start the Wear bluetooth service in SystemServer." into nyc-dev
2016-03-31 16:47:52 +00:00
Dongwon Kang
8f647b5cdb
Merge "TIF: Add more class documentation on TvInputManager" into nyc-dev
2016-03-31 16:46:35 +00:00
Wei Liu
48d3b63b60
Start the Wear bluetooth service in SystemServer.
...
Change-Id: I4ca420d7adbb0edd6539fe4bf6ada05650164866
2016-03-31 09:44:41 -07:00
Andreas Gampe
47c170a746
Package Manager: Use new DexFile function to upgrade filter
...
In case an app is shared, do not simply use "full" for compilation.
Instead, upgrade the asked-for filter to the non-guided version.
Bug: 27921071
Change-Id: I54735b61732e6a5c9dc62425d04bc740dd365083
2016-03-31 09:24:45 -07:00
Fyodor Kupolov
1b8189d825
Merge "[FBE] Split accounts.db into two DE/CE databases" into nyc-dev
2016-03-31 16:16:48 +00:00
Yi Kong
9272822dc0
Track libcore change 9b7cfceb7b825835730f7977d4935dec3ff1a3be
...
Bug: 27762555
Change-Id: I03984f4319ba21976078b2b3dff1a857eb5ebd0a
(cherry picked from commit a7af7593fb41b7f67de8f3206233b576ebaaef48)
(cherry picked from commit c0f67813c31bd25ec40c98a4f1e77f98bdabbb48)
2016-03-31 16:04:27 +00:00
Jason Monk
33b30609ff
Merge "Remove panel paddings/margins when QS is customizing" into nyc-dev
2016-03-31 15:43:46 +00:00
John Reck
660108075e
Expand JankTracker
...
Bug: 27922347
* Dump the full histogram
* Expand the histogram to have a slow-frame section with
large 50ms buckets to raise the cap to 5s to give more
insight into system-health
* Stop excluding first-frame metrics as we want to include
those in our global tracking. Automated tests already filter
these out by doing resets before running anyway.
Change-Id: Idaba8aad591f59d10a6477b11efc0767ff715083
2016-03-31 08:40:23 -07:00
John Reck
44b49f070a
Add a callback for rendernode parentcount=0
...
Bug: 27709981
Fixes: 22565656
Change-Id: I1cb4461baf9069dc4e7ca6de10d5862578c107f4
2016-03-31 08:36:50 -07:00
Jason Monk
26350a4276
Merge "Fix QS battery tile state" into nyc-dev
2016-03-31 15:32:18 +00:00
Jason Monk
8b2ce60ba8
Fix QS battery tile state
...
Don't share drawables across multiple imageviews. Instead generate
a new drawable for each one.
Change-Id: I70259f978af73525d9f6ec772ecd94f2ca9c75bf
Fixes: 27786862
2016-03-31 11:30:41 -04:00
Gustav Sennton
ef40c9acd5
Merge "Simplify WebViewProviderInfo - move its logic into WebViewUpdateService." into nyc-dev
2016-03-31 15:28:53 +00:00
Jason Monk
7492e75ba3
Merge "Fix build" into nyc-dev
2016-03-31 14:00:53 +00:00
Jason Monk
d9b7909989
Fix build
...
Change-Id: I75e49ea144d47819c0fb7b4cd2e19a6c42b28ff1
2016-03-31 10:00:09 -04:00
Andrew Johnson
08a3fa7dea
Merge "Removing assignments to localeScriptWasComputed in aapt." into nyc-dev
2016-03-31 13:52:10 +00:00
Jason Monk
3db45036df
Merge changes from topic 'SettingsMetrics' into nyc-dev
...
* changes:
Add constants for settings suggestions metrics
Add some constants for settings conditionals
2016-03-31 13:47:34 +00:00
Jason Monk
1b5d87ba5f
Add constants for settings suggestions metrics
...
Bug: 27851236
Change-Id: Ia5962a5430246c7fa1221a638447c8c86b011223
2016-03-31 09:45:43 -04:00
Jason Monk
c36203965a
Add some constants for settings conditionals
...
Bug: 27851236
Change-Id: I3725be01e0d5de13b81f82ec594bed5f95b5bb18
2016-03-31 09:44:10 -04:00
Bill Yi
ba25767b1b
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-31 13:23:21 +00:00
Gustav Sennton
dbf5eb04e6
Simplify WebViewProviderInfo - move its logic into WebViewUpdateService.
...
The WebViewProviderInfo should now be ready to be added as an API to be
fetched from XTS tests (to avoid using reflection).
Move the logic for validation, signature checking and package info
fetching out of WebViewProviderInfo so that we can mock the coupling
between that logic and the system (e.g. the package manager).
Note: with this patch we stop caching valid webview packages in the
update service (we would still refetch them anyway when anything
important happened).
Bug: 27635535
Bug: 27736084
Change-Id: Ia455202d2fd5bc4e03dce0fd917d262bf942d1a3
2016-03-31 14:21:47 +01:00
Paul Duffin
baa72515f6
Remove RawCollationKey/ByteArrayWrapper from the public API
...
Bug: 22023363
Change-Id: I03b89260a9af9a2f6d4e25799c3942ca2579e26e
2016-03-31 14:09:16 +01:00
Paul Duffin
71498f107c
ICU4J: Hide constants that can change between releases
...
Bug: 27830659
Change-Id: Ia8274c3b9b26762de5ef3317261ef0c2a45246c3
2016-03-31 14:09:16 +01:00
Andrei Stingaceanu
aa60469445
Merge "AfW - suspend apps - API polish" into nyc-dev
2016-03-31 10:57:58 +00:00
Michal Karpinski
31f59f1106
Merge "Adjusting javadocs for process logging" into nyc-dev
2016-03-31 09:56:24 +00:00
Diego Perez
9d1a69ff55
Merge "Implement VirtualRefBasePtr native methods" into nyc-dev
2016-03-31 08:14:26 +00:00
Jeff Sharkey
2c0ae91f2d
Merge changes Ifecff4f1,Ia302de46 into nyc-dev
...
* changes:
Make preferred activities direct-boot aware.
Make Parcelable classes final, API cleanup.
2016-03-31 06:48:55 +00:00
Yohei Yukawa
4f172d8673
Merge "Remove "Other keyboards" from IME switcher dialog." into nyc-dev
2016-03-31 06:12:32 +00:00
Yohei Yukawa
a102dbddaa
Remove "Other keyboards" from IME switcher dialog.
...
Per comment from UX team, we remove "Other keyboards" button from the
IME switcher dialog because it now points to a stale location, and is
not really needed.
Bug: 27924222
Change-Id: I23b20de3ee0efbb67b7ccac2f9e458b6689dd4ed
2016-03-31 06:07:38 +00:00