index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
appwidget
/
AppWidgetHostView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-2
/
+0
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-2
/
+3
*
Allow adding widgets from user profiles.
Svetoslav
2014-08-06
1
-20
/
+7
*
Make 3rd party lockscreen widgets work on secondary users
Amith Yamasani
2012-12-04
1
-4
/
+13
*
If a default keyguard layout isn't specified, fallback to the default layout
Adam Cohen
2012-11-04
1
-1
/
+4
*
Widget size policy, size callbacks
Adam Cohen
2012-11-01
1
-8
/
+16
*
Accessibility support for the lockscreen - phone.
Svetoslav Ganov
2012-10-31
1
-0
/
+1
*
Suppress unnecessary calls to update widget size (issue 7287744)
Adam Cohen
2012-10-05
1
-10
/
+29
*
Fixing onRestoreInstanceState crash in Launcher
Adam Cohen
2012-09-21
1
-1
/
+6
*
Adding notion of keyguard widgets
Adam Cohen
2012-09-11
1
-1
/
+11
*
Update AppWidgetHost with better support for OnClickHandlers
Jim Miller
2012-08-20
1
-17
/
+39
*
Expose class name in AppWidgetHostView for accessibility
Guang Zhu
2012-05-15
1
-0
/
+7
*
Accounting for widget padding in dips instead of pixels
Adam Cohen
2012-05-09
1
-6
/
+7
*
Account for auto-padding in AppWidgetHostView#updateAppWidgetSize (issue 6454...
Adam Cohen
2012-05-08
1
-6
/
+17
*
Changing app widget "extras" to "options" and another small API Review issue
Adam Cohen
2012-05-02
1
-15
/
+16
*
Pushing widget resize callback responsibility to AppWidgetHost
Adam Cohen
2012-04-30
1
-20
/
+16
*
Adding callback for widget size changed, and potentially other extra info
Adam Cohen
2012-04-19
1
-0
/
+40
*
Making default widget padding public API
Adam Cohen
2011-11-07
1
-22
/
+33
*
Adding default padding to AppWidgetHostView for widgets >= API level 14
Adam Cohen
2011-09-30
1
-0
/
+52
*
Fixing widget notifyDataSetChanged() not getting called, issue 5092676
Adam Cohen
2011-07-28
1
-0
/
+6
*
Fixing bug related to collisions with AppWidget view ids and AppWidgetHost vi...
Adam Cohen
2011-01-16
1
-1
/
+5
*
Adding callback and fix to RemoteViewsFactory on notifyDataSetChanged.
Winson Chung
2010-08-17
1
-1
/
+1
*
Initial changes to allow collections in widgets.
Winson Chung
2010-07-19
1
-0
/
+19
*
am 801b63d3: am 51e895f0: Merge "Need to give the AppWidgetHostView the new i...
Joe Onorato
2010-06-23
1
-13
/
+12
|
\
|
*
Need to give the AppWidgetHostView the new info about the provider, in case t...
Joe Onorato
2010-06-23
1
-13
/
+12
*
|
Removed API changes from CL 54712.
Gilles Debunne
2010-06-17
1
-1
/
+1
*
|
Removed warnings in LayoutInflater.
Gilles Debunne
2010-06-16
1
-3
/
+4
|
/
*
Call into app widget hosts when the provider is updated.
Joe Onorato
2010-05-04
1
-1
/
+15
*
Deprecate fill_parent and introduce match_parent.
Romain Guy
2010-01-08
1
-2
/
+2
*
Prevent crash in Home when using widgets whose ids collide with Home's
Romain Guy
2009-11-05
1
-2
/
+9
*
Fix possible NPE in the code that restores widgets' state.
Romain Guy
2009-10-15
1
-1
/
+2
*
Use remote Context when inflating initialLayout, add debug.
Jeff Sharkey
2009-08-19
1
-2
/
+3
*
Fixes #2021442. Prevent app widgets from clobbering Home's view ids.
Romain Guy
2009-08-11
1
-2
/
+53
*
Fix AppWidget layout inflation to resolve references.
Jeff Sharkey
2009-08-06
1
-8
/
+41
*
Fixes #1963229. Introduces Context#isRestricted().
Romain Guy
2009-07-06
1
-1
/
+1
*
Cleanup a bunch of warnings in app widgets code.
Romain Guy
2009-07-01
1
-4
/
+1
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-0
/
+312