index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
Window.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark findViewById(int) @Nullable
Scott Kennedy
2015-02-11
1
-0
/
+1
*
Split up android.policy into framework.jar and services.jar 1/3
Jorim Jaggi
2015-02-10
1
-4
/
+2
*
Fix TODO in javadoc for FEATURE_CONTENT_TRANSITIONS.
George Mount
2015-02-04
1
-4
/
+14
*
Update javadoc for DEFAULT_FEATURES deprecation.
Bryce Lee
2015-01-13
1
-1
/
+4
*
Update docs for Window.setElevation(), apply changes immediately
Alan Viverette
2015-01-12
1
-0
/
+4
*
Add system api for disabling touch events in wallpaper behind the window.
Filip Gruszczynski
2015-01-05
1
-0
/
+9
*
Ensure all events from a showing window are dispatched.
Svetoslav
2014-12-05
1
-1
/
+1
*
Make default windows features configurable.
Bryce Lee
2014-11-21
1
-2
/
+24
*
Add setters for window elevation and clipToOutline properties
Alan Viverette
2014-10-29
1
-5
/
+24
*
Clean up some javadocs in Window.setFeature...()
Alan Viverette
2014-10-24
1
-11
/
+11
*
Fix issue #17789629: PopupWindow overlaps with navigation bar.
Wale Ogunwale
2014-10-21
1
-4
/
+9
*
Have Activity Transitions activited by a new window attribute.
George Mount
2014-09-11
1
-16
/
+25
*
Make Fragment Transitions match Acitivty Transitions API
George Mount
2014-09-02
1
-2
/
+59
*
Add javadoc to Window.set/getMediaController
RoboErik
2014-08-28
1
-0
/
+10
*
Allow Activities to opt into using Overlay for shared elements.
George Mount
2014-08-21
1
-0
/
+21
*
Add differentiating transitions for returning/reentering.
George Mount
2014-07-31
1
-0
/
+95
*
Add API to set a default session in Activity
RoboErik
2014-07-14
1
-42
/
+57
*
Allow activity transitions to target nav and status bar colors.
George Mount
2014-07-02
1
-1
/
+20
*
Don't use overlay to transition ImageViews.
George Mount
2014-06-25
1
-1
/
+1
*
Allow customization of background fade duration.
George Mount
2014-06-12
1
-0
/
+23
*
Colorize SystemUI
Adrian Roos
2014-05-15
1
-30
/
+17
*
Add System UI Color API
Adrian Roos
2014-05-15
1
-0
/
+40
*
am c41fa708: am a0516e7a: Merge "onWindowDismissed API cleanup" into klp-modu...
Adam Powell
2014-05-06
1
-0
/
+16
|
\
|
*
onWindowDismissed API cleanup
Adam Powell
2014-05-05
1
-0
/
+16
*
|
Split Activity Transitions out of PhoneWindow.
George Mount
2014-04-17
1
-64
/
+108
*
|
Implement "Back" for Activity Transitions.
George Mount
2014-04-07
1
-13
/
+42
*
|
Manually merge commit '2faf28cf' into master
Will Haldean Brown
2014-03-04
1
-1
/
+11
|
\
\
|
|
/
|
*
Add swipe-to-dismiss support to PhoneWindow.
Will Haldean Brown
2014-03-04
1
-1
/
+12
*
|
Change Activity Scene Transitions to be more automatic redo.
George Mount
2014-02-26
1
-11
/
+27
*
|
Revert "Change Activity Scene Transitions to be more automatic."
George Mount
2014-02-26
1
-27
/
+11
*
|
Change Activity Scene Transitions to be more automatic.
George Mount
2014-02-25
1
-11
/
+27
*
|
Cross-Activity Scene transition API.
George Mount
2014-02-04
1
-2
/
+36
*
|
Add APIs for obtaining themed Drawable from Theme, Context
Alan Viverette
2014-02-03
1
-1
/
+1
*
|
Add support for cross-activity scenes and transitions
Adam Powell
2013-12-05
1
-0
/
+45
*
|
Deprecate Activity.setTitleColor()
Alan Viverette
2013-11-15
1
-0
/
+1
*
|
Make Scenes and Transitions first-class in PhoneWindow/Themes
Adam Powell
2013-11-05
1
-1
/
+10
*
|
am b2db2fbc: am 6d90862f: am d65825ab: Merge "Private flags are masked in cor...
Adam Lesinski
2013-10-03
1
-0
/
+13
|
\
\
|
|
/
|
*
Private flags are masked in correct variable
Adam Lesinski
2013-10-02
1
-0
/
+13
*
|
Add typedefs and nullness annotations.
Tor Norbye
2013-09-11
1
-0
/
+6
|
/
*
add local focus mode and input event injection API to Window
keunyoung
2013-08-08
1
-0
/
+14
*
Fix a bug resolving the correct icon/logo in action bars
Adam Powell
2013-05-31
1
-0
/
+34
*
Make invalidateOptionsMenu asynchronous
Adam Powell
2012-09-18
1
-0
/
+7
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-10
/
+4
*
Refactor local window manager implementation.
Jeff Brown
2012-07-20
1
-64
/
+48
*
Docs tweak
Christopher Tate
2012-06-04
1
-0
/
+4
*
Add new feature to let apps layout over status bar / system bar.
Dianne Hackborn
2012-03-30
1
-0
/
+10
*
Fix issue #5755172: Soft menu key disappears when menu is open
Dianne Hackborn
2011-12-13
1
-0
/
+3
*
Add system property to force hw acceleration.
Romain Guy
2011-09-29
1
-1
/
+5
*
Add progress dialog for booting after an upgrade.
Dianne Hackborn
2011-08-22
1
-0
/
+23
*
Offer a masked version of setUiOptions for windows to only modify certain flags.
Adam Powell
2011-08-16
1
-0
/
+8
[next]