Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #4 (in_testing task)

Opened 5 years ago

Last modified 15 months ago

Implement AUX LED Spec

Reported by: mickey Owned by: dos
Priority: minor Milestone: milestone5.5
Component: packaging/distribution Version:
Keywords: opimd oeventsd Cc:

Description (last modified by mickey) (diff)

Aux/Red?:

  • Blinking on missed event

Change History

comment:1 Changed 5 years ago by mickey

  • Description modified (diff)

comment:2 Changed 5 years ago by mickey

  • Milestone changed from milestone2 to milestone3

comment:3 Changed 5 years ago by jluebbe

Shouldn't this be implemented in oeventsd?

comment:4 Changed 5 years ago by mickey

  • Status changed from new to assigned
  • Summary changed from Implement LED Spec to Implement AUX LED Spec
  • Description modified (diff)
  • Milestone changed from milestone3 to milestone4

Yes -- in the rules, that is. Fixed partially with [76700a094eec35ebeadc68f8ad28757001df8ce4] -- scheduling the remaining AUX part to milestone4 (when we have basic PIM).

comment:5 Changed 5 years ago by mickey

  • Component changed from zhone/general to framework/oeventd

adjusting category.

comment:6 Changed 5 years ago by stefan

  • Milestone changed from milestone4 to milestone5

PIM will be in MS5 so we postpone this also

comment:7 Changed 4 years ago by stefan

  • Milestone changed from milestone5 to milestone6

PIM will be in MS6 so we follow here :)

comment:8 Changed 4 years ago by mickey

  • Milestone changed from milestone5.5 to milestone6

comment:9 Changed 4 years ago by dos

  • Keywords PIM added
  • Owner changed from mickey to dos

Blinking on new missed calls is now possible (both opimd and oeventsd work is done), now i'm working on unread messages :)

comment:10 Changed 4 years ago by dos

  • Keywords opimd oeventsd added; PIM removed
  • Status changed from accepted to in_testing
  • Component changed from framework/oeventsd to framework-image

UnreadMessages? is now also implemented. Rules to add in rules.yaml:

-

while: NewMissedCalls?() actions: SetLed?("gta02_aux_red", "blink")

-

while: UnreadMessages?() actions: SetLed?("gta02_aux_red", "blink")

-

Now we just need PIM integration in phone apps to have it working correctly (it already works with opimd-utils).

comment:11 Changed 15 months ago by morphis

  • Milestone changed from fso2-milestone1 to milestone5.5
Note: See TracTickets for help on using tickets.