summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/ContextImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Runtime permissions: per user permission tracking.Svetoslav2015-03-231-0/+9
* Add Context.getSystemService(Class<?>).Jeff Brown2015-02-251-629/+46
* Add MIDI Manager API tweaks:Mike Lockwood2015-02-231-2/+2
* Set compatInfo to default if unset in ContextImpl constructor.Wale Ogunwale2015-02-181-2/+4
* Adjust activity display metrics based on stack configuration.Wale Ogunwale2015-02-131-4/+6
* Merge "Remove ContextImpl.mOverrideConfiguration to reduce code confusion."Wale Ogunwale2015-02-101-6/+4
|\
| * Remove ContextImpl.mOverrideConfiguration to reduce code confusion.Wale Ogunwale2015-02-091-6/+4
* | Split up android.policy into framework.jar and services.jar 1/3Jorim Jaggi2015-02-101-2/+2
|/
* Support activities in the same process having different resources.Wale Ogunwale2015-01-271-7/+5
* am 2b46774f: Merge "Guard against MountService throwing NPE." into lmp-mr1-de...Jeff Sharkey2015-01-091-1/+1
|\
| * Guard against MountService throwing NPE.Jeff Sharkey2015-01-081-1/+1
* | MIDI Manager work in progressMike Lockwood2014-12-081-0/+8
* | am b4c54109: am 4f1cce63: am 12c2136e: Merge "Additional changes to Subscript...Wink Saville2014-11-241-1/+7
|\ \ | |/
| * Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-221-1/+7
* | am 49414b5b: am 816e19eb: Merge "Revert "Additional changes to SubscriptionMa...Wink Saville2014-11-211-7/+1
|\ \ | |/
| * Merge "Revert "Additional changes to SubscriptionManager API as per API counc...Wink Saville2014-11-201-7/+1
| |\
| | * Revert "Additional changes to SubscriptionManager API as per API council."Wink Saville2014-11-201-7/+1
* | | am 07fb2457: am 4a57e908: Merge "Additional changes to SubscriptionManager AP...Wink Saville2014-11-211-1/+7
|\ \ \ | |/ /
| * | Merge "Additional changes to SubscriptionManager API as per API council." int...Wink Saville2014-11-201-1/+7
| |\ \ | | |/
| | * Additional changes to SubscriptionManager API as per API council.Wink Saville2014-11-191-1/+7
* | | am 42fec57f: am d9968438: Merge "Fix issue with call backs from media process...Dianne Hackborn2014-11-211-1/+28
|\ \ \ | |/ /
| * | Fix issue with call backs from media process.Dianne Hackborn2014-11-191-1/+28
| |/
* | am 75a6e82b: am 36ae48a8: am d83e9e42: am 0761b1b5: am 89b19695: Merge "Put i...Dianne Hackborn2014-10-101-2/+1
|\ \ | |/
| * Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-071-2/+1
* | am b51263b9: am 21282583: am 66c16547: Merge "Renaming Telecomm to Telecom." ...Tyler Gunn2014-09-131-4/+4
|\ \ | |/
| * Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-4/+4
* | am 983a6f93: am b6e7e347: am f0ccea92: Merge "Using the correct package name ...Svetoslav Ganov2014-09-111-1/+2
|\ \ | |/
| * Using the correct package name for ContentResolverXin Guan2014-09-101-1/+2
* | am 9c7d3b6d: am 9e9524a4: am 652e64d3: Merge "Revert "Ensure ApplicationInfo ...Kenny Guy2014-09-081-3/+1
|\ \ | |/
| * Revert "Ensure ApplicationInfo is for correct user for system/android package."Kenny Guy2014-09-081-3/+1
* | am 444c3a9e: am f919288d: am b78a0a11: Merge "Ensure ApplicationInfo is for c...Kenny Guy2014-09-081-1/+3
|\ \ | |/
| * Ensure ApplicationInfo is for correct user for system/android package.Kenny Guy2014-09-051-1/+3
* | am 92c7379c: am c4ef03d0: am 73fb1feb: Merge "Add sample profiling option to ...Jeff Hao2014-08-261-1/+1
|\ \ | |/
| * Add sample profiling option to am.Jeff Hao2014-08-261-1/+1
| * Merge "remove passpoint - DO NOT MERGE" into lmp-devvandwalle2014-08-261-9/+0
| |\ |/ /
| * remove passpoint - DO NOT MERGEvandwalle2014-08-261-9/+0
* | API review PhoneManager -> TelecommManager. Rename methods (6/6)Nancy Chen2014-08-251-6/+0
|/
* Remove system_server classes from the boot image.Narayan Kamath2014-08-151-2/+2
* Allow adding widgets from user profiles.Svetoslav2014-08-051-1/+27
* TIF: Merge TvParentalControlManager into TvInputManagerJae Seo2014-07-301-6/+0
* Cleanup: Delete dead code.Sreeram Ramachandran2014-07-221-2/+1
* Don't register PDBService if not available on deviceAndres Morales2014-07-211-3/+10
* First iteration of a public UsageStats APIAdam Lesinski2014-07-181-4/+10
* Merge "TIF: Add TvParentalControlManager" into lmp-devJae Seo2014-07-171-0/+6
|\
| * TIF: Add TvParentalControlManagerJae Seo2014-07-171-0/+6
* | Add MediaProjection APIs.Michael Wright2014-07-171-0/+7
|/
* Implement issue #16330060: Inform ActivityManager about WebView...Dianne Hackborn2014-07-161-1/+1
* Introduce RTT ManagerVinit Deshpande2014-07-171-2/+11
* Add code cache directory for apps.Jeff Sharkey2014-07-151-0/+12
* Merge "Implement multi-SIM capabilities (1/6) [DO NOT MERGE]" into lmp-devSantos Cordon2014-07-141-3/+1
|\