index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
Dialog.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2020-08-03
Annotating context in framework base
Charles Chen
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-11-05
Remove FEATURE_SWIPE_TO_DISMISS functionality
Jorim Jaggi
2019-01-17
Remove old private constant from ResourceId.
Aurimas Liutikas
2018-12-28
Limit access to suspected false positives.
Mathew Inwood
2018-09-14
Merge "Annotate Window.Callback menu methods with nullability"
Ian Lake
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-13
Annotate Window.Callback menu methods with nullability
Ian Lake
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-06-07
Merge "Revert "Let sendShowMessage called from hide to show"" into pi-dev
Adam Powell
2018-06-04
Revert "Let sendShowMessage called from hide to show"
Adam Powell
2018-04-04
Merge "Modify isShowing method in Dialog" am: 46be1f15af
tiansiming [田思明]
2018-04-04
Modify isShowing method in Dialog
tiansiming [田思明]
2018-04-02
Don't use a copy of window params when showing a dialog.
Felipe Leme
2018-02-24
Merge "Let sendShowMessage called from hide to show" am: e7d04d728c am: f91fd...
tiansiming [田思明]
2018-02-10
Let sendShowMessage called from hide to show
tiansiming [田思明]
2018-02-06
Close Dialog when ESC Pressed
Emilie Roberts
2018-01-23
Add requireViewById
Chris Craik
2017-05-24
Add ResourceId validation helper method
Adam Lesinski
2017-04-04
Automatic casts for more findViewById implementations
Alan Viverette
2016-12-16
Fix OnCancelListener for Dialogs on swipe to dismiss.
Michael Kwan
2016-12-05
Modify SwipeDismissLayout to perform its own exit animation
Ned Burns
2016-12-02
Disable swipe-to-dismiss for not cancelable dialogs.
Michael Kwan
2016-10-05
When adding dialog window but not creating update the configuration.
Robert Carr
2016-04-01
Clean up Dialog annotations, lint warnings, and declarations
Alan Viverette
2016-04-01
Remove unused import for KeyboardShortcutGroup
Clara Bayarri
2016-03-24
Keyboard Shortcuts: plumb deviceId through
Clara Bayarri
2016-01-13
Request Keyboard Shortcuts for SysUI Dialog via Window
Clara Bayarri
2015-08-06
Support finishing a task with any finishing activity in the task.
Wale Ogunwale
2015-05-06
Move PhoneWindow and friends back into internal package
Adam Powell
2015-04-13
Save search context when dispatching onSearchRequested.
Tim Kilbourn
2015-04-10
Fix application of default dialog theme
Alan Viverette
2015-04-08
Avoid double-apply of dialog theme
Alan Viverette
2015-03-13
Add a type parameter to startActionMode() calls.
Clara Bayarri
2015-03-07
Annotate methods to be called from overrides with @CallSuper
Tor Norbye
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2015-02-11
Mark findViewById(int) @Nullable
Scott Kennedy
2015-02-10
Split up android.policy into framework.jar and services.jar 1/3
Jorim Jaggi
2015-01-26
Allow disabling the Options Pannel feature for TVs
Jose Lima
2014-05-06
am c41fa708: am a0516e7a: Merge "onWindowDismissed API cleanup" into klp-modu...
Adam Powell
2014-05-05
onWindowDismissed API cleanup
Adam Powell
2014-04-04
android.widget.Toolbar
Adam Powell
2014-03-04
Manually merge commit '2faf28cf' into master
Will Haldean Brown
2014-03-04
Add swipe-to-dismiss support to PhoneWindow.
Will Haldean Brown
2013-12-11
Replace auto-create in findViewById() with explicit create() API
Alan Viverette
2013-12-09
Prevent reentrance in Dialog.findViewById()
Alan Viverette
2013-12-05
Allow alert dialogs to inflate custom view layouts
Alan Viverette
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-06-10
Dismiss immediately to maintain consistent state.
Craig Mautner
[next]