replicant-vendor_cmsdk/src/java/cyanogenmod/externalviews
d34d fc50f7cef8 ExtViews: Add action and meta-data
Services that extend KeyguardExternalViewProviderService should also
include this newly defined action in an intent-filter within the
<service> tag in their AndroidManifest.xml.  These services can also
include meta-data that defines a configuration xml which will be used
to define a settings activity that can be launched within a yet to
be defined settings/configuration UI.

Change-Id: I0a5ca09cf6f63413d067f89a9757137102dd09f6
TICKET: CYNGNOS-1687
2016-01-22 15:44:34 -08:00
..
ExternalView.java ExtView: Allow window type and flags to be overridden 2015-12-18 16:15:29 -08:00
ExternalViewProperties.java External views for cm13 2015-12-18 16:13:51 -08:00
ExternalViewProviderService.java ExtView: Allow window type and flags to be overridden 2015-12-18 16:15:29 -08:00
IExternalViewProvider.aidl External views for cm13 2015-12-18 16:13:51 -08:00
IExternalViewProviderFactory.aidl External views for cm13 2015-12-18 16:13:51 -08:00
IKeyguardExternalViewCallbacks.aidl ExtView: Document the keyguard external view APIs 2016-01-06 12:07:35 -08:00
IKeyguardExternalViewProvider.aidl ExtView: Document the keyguard external view APIs 2016-01-06 12:07:35 -08:00
KeyguardExternalView.java ExtView: Document the keyguard external view APIs 2016-01-06 12:07:35 -08:00
KeyguardExternalViewProviderService.java ExtViews: Add action and meta-data 2016-01-22 15:44:34 -08:00