aboutsummaryrefslogtreecommitdiffstats
path: root/samples
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
* cmsdk: Update iconography.Adnan Begovic2016-01-068-0/+0
| | | | | | Yes it bothers me that much. Change-Id: Idabccbf584b23d6550c079cab2c1a1427ae6ab9b
* 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/+0
| | | | Change-Id: I5dae57cd5d80cc378e7244b00e320725fea433b6
* External views for cm13Chris Sarbora2015-12-1823-0/+410
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial ExternalViewProvider Change-Id: Ib35d79d3ae01d2e1a98020c5e65e4fbe50d2d322 Fill out methods and run everything on main thread Change-Id: I05dd1bce5c24057101cd85656d28b01e6681434a Fix aidl Change-Id: Ie4b9a4463fdea37a0c5d657ffbc8796d51b57303 Add sample provider Change-Id: I51b73302f85927aba2e9ea30ce47d6958af8e451 Create window and view earlier and only once Change-Id: I60264b3c2de302f6f628320f436ac2aeb39de42c visibility Change-Id: I6ed2d6431c5aec9d4959a51828c42a700aabbd22 Add logging Change-Id: I224587bcdfd1ff08673a618c5e45fef384041b8b Add external view Change-Id: Ic7f1ba96857239ac0fa43777f7d637716b7aead7 Resource fixes Change-Id: I75324900d36a465575338c8b0ec9cc568ea50b9a Add view host Change-Id: Ief57371563feca707f420a509827c78c48bedf9c Such hacks :\ Change-Id: I11ff460e7e7fed9cb14531ec3fb4699a37021ee0 Use a real window Change-Id: Ie79f8188beaa871c6b8c96303c3221cdd7352fc6 Make api able to handle multiple instances of provided views Change-Id: I185a8950aa577f920eaf7582c53f3316b88765c8 Ensure attribute set is passed to constructor Change-Id: I9ebb4e8b0f7538ea5d0e7da179b1f1df812532b1 Add clip rect support Change-Id: I23ac08b9e9e1e07e72bbf761ede1de87f4e4b084 Use final clipRect, instead of member Change-Id: I2fa5f6ff30adf30fc0fe10f9fac1869ab4c03904
* cmsdk: Enforce cyanogenmod.permission.MODIFY_PROFILES for profiles.Adnan Begovic2015-09-012-3/+2
| | | | Change-Id: Id14bfd9b214b4f53960c55d8abab2764f990b1b6
* cmsdk: Rename gradle-sample package namespace.Adnan Begovic2015-08-153-0/+0
| | | | Change-Id: Iab4e8a84c0ac767671201454656fd6630ba552b2
* cmsdk: Add gradle sample project.Adnan Begovic2015-08-1528-0/+804
| | | | Change-Id: Ic239848fb3be4b7e2b5d6930860900c794624fee
* cmsdk: Add sample Profiles application.Adnan Begovic2015-08-049-0/+191
| | | | Change-Id: I504f6c278055564a711a9bae18065f3d7989ccdd
* cmsdk: Update custom tile sample for shouldCollapsePanel.Adnan Begovic2015-08-041-0/+1
| | | | Change-Id: I236e732ece98db8b281c9395171a1ce5161f65aa
* cmsdk: Update tests for recent builder changes.Adnan Begovic2015-07-281-0/+1
| | | | Change-Id: Icb949ff79044c60a4f70ba0ca2432b463c541e78
* CMSDK: Update samples for expanded styles.Adnan Begovic2015-06-043-14/+91
| | | | Change-Id: I2421ce3f2cf349acf726554f22108bbfcf895bfb
* CMSDK: Update sample for new declared permission.Adnan Begovic2015-05-131-1/+1
| | | | Change-Id: I0ddc4808c24f21d9a0c604059dd86200329c77b3
* CMSDK: Don't cancel pendingintent, update instead.Adnan Begovic2015-05-042-2/+2
| | | | Change-Id: I557b50fe024feb48c79f71d0ee8882ebaaa80f9f
* CMSDK: Add a sample showing custom tile toggle.Adnan Begovic2015-05-0111-0/+230
Change-Id: Icba72a5454b0245d9030e91020609b18ba503ef7