• Home
  • History
  • Annotate
  • only in /frameworks/support/compat/ics/android/support/v4/
History log of /frameworks/support/compat/ics/android/support/v4/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c39d9c75590eca86a5e7e32a8824ba04a0d42e9b 25-Aug-2016 Alan Viverette <alanv@google.com> Add @RestrictTo(GROUP_ID) annotations to match @hide docs annotations

Also removes some unnecessary @hide annotations on classes that wouldn't
have shown up in docs anyway due to package/private visibility or NO_DOCS.

Bug: 27937193
Change-Id: Iab127a5a3ce57a2d61965d3cef782621eb3859f5
et/DatagramSocketWrapper.java
d026c0a30989af62bc8eb14d75e68a21f0589c7d 15-Jun-2016 Abhinav Baid <abhinavbaid@google.com> Add some interfaces

Add interfaces to AccessibilityManagerCompat and SearchViewCompat which
define methods previously defined in abstract classes. Make the abstract
classes present before implement the newly added interfaces. Change
method signatures accordingly.

Bug: 29391240
Change-Id: I1ff17ebfbb37f4b77f8f182ef82261b35a32cf25
iew/accessibility/AccessibilityManagerCompatIcs.java
77df76ce4466b7a3739fbbe53c2ac99d976b113e 06-Jun-2016 Abhinav Baid <abhinavbaid@google.com> Make some Compat classes have more coverage

Add missing methods and public fields to AccessibilityNodeInfoCompat and
AccessibilityWindowInfoCompat so that their interfaces are almost fully
compatible with the corresponding framework base classes.
The statement above says almost because these support lib classes do not
implement the Parcelable interface (this issue also applies to
PointerIconCompat) and so cannot serve as drop-in replacements in *ALL*
cases (in particular when parceling is used). Please see the discussion
on the bug linked below for a detailed explanation.

Bug: 29148805
Change-Id: I5b9406de1d26adc6f11a7ac24152ff3171c97e15
iew/accessibility/AccessibilityNodeInfoCompatIcs.java
bac71fc7d45be2f6b30d2a8dcac9304f42890f49 12-May-2016 Zachary Kuznia <zork@google.com> Remove the hasImage API until we have the rest of the required traits available.

b/19435491

Change-Id: I2533aa2c980f6aaa16bbef508d0fc83528bd1cfd
iew/accessibility/AccessibilityNodeInfoCompatIcs.java
32d191750bbfbad479cc84a8cdc2f42244bfee1f 11-May-2016 Kirill Grouchnikov <kirillg@google.com> Move notification / remote input to compat

Change-Id: I4ebc14dcfe1ee08f67b851bfe7bcdfccd25dbae4
pp/NotificationCompatIceCreamSandwich.java
pp/NotificationManagerCompatIceCreamSandwich.java
3ac77bf186f87ecad4bf0063b2f6c4384efbd56a 27-Apr-2016 Kirill Grouchnikov <kirillg@google.com> Support module refactoring

* Splitting support-v4 into two modules, support-compat and support-core
* Adding a new library module named support-v4 that combines the two
together for backward compatibility support of existing projects
* support-compat has all Compat classes, their few direct dependencies
and all data structures in the .util package

Change-Id: Icd1b0ab3a5b61a8a2bf85bc274098f0a828963e0
ccessibilityservice/AccessibilityServiceInfoCompatIcs.java
pp/ShareCompatICS.java
et/DatagramSocketWrapper.java
et/TrafficStatsCompatIcs.java
ext/ICUCompatIcs.java
iew/AccessibilityDelegateCompatIcs.java
iew/MenuItemCompatIcs.java
iew/MotionEventCompatICS.java
iew/ViewCompatICS.java
iew/ViewConfigurationCompatICS.java
iew/ViewGroupCompatIcs.java
iew/ViewParentCompatICS.java
iew/ViewPropertyAnimatorCompatICS.java
iew/ViewPropertyAnimatorListener.java
iew/ViewPropertyAnimatorListenerAdapter.java
iew/ViewPropertyAnimatorUpdateListener.java
iew/accessibility/AccessibilityEventCompatIcs.java
iew/accessibility/AccessibilityManagerCompatIcs.java
iew/accessibility/AccessibilityNodeInfoCompatIcs.java
iew/accessibility/AccessibilityRecordCompatIcs.java
idget/EdgeEffectCompatIcs.java
idget/ScrollerCompatIcs.java
idget/SearchViewCompatIcs.java