aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/cyanogenmod/externalviews/KeyguardExternalView.java
Commit message (Expand)AuthorAgeFilesLines
* cmsdk: Move sdk classes under new sdk directory.Adnan Begovic2016-04-011-493/+0
* CmSdk : Swipe offsets and show lockscreenDanesh M2016-04-011-0/+26
* Add callbacks for window attachmentd34d2016-03-311-0/+55
* ExtViews: Guard against bad LLS providersd34d2016-03-101-15/+33
* ExtView: Document the keyguard external view APIsd34d2016-01-061-88/+91
* ExtViews: Add callbacks for ExtView->Host communicationd34d2015-12-221-1/+74
* ExtView: Add keyguard specific interface for KeyguardExternalViewd34d2015-12-221-9/+243
* ExtView: Allow window type and flags to be overriddend34d2015-12-181-3/+41
* Introduce KeyguardExternalViewLuis Vidal2015-12-181-0/+46