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
/
SlidingDrawer.java
Age
Commit message (
Expand
)
Author
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2018-08-21
Add @UnsupportedAppUsage annotations
Mathew Inwood
2016-06-27
Don't double-invoke scroll ended listener in animate*
Kirill Grouchnikov
2015-10-20
Fix a few view ctors to not call Looper.myLooper
John Reck
2015-02-28
Remove unused imports in frameworks/base.
John Spurlock
2015-02-06
First quick implementation of auto assist data.
Dianne Hackborn
2015-01-07
Fix accessibility delegation
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-07-03
Deprecate unsupported widgets.
Romain Guy
2012-01-17
AccessibilityEvent/AccessibilityNodeInfo class name property should be set to...
Svetoslav Ganov
2010-10-26
Enable display lists.
Romain Guy
2010-01-08
Deprecate fill_parent and introduce match_parent.
Romain Guy
2009-05-14
Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...
svetoslavganov
2009-04-30
Fix typo in exception message and add a new exception if the user tries to us...
Romain Guy
2009-03-11
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project