summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/SearchPanelView.java
Commit message (Expand)AuthorAgeFilesLines
* Zen mode filtering should use new usage constants.John Spurlock2014-07-191-2/+8
* Annotate framework vibrate calls with stream hints.John Spurlock2014-03-211-1/+3
* Move moveable non-public framework resources up to SystemUIJohn Spurlock2013-12-021-2/+2
* Fix permissions on WindowManagerService.showAssistant()Jim Miller2013-09-271-5/+2
* Remove TabletStatusBar from systemui package.John Spurlock2013-06-121-25/+3
* Organize the imports in systemui.John Spurlock2013-06-121-3/+0
* Migrate systemui Slog calls to LogJohn Spurlock2013-06-061-3/+3
* Add new API to propagate contextual data to the assist actionDianne Hackborn2013-01-231-3/+3
* add logging to debug panel touches.Chris Wren2013-01-071-0/+15
* Fix bug where SearchPanel wasn't launching assist intent when keyguard is gone.Jim Miller2012-11-081-4/+36
* Add mechanism to kick keyguard to show the assistantJim Miller2012-11-081-18/+7
* New lockscreen: allow search gesture from nav bar.Daniel Sandler2012-10-191-0/+11
* Make all lockscreen widgets follow haptic flag.Jeff Sharkey2012-10-121-2/+2
* Cleanup internal status bar APIs.Daniel Sandler2012-09-271-2/+2
* Adding a global accessibility action to open quick settings.Svetoslav Ganov2012-09-251-2/+2
* Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-171-1/+2
* Rename UserId to UserHandle.Dianne Hackborn2012-08-161-5/+5
* Launch ASSIST intent on the current userAmith Yamasani2012-08-141-4/+8
* Fix 6667238: allow market apps to support ACTION_ASSISTJim Miller2012-06-191-26/+16
* Fix 6665117: ACTION_ASSIST visual improvementsJim Miller2012-06-151-2/+2
* Add new ASSIST key and map it to the global assist intent.Jeff Brown2012-06-141-32/+6
* Fix 6613962: Update keyguard to use new GlowPadView UX design.Jim Miller2012-06-121-13/+14
* Merge "Work on issue #6579997: Mariner entrance animation" into jb-devDianne Hackborn2012-06-041-14/+19
|\
| * Work on issue #6579997: Mariner entrance animationDianne Hackborn2012-06-011-14/+19
* | Fix 6592932: add means to replace assist icon from given packageJim Miller2012-06-011-0/+17
|/
* Merge "Fix 6578735: don't crash system ui when there's no search activity" in...Jim Miller2012-05-301-0/+1
|\
| * Fix 6578735: don't crash system ui when there's no search activityJim Miller2012-05-301-0/+1
* | Merge "Fix 6538388: Home buttons do not respect the no "vibrate on touch" opt...Philip Milne2012-05-301-4/+18
|\ \
| * | Fix 6538388: Home buttons do not respect the no "vibrate on touch" option.Philip Milne2012-05-291-6/+18
| |/
* | Fix 6398209: SearchPanel gesture improvementsJim Miller2012-05-301-7/+6
|/
* Fix 6398209: General animation improvements for swipe to searchJim Miller2012-05-291-45/+25
* Fix bug #6558264 Recent apps launcher is not getting dismissed after launchin...Fabrice Di Meglio2012-05-251-0/+3
* Fix 6547012: ignore events outside the home/back/recent navigation areaJim Miller2012-05-241-2/+2
* Fix 6398209: Add custom transition animation for swipe to searchJim Miller2012-05-211-2/+4
* Fix6398209: reveal search when home button is long-pressedJim Miller2012-05-211-19/+23
* Fix 6504124: Disable assist when ACTION_ASSIST is not availableJim Miller2012-05-161-1/+30
* Fix 6398209: Lots of improvements to gesture search from navbarJim Miller2012-05-151-10/+23
* Fix 6398209: Improve responsiveness of swipe up to searchJim Miller2012-05-081-10/+13
* Fix 6414061: Add new ACTION_ASSIST intent.Jim Miller2012-05-041-21/+22
* Fix 6299832: Improvements to navbar's "swipe to search"Jim Miller2012-04-241-9/+29
* Fix 6299832: Add search target swipe action to navigation bar on phonesJim Miller2012-04-241-0/+226