| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Allows live lockscreen to listen to keyguard offsets
and show lockscreen.
Change-Id: I1a06c78b95e4e6940e063c6e0ba0e4db44a3c380
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Yes it bothers me that much.
Change-Id: Idabccbf584b23d6550c079cab2c1a1427ae6ab9b
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I5dae57cd5d80cc378e7244b00e320725fea433b6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Id14bfd9b214b4f53960c55d8abab2764f990b1b6
|
|
|
|
| |
Change-Id: Iab4e8a84c0ac767671201454656fd6630ba552b2
|
|
|
|
| |
Change-Id: Ic239848fb3be4b7e2b5d6930860900c794624fee
|
|
|
|
| |
Change-Id: I504f6c278055564a711a9bae18065f3d7989ccdd
|
|
|
|
| |
Change-Id: I236e732ece98db8b281c9395171a1ce5161f65aa
|
|
|
|
| |
Change-Id: Icb949ff79044c60a4f70ba0ca2432b463c541e78
|
|
|
|
| |
Change-Id: I2421ce3f2cf349acf726554f22108bbfcf895bfb
|
|
|
|
| |
Change-Id: I0ddc4808c24f21d9a0c604059dd86200329c77b3
|
|
|
|
| |
Change-Id: I557b50fe024feb48c79f71d0ee8882ebaaa80f9f
|
|
Change-Id: Icba72a5454b0245d9030e91020609b18ba503ef7
|