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
/
Application.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-03-19
Enable to listen to WindowContext's config changes
Charles Chen
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-09-25
Add pre and post callbacks to ActivityLifecycleCallbacks
Ian Lake
2018-09-12
Annotate ComponentCallbacks with nullability annotations
Ian Lake
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-10
Add nullability annotations to lifecycle callbacks
Jake Wharton
2018-03-14
Improved Application.getAutofillClient()
Felipe Leme
2018-03-06
Add Application.getProcessName()
Andrew Grieve
2018-02-02
Autofill compatibility mode.
Svetoslav Ganov
2018-01-30
Merge "Revert "Minor LoadedApk refactoring.""
TreeHugger Robot
2018-01-30
Revert "Minor LoadedApk refactoring."
Todd Kennedy
2018-01-26
Comment more on component callback order for N+ OS
Yohei Yukawa
2017-12-14
Minor LoadedApk refactoring.
Jeff Hamilton
2017-08-15
Revert "Add API to allow apps more control over instantiation"
Dan Sandler
2017-06-08
Add API to allow apps more control over instantiation
Jason Monk
2017-02-02
Revert "Call ActivityCallbacks after corresponding activity methods"
Narayan Kamath
2017-01-31
Call ActivityCallbacks after corresponding activity methods
sergeyv
2016-04-19
docs: Clarified purpose of application "name" attr within manifest.
Kevin Hufnagle
2016-04-19
docs: Fixed whitespace in documents referencing "Application"
Kevin Hufnagle
2015-05-06
Annotate Application with @CallSuper
John Reck
2013-04-18
Fix issue #8656537: API review: styles, assist
Dianne Hackborn
2013-04-17
Modify restrictions bundle per api council recommendations
Amith Yamasani
2013-03-20
Application restrictions API
Amith Yamasani
2013-01-23
Add new API to propagate contextual data to the assist action
Dianne Hackborn
2012-02-01
Improved documentation (clarify on issue 8727)
Jacob Nordfalk
2011-07-29
Various work on out of memory managment.
Dianne Hackborn
2011-06-08
Work on issue #4518815: Compatibility mode introduces compatibility regressio...
Dianne Hackborn
2010-11-01
Fix issue #3152415: Various confusions in docs about Application
Dianne Hackborn
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project