index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
ImageView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add @UnsupportedAppUsage annotations"
Mathew Inwood
2018-08-21
1
-0
/
+20
|
\
|
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+20
*
|
docs: fixed broken link
Laura Davis
2018-06-19
1
-1
/
+1
|
/
*
Removed call to setWillNotCacheDrawing and deprecated it as well as
Nader Jawad
2018-04-06
1
-2
/
+0
*
Use ImageDecoder in ImageView.getDrawableFromUri
Leon Scroggins III
2018-01-31
1
-14
/
+9
*
Check default focus highlight for ImageView.
Jiaquan He
2017-05-26
1
-0
/
+10
*
docs: Update Imageview JavaDoc comments
Joe Fernandez
2017-04-18
1
-21
/
+63
*
Optimize ViewStructure for autofill by removing irrelevant nodes.
Felipe Leme
2017-03-08
1
-0
/
+5
*
Merge "Adding support for async view loading in RemoteViewsAdapter"
Sunny Goyal
2016-10-27
1
-2
/
+11
|
\
|
*
Adding support for async view loading in RemoteViewsAdapter
Sunny Goyal
2016-09-29
1
-2
/
+11
|
*
docs: Added min/max values and descriptions for alpha getter/setter in ImageV...
Kevin Hufnagle
2016-09-27
1
-2
/
+5
|
|
\
*
|
|
Add note about density scaling behavior to setImageURI
Alan Viverette
2016-10-11
1
-0
/
+8
*
|
|
docs: Added min/max values and descriptions for alpha getter/setter in ImageView
Kevin Hufnagle
2016-09-26
1
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
docs: Added min/max values and descriptions for alpha getter/setter
Kevin Hufnagle
2016-09-23
1
-2
/
+5
*
|
Fixes for ImageView drawable visibility dispatch
Adam Powell
2016-08-26
1
-15
/
+60
*
|
Always report visibility to new ImageView drawables
Adam Powell
2016-08-24
1
-3
/
+2
*
|
Better docs for ImageView legacy tint
Alan Viverette
2016-07-21
1
-0
/
+7
|
/
*
Revert "Only call Drawable.setVisible(false) for visible outgoing drawables"
Adam Powell
2016-03-31
1
-9
/
+3
*
Only call Drawable.setVisible(false) for visible outgoing drawables
Adam Powell
2016-03-22
1
-3
/
+9
*
Dispatch aggregated visibility when performing attachViewToParent
Adam Powell
2016-03-17
1
-3
/
+6
*
Refinement for onVisibilityAggregated
Adam Powell
2016-03-16
1
-3
/
+3
*
Add View#onVisibilityAggregated
Adam Powell
2016-03-15
1
-20
/
+5
*
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2016-03-11
1
-2
/
+2
*
Added support for async inflation of RemoteViews
Sunny Goyal
2016-01-11
1
-36
/
+83
*
Merge "Update drawable matrix when bounds change in invalidateDrawable()" int...
Alan Viverette
2015-10-20
1
-0
/
+2
|
\
|
*
Update drawable matrix when bounds change in invalidateDrawable()
Alan Viverette
2015-10-20
1
-0
/
+2
*
|
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-09-04
1
-3
/
+4
*
|
Pass Resources when loading ImageView source from stream
Alan Viverette
2015-08-25
1
-3
/
+9
*
|
Clean up ImageView
Alan Viverette
2015-08-25
1
-99
/
+92
*
|
am ddc15988: am f7d8577e: am 42c70645: am aed2e8ba: am da493aa6: Merge "Avoid...
Chet Haase
2015-08-06
1
-0
/
+4
|
\
|
|
*
Avoid changing internal state of shared drawable
Chet Haase
2015-08-06
1
-0
/
+4
*
|
Remove ImageViewBitmapDrawable class
Chris Craik
2015-07-16
1
-14
/
+2
|
/
*
Improve ImageView drawable re-use
John Reck
2015-07-10
1
-10
/
+13
*
Teach ImageView to recycle internal drawables
John Reck
2015-07-09
1
-1
/
+21
*
Handle null argument in ImageView.setImageIcon()
Alan Viverette
2015-06-30
1
-11
/
+15
*
ImageView updates cached drawable dimensions when drawable updates
Chet Haase
2015-06-17
1
-1
/
+10
*
Use real rounding in ImageView bounds configuration
Adam Powell
2015-06-05
1
-5
/
+5
*
Fix build; doc link in ImageView
Chris Banes
2015-05-14
1
-1
/
+1
*
Add Icon support to ImageView.
Dan Sandler
2015-05-13
1
-0
/
+17
*
Use new hierarchy viewer protocol in all View subclasses
Siva Velusamy
2015-05-07
1
-0
/
+9
*
Documents the ImageView.ScaleType attributes
Joseph Cooper
2015-04-03
1
-2
/
+9
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
1
-1
/
+0
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-1
/
+2
*
Add @Nullable to AttributeSet in a couple constructors
Scott Kennedy
2015-02-10
1
-3
/
+4
*
First quick implementation of auto assist data.
Dianne Hackborn
2015-02-06
1
-11
/
+2
*
Fix accessibility delegation
Alan Viverette
2015-01-07
1
-6
/
+9
*
Ensure ImageView.setImageResource() always resolves Drawable
Alan Viverette
2014-10-29
1
-11
/
+11
*
Update drawable state after updating tint list
Alan Viverette
2014-10-29
1
-0
/
+7
*
Protect against ImageView changing to a null Drawable during Transition.
George Mount
2014-10-07
1
-0
/
+3
*
Always apply ImageView's tint attribute using SRC_ATOP by default
Alan Viverette
2014-09-15
1
-5
/
+4
[next]