This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1007bf2e50ab6d8bfe96479c1e44d7a1f9cb4e7a
frameworks_base
/
core
/
java
/
android
/
view
History
Romain Guy
e9dcb803a0
Fixes merge conflict.
2009-07-16 14:46:55 -07:00
..
accessibility
…
animation
…
inputmethod
…
AbsSavedState.java
…
ContextMenu.java
…
ContextThemeWrapper.java
…
Display.java
Return adjusted display for WindowManager.getDefaultDisplay()
2009-07-14 11:11:17 -07:00
FocusFinder.java
…
FocusFinderHelper.java
…
GestureDetector.java
…
Gravity.java
…
HapticFeedbackConstants.java
…
IApplicationToken.aidl
…
InflateException.java
…
IOnKeyguardExitResult.aidl
…
IRotationWatcher.aidl
…
IWindow.aidl
…
IWindowManager.aidl
…
IWindowSession.aidl
…
KeyCharacterMap.java
…
KeyEvent.aidl
…
KeyEvent.java
…
LayoutInflater.java
…
Menu.java
…
MenuInflater.java
…
MenuItem.java
…
MotionEvent.aidl
…
MotionEvent.java
Fixes merge conflict.
2009-07-16 14:46:55 -07:00
OrientationEventListener.java
…
OrientationListener.java
…
package.html
…
RawInputEvent.java
…
RemotableViewMethod.java
…
SoundEffectConstants.java
…
SubMenu.java
…
Surface.aidl
…
Surface.java
…
SurfaceHolder.java
…
SurfaceSession.java
…
SurfaceView.java
am
1ecf5d28
: Re-implementation of large screen support using window manager. * added background filler surface to fill the outer rim. Using the same layer as dim surface because they never co-exists (in the same window) * clean up the obsolete code in Compatibilt
2009-07-08 15:59:16 -07:00
TouchDelegate.java
…
VelocityTracker.java
…
View.java
Fixes
#1963229
. Introduces Context#isRestricted().
2009-07-06 16:45:17 -07:00
ViewConfiguration.java
…
ViewDebug.java
…
ViewGroup.java
…
ViewManager.java
…
ViewParent.java
…
ViewRoot.java
am
30d86e51
: Merge change 7124 into donut
2009-07-14 15:38:19 -07:00
ViewStub.java
…
ViewTreeObserver.java
…
VolumePanel.java
…
Window.java
am
b5c735d3
: Merge change 7106 into donut
2009-07-14 16:18:34 -07:00
WindowManager.aidl
…
WindowManager.java
Re-implementation of large screen support using window manager.
2009-07-08 15:21:30 -07:00
WindowManagerImpl.java
…
WindowManagerPolicy.java
…
WindowOrientationListener.java
…