summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Merge "Removing the profile extra from intent and using the profile id from ↵Sunny Goyal2017-03-2111-40/+36
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | the profile column" into ub-launcher3-dorval am: 77ff9a4343 Change-Id: Ib0cd8cb8f963b78a9cd53ed896aeb6e4f6163683
| * | | | | Merge "Removing the profile extra from intent and using the profile id from ↵Sunny Goyal2017-03-2111-40/+36
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | the profile column" into ub-launcher3-dorval
| | * | | | Removing the profile extra from intent and using the profile id from the ↵Sunny Goyal2017-03-2111-40/+36
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | profile column The intent extra is not always correct as the profile id can change during backup restore. This allows us to use a consistant behavior everywhere. Change-Id: I004bd244204ca91758b1d42488e1fc13b0ccb998
* | | | | Add support for making nav bar light separately from status barTony Wickham2017-03-212-11/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: ed68728b1f Change-Id: Idfc723333b6186e84125894c822e1d820294d3d6
| * | | | Add support for making nav bar light separately from status barTony Wickham2017-03-202-11/+16
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 34940468 Change-Id: Ie5543895e4c8b8753c84ef24633377cc985efc0d
* | | | | Merge "Move some code from AllAppsTransitionController to ↵Tony Wickham2017-03-202-29/+37
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VeriticalPullDetector" into ub-launcher3-dorval am: 3c2cbd8ad4 Change-Id: Ib38f43b92ba778e789accbecd42e4aff7ee40d63
| * | | | Merge "Move some code from AllAppsTransitionController to ↵Tony Wickham2017-03-202-29/+37
| |\ \ \ \ | | | | | | | | | | | | | | | | | | VeriticalPullDetector" into ub-launcher3-dorval
| | * | | | Move some code from AllAppsTransitionController to VeriticalPullDetectorTony Wickham2017-03-202-29/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes VerticalPullDetector more generic and able to be used elsewhere. Bug: 34940468 Change-Id: I78f70529cb30e5c9e7748ca548f2d638c6d0811f
* | | | | | Merge "Add padding to pending widget background." into ub-launcher3-dorvalJonathan Miranda2017-03-202-1/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: e04aa92de3 Change-Id: Ia93d71c3f7ae43fe6bbaef17a098b2e4d84df5de
| * | | | | Merge "Add padding to pending widget background." into ub-launcher3-dorvalJonathan Miranda2017-03-202-1/+20
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add padding to pending widget background.Jon Miranda2017-03-202-1/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 36450202 Change-Id: I12c754d0ff1ac2f9a63d2e475bff5524fe51cb57
* | | | | | Merge "Show promise app icon progress in All Apps and setup market intent on ↵Mario Bertschler2017-03-207-17/+75
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | clicking promise app icon in All Apps." into ub-launcher3-master
| * | | | | | Show promise app icon progress in All Apps and setup market intentMario Bertschler2017-03-207-17/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on clicking promise app icon in All Apps. Only the progress will be changed with animation on progress update, no relayout is performed. If the icon is newly bound, the progress will not be animated. Bug: 23952570 Change-Id: I98d3f945f08a2abadf53f20e6007c15e56d5d410
* | | | | | | Merge "Removing config shortcut activities for managed profiles for apps ↵Sunny Goyal2017-03-204-3/+22
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build with older sdk" into ub-launcher3-dorval am: aeb60bffc9 Change-Id: I9570796d6ef999c346ac856b997c13685b51ac39
| * | | | | | Merge "Removing config shortcut activities for managed profiles for apps ↵TreeHugger Robot2017-03-204-3/+22
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | | | | | | | build with older sdk" into ub-launcher3-dorval
| | * | | | | Removing config shortcut activities for managed profiles forSunny Goyal2017-03-204-3/+22
| | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apps build with older sdk > Also fixing the bug where legacy icon with primary user gets created when managed user failed to provide the new icon Bug: 34392403 Change-Id: I1d56962e9520742781df6cbeb03be2b9767a8c0b
* | | | | | Merge "Make LEGACY_ICON_TREATMENT flag work" into ub-launcher3-masterTreeHugger Robot2017-03-202-1/+2
|\ \ \ \ \ \
| * | | | | | Make LEGACY_ICON_TREATMENT flag workHyunyoung Song2017-03-202-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - targetSdk needs to be 26 - android:color attribute has been deleted Change-Id: I6b1fc5402233fb8844b475d562984cf6924e33ac
* | | | | | | Merge "Filter out some notifications." into ub-launcher3-dorvalTony Wickham2017-03-202-11/+17
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | | | | | | | | | | | | am: 3dc60c6e39 Change-Id: Iec950f7666aa232c2655c73016e36bc1e1d2e9f6
| * | | | | Merge "Filter out some notifications." into ub-launcher3-dorvalTony Wickham2017-03-202-11/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Filter out some notifications.Tony Wickham2017-03-152-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Filter out any notification without title and text - Filter out ongoing notifications on the default, legacy channel - Respect notification's badgeIcon param instead of always using BADGE_ICON_LARGE (this way we can change the default on system) Bug: 35097755 Bug: 36150272 Change-Id: If10b663e27a96354fd40a6e0f71e17b250290115
* | | | | | Merge "Make landscapeProfile and protraitProfile public." into ↵Justin Cui2017-03-201-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval am: b00fcd4e49 Change-Id: Ie62cdf16f27edf46e5b2bbec81873b99f124bb48
| * | | | | Merge "Make landscapeProfile and protraitProfile public." into ↵Justin Cui2017-03-201-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval
| | * | | | | Make landscapeProfile and protraitProfile public.cuijiaxing2017-03-201-2/+2
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to make prediction sticky: b/21654652 Change-Id: Ie8cb77ed9cbf1bf5b164828d0c4335111039e7c5
* | | | | | Import translations. DO NOT MERGEBill Yi2017-03-180-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 1bc2305d4c -s ours Change-Id: Ic5eab186baa14cbd7e748e9c7e56a7ec2e8cc6eb
| * | | | | Import translations. DO NOT MERGEBill Yi2017-03-1877-308/+154
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | Change-Id: I6bd0e70df3bba61196c3eb6a9c33a8800d236648 Auto-generated-cl: translation import
* | | | | Import translations. DO NOT MERGEBill Yi2017-03-1880-320/+160
| |_|/ / |/| | | | | | | | | | | | | | | Change-Id: Ibf2574d0c79c4dd1e0f44bcdc1b89caab9fabc01 Auto-generated-cl: translation import
* | | | Adding support for showing the widget preview based on the provided RemoteViewsSunny Goyal2017-03-1713-112/+320
|\| | | | | | | | | | | | | | | | | | | | | | | am: c65a0085d7 Change-Id: Iabea96bb74294e2775a08427c17e154020d9bc40
| * | | Adding support for showing the widget preview based on the provided RemoteViewsSunny Goyal2017-03-1713-112/+320
| | | | | | | | | | | | | | | | | | | | Bug: 35811129 Change-Id: I336e48cd00cfec2e617ac73bd8a81419b0944aa7
* | | | Merge "Show promise app icon in All Apps while installation process." into ↵Mario Bertschler2017-03-179-48/+242
|\ \ \ \ | | | | | | | | | | | | | | | ub-launcher3-master
| * | | | Show promise app icon in All Apps while installation process.Mario Bertschler2017-03-179-48/+242
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL only modifies the model and is behind a feature flag which per default is set to false. The app icon will appear as a promise icon, it reacts on icon or label changes and the icon will be remove on finishing the installation process. With this CL the progress of the installation process is not visible. Bug: 23952570 Change-Id: I510825d0b0b1b01eb14f7e50f0a2358b0d8b99b5
* | | | | Allow TalkBack to read sectional headings on Widgets screen.Jon Miranda2017-03-161-1/+0
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | am: efd5cbf55c Change-Id: Ib0bd61b94739ff4fd3b9ce866e33f4b7088a6846
| * | | | Allow TalkBack to read sectional headings on Widgets screen.Jon Miranda2017-03-161-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 35027834 Change-Id: Ice512bac83d818a4f8dca6d5f4b041a6bfa4df67
* | | | | Merge "Revert "Temporary fix for Widgets in battery saver mode."" into ↵Jonathan Miranda2017-03-161-6/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval am: d8ea01ccf0 Change-Id: I8592ea63a61b284c5b740b6d9898c43bcbe44747
| * | | | Merge "Revert "Temporary fix for Widgets in battery saver mode."" into ↵Jonathan Miranda2017-03-161-6/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | ub-launcher3-dorval
| | * | | | Revert "Temporary fix for Widgets in battery saver mode."Jonathan Miranda2017-03-161-6/+0
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: b/36157561 has been properly fixed. This reverts commit 08d8bb9cde705ef66561fb2dbed0af7af2632812. Change-Id: I55e04283d2013f965afc17bcb0482a50440a96ee
* | | | | Merge "Revert "Temporary fix for Folders in battery saver mode."" into ↵Jonathan Miranda2017-03-161-6/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval am: 3345f133a0 Change-Id: If2c4fa92842c08501b90f3da6bc972e4ba32c6a8
| * | | | Merge "Revert "Temporary fix for Folders in battery saver mode."" into ↵Jonathan Miranda2017-03-161-6/+0
| |\ \ \ \ | | | | | | | | | | | | | | | | | | ub-launcher3-dorval
| | * | | | Revert "Temporary fix for Folders in battery saver mode."Jonathan Miranda2017-03-161-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: b/36157561 has been properly fixed. This reverts commit 715a322e9ad62b4f0fc0ddca17c98a0ed6d048de. Change-Id: I267db053a45a75fdef71c6d178f140c7abcb8616
* | | | | | Merge "Small cleanup for notifications" into ub-launcher3-dorvalTony Wickham2017-03-163-21/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 904166fd1e Change-Id: I1f7eecf94ca6dd495e8ebdb3f0a98354a833678d
| * | | | | Merge "Small cleanup for notifications" into ub-launcher3-dorvalTony Wickham2017-03-163-21/+17
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Small cleanup for notificationsTony Wickham2017-03-153-21/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add null check when collapsing footer, as container could be null if the app is opened - Remove redundant method that always passed mNotificationItemView - Set mNotificationItemView to null when it is removed Change-Id: Ia329815224b213fc688733eaaf6f29ee6888caaf
* | | | | | Refactor Folder/FolderAnimationManager code.Jon Miranda2017-03-162-105/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * FolderAnimationManager is now lazy loaded. * Extract methods to simplify code. Bug: 35064148 Change-Id: I08a72ef19a1f21637f033059d5e228ef67135ccd
* | | | | | Temporary fix for Widgets in battery saver mode.Jon Miranda2017-03-151-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 08d8bb9cde Change-Id: If816544f1a115f5d3882b4335b747cae29a0205a
| * | | | | Temporary fix for Widgets in battery saver mode.Jon Miranda2017-03-151-0/+6
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 36246234 Bug: 36240579 Change-Id: Iced0ea87333011aef1dbdadd0036427207e377d9
* | | | | Merge "Use default icon if notification icon is null." into ub-launcher3-dorvalTony Wickham2017-03-151-2/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: a431fbb850 Change-Id: I493ea6c4248c81f33e5267e2450e646cff23c955
| * | | | Merge "Use default icon if notification icon is null." into ub-launcher3-dorvalTony Wickham2017-03-151-2/+10
| |\ \ \ \
| | * | | | Use default icon if notification icon is null.Tony Wickham2017-03-151-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This could happen, for instance, if there is a ResourcesNotFoundException when loading the icon. Bug: 36134256 Change-Id: If2d13207252a2ec46f581455f5709a95d68f29c1
* | | | | | Merge "Temporary fix for Folders in battery saver mode." into ↵Jon Miranda2017-03-151-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval am: 29318b1aa6 Change-Id: Ib69faba80d7dcba68f5b92c2db9defd09a209569
| * | | | | Merge "Temporary fix for Folders in battery saver mode." into ↵TreeHugger Robot2017-03-151-0/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | ub-launcher3-dorval