summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/CreateShortcut.java
Commit message (Collapse)AuthorAgeFilesLines
* Move icons to mipmap.Ying Wang2010-11-231-1/+1
| | | | Change-Id: If3bd32658300cb028411d1aa7a3f56d8c1d234eb
* Updated visual look for Shortcuts selection.Amith Yamasani2010-11-041-3/+28
|
* Give an icon to Settings shortcuts.Romain Guy2009-07-161-0/+2
|
* Some cleanup of settings launching, adding shortcuts.Dianne Hackborn2009-06-241-0/+25
- Move the battery usage item from applications to phone info. - Give the battery usage item a summary. - Fiddle with the manifest to make it so we can launch parts of the settings app without messing up launching of the main app. (That is, remove affinities so they each are treated as different tasks.) - Add the ability to make shortcuts to some key settings panels.