replicant-vendor_cmsdk/src/java/cyanogenmod/app
Matt Garnes a3730df179 Reorder new setZenModeWithDuration API in aidl
Previously, a new method was added to IPartnerInterface.aidl in the
middle of other methods. This needs to be added only at the end to
ensure backwards compatibility with older versions. Reorder the methods
to place setZenModeWithDuration at the end.

Change-Id: Ib9f9c7acceb928db5acc76e7351147074b230141
2016-01-05 16:30:13 -08:00
..
suggest Added Application Suggestions. 2015-09-14 14:29:43 -07:00
CMContextConstants.java cmsdk: Refactor the PerformanceManager 2015-11-03 17:59:44 -08:00
CMStatusBarManager.java cmsdk: do not crash system if CustomTileListenerService isn't present 2015-06-09 18:15:21 +00:00
CMTelephonyManager.java cmsdk: Dual SIM support on CM SDK 2015-08-06 18:56:12 -07:00
CustomTile.aidl CMSDK: Create Quick Settings Tile API. 2015-04-26 16:55:08 -07:00
CustomTile.java cmsdk: allow custom tiles to set the new qstile's sensitive data flag 2015-08-31 16:41:09 -07:00
CustomTileListenerService.java cmsdk: Clean up documentation. 2015-08-03 12:45:36 -07:00
ICMStatusBarManager.aidl CMSDK: Update implementation for permission declarations. 2015-04-30 17:26:01 -07:00
ICMTelephonyManager.aidl cmsdk: Dual SIM support on CM SDK 2015-08-06 18:56:12 -07:00
ICustomTileListener.aidl CMSDK: Create Quick Settings Tile API. 2015-04-26 16:55:08 -07:00
IPartnerInterface.aidl Reorder new setZenModeWithDuration API in aidl 2016-01-05 16:30:13 -08:00
IProfileManager.aidl Profiles: add isEnabled(); send state changes 2015-12-21 10:30:15 -08:00
PartnerInterface.java CMSDK: add duration for priority/quiet mode 2015-12-23 11:05:45 -08:00
Profile.aidl CMSDK: Begin documentation and testing for profiles. 2015-07-10 14:40:52 -07:00
Profile.java cmsdk: fix enabling/disabling keyguard 2015-08-13 10:49:17 -07:00
ProfileGroup.java cmsdk: Declare a parcelable header. 2015-07-20 21:57:43 -07:00
ProfileManager.java Profiles: add isEnabled(); send state changes 2015-12-21 10:30:15 -08:00
StatusBarPanelCustomTile.aidl CMSDK: Create Quick Settings Tile API. 2015-04-26 16:55:08 -07:00
StatusBarPanelCustomTile.java cmsdk: Clean up documentation. 2015-08-03 12:45:36 -07:00
ThemeComponent.java Introduce Theme Versioning [2/2] 2015-06-01 17:10:07 +00:00
ThemeVersion.java Themes: Uncomment ThemeVersion code 2015-11-05 13:13:17 -08:00