index
:
vendor_cmsdk.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
cyanogenmod
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
CustomTiles: add a custom long press PendingIntent
Roman Birg
2016-01-18
1
-0
/
+40
*
Reorder new setZenModeWithDuration API in aidl
Matt Garnes
2016-01-05
1
-1
/
+1
*
CMSDK: add duration for priority/quiet mode
Janet Sun
2015-12-23
2
-2
/
+34
*
Profiles: add isEnabled(); send state changes
Roman Birg
2015-12-21
2
-37
/
+28
*
Themes: Uncomment ThemeVersion code
d34d
2015-11-05
1
-2
/
+0
*
cmsdk: Refactor the PerformanceManager
Steve Kondik
2015-11-03
1
-0
/
+7
*
cmsdk: Temporary build fixes
Adnan Begovic
2015-10-09
1
-0
/
+2
*
Added Application Suggestions.
herriojr
2015-09-14
6
-0
/
+345
*
Add Broadcast action and query API for AudioSource.HOTWORD.
Matt Garnes
2015-09-08
3
-24
/
+42
*
cmsdk: Update documentation for Boysenberry release.
Adnan Begovic
2015-09-02
1
-8
/
+11
*
cmsdk: Enforce cyanogenmod.permission.MODIFY_PROFILES for profiles.
Adnan Begovic
2015-09-01
1
-1
/
+2
*
cmsdk: allow custom tiles to set the new qstile's sensitive data flag
Jorge Ruesga
2015-08-31
1
-2
/
+24
*
cmsdk: Transplant CMHW into CMSDK
Steve Kondik
2015-08-19
1
-0
/
+12
*
cmsdk: fix enabling/disabling keyguard
Roman Birg
2015-08-13
1
-3
/
+8
*
cmsdk: Dual SIM support on CM SDK
Joao Figueiredo
2015-08-06
3
-0
/
+399
*
Add API to SettingsManager to set zen mode.
Matt Garnes
2015-08-06
2
-0
/
+57
*
Add SettingsManager.
Matt Garnes
2015-08-06
3
-0
/
+190
*
cmsdk: Expose ProfileTrigger constructor for third parties.
Adnan Begovic
2015-08-04
1
-1
/
+19
*
cmsdk: Clean up documentation.
Adnan Begovic
2015-08-03
2
-4
/
+4
*
cmsdk: Support deleteIntent and remove tiles when packages change.
Adnan Begovic
2015-07-31
1
-0
/
+37
*
Profiles: add LockModeSettings
Roman Birg
2015-07-31
1
-16
/
+26
*
cmsdk: Add support for remote views in expanded styles
Adnan Begovic
2015-07-31
1
-0
/
+56
*
cmsdk: Create new setIcon method for utilizing bitmaps
Adnan Begovic
2015-07-31
1
-1
/
+103
*
cmsdk: Make sure we're writing ProfileTrigger values as typed array.
Adnan Begovic
2015-07-31
1
-2
/
+4
*
cmsdk: Fix Profile parceling for custom objects.
Adnan Begovic
2015-07-30
1
-15
/
+17
*
cmsdk: Make sure we're defauling shouldCollapsePanel to true.
Adnan Begovic
2015-07-28
1
-1
/
+1
*
cmsdk: Add method for shouldCollapsePanel.
Adnan Begovic
2015-07-27
1
-1
/
+26
*
cmsdk: Declare a parcelable header.
Adnan Begovic
2015-07-20
4
-107
/
+353
*
cmsdk: Update intent action extras to match new namespace.
Adnan Begovic
2015-07-17
1
-2
/
+2
*
cmsdk: Update PROFILE_PICKER intent action.
Adnan Begovic
2015-07-16
1
-1
/
+1
*
cmsdk: Fix Profile parceling.
Adnan Begovic
2015-07-14
1
-36
/
+106
*
cmsdk: @hide everything relating to ProfileGroups, until complete.
Adnan Begovic
2015-07-13
2
-0
/
+6
*
CMSDK: Begin documentation and testing for profiles.
Adnan Begovic
2015-07-10
4
-94
/
+405
*
CMSDK: Introduce factored out resources from framework.
Adnan Begovic
2015-07-09
1
-1
/
+2
*
CMSDK: Make sure to initialize ProfileTriggerHelper.
Adnan Begovic
2015-07-01
1
-144
/
+0
*
CMSDK: Introduce Profiles API from frameworks.
Adnan Begovic
2015-06-25
7
-0
/
+1930
*
cmsdk: customtiles: allow load resources from external packages
Jorge Ruesga
2015-06-14
2
-6
/
+27
*
cmsdk: fix customtile listener service registering logic
Jorge Ruesga
2015-06-11
1
-1
/
+1
*
cmsdk: do not crash system if CustomTileListenerService isn't present
Jorge Ruesga
2015-06-09
2
-10
/
+18
*
CMSDK: Document the capabilities of ExpandedStyles for CustomTile.
Adnan Begovic
2015-06-04
1
-8
/
+144
*
CMSDK: Create support for ExpandedStyles in CustomTiles.
Adnan Begovic
2015-06-04
1
-3
/
+279
*
CMSDK: Actually hide ThemeVersion.
Adnan Begovic
2015-06-05
1
-0
/
+3
*
Introduce Theme Versioning [2/2]
Andy Mast
2015-06-01
2
-0
/
+241
*
CMSDK: Hide CMContextConstants from docs.
Adnan Begovic
2015-05-27
1
-3
/
+3
*
CMSDK: Update code comments for permission changes.
Adnan Begovic
2015-05-19
2
-8
/
+14
*
CMSDK: Update implementation for permission declarations.
Adnan Begovic
2015-04-30
2
-3
/
+19
*
CMSDK: Update javadocs for onClick vs onClickUri.
Adnan Begovic
2015-04-30
1
-2
/
+5
*
CMSDK: Allow for a settings intent to be set by 3rd party.
Adnan Begovic
2015-04-29
1
-0
/
+36
*
CMSDK: Create means of removing tiles via listener interface.
Adnan Begovic
2015-04-29
2
-0
/
+34
*
CMSDK: Create Quick Settings Tile API.
Adnan Begovic
2015-04-26
9
-0
/
+1045