191907 Commits

Author SHA1 Message Date
Dirk Dougherty
40e6ac9166 resolved conflicts for merge of 45fed517 to mnc-dev
Change-Id: I08e44ee778436e5592e73ced82356f015cbdfe74
2015-05-13 11:33:26 -07:00
Alan Viverette
876677ef2d Merge "Strip PNG metadata" into mnc-dev 2015-05-13 17:53:15 +00:00
Jonathan Basseri
c69cd0bf75 Merge "Switching to PersistableBundle in carrier config API." into mnc-dev 2015-05-13 17:46:32 +00:00
Nicolas Prevot
22fec2201f Merge "Fix the doc for ACTION_MANAGED_PROFILE_PROVISIONED." into mnc-dev 2015-05-13 17:46:05 +00:00
Jonathan Basseri
4f9ad1678e Switching to PersistableBundle in carrier config API.
Part of this API involves persisting config bundles to avoid binding to
apps at critical moments (like boot). Regular bundles should not be
written to disk because they support object types that can lose their
meaning while the data is at rest.

In order to use PersistableBundle, we must either start with one or
filter unwanted types out of Bundle objects. Since the carrier config
API has no use for unsupported types, we chose to use PersistableBundle
everywhere.

Bug: 20268926
Change-Id: I17989ce840014c2a0ed3679c1bca5a8498082c7f
2015-05-13 10:45:29 -07:00
Mady Mellor
21623faa44 Merge "Fix issue where handle is in front of word rather than end of word" into mnc-dev 2015-05-13 17:34:13 +00:00
Dan Sandler
b27333bcca Merge "Icon API tuneups:" into mnc-dev 2015-05-13 17:32:17 +00:00
Joe LaPenna
4201be08a1 am 37d0c94f: (-s ours) am 0cbd0cbd: Merge "Reduce display device log spam." into lmp-mr1-modular-dev
* commit '37d0c94f7a4a1e2ca31b5cbc269222ded7495ca0':
  Reduce display device log spam.
2015-05-13 17:25:07 +00:00
Dan Sandler
877d696c38 Icon API tuneups:
- Reorder parameters to loadDrawableAsync()
- New version of createWithResource that takes a package
  name instead of a Resources
- Add loadDrawableAsUser() for INTERACT_ACROSS_USERS clients
  like SystemUI
- Docs cleanups

Bug: 21089268
Bug: 21031774
Change-Id: I465d2b865e35e12094b564f994e59d55e522f65a
2015-05-13 13:15:46 -04:00
Wei Liu
b959975023 Merge "resolved conflicts for merge of f0c4f0dd to mnc-dev" into mnc-dev 2015-05-13 16:59:54 +00:00
Wei Liu
8e4799ad45 resolved conflicts for merge of f0c4f0dd to mnc-dev
Change-Id: I16df088016c010aa25ee73ea8e68b3db8c0449e3
2015-05-13 09:57:33 -07:00
Geoff Mendal
ec6e7a662d Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-13 16:55:45 +00:00
John Reck
75e7d7eb0e Merge "Unify DrawProfiler/JankStats" into mnc-dev 2015-05-13 16:30:09 +00:00
Paul McLean
7b0e380bf0 Merge "API Council Change Phase 2 - add/remove callback" into mnc-dev 2015-05-13 16:19:00 +00:00
Geoff Mendal
247c699804 Import translations. DO NOT MERGE
Change-Id: If88312e77d2b5b89b00097db2923a8953ac460ff
Auto-generated-cl: translation import
2015-05-13 09:05:02 -07:00
Stefan Kuhne
4d89374483 Merge "Ensure activity visiblity when moving task" into mnc-dev 2015-05-13 16:04:46 +00:00
John Spurlock
e1d0188b69 Merge "Zen: Map external ringer mode = silent to zen = alarms." into mnc-dev 2015-05-13 15:49:32 +00:00
Clara Bayarri
99bd704f1c Merge "Fix Floating Toolbar appearing after ActionMode was cancelled" into mnc-dev 2015-05-13 15:46:59 +00:00
Yohei Yukawa
05fe90c10b Merge "Show IME switcher also when hardware keyboard is connected." into mnc-dev 2015-05-13 15:25:22 +00:00
John Spurlock
05715ecd4c Zen: Map external ringer mode = silent to zen = alarms.
Bug: 21109517
Change-Id: I0e9506dad05ce4edf709ee879367b9f6aeba8dfd
2015-05-13 11:19:19 -04:00
Tobias Sargeant
a58fbec633 Merge "Update API." into mnc-dev 2015-05-13 15:18:49 +00:00
Jason Monk
1c5a55e997 Merge "Fix crash from WPS" into mnc-dev 2015-05-13 15:15:07 +00:00
Tobias Sargeant
1bff3246bf Update API.
Bug: 21043955
Change-Id: Ibc012c1e60336f1f070982d27b8c75be8590dc5a
2015-05-13 16:12:26 +01:00
Jason Monk
2b51cc30d5 Fix crash from WPS
Also fix the tests to handle the new threadedness while here.

Bug: 20067687
Change-Id: I116bf14c71886b251c2e8bcaeb2c9b0e5f9ec817
2015-05-13 11:08:53 -04:00
Clara Bayarri
0d7d4ef560 Fix Floating Toolbar appearing after ActionMode was cancelled
The Views created for the Toolbar were not cleaned up properly when the
mode was cancelled by the client in onCreateActionMode, leading to the
toolbar appearing over other views when it shouldn't due to
onWindowFocusChanged showing the Toolbar if it exists.

We don't actually need the views if we don't know whether they are
going to be shown yet, so moved view creation to after onCreateActionMode

Bug: 20713912
Change-Id: Ic0c31d1634e1e96d9981a77b2c769306a8bf1a8d
2015-05-13 16:03:14 +01:00
Paul McLean
033468868d API Council Change Phase 2 - add/remove callback
Change-Id: Ic7d374c67ef46a2bc8427fa3555e3ad1a4b0723e
2015-05-13 08:01:19 -07:00
John Spurlock
5b32fa78d3 Merge "NoMan: Specify all users for noman broadcasts." into mnc-dev 2015-05-13 14:54:01 +00:00
John Spurlock
e7a835bc9d NoMan: Specify all users for noman broadcasts.
Change-Id: I347bc25b09506dd5fd695e68f23e9654bab8103c
2015-05-13 10:47:05 -04:00
Geoff Mendal
6a3418e2e1 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-13 14:13:24 +00:00
Geoff Mendal
41c476ae86 Import translations. DO NOT MERGE
Change-Id: I931cdc19e6e7855a627c8bc139769ae06d1ecd2d
Auto-generated-cl: translation import
2015-05-13 07:11:45 -07:00
Stefan Kuhne
54714cd21e Ensure activity visiblity when moving task
There was a visibility problem when multiple already running
activity got resized at the same time.
Only the last activity launched that got focus was shown and all others
were not.

The problem arose when a new ActivityStack got created and the
(existing) window got attached which led to the divergence of the
visibility states in different objects. The WindowState thinks
that it is visible, but the AppWindowToken thinks that it is not.
Subsequent calls to WindowState::ShowLw ignore calls to show the window
and the application logic enters the GONE state until it recieves focus.

Bug: 20692085

Change-Id: Ifc0e3686398ccd1d1ff32e1a266163b8db5b7f26
2015-05-13 14:07:57 +00:00
Brian Colonna
9a61013d2d Merge "Removed unused Face Unlock aidl files" into mnc-dev 2015-05-13 13:27:15 +00:00
Erik Kline
cf304fb35c Merge "Initial IpReachabilityMonitor implementation." into mnc-dev 2015-05-13 13:11:13 +00:00
Erik Kline
787d935611 Initial IpReachabilityMonitor implementation.
Add a class that monitors on-link IP reachability and notifies
callers whenever any on-link addresses of interest appear to have
become unresponsive.

Bug: 18581716
Change-Id: I333eee6fe30fa97a21297c6745de14ceb95bb661
2015-05-13 21:36:15 +09:00
Tobias Sargeant
ebc456691e Merge "Improve documentation and rename insertVisualStateCallback to postVisualStateCallback." into mnc-dev 2015-05-13 11:33:18 +00:00
Tobias Sargeant
b365604977 Improve documentation and rename insertVisualStateCallback to postVisualStateCallback.
Bug: 21043955
Change-Id: I077cad68fb519581387d1b474f27d43222f68e3b
2015-05-13 11:23:57 +01:00
Erik Kline
5a5745b30c Merge "Add basic netlink library code." into mnc-dev 2015-05-13 07:05:00 +00:00
Lorenzo Colitti
de803d3af5 Merge "Fix a race when removing from LegacyTypeTracker." into mnc-dev 2015-05-13 06:31:38 +00:00
Erik Kline
6193aa3305 Add basic netlink library code.
Add netlink socket helpers and parsing code for basic netlink messages.
Additionally, support from some neighbor discovery -specific messages
is included.

Bug: 18581716
Change-Id: Ib2aa924222b63cdbebf09a8bf8ff35ee24269fc5
2015-05-13 15:18:39 +09:00
Jeff Sharkey
44b4add4ce Merge "New "sm" shell tool to call StorageManager." into mnc-dev 2015-05-13 05:27:30 +00:00
Dirk Dougherty
45fed51720 am 98794c01: Doc change: add new engagement and other distribute files.
* commit '98794c012c45369484df7abfa0bdf065447aff58':
  Doc change: add new engagement and other distribute files.
2015-05-13 04:06:00 +00:00
Svet Ganov
20cb37c6cb Merge "Lower protection level of permissions of permissions" into mnc-dev 2015-05-13 03:55:37 +00:00
Svet Ganov
b467330b14 Lower protection level of permissions of permissions
Permissions ACCESS_NETWORK_STATE, INTERNET, NFC, DISABLE_KEYGUARD
do not lead to unrecoverable damage and do not lead to PII leaks,
hence they do not meet the bar to be runtime permissions and we
are lowering their protection level.

bug:21078873

Change-Id: I30c8e742d6a69474171994b65ce070068402ae47
2015-05-12 20:50:17 -07:00
Dirk Dougherty
98794c012c Doc change: add new engagement and other distribute files.
Change-Id: I1c80d134b6637db9f763b6a587cdc5817a66b9be
2015-05-12 20:42:10 -07:00
Selim Cinek
131c1e2960 Made sure that HUNS with full screen intents stay pinned
When a HUN came in with a full screen intent came in and the shade
was open, the notification was not pinned and therefore got lost
when the shade was closed, potentially leading to missed alarms
or calls.

Bug: 20431566
Change-Id: I0d5da0f9baba8d9f68ba2755c40c5fd9a8471191
2015-05-13 03:35:38 +00:00
Fabrice Di Meglio
a5c24e3bfe Merge "Add IntentFilter auto verification - part 9" into mnc-dev 2015-05-13 01:53:08 +00:00
Joe LaPenna
37d0c94f7a am 0cbd0cbd: Merge "Reduce display device log spam." into lmp-mr1-modular-dev
* commit '0cbd0cbd138cdaa367d21f58d8a3fd36f1e73f69':
  Reduce display device log spam.
2015-05-13 01:37:02 +00:00
Yorke Lee
642737c8ae Merge "More video related API fixes" into mnc-dev 2015-05-13 01:33:15 +00:00
Joe LaPenna
0cbd0cbd13 Merge "Reduce display device log spam." into lmp-mr1-modular-dev 2015-05-13 01:26:26 +00:00
Selim Gurun
94fa03876e Merge "Add a temporary wrapper for ViewStructure until Webview APK is updated" into mnc-dev 2015-05-13 01:23:52 +00:00