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