summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/recent
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code #6: Delete old recents implementationJorim Jaggi2015-01-0714-3601/+0
* am e405e59e: Merge "Fixing major regressions in Recents with multi-user. (Bug...Winson Chung2014-12-111-15/+29
|\
| * Fixing major regressions in Recents with multi-user. (Bug 18574950)Winson Chung2014-12-101-15/+29
* | am dbda9d1c: am f9cf698f: Merge "Fix Build" into lmp-mr1-devJason Monk2014-11-071-0/+1
|\ \ | |/
| * Fix BuildJason Monk2014-11-071-0/+1
* | am 68d0089c: am 975590f2: Merge "Material design for screen pinning cling" in...Jason Monk2014-11-071-0/+282
|\ \ | |/
| * Material design for screen pinning clingJason Monk2014-11-071-0/+282
* | am e54553c8: am d54b578e: Fix issue #17305377: Don\'t kill process if it stil...Wale Ogunwale2014-11-041-1/+1
|\ \ | |/
| * Fix issue #17305377: Don't kill process if it still has tasks.Wale Ogunwale2014-11-041-1/+1
* | resolved conflicts for merge of ee665151 to lmp-mr1-dev-plus-aospNeil Fuller2014-10-022-4/+2
|\ \ | |/ |/|
| * Switch from FloatMath -> Math and Math.hypot where possibleNeil Fuller2014-10-012-4/+2
* | Increased the falsing threshold when woken up by touchSelim Cinek2014-09-262-0/+10
* | Use correct API for badgingAmith Yamasani2014-09-071-2/+1
* | Addressing API council comments for UserManager.Svetoslav2014-09-051-4/+2
* | Added anti-falsing logic to the keyguard.Selim Cinek2014-08-272-0/+10
* | Initial changes to support swiping on the nav bar to switch affiliated tasks.Winson Chung2014-08-111-0/+14
* | Launch application details for correct profile from recents.Kenny Guy2014-08-071-3/+3
* | Fixing issue where home was triggered on top of other activities being launch...Winson Chung2014-08-061-2/+2
* | Reintroduced the clear all buttonDan Sandler2014-07-252-6/+2
* | Simplify Shader.setLocalMatrix.Leon Scroggins III2014-07-101-0/+4
* | Refactoring to support groups.Winson Chung2014-07-071-2/+3
* | Use cached thumbnails in Recent tasks.Craig Mautner2014-07-021-1/+2
* | Fix regression in using visibility flags. Winson Chung2014-06-121-0/+7
* | Fixing issue with broadcast being sent before boot completed.Winson Chung2014-06-051-0/+5
* | Update HUN visuals to UX specAdrian Roos2014-05-312-2/+12
* | Fixing regression in dismissing Recents.Winson Chung2014-05-191-2/+2
* | Merge "Initial changes to enable keyboard support with alternate Recents. (Bu...Winson Chung2014-05-191-17/+23
|\ \
| * | Initial changes to enable keyboard support with alternate Recents. (Bug 14067...Winson Chung2014-05-171-17/+23
* | | Enabling alternate recents on all form factors.Winson Chung2014-05-131-3/+1
|/ /
* | Refactored the notification animations, improved stack scrollerSelim Cinek2014-05-072-0/+8
* | Merge "Enabling doc centric recents on phones."Winson Chung2014-04-241-1/+2
|\ \
| * | Enabling doc centric recents on phones.Winson Chung2014-04-211-1/+2
* | | Avoid sending broadcasts before BOOT_COMPLETED.Dan Sandler2014-04-221-7/+28
|/ /
* | Corp badging for RecentsAmith Yamasani2014-04-101-2/+15
* | Launch recents with the correct user.Kenny Guy2014-04-043-6/+12
* | Rename related users to profiles.Kenny Guy2014-04-022-3/+3
* | Moving alternate recents component logic into its own file.Winson Chung2014-03-181-319/+15
* | Merge "Add flag to allow fetching related users recent tasks."Kenny Guy2014-03-183-6/+11
|\ \
| * | Add flag to allow fetching related users recent tasks.Kenny Guy2014-03-173-6/+11
* | | Using the RecentsService connection to toggle recentsWinson Chung2014-03-171-1/+41
|/ /
* | Initial changes for recents.Winson Chung2014-03-111-18/+318
* | Use accessors for @hidden fields.John Spurlock2014-01-133-27/+27
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-1/+0
|/
* Transparent system ui flags -> Translucent WM flags.John Spurlock2013-10-061-1/+5
* Merge "Fix black bar drawn sometimes when swiping away items in Recents" into...Michael Jurka2013-09-174-102/+105
|\
| * Fix black bar drawn sometimes when swiping away items in RecentsMichael Jurka2013-09-174-103/+106
* | Reduce memory usage of default thumbnailMichael Jurka2013-09-175-32/+84
|/
* Catch ActivityNotFoundException in RecentsMichael Jurka2013-09-161-0/+3
* When launching home activity, make sure it is top.Craig Mautner2013-09-131-1/+0
* Move Recents task to back when hiding view.Craig Mautner2013-07-281-0/+1