aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmsdk: notify new listeners all registered custom tilesJorge Ruesga2015-06-141-0/+11
* cmsdk: customtiles: allow load resources from external packagesJorge Ruesga2015-06-143-9/+35
* Automatic translation importMichael Bestas2015-06-131-0/+25
* cmsdk: fix customtile listener service registering logicJorge Ruesga2015-06-111-1/+1
* Merge "Automatic translation import" into cm-12.1Michael Bestas2015-06-096-1/+52
|\
| * Automatic translation importMichael Bestas2015-06-096-1/+52
* | cmsdk: do not crash system if CustomTileListenerService isn't presentJorge Ruesga2015-06-092-10/+18
* | CMSDK: Update current and system api texts.Adnan Begovic2015-06-092-7/+142
|/
* CMSDK: Utilize a SparseArray instead of Map, avoid autoboxing.Adnan Begovic2015-06-081-4/+3
* CMSDK: Update for versioning tests.Adnan Begovic2015-06-082-0/+68
* CMSDK: Create versioning for platform SDK.Adnan Begovic2015-06-081-0/+67
* CMSDK: Update tests for ExpandedStylesAdnan Begovic2015-06-041-0/+69
* CMSDK: Document the capabilities of ExpandedStyles for CustomTile.Adnan Begovic2015-06-041-8/+144
* CMSDK: Update samples for expanded styles.Adnan Begovic2015-06-043-14/+91
* CMSDK: Create support for ExpandedStyles in CustomTiles.Adnan Begovic2015-06-041-3/+279
* CMSDK: Actually hide ThemeVersion.Adnan Begovic2015-06-051-0/+3
* CMSDK: Add check-api generated texts.Adnan Begovic2015-06-014-0/+37457
* CMSDK: Setup initial check-api mechanism.Adnan Begovic2015-06-011-18/+97
* Introduce Theme Versioning [2/2]Andy Mast2015-06-012-0/+241
* Automatic translation importMichael Bestas2015-05-3123-59/+92
* Merge "CMSDK: Hide CMContextConstants from docs." into cm-12.1Adnan Begovic2015-05-281-3/+3
|\
| * CMSDK: Hide CMContextConstants from docs.Adnan Begovic2015-05-271-3/+3
* | Improve stringsMichael Bestas2015-05-251-4/+4
* | Automatic translation importMichael Bestas2015-05-2413-0/+280
|/
* Merge "CMSDK: Make sure to hide internal package from docs." into cm-12.1Adnan Begovic2015-05-191-0/+1
|\
| * CMSDK: Make sure to hide internal package from docs.Adnan Begovic2015-05-191-0/+1
* | CMSDK: Point to vendor/cm cmsdk templates for web.Adnan Begovic2015-05-191-1/+1
|/
* CMSDK: Update code comments for permission changes.Adnan Begovic2015-05-193-9/+19
* CMSDK: Remove dead code.Adnan Begovic2015-05-181-3/+0
* Automatic translation importMichael Bestas2015-05-1613-0/+309
* Merge "Rename resource files" into cm-12.1Michael Bestas2015-05-132-0/+0
|\
| * Rename resource filesMichael Bestas2015-05-132-0/+0
* | CMSDK: Don't share a namespace with the library.Adnan Begovic2015-05-133-6/+6
|/
* Fix package name.Danny Baumann2015-05-133-6/+7
* CMSDK: Make sure we're binding the correct permission for enforcement.Adnan Begovic2015-05-131-1/+1
* CMSDK: Update tests for new permissions.Adnan Begovic2015-05-131-1/+1
* CMSDK: Update sample for new declared permission.Adnan Begovic2015-05-131-1/+1
* CMSDK: Ignore subdir layer for resource package.Adnan Begovic2015-05-121-0/+3
* CMSDK: Create cyanogenmod platform resource package.Adnan Begovic2015-05-127-10/+186
* CMSDK: Don't cancel pendingintent, update instead.Adnan Begovic2015-05-042-2/+2
* CMSDK: Add a sample showing custom tile toggle.Adnan Begovic2015-05-0111-0/+230
* CMSDK: Update permission for tests.Adnan Begovic2015-04-301-1/+1
* CMSDK: Update implementation for permission declarations.Adnan Begovic2015-04-303-11/+27
* CMSDK: Update READMEAdnan Begovic2015-04-302-0/+3
* CMSDK: Update javadocs for onClick vs onClickUri.Adnan Begovic2015-04-301-2/+5
* CMSDK: Refactor compile, prepare for integration tests.Adnan Begovic2015-04-304-3/+8
* CMSDK: Introduce preliminary automatable tests.Adnan Begovic2015-04-2911-0/+292
* 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-293-2/+65
* CMSDK: Create Quick Settings Tile API.Adnan Begovic2015-04-2615-0/+2385