Commit Graph

5 Commits

Author SHA1 Message Date
Luis Vidal 4195a1cf89 Add Weather Content Provider [4/5]
Introduce CM Weather Manager and Weather Provider Services API.
The CM Weather Manager can be used by apps to request weather
updates.

The Weather Provider Services API allows a third party developer to
implement a weather service to process weather update requests and
update the CM Weather Content Provider data which can be consumed by
any other app holding the required permission.

Change-Id: Idcc80712ba92715109d3577d120f7fea85d6c996
2016-03-31 17:36:53 -07:00
Keith Mok 5c7be898cb CMSDK : Add caffeine tile (2/2)
Change-Id: I6c3d5cdc0dc2cce06f1c00c6ffbb96d5f376dc46
2016-02-11 17:06:40 -08:00
Michael Bestas 5400b2f30e cmsdk: Add battery saver tile (2/2)
Change-Id: I526144a76295d41b5658f9db417f9e6ded62c8d4
2016-01-17 13:49:41 -08:00
Michael Bestas 55cb12360e cmsdk: Add heads up tile (2/2)
Change-Id: Idce96d2db8fb28b0aadae5b9b19c334f22aba12a
2016-01-17 13:28:34 -08:00
Adnan Begovic c7e69dede8 cmsdk: Introduce internal MetricsLogger class.
Contains contants utilized throughout Settings/Systemui
  to log usage of specific fragments, settings, or panels.

  An extension of Androids MetricsLogger.

Change-Id: I44eff06f87313fca8c2ecf78b7bdea9055956e3c
2016-01-11 16:56:37 -08:00