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
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Remove FEATURE_SWIPE_TO_DISMISS functionality
Jorim Jaggi
2019-11-05
1
-8
/
+0
*
Remove old private constant from ResourceId.
Aurimas Liutikas
2019-01-17
1
-2
/
+2
*
Limit access to suspected false positives.
Mathew Inwood
2018-12-28
1
-1
/
+1
*
Merge "Annotate Window.Callback menu methods with nullability"
Ian Lake
2018-09-14
1
-5
/
+5
|
\
|
*
Annotate Window.Callback menu methods with nullability
Ian Lake
2018-09-13
1
-5
/
+5
*
|
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-14
1
-1
/
+2
|
/
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+13
*
Merge "Revert "Let sendShowMessage called from hide to show"" into pi-dev
Adam Powell
2018-06-07
1
-4
/
+1
|
\
|
*
Revert "Let sendShowMessage called from hide to show"
Adam Powell
2018-06-04
1
-4
/
+1
*
|
Merge "Modify isShowing method in Dialog" am: 46be1f15af
tiansiming [田思明]
2018-04-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Modify isShowing method in Dialog
tiansiming [田思明]
2018-04-04
1
-1
/
+1
*
|
Don't use a copy of window params when showing a dialog.
Felipe Leme
2018-04-02
1
-4
/
+8
*
|
Merge "Let sendShowMessage called from hide to show" am: e7d04d728c am: f91fd...
tiansiming [田思明]
2018-02-24
1
-1
/
+4
|
\
|
|
*
Let sendShowMessage called from hide to show
tiansiming [田思明]
2018-02-10
1
-1
/
+4
*
|
Close Dialog when ESC Pressed
Emilie Roberts
2018-02-06
1
-11
/
+14
*
|
Add requireViewById
Chris Craik
2018-01-23
1
-5
/
+30
|
/
*
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
[next]