aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Automatic translation importTom Powell2015-08-121-0/+2
* Automatic translation importTom Powell2015-08-1110-0/+61
* Automatic translation importTom Powell2015-08-101-0/+1
* cmsdk: Update readme for maven central deploy.Adnan Begovic2015-08-071-11/+16
* cmsdk: Update READMEAdnan Begovic2015-08-061-2/+36
* cmsdk: Provide quick manual functional telephony api tests.Adnan Begovic2015-08-062-0/+110
* cmsdk: Dual SIM support on CM SDKJoao Figueiredo2015-08-068-0/+791
* Update APIs for new settings and DeskClock support.Matt Garnes2015-08-062-6/+10
* Add API to SettingsManager to set zen mode.Matt Garnes2015-08-069-1/+281
* Add AlarmClock support for CM DeskClock manipulation.Matt Garnes2015-08-066-2/+620
* Add SettingsManager.Matt Garnes2015-08-0611-0/+440
* Automatic translation importMichael Bestas2015-08-053-9/+10
* cmsdk: Add sample Profiles application.Adnan Begovic2015-08-049-0/+191
* cmsdk: Expose ProfileTrigger constructor for third parties.Adnan Begovic2015-08-043-1/+21
* cmsdk: Update custom tile sample for shouldCollapsePanel.Adnan Begovic2015-08-041-0/+1
* cmsdk: Clean up documentation.Adnan Begovic2015-08-032-4/+4
* cmsdk: Update current api text files.Adnan Begovic2015-07-312-4/+54
* cmsdk: Support deleteIntent and remove tiles when packages change.Adnan Begovic2015-07-314-0/+228
* Profiles: add LockModeSettingsRoman Birg2015-07-314-21/+231
* cmsdk: Add support for remote views in expanded stylesAdnan Begovic2015-07-315-1/+177
* cmsdk: Add functional manual and unit tests for new setIconAdnan Begovic2015-07-317-0/+108
* cmsdk: Create new setIcon method for utilizing bitmapsAdnan Begovic2015-07-312-3/+105
* cmsdk: Make sure we're writing ProfileTrigger values as typed array.Adnan Begovic2015-07-311-2/+4
* cmsdk: Fix Profile parceling for custom objects.Adnan Begovic2015-07-301-15/+17
* cmsdk: Update tests for recent builder changes.Adnan Begovic2015-07-282-1/+1
* cmsdk: Make sure we're defauling shouldCollapsePanel to true.Adnan Begovic2015-07-281-1/+1
* cmsdk: Update manual functional tests for shouldCollapsePanel.Adnan Begovic2015-07-271-0/+2
* cmsdk: Add unit tests for shouldCollapsePanelAdnan Begovic2015-07-272-0/+28
* cmsdk: Add method for shouldCollapsePanel.Adnan Begovic2015-07-273-1/+30
* Automatic translation importMichael Bestas2015-07-2711-0/+198
* cmsdk: Hide PARCELABLE_VERSION constant which varies between releases.Adnan Begovic2015-07-213-2/+1
* cmsdk: Update api text for recent changes.Adnan Begovic2015-07-212-4/+6
* cmsdk: Add tests for StatusBarPanelCustomTile parceling.Adnan Begovic2015-07-201-0/+94
* cmsdk: Declare a parcelable header.Adnan Begovic2015-07-2010-124/+535
* cmsdk: Make sure we're not including source from internal package.Adnan Begovic2015-07-201-7/+11
* Automatic translation importMichael Bestas2015-07-1918-0/+308
* cmsdk: Update intent action extras to match new namespace.Adnan Begovic2015-07-171-2/+2
* cmsdk: Fix javadoc comment for CM_VERSION_CODES.Adnan Begovic2015-07-171-1/+1
* cmsdk: Update api files for intent action change.Adnan Begovic2015-07-172-2/+2
* cmsdk: Update PROFILE_PICKER intent action.Adnan Begovic2015-07-161-1/+1
* cmsdk: Clean up constant linking for javadoc.Adnan Begovic2015-07-162-11/+11
* cmsdk: Return UNKNOWN for impossible sdk ints.Adnan Begovic2015-07-162-2/+14
* cmsdk: Add documentation for validating API level.Adnan Begovic2015-07-161-0/+20
* cmsdk: Add copyright header for ProfileManagerTest.Adnan Begovic2015-07-151-0/+16
* cmsdk: Add functional manual test for custom uri publish tile.Adnan Begovic2015-07-151-0/+12
* cmsdk: Add unit tests for CustomTile parceling.Adnan Begovic2015-07-151-0/+266
* cmsdk: Add simple profile manager tests.Adnan Begovic2015-07-151-0/+30
* cmsdk: Add unit tests for Profile parceling.Adnan Begovic2015-07-151-0/+204
* cmsdk: Add unit tests for versioning with os.BuildAdnan Begovic2015-07-151-0/+59
* cmsdk: Fix Profile parceling.Adnan Begovic2015-07-141-36/+106