Age | Commit message (Collapse) | Author |
|
* We never build on these, so the code and annotations are useless
Change-Id: I791370b531ecadcbddb63ca04d5c4c51aafe1bc1
|
|
Test: compile and open
Bug: 76692459
Change-Id: Ibf8e95a917fbe3e364340ed1c5fba6e66f2d8afd
|
|
Bug: 29538369
Test: Create alarms and timers via voice commands.
Change-Id: If2bcc632dddb2be156814cd868d1e0938d81f9fd
|
|
Bug: 29538369
Test: Mutate items via the UI and look for events.
Change-Id: I877c1565dd68629cba9e0afbfa145e8b1fc1b4b7
|
|
Change-Id: I88f075b4c6fc95e54a92d11328e4258521c7054e
|
|
Bug: 30076796
- Removed preliminary support for deeplinks since Clock doesn't have a
public content provider.
- Removed unnecessarily exported intent actions since Intents
specifying explicit components don't need to register specific
actions.
- Removed unused strings and resources.
Change-Id: Ifbee006dbd752ecdcfe0125cabe19ffda40ea659
|
|
am: cf755e813f
Change-Id: I5616bc4358d87a5c9faddb7770bc802f85600409
|
|
Bug: 30815261
Change-Id: I68afa2a9de52609dd806bbbe2b0ee02cd6781d34
|
|
Bug: 29538369
Adjusting the context within those classes connotes that their delegates
should be rebuilt using the new context.
Change-Id: If11e4f8a5e6c4fe870d9eb16c0e3b65ed0a32624
|
|
Bug: 29538369
The static Voice class is now implemented as a delegate controller behind
the Controller singleton. This is a more natural location for the code and
prepares the code base for alternate implementations of the VoiceController
interface for testing purposes.
Change-Id: I0c9b669e4f47da7fb30b4b55177c039a7e8970e4
|
|
Bug: 30437255
Change-Id: I29ec383fc39fd064657b1558b671bee30513a631
|
|
Bug: 29875092
Change-Id: If6482bfba78d70d17334a6b9dbb7276e9c3b8f13
|
|
Bug: 28581133
Bug: 29875092
Long pressing on clock with a supported launcher will bring up
a list of 4 shortcuts: Create new timer, create new alarm,
start/stop stopwatch, and start clock screensaver. Analytics on
shortcut use are reported.
Change-Id: Iea7e05024218f70d2bec4bef1357dd8afa0165e6
|