aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMSDK: Begin documentation and testing for profiles.Adnan Begovic2015-07-109-94/+1594
* CMSDK: Introduce factored out resources from framework.Adnan Begovic2015-07-091-1/+2
* CMSDK: Make sure to initialize ProfileTriggerHelper.Adnan Begovic2015-07-011-144/+0
* CMSDK: Introduce Profiles API from frameworks.Adnan Begovic2015-06-257-0/+1930
* cmsdk: customtiles: allow load resources from external packagesJorge Ruesga2015-06-142-6/+27
* cmsdk: fix customtile listener service registering logicJorge Ruesga2015-06-111-1/+1
* cmsdk: do not crash system if CustomTileListenerService isn't presentJorge Ruesga2015-06-092-10/+18
* CMSDK: Utilize a SparseArray instead of Map, avoid autoboxing.Adnan Begovic2015-06-081-4/+3
* CMSDK: Create versioning for platform SDK.Adnan Begovic2015-06-081-0/+67
* CMSDK: Document the capabilities of ExpandedStyles for CustomTile.Adnan Begovic2015-06-041-8/+144
* CMSDK: Create support for ExpandedStyles in CustomTiles.Adnan Begovic2015-06-041-3/+279
* CMSDK: Actually hide ThemeVersion.Adnan Begovic2015-06-051-0/+3
* Introduce Theme Versioning [2/2]Andy Mast2015-06-012-0/+241
* CMSDK: Hide CMContextConstants from docs.Adnan Begovic2015-05-271-3/+3
* CMSDK: Update code comments for permission changes.Adnan Begovic2015-05-192-8/+14
* CMSDK: Update implementation for permission declarations.Adnan Begovic2015-04-302-3/+19
* CMSDK: Update javadocs for onClick vs onClickUri.Adnan Begovic2015-04-301-2/+5
* CMSDK: Allow for a settings intent to be set by 3rd party.Adnan Begovic2015-04-291-0/+36
* CMSDK: Create means of removing tiles via listener interface.Adnan Begovic2015-04-292-0/+34
* CMSDK: Create Quick Settings Tile API.Adnan Begovic2015-04-2611-0/+1123