summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/app
Commit message (Expand)AuthorAgeFilesLines
* Add support for default content description in DecorToolbarYigit Boyar2014-09-101-24/+2
* New new design for ResolverActivityAdam Powell2014-09-081-29/+32
* Menu callbacks for ToolbarActionBars, part 2Adam Powell2014-09-041-1/+21
* Dispatch more menu events to window callbacks from ToolbarActionBarAdam Powell2014-09-041-0/+33
* Only use default backgrounds when not extending AlertDialog styleAlan Viverette2014-09-031-95/+58
* Automatically supply a content description for ToolbarActionBar navAdam Powell2014-09-021-2/+24
* Make UsageStats API comply with API CouncilAdam Lesinski2014-08-291-2/+2
* Adjust toolbar/action bar title handlingAdam Powell2014-08-262-0/+10
* Merge "Don't show the pseudolocales unless we're in developer mode." into lmp...Elliott Hughes2014-08-221-43/+19
|\
| * Don't show the pseudolocales unless we're in developer mode.Elliott Hughes2014-08-221-43/+19
* | Unify code paths for collapsing action views in action barsAdam Powell2014-08-201-0/+9
* | Correctly populate title for ResolverActivityAdam Powell2014-08-201-5/+9
|/
* Merge "Fix a bug propagating navigation button events from ToolbarActionBar" ...Adam Powell2014-08-181-1/+23
|\
| * Fix a bug propagating navigation button events from ToolbarActionBarAdam Powell2014-08-181-1/+23
* | Progress towards staging ASECs.Jeff Sharkey2014-08-181-4/+1
* | Merge "When forwarding intents, ignoring the package set in the intent." into...Nicolas Prevot2014-08-161-4/+6
|\ \
| * | When forwarding intents, ignoring the package set in the intent.Nicolas Prevot2014-08-151-4/+6
| |/
* | Fix issue #14617210: Apps can gain access to any ContentProvider...Dianne Hackborn2014-08-182-2/+46
|/
* Merge "Second iteration of the UsageStats API" into lmp-devAdam Lesinski2014-08-081-8/+5
|\
| * Second iteration of the UsageStats APIAdam Lesinski2014-08-081-8/+5
* | Fix issue @16555033: Battery history overflowing too muchDianne Hackborn2014-08-071-0/+3
* | Merge "Fall-through for ActionModes with ToolbarActionBar" into lmp-devAdam Powell2014-08-051-1/+1
|\ \
| * | Fall-through for ActionModes with ToolbarActionBarAdam Powell2014-08-051-1/+1
| |/
* | Use actual number of packages rather than getCount()Craig Mautner2014-08-051-1/+1
|/
* Using the selector to check if an intent can be forwarded.Nicolas Prevot2014-07-301-1/+5
* Add warning in the disambig for specific launchers.Sander Alewijnse2014-07-301-0/+52
* Remove the profile/device owner user restriction bypass.Julia Reynolds2014-07-261-2/+0
* Fix various bugs with model managementSandeep Siddhartha2014-07-251-6/+11
* Remove duplicate Toolbar method for setting content descriptionAlan Viverette2014-07-251-2/+2
* Migrate extras to ClipData for image/video capture intents.Nicolas Prevot2014-07-251-1/+1
* Show disclosure when an intent switches profilesRobin Lee2014-07-241-5/+22
* Fix issue #16467284: Make noteStartVideo and noteStartAudio nestingDianne Hackborn2014-07-231-0/+2
* Add an internal API to get all asset locales.Narayan Kamath2014-07-231-9/+14
* Remove dialog iconsAlan Viverette2014-07-222-2/+0
* update battery stats for audio/videoChong Zhang2014-07-231-0/+4
* Merge "Sort ResolverActivity items based on UsageStats" into lmp-devAdam Powell2014-07-211-8/+68
|\
| * Sort ResolverActivity items based on UsageStatsAdam Powell2014-07-201-8/+68
* | Fix issue #16400873: Apps that show ads as new tasks stay in recents...Dianne Hackborn2014-07-201-2/+1
|/
* Move sound trigger calls to VoiceInteractionManagerServiceSandeep Siddhartha2014-07-201-3/+21
* Don't apply the ActionBar style to a Toolbar as a result of setActionBarAdam Powell2014-07-191-1/+1
* Zen mode filtering should use new usage constants.John Spurlock2014-07-191-2/+2
* Revert "Fix LocalePicker background"Fabrice Di Meglio2014-07-191-7/+0
* Add EXTRA_REPLACEMENT_EXTRAS for ACTION_CHOOSERAdam Powell2014-07-182-18/+38
* First iteration of a public UsageStats APIAdam Lesinski2014-07-181-32/+0
* Fix LocalePicker backgroundFabrice Di Meglio2014-07-161-0/+7
* Fix issue #15681802: Missing RESET:TIME in complete battery historiesDianne Hackborn2014-07-151-0/+4
* Updated "with-default" layout added for ResolverActivityAdam Powell2014-07-122-42/+176
* Correctly set the window callback for ToolbarActionBarAdam Powell2014-07-111-0/+1
* Add VoiceInteraction request type for successful actions.Barnaby James2014-07-112-0/+3
* Always on hotword changesSandeep2014-07-101-0/+13