aboutsummaryrefslogtreecommitdiffstats
path: root/samples/externalviews
Commit message (Collapse)AuthorAgeFilesLines
* cmsdk: correct naming of THIRD_PARTY_KEYGUARD permd34d2016-04-131-1/+1
| | | | | Change-Id: If2d062a90db340f8415d12897b16667fc834a848 TICKET: CYNGNOS-1705
* CmSdk : Swipe offsets and show lockscreenDanesh M2016-04-011-0/+5
| | | | | | | Allows live lockscreen to listen to keyguard offsets and show lockscreen. Change-Id: I1a06c78b95e4e6940e063c6e0ba0e4db44a3c380
* ExtViews: Add action and meta-datad34d2016-01-223-0/+38
| | | | | | | | | | | | 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
* ExtView: Add samples for using KeyguardExternalViewsd34d2015-12-2221-0/+485
| | | | | | | | | This adds two samples, samples/externalviews/keyguardviewprovider which provides an example of creating a third party keyguard component, and samples/externalviews/setleygiardviewprovider which allows setting and clearing of the third party keyguard component. Change-Id: Ia9c564d602f1b6d44953eb05f2ffcf3f44663ece
* ExtView: Move all samples to externalviews directoryd34d2015-12-2123-0/+410
Change-Id: I5dae57cd5d80cc378e7244b00e320725fea433b6