index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
Dialog.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ResourceId validation helper method
Adam Lesinski
2017-05-24
1
-1
/
+2
*
Automatic casts for more findViewById implementations
Alan Viverette
2017-04-04
1
-6
/
+14
*
Fix OnCancelListener for Dialogs on swipe to dismiss.
Michael Kwan
2016-12-16
1
-0
/
+5
*
Modify SwipeDismissLayout to perform its own exit animation
Ned Burns
2016-12-05
1
-1
/
+1
*
Disable swipe-to-dismiss for not cancelable dialogs.
Michael Kwan
2016-12-02
1
-0
/
+8
*
When adding dialog window but not creating update the configuration.
Robert Carr
2016-10-05
1
-1
/
+7
*
Clean up Dialog annotations, lint warnings, and declarations
Alan Viverette
2016-04-01
1
-88
/
+102
*
Remove unused import for KeyboardShortcutGroup
Clara Bayarri
2016-04-01
1
-1
/
+0
*
Keyboard Shortcuts: plumb deviceId through
Clara Bayarri
2016-03-24
1
-7
/
+0
*
Request Keyboard Shortcuts for SysUI Dialog via Window
Clara Bayarri
2016-01-13
1
-3
/
+11
*
Support finishing a task with any finishing activity in the task.
Wale Ogunwale
2015-08-06
1
-8
/
+8
*
Move PhoneWindow and friends back into internal package
Adam Powell
2015-05-06
1
-1
/
+1
*
Save search context when dispatching onSearchRequested.
Tim Kilbourn
2015-04-13
1
-0
/
+22
*
Fix application of default dialog theme
Alan Viverette
2015-04-10
1
-12
/
+14
*
Avoid double-apply of dialog theme
Alan Viverette
2015-04-08
1
-19
/
+27
*
Add a type parameter to startActionMode() calls.
Clara Bayarri
2015-03-13
1
-3
/
+22
*
Annotate methods to be called from overrides with @CallSuper
Tor Norbye
2015-03-07
1
-0
/
+3
*
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-18
1
-4
/
+8
*
Mark findViewById(int) @Nullable
Scott Kennedy
2015-02-11
1
-0
/
+2
*
Split up android.policy into framework.jar and services.jar 1/3
Jorim Jaggi
2015-02-10
1
-8
/
+8
*
Allow disabling the Options Pannel feature for TVs
Jose Lima
2015-01-26
1
-4
/
+10
*
am c41fa708: am a0516e7a: Merge "onWindowDismissed API cleanup" into klp-modu...
Adam Powell
2014-05-06
1
-1
/
+4
|
\
|
*
onWindowDismissed API cleanup
Adam Powell
2014-05-05
1
-1
/
+4
*
|
android.widget.Toolbar
Adam Powell
2014-04-04
1
-3
/
+3
*
|
Manually merge commit '2faf28cf' into master
Will Haldean Brown
2014-03-04
1
-0
/
+4
|
\
|
|
*
Add swipe-to-dismiss support to PhoneWindow.
Will Haldean Brown
2014-03-04
1
-0
/
+4
*
|
Replace auto-create in findViewById() with explicit create() API
Alan Viverette
2013-12-11
1
-15
/
+16
*
|
Prevent reentrance in Dialog.findViewById()
Alan Viverette
2013-12-09
1
-1
/
+6
*
|
Allow alert dialogs to inflate custom view layouts
Alan Viverette
2013-12-05
1
-4
/
+11
*
|
Remove unused imports from frameworks/base.
John Spurlock
2013-11-20
1
-1
/
+0
|
/
*
Dismiss immediately to maintain consistent state.
Craig Mautner
2013-06-10
1
-2
/
+3
*
Fix a bug resolving the correct icon/logo in action bars
Adam Powell
2013-05-31
1
-0
/
+5
*
Initial draft of high-level multi-display APIs.
Jeff Brown
2012-08-31
1
-8
/
+12
*
Add setOnDismissListener to AlertDialog.Builder
Adam Powell
2012-08-27
1
-4
/
+6
*
Dialog not dismissed when tearing down dialog fragment.
Svetoslav Ganov
2012-05-06
1
-1
/
+6
*
Don't check whether dismiss() is called on the UI thread
Romain Guy
2012-05-04
1
-8
/
+1
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Bug 5513073 - IllegalArgumentException: View not attached to window
Adam Powell
2011-11-01
1
-1
/
+9
*
Fix bug 5528574 - "View not attached to window manager" upon
Adam Powell
2011-11-01
1
-0
/
+21
*
docs: add developer guide cross-references, Project ACRE, Round 2
Joe Fernandez
2011-10-14
1
-3
/
+8
*
am 1a846ab0: am b1578d85: Merge "Fix startSearch condition on Dialog, because...
Conley Owens
2011-04-29
1
-1
/
+1
|
\
|
*
Fix startSearch condition on Dialog, because pressing search key causes ANR p...
lge-aosp
2011-03-15
1
-1
/
+1
*
|
Add support for mouse hover and scroll wheel.
Jeff Brown
2011-02-25
1
-13
/
+10
*
|
Fix bug 3345948 - ActionBar.show()/hide() shouldn't animate if called
Adam Powell
2011-02-08
1
-0
/
+2
*
|
am 6a11185b: am c8c3021a: Merge "Fix issue #3398767: Need translucent holo th...
Dianne Hackborn
2011-01-27
1
-3
/
+7
|
\
\
|
*
|
Fix issue #3398767: Need translucent holo theme
Dianne Hackborn
2011-01-27
1
-3
/
+7
*
|
|
am a58552e0: am f95bd0fe: Merge "Argh forget to include my final part of the ...
Dianne Hackborn
2011-01-25
1
-0
/
+27
|
\
|
|
|
*
|
Argh forget to include my final part of the change.
Dianne Hackborn
2011-01-25
1
-0
/
+27
*
|
|
am 2ec5a716: am 36c84403: Merge "Fix issue #3362484: Can\'t dismiss activity ...
Dianne Hackborn
2011-01-18
1
-20
/
+2
|
\
|
|
|
*
|
Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog
Dianne Hackborn
2011-01-18
1
-20
/
+2
[next]