index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
ImageView.java
Age
Commit message (
Expand
)
Author
2021-02-22
Expose tint lists and other runtime functionality to RemoteViews
Stevie Kideckel
2021-02-12
Add RemoteViews.setBlendMode and expose target methods
Stevie Kideckel
2021-01-14
Enable Content Capture for ImageViews by default
Nikita Dubrovsky
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-08-14
docs: Added content desc in ImageView example.
Kevin Hufnagle
2019-04-17
Added BlendMode equivalent APIs to replace deprecated PorterDuff
Nader Jawad
2019-02-11
Merge "Update core widgets to save attribute source info."
Aurimas Liutikas
2019-02-08
Fix for Hidden API Landroid/widget/ImageView;->mDrawMatrix:Landroid/graphics/...
Rahul Ravikumar
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2019-02-04
@InspectableProperty coverage for android.widget
Ashley Rose
2018-11-27
Merge "Made ImageView.animateTransform(Matrix) public"
TreeHugger Robot
2018-11-27
Made ImageView.animateTransform(Matrix) public
Andrey Kulikov
2018-11-27
Restrict access to ImageView#mMaxWidth/Height
Clara Bayarri
2018-09-28
Fix ChangeImageTransform for drawables without intrinsic size
Andrey Kulikov
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-06-25
Merge "docs: fixed broken link" into pi-dev am: e07aeea926
Laura Davis
2018-06-19
docs: fixed broken link
Laura Davis
2018-04-23
Removed applyColorMod method in favor of individually setting
Nader Jawad
2018-04-06
Removed call to setWillNotCacheDrawing and deprecated it as well as
Nader Jawad
2018-04-05
Removed call to setWillNotCacheDrawing and deprecated it as well as
Nader Jawad
2018-01-31
Use ImageDecoder in ImageView.getDrawableFromUri
Leon Scroggins III
2017-05-26
Check default focus highlight for ImageView.
Jiaquan He
2017-04-18
docs: Update Imageview JavaDoc comments
Joe Fernandez
2017-03-08
Optimize ViewStructure for autofill by removing irrelevant nodes.
Felipe Leme
2016-10-27
Merge "Adding support for async view loading in RemoteViewsAdapter"
Sunny Goyal
2016-10-11
Add note about density scaling behavior to setImageURI
Alan Viverette
2016-09-29
Adding support for async view loading in RemoteViewsAdapter
Sunny Goyal
2016-09-27
docs: Added min/max values and descriptions for alpha getter/setter in ImageV...
Kevin Hufnagle
2016-09-26
docs: Added min/max values and descriptions for alpha getter/setter in ImageView
Kevin Hufnagle
2016-09-23
docs: Added min/max values and descriptions for alpha getter/setter
Kevin Hufnagle
2016-08-26
Fixes for ImageView drawable visibility dispatch
Adam Powell
2016-08-24
Always report visibility to new ImageView drawables
Adam Powell
2016-07-21
Better docs for ImageView legacy tint
Alan Viverette
2016-03-31
Revert "Only call Drawable.setVisible(false) for visible outgoing drawables"
Adam Powell
2016-03-22
Only call Drawable.setVisible(false) for visible outgoing drawables
Adam Powell
2016-03-17
Dispatch aggregated visibility when performing attachViewToParent
Adam Powell
2016-03-16
Refinement for onVisibilityAggregated
Adam Powell
2016-03-15
Add View#onVisibilityAggregated
Adam Powell
2016-03-11
Add consistent @NonNull annotations for drawable callbacks
Alan Viverette
2016-01-11
Added support for async inflation of RemoteViews
Sunny Goyal
2015-10-20
Merge "Update drawable matrix when bounds change in invalidateDrawable()" int...
Alan Viverette
2015-10-20
Update drawable matrix when bounds change in invalidateDrawable()
Alan Viverette
2015-09-04
Invalidate when Drawable.setState() returns true
Alan Viverette
2015-08-25
Pass Resources when loading ImageView source from stream
Alan Viverette
2015-08-25
Clean up ImageView
Alan Viverette
2015-08-06
am ddc15988: am f7d8577e: am 42c70645: am aed2e8ba: am da493aa6: Merge "Avoid...
Chet Haase
2015-08-06
Avoid changing internal state of shared drawable
Chet Haase
[next]