summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-0/+86
|\
| * Add intent extra for determining if apps are system appsAnthony Hugh2015-10-261-0/+8
| * Give Android Wear system apps default permissionAnthony Hugh2015-10-081-0/+7
| * Add ThermalObserver system service to capture thermal state uevents.Bryce Lee2015-09-251-0/+33
| * Add some constants for Wear MNC PermsVinod Krishnan2015-09-141-0/+38
* | Themes: Refactor themes to CMSDK [1/6]d34d2016-03-041-23/+0
* | fw: Move "last app" logic to cmsdk.Adnan Begovic2015-11-051-18/+0
* | Recents long press: add pluggable implementationSteve Kondik2015-10-281-0/+25
* | Add broadcast and query API for AudioSource.HOTWORD.Matt Garnes2015-10-281-0/+48
* | LEDs Brightness [2/2]: Lights notifications brightness supportAdrianDC2015-10-281-0/+7
* | Themes: Watch all app crashes for problematic themesd34d2015-10-271-2/+4
* | dozeui: Broadcast an intent when beginning a doze pulseChristopher R. Palmer2015-10-261-0/+4
* | Themes: Port to CM13 [1/3]Andy Mast2015-10-261-0/+55
* | frameworks: add keyguard wallpaper functionality to WallpaperManagerRoman Birg2015-10-261-0/+9
* | Power menu customizations [1/2]DvTonder2015-10-251-0/+9
|/
* Add debugging for issue #23190084: [APPComm][Dev Test] {Unable to share photo...Dianne Hackborn2015-08-141-4/+9
* Remove spurious syncmanager wake-upsMatthew Williams2015-08-031-8/+0
* Change MNC codename to just M.Dianne Hackborn2015-07-291-1/+1
* Merge "Add APIs for verifier to grant at install and revoke permissions" into...Svet Ganov2015-07-161-1/+1
|\
| * Add APIs for verifier to grant at install and revoke permissionsSvet Ganov2015-07-151-1/+1
* | Grant default permissions to the setup app robustly.Svet Ganov2015-07-151-0/+7
|/
* Fix the case where an intent bounces several times between users.Nicolas Prevot2015-07-011-2/+6
* Merge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc...Rubin Xu2015-06-261-0/+3
|\
| * Use StorageManager.wipeAdoptableDisks to wipe external disksRubin Xu2015-06-261-0/+3
* | Prevent certain actions of app has revoked permissionsSvetoslav2015-06-251-0/+5
|/
* Merge "Add more result extras for ACTION_GET_PERMISSIONS_COUNT" into mnc-devMakoto Onuki2015-06-101-6/+17
|\
| * Add more result extras for ACTION_GET_PERMISSIONS_COUNTMakoto Onuki2015-06-081-6/+17
* | Fix issue #21621920: VI: need mechanism to get current requestDianne Hackborn2015-06-091-1/+2
|/
* Pass an args bundle to launchAssistAction.Tim Kilbourn2015-06-051-0/+7
* Merge "Add a normal permission guarding the installer UI - used for stats tra...Svet Ganov2015-05-281-0/+5
|\
| * Add a normal permission guarding the installer UI - used for stats trackingSvet Ganov2015-05-281-0/+5
* | Add constants for permissions granted status apiJason Monk2015-05-261-0/+36
* | Merge "Hide pakcage installer system APIs." into mnc-devSvet Ganov2015-05-231-4/+1
|\ \ | |/
| * Hide pakcage installer system APIs.Svet Ganov2015-05-231-4/+1
* | Update the PROCESS_TEXT action javadoc to include typesClara Bayarri2015-05-211-2/+4
|/
* Hide platform platform legacy permissions behind a menu option - framework.Svet Ganov2015-05-161-0/+16
* Bringing new Chooser UI closer to specAdam Powell2015-05-111-8/+0
* Merge "Remove restrictions PIN functionality" into mnc-devFyodor Kupolov2015-05-081-15/+0
|\
| * Remove restrictions PIN functionalityFyodor Kupolov2015-05-061-15/+0
* | Add alternate intents and refinement callbacks to ChooserActivityAdam Powell2015-05-061-1/+70
|/
* Implement ChooserTargetService querying for ChooserActivityAdam Powell2015-04-131-0/+8
* Merge "Create the Process Text Intent Action and Extra"Clara Bayarri2015-04-071-0/+18
|\
| * Create the Process Text Intent Action and ExtraClara Bayarri2015-04-071-0/+18
* | Merge "New generic intent for SIM Activation"Santos Cordon2015-04-011-0/+21
|\ \ | |/ |/|
| * New generic intent for SIM ActivationSantos Cordon2015-04-011-0/+21
* | Add IntentFilter auto verificationFabrice Di Meglio2015-03-301-0/+13
|/
* First implementation of the grant/revoke UISvet Ganov2015-03-241-0/+60
* Merge "Javadoc for ACTION_SCREEN_<ON|OFF> to indicate they cannot be register...Casey Ho2015-03-201-3/+11
|\
| * Javadoc for ACTION_SCREEN_<ON|OFF> to indicate they cannot be registered in t...Casey Ho2015-03-181-3/+11
* | Notification listener backup & restoreChristopher Tate2015-03-161-0/+25