History log of /packages/apps/Settings/src/com/android/settings/CreateShortcut.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c9e36393d4758e974871741d2dd0edeb5d3f629e 02-Mar-2017 Hyunyoung Song <hyunyoungs@google.com> Change MaskableBitmap to AdaptiveBitmap
Test: $ make dist -j30
b/35399620

Change-Id: I2ee830a10ba5a5e51f1c885bca3b4c0d298c8501
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
da6dac806b3d935c2c5367667c83fc06493d7584 17-Feb-2017 Hyunyoung Song <hyunyoungs@google.com> Change MaskableIconDrawable to AdaptiveIconDrawable

Test: $ make -j31 dist

Bug: 35399620
Change-Id: I2f6632ea31e23a46ef57af569eb55e5a42df5028
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
1f093dd94cffbf1afbe967e87434e9c60161e67b 14-Feb-2017 Hyunyoung Song <hyunyoungs@google.com> Change launcher and shortcut icons to MaskableIconDrawable
Test: manual test on Launcher3
Bug: 33034275
Bug: 35431198

Change-Id: Ief9f49ec38ec95daa738799398fc4b458d634acc
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
42aaa53e75d8f3bce9c9f27422122847678bb182 14-Feb-2017 Fan Zhang <zhfan@google.com> Add logging for settings

- Log when navigating from Settings to injected tiles.
- Log when user creates a new widget shortcut

Fix: 33209678
Fix: 30137094
Test: RunSettingsRoboTests
Change-Id: I1e0f4e00709c392cde2550fafe53890836387c99
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
9a6b6750966789a38ab3de4cffab319c4c5dbffe 19-Jan-2017 Sunny Goyal <sunnygoyal@google.com> Updating CreateShortcut activity to use the new ShortcutManager APIs
for creating shortcuts

Test: adb shell am instrument -e class com.android.settings.CreateShortcutTest \
-w com.android.settings.tests/android.support.test.runner.AndroidJUnitRunner

Change-Id: I09fb73ae2a0687a3269f3714bdb2c5d92c99ea87
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
b95ff4ec319499236c83b38a8a559d6f02d9b418 08-Dec-2016 Fan Zhang <zhfan@google.com> Use a single layout for CreateShortcut activity.

The old layout is inherited from LauncherActivity, which uses a
inconsistent theme and UI between phone and tablet. It's more consistent
to just use a single layout that matches setting theme.

Fixes: 32220535
Test: runtest --path packages/apps/Settings/tests/app/src/com/android/settings/CreateShortcutTest.java
Change-Id: I769d1404c82c2057bf021e4cf557e7cf397d92a7
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
1e51aa507d28482dd98f3f1a6c24364b01a9edfc 10-May-2016 Hyunyoung Song <hyunyoungs@google.com> Revert "Add shortcut manager support to Settings (2/2) b/28298258"
b/28643184
This reverts commit 79ec6df771b0c05609a611a939f08fcd51f45b74.

Change-Id: I3de8a27e88a5a84825e914725259530b22756da0
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
79ec6df771b0c05609a611a939f08fcd51f45b74 04-May-2016 Hyunyoung Song <hyunyoungs@google.com> Add shortcut manager support to Settings (2/2)
b/28298258

Locale change will be handled in future CL/ dynamic shortcut list
change using a UI will be handled in follow up CL.

Change-Id: I5468b17e8c8b32625139ab0484d5d0386be0961d
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
3a14416d55ad64147362f57410ee4ea98a0476b4 29-Jan-2016 Jeremy Klein <jlklein@google.com> Remove TetherUtil functions which are no longer needed.

Change-Id: I8559a2aaffa44e165d4e5e9070a85f23ed02b58b
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
4da79e088f9e8d9c6123fbbb7590c779e280c893 10-Sep-2015 Jason Monk <jmonk@google.com> First pass at drawer to Settings

Change-Id: I94c3bc69ff773e48c33f59f37bfc0d91139c187a
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
78b1715bcb6b4baf340961db80652e96a72908e4 16-Jun-2015 Jason Monk <jmonk@google.com> Update for shortcuts

Change-Id: If28d540fd9e300b9c26d5cb6869be3d475124e9e
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
2acff556c25e788c47284c9fc837f27a1916b578 11-Jun-2015 Jason Monk <jmonk@google.com> Clean up settings shortcuts

- Remove some bad entries
- Fix icons to be top-level item specific
- Add memory

Bug: 20632230
Change-Id: I067b467b9ee354b52ef61b312dc5a89fd7eae2ac
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
4896c01729df9f2e33d045e2d4ea3d843870ffb7 11-Feb-2015 Jason Monk <jmonk@google.com> Move some Tethering code to SettingsLib to share

Change-Id: I43a356f2a14af4a15d1827919c39bbd1a04d3a94
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
263bcc8b732dbb47d3ce63904e0e05191fabbad6 18-Jan-2014 Fabrice Di Meglio <fdimeglio@google.com> Use Drawer in Settings app

- get rid of PreferenceActivity as much as we can and use fragments instead
- add Drawer widget
- add Dashboard high level entry into the Drawer (but this is work in progress and would be done in another CL)
- add bypass of fragment's Header validation when launched from the Drawer but *force* validation if external
call thru an Intent

Be aware that WifiPickerActivity should remain for now a PreferenceActivity. It is used by SetupWizard and should
not trigger running the SettingsActivity's header building code. SetupWizard is a Home during the provisionnig process
and then deactivate itself as a Home but would make the Home header to appear in the Drawer (because momentarily we
would have two Home).

Also, verified that:

- the WiFi settings still work when called from SetupWizard
- when you have multiple Launchers, the Home header will appear in the list of Headers in the Drawer

Change-Id: I407a5e0fdd843ad7615d3d511c416a44e3d97c90
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
394eaa21e71ed724c6846d284ee4dd6d66a7e844 11-Jun-2013 Amith Yamasani <yamasani@google.com> Don't show tether settings in shortcut picker

On devices that don't have tethering options, don't allow user
to create a shortcut to the tether settings.

Bug: 6865610
Change-Id: I2ebbd6ef98391ef3fe74130570bd9b70108a2aa9
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
8935b15cbb21ef1023cfe62203a0d98249ffe264 23-Nov-2010 Ying Wang <wangying@google.com> Move icons to mipmap.

Change-Id: If3bd32658300cb028411d1aa7a3f56d8c1d234eb
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
de64df5fb9fbd148de66f86be42814182316439d 03-Nov-2010 Amith Yamasani <yamasani@google.com> Updated visual look for Shortcuts selection.
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
f90682f4fb645ff45cbabcc0e7c3c26dc3cce599 17-Jul-2009 Romain Guy <romainguy@android.com> Give an icon to Settings shortcuts.
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java
a54672f3a983766cf1dce754b3887807fcb723fa 24-Jun-2009 Dianne Hackborn <hackbod@google.com> Some cleanup of settings launching, adding shortcuts.

- 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.
/packages/apps/Settings/src/com/android/settings/CreateShortcut.java