History log of /packages/apps/Launcher3/src/com/android/launcher3/util/ManagedProfileHeuristic.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9fc953b94dbc6b99e6de08c9dcc80a0cb8e3e319 17-Aug-2015 Sunny Goyal <sunnygoyal@google.com> Version code cleanup

> Renaming Lmp to Lollipop
> Lollipop_MR1 instead of directly using 22
> Using M APIs directly instead of reflection

Change-Id: I10a307f46e3be15b3299f549a2fd7e0e215a6a1b
/packages/apps/Launcher3/src/com/android/launcher3/util/ManagedProfileHeuristic.java
4d113a5ff44ff1a7f19263bde21581fbf9a54212 27-May-2015 Sunny Goyal <sunnygoyal@google.com> Using material style overscroll effect for workspace and folders

Bug: 21335369
Change-Id: I53cc6edfa87334b9326f1dedd90c3e2222beade5
/packages/apps/Launcher3/src/com/android/launcher3/util/ManagedProfileHeuristic.java
a214a63bfe365a0e81bc3082d56896c6df24d0b4 06-May-2015 Sunny Goyal <sunnygoyal@google.com> Preventing homscreen getting filled with secondary user apps, when launcher
starts for the first time

> Sorting the apps in the work folder by install time

Change-Id: Ia475b4ff3197d90e6dffe070c12c0aa16be9e292
/packages/apps/Launcher3/src/com/android/launcher3/util/ManagedProfileHeuristic.java
e2fba6cba10d9b7996ebb86dfd67bed96cff0ded 12-May-2015 Sunny Goyal <sunnygoyal@google.com> Prevent work folder creation when launcher is upgraded.

Change-Id: If7a91e0852dae1bf5dcf21e89c1771b5f37629f3
/packages/apps/Launcher3/src/com/android/launcher3/util/ManagedProfileHeuristic.java
18bf8e2ffde3444d53aaa9654da02cdedd0b7cd1 09-Apr-2015 Sunny Goyal <sunnygoyal@google.com> Automatically adding managed profile shortcuts to homescreen.

When the managed profile is created, a "Work" folder is created
and added to the homescreen. All work profile apps are added to this
folder and icons for subsequent installs (withing a fixed time frame)
are automatically added to this folder.
If this folder get deleted or the time-frame expires, icon for any new
install is placed on the homescreen.

Bug: 17410319
Change-Id: I49f4e437707d5eabe4eec85320765bf6ba7fde97
/packages/apps/Launcher3/src/com/android/launcher3/util/ManagedProfileHeuristic.java