summaryrefslogtreecommitdiff
path: root/core/java/android/app/Application.java
Commit message (Expand)AuthorAgeFilesLines
* Remove STOPSHIPMakoto Onuki2022-04-211-28/+0
* Update duplicate-app WTFMakoto Onuki2022-02-241-28/+14
* Add a check to detect "duplicate app instances" bugMakoto Onuki2022-01-211-0/+50
* Merge "Notify split controller about activity configuration change" into sc-v...Andrii Kulian2021-07-281-0/+17
|\
| * Notify split controller about activity configuration changeAndrii Kulian2021-07-261-0/+17
* | Move autofill implementation from Activity to a delegate class.Joanne Chung2021-07-221-1/+1
|/
* Enable to listen to WindowContext's config changesCharles Chen2021-03-191-40/+9
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-14/+15
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-15/+14
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-14/+15
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add pre and post callbacks to ActivityLifecycleCallbacksIan Lake2018-09-251-0/+279
* Annotate ComponentCallbacks with nullability annotationsIan Lake2018-09-121-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+14
* Add nullability annotations to lifecycle callbacksJake Wharton2018-07-101-14/+18
* Improved Application.getAutofillClient()Felipe Leme2018-03-141-3/+15
* Add Application.getProcessName()Andrew Grieve2018-03-061-1/+11
* Autofill compatibility mode.Svetoslav Ganov2018-02-021-0/+34
* Merge "Revert "Minor LoadedApk refactoring.""TreeHugger Robot2018-01-301-1/+1
|\
| * Revert "Minor LoadedApk refactoring."Todd Kennedy2018-01-301-1/+1
* | Comment more on component callback order for N+ OSYohei Yukawa2018-01-261-3/+13
|/
* Minor LoadedApk refactoring.Jeff Hamilton2017-12-141-1/+1
* Revert "Add API to allow apps more control over instantiation"Dan Sandler2017-08-151-74/+2
* Add API to allow apps more control over instantiationJason Monk2017-06-081-2/+74
* Revert "Call ActivityCallbacks after corresponding activity methods"Narayan Kamath2017-02-021-11/+0
* Call ActivityCallbacks after corresponding activity methodssergeyv2017-01-311-0/+11
* docs: Clarified purpose of application "name" attr within manifest.Kevin Hufnagle2016-04-191-12/+14
* docs: Fixed whitespace in documents referencing "Application"Kevin Hufnagle2016-04-191-3/+3
* Annotate Application with @CallSuperJohn Reck2015-05-061-0/+6
* Fix issue #8656537: API review: styles, assistDianne Hackborn2013-04-181-11/+8
* Modify restrictions bundle per api council recommendationsAmith Yamasani2013-04-171-5/+0
* Application restrictions APIAmith Yamasani2013-03-201-0/+8
* Add new API to propagate contextual data to the assist actionDianne Hackborn2013-01-231-1/+50
* Improved documentation (clarify on issue 8727)Jacob Nordfalk2012-02-011-5/+6
* Various work on out of memory managment.Dianne Hackborn2011-07-291-4/+156
* Work on issue #4518815: Compatibility mode introduces compatibility regressio...Dianne Hackborn2011-06-081-1/+3
* Fix issue #3152415: Various confusions in docs about ApplicationDianne Hackborn2010-11-011-6/+12
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+74
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-74/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+74