OSDN Git Service

Remove dependencies on APIs only exist on newer platforms.
authorChih-Chung Chang <chihchung@google.com>
Tue, 3 Jul 2012 04:49:45 +0000 (12:49 +0800)
committerChih-Chung Chang <chihchung@google.com>
Tue, 3 Jul 2012 10:31:13 +0000 (18:31 +0800)
commit4ebfbc28bc94084b27c87914450699bc5c474d1a
treef394d8cb6fb196710740060888bf2e63cbd7dab9
parent7aac26484af3d40df81e1d08c673bd925856a7fa
Remove dependencies on APIs only exist on newer platforms.

Change-Id: I606a23863247454051dd183ddf6b77f6bc882685
gallerycommon/src/com/android/gallery3d/common/ApiHelper.java
gallerycommon/src/com/android/gallery3d/common/OverScroller.java [new file with mode: 0644]
gallerycommon/src/com/android/gallery3d/common/Scroller.java [new file with mode: 0644]
src/com/android/gallery3d/app/MoviePlayer.java
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/ui/ActionModeHandler.java
src/com/android/gallery3d/ui/PositionController.java
src/com/android/gallery3d/ui/SurfaceTextureScreenNail.java