History log of /packages/apps/Launcher3/src/com/android/launcher3/compat/AppWidgetManagerCompat.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2e1efb480a9b77a97cb623d4f5faf6802a417422 04-Mar-2016 Sunny Goyal <sunnygoyal@google.com> Changing the widget loading strategy

Widget is loaded only when the user enters the overview mode and we keep
the list updated as long as the user is in the overview mode. Once the user
leaves the overview mode, we stop responding to widget updates

Bug: 26077457
Change-Id: I9e4904b8f1300bfe0d77e2bc5f59aa6963fad8d1
/packages/apps/Launcher3/src/com/android/launcher3/compat/AppWidgetManagerCompat.java
3e840f4343086ed78a8ae44fd543a9863d868dc9 01-Mar-2016 Hyunyoung Song <hyunyoungs@google.com> Prevent work profile widget DnD crash
b/26079469

Change-Id: I3d49ac498bbaaef8ca8a3051f5ab4b35ef771410
/packages/apps/Launcher3/src/com/android/launcher3/compat/AppWidgetManagerCompat.java
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/compat/AppWidgetManagerCompat.java
6babf2e27e6260f02751413b8f7a55e46659af27 15-May-2015 Hyunyoung Song <hyunyoungs@google.com> Place the work profile badge in the correct bottom right (left for RTL)
location

Also:
- clean up of some code
- remove requestLayout() method call that is not needed.

b/20338602

Change-Id: I65e0e1ac40da2e3fa85af4d3aca54bed3f200a99
/packages/apps/Launcher3/src/com/android/launcher3/compat/AppWidgetManagerCompat.java
5940042d39b576553c2499bcf3d0641281e6ad52 06-Mar-2014 Adam Cohen <adamcohen@google.com> Supporting custom widgets provided by launcher

-> This change provides integration for widgets provided by
the launcher package which can run arbitrary code.

Change-Id: I6052da5c4afed7ee72e3b44d045b9c46f2d84c42
/packages/apps/Launcher3/src/com/android/launcher3/compat/AppWidgetManagerCompat.java
d794a3f46521b972fa02826d379d1efa112793d2 16-Sep-2014 Kenny Guy <kennyguy@google.com> Update calls now we have an L API version.

Bug: 17543647
Change-Id: I92c652a4ced5a5e783b24e42f9da4d9dfe1118ba
/packages/apps/Launcher3/src/com/android/launcher3/compat/AppWidgetManagerCompat.java
cf5d24b21aaff1b6b524874f4609e0c7ebd48458 15-Sep-2014 Sunny Goyal <sunnygoyal@google.com> Using ApplicationContext in static objects

Bug: 17507543
Change-Id: I1651b694acabaf62188dd4ba42739b64a60194c3
/packages/apps/Launcher3/src/com/android/launcher3/compat/AppWidgetManagerCompat.java
ffe83f13319cdb833a25596d47cf1af098cc4c60 15-Aug-2014 Sunny Goyal <sunnygoyal@google.com> Adding support for managed profiles in widget

issue: 16892811

Change-Id: If8c81f2a5a3bc846b02a5d225c5a8f27b1382dab
/packages/apps/Launcher3/src/com/android/launcher3/compat/AppWidgetManagerCompat.java