Skip to content

Conversation

@ziransun
Copy link

Level 15 APIs calls:
- Set maximum scroll values (setMaxScrollX, setMaxScrollY)

Level 16 APIs calls:
- Check if device should be treated as a TV device
  PackageManager.hasSystemFeature(PackageManage.FEATURE_TELEVSION)
- android.animation.TimeAnimator
- android.view.Choreographer
- android.media.MediaCodec
- android.webkit.WebView.FindListner
- RTL layout support

JellyBean specific functions
- JellyBeanAccessibilityInjector.java

    Level 15 APIs calls:
     - Set maximum scroll values (setMaxScrollX, setMaxScrollY)

    Level 16 APIs calls:
    - Check if device should be treated as a TV device
      PackageManager.hasSystemFeature(PackageManage.FEATURE_TELEVSION)
    - android.animation.TimeAnimator
    - android.view.Choreographer
    - android.media.MediaCodec
    - android.webkit.WebView.FindListner
    - RTL layout support

    JellyBean specific functions
    - JellyBeanAccessibilityInjector.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant