summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change rule so that multi-window labels are shown if there is space.Jon Miranda2017-09-191-2/+6
| | | | | | | ie. Taimen has enough room to show the labels in mw mode. Bug: 65778773 Change-Id: If585f3f975b44d17ea6e07f23c50758998bbb564
* Merge changes from topic "am-ef87c1d2-519f-467f-b097-802ff59b63b3" into ↵Hyunyoung Song2017-09-144-24/+0
|\ | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Remove haptic on touch down Bug: 65463659 am: d315ff2bc2 Remove haptic on touch down Bug: 65463659
| * [automerger] Remove haptic on touch down Bug: 65463659 am: d315ff2bc2Hyunyoung Song2017-09-124-24/+0
| |\ | | | | | | | | | Change-Id: Ib476e68fe09e94e4a6299434c876b8bd4834c248
| | * Remove haptic on touch downHyunyoung Song2017-09-124-24/+0
| | | | | | | | | | | | | | | | | | Bug: 65463659 Change-Id: I111d18a3d1dcd7877ad4aa5baaeca2e6810be332
* | | Merge "Fixing custom widgets support:" into ub-launcher3-masterTreeHugger Robot2017-09-1422-205/+363
|\ \ \
| * | | Fixing custom widgets support:Sunny Goyal2017-09-1322-205/+363
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Moving the definitions to xml so that it is easier to override in derivative projects > Fixing verious bind and save logic for custom widgets > Adding feature flag to easily disable custom widgets Change-Id: I0e278bc7dd415713029364060ef10842da990be9
* | | | Merge "Unifying various icon loading methods" into ub-launcher3-masterTreeHugger Robot2017-09-132-63/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Unifying various icon loading methodsSunny Goyal2017-09-132-63/+34
| |/ / | | | | | | | | | Change-Id: I5a8969b6aad6513d769b5bb38bf95a701fe346d8
* / / Import translations. DO NOT MERGEBill Yi2017-09-1375-163/+88
|/ / | | | | | | | | | | Change-Id: Id11401a9e60c09548748d7a60c602d33ae4a9329 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* | Merge changes from topic "launcher_at_least_oreo" into ub-launcher3-masterTreeHugger Robot2017-09-1121-38/+41
|\ \ | | | | | | | | | | | | | | | * changes: [automerger] WallpaperManagerCompat should target correct platform Also replace Utilities.isAtLeastO() to static final constant. Bug: 65544683 am: e24cb63b81 WallpaperManagerCompat should target correct platform Also replace Utilities.isAtLeastO() to static final constant. Bug: 65544683
| * \ [automerger] WallpaperManagerCompat should target correct platform Also ↵Hyunyoung Song2017-09-1121-38/+41
| |\ \ | | | | | | | | | | | | | | | | | | | | replace Utilities.isAtLeastO() to static final constant. Bug: 65544683 am: e24cb63b81 Change-Id: I85935372c20d6b473b692119730212811e01657d
| | * | WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-1121-38/+41
| | |/ | | | | | | | | | | | | | | | | | | Also replace Utilities.isAtLeastO() to static final constant. Bug: 65544683 Change-Id: I39fbea66939d72c31702748716c4e65b4f9bee6a
* | | [automerger] Fixing promise icons not getting restored after the app is ↵Sunny Goyal2017-09-111-0/+3
|\ \ \ | |/ / |/| | | | | | | | | | | installed am: a41ebf0cd2 Change-Id: I36a2e68f4514a10e73a6f52809c59cbd5a30f34c
| * | Fixing promise icons not getting restored after the app is installedSunny Goyal2017-09-111-0/+3
| |/ | | | | | | | | Bug: 65387781 Change-Id: I8f6ca6695ad074a707b574af9499586fdd90d5c1
| * Merge "Try-catching getColorHints in wallpapermanager compat." into ↵TreeHugger Robot2017-09-061-6/+10
| |\ | | | | | | | | | ub-launcher3-dorval-polish2
| * \ Merge "Adjust notification paddings" into ub-launcher3-dorval-polish2Tony Wickham2017-09-066-12/+27
| |\ \
* | \ \ Merge "Removing some folder customization options" into ub-launcher3-masterTreeHugger Robot2017-09-0811-507/+64
|\ \ \ \
| * | | | Removing some folder customization optionsSunny Goyal2017-09-0811-507/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The old folder preview and animation relied on creating bitmaps for transition. As we move to hardware bitmaps, creating custom bitmaps which rely on icon bitmaps would be costly (hardware bitmaps are immutable and cannot be drawn on a software canvas). Bug: 35428783 Change-Id: I39869ed44feb6a886985ad15775bc1ab55565727
* | | | | Removing support for CustomContent screenSunny Goyal2017-09-0812-642/+66
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | The supported way to customize Launcher and add a "-1 page" is by using LauncherOverlays. Custom content screen is no longer supported. Change-Id: I3f8a2734c287d1a69ae0c038ec1de1d45fa1b464
* | | | Merge changes from topic "am-b36d86f4-1165-4732-96de-e44bd366c739" into ↵TreeHugger Robot2017-09-061-6/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Try-catching getColorHints in wallpapermanager compat. am: 2b1073994c Try-catching getColorHints in wallpapermanager compat.
| * \ \ \ [automerger] Try-catching getColorHints in wallpapermanager compat. am: ↵Mario Bertschler2017-09-061-6/+10
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | 2b1073994c Change-Id: Ie9d0ebcdde7bd885905177f2ee07a0e3d2868d16
| | * | | Try-catching getColorHints in wallpapermanager compat.Mario Bertschler2017-09-061-6/+10
| | |/ / | | | | | | | | | | | | Change-Id: I1b2fbbdfeecb46d1864dad888f4c7e9765a25715
| | * | Merge "Changing overlay color for all apps in dark theme." into ↵Mario Bertschler2017-09-061-1/+1
| | |\ \ | | | | | | | | | | | | | | | ub-launcher3-dorval-polish2
* | | \ \ [automerger] Adjust notification paddings am: 2063ebd990Tony Wickham2017-09-066-12/+27
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | Change-Id: I58f0521e3d23f113c5729bf79010a69ac7b6bf5a
| * | | Adjust notification paddingsTony Wickham2017-09-066-12/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Reduce main notification height - Increase header height and center "Notifications" - Footer has short height when empty to serve as padding Bug: 65215656 Change-Id: I691d176628b0b51e8d9af030084b8c29837778dc
* | | | [automerger] Changing overlay color for all apps in dark theme. am: 152d4d476eMario Bertschler2017-09-061-1/+1
|\ \ \ \ | | |_|/ | |/| | | | | | Change-Id: I59dcdee84e466ed4244cb6221dfc3e35fc001f0d
| * | | Changing overlay color for all apps in dark theme.Mario Bertschler2017-09-061-1/+1
| |/ / | | | | | | | | | | | | Bug: 65382885 Change-Id: I8266f14256a93edffa7290addb3244a64dfe635b
* | | Merge "Add REQUEST_DELETE_PACKAGES permission to manifest." into ↵TreeHugger Robot2017-09-061-0/+1
|\ \ \ | | | | | | | | | | | | ub-launcher3-master
| * | | Add REQUEST_DELETE_PACKAGES permission to manifest.Jon Miranda2017-09-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Since O all apps requesting uninstalls should have this permission. There is a bug in the platform code that we do not enforce this. We enforce this starting in P." Bug: 65375213 Change-Id: If86e43a32d6a4553345fb1e285888e748376b818
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-masterTreeHugger Robot2017-09-0680-73/+228
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBill Yi2017-09-0680-73/+228
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5c47a9fba63d1c6b565528a79e253a06c8cca937 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* | | | | Add springs when user clicks on caret / all apps snaps to top.Jon Miranda2017-09-052-1/+24
|/ / / / | | | | | | | | | | | | | | | | Bug: 65373058 Change-Id: I9cc5c4c98fd3e5b53d597c4493f2dcef6d9be94a
* | | | [automerger] Remove reflection from wallpaper manager for wallpaper colors. ↵Mario Bertschler2017-09-051-56/+25
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | am: aeed7f24f2 Change-Id: Ie74a159966516d5feb458689349c39685448ebb9
| * | Remove reflection from wallpaper manager for wallpaper colors.Mario Bertschler2017-09-051-56/+25
| |/ | | | | | | | | Bug: 65016704 Change-Id: I36bac7a3cd9cd4911657e693a424c9960cb9d042
| * Merge "Adding a category to indicate that this is a launcher app" into ↵TreeHugger Robot2017-08-301-0/+1
| |\ | | | | | | | | | ub-launcher3-dorval-polish2
* | | Install long-click action for apps that are not installed.Mario Bertschler2017-08-315-0/+70
| | | | | | | | | | | | | | | Bug: 65059282 Change-Id: Ifec3ac15c9cf52c456e695846eb91024b07fe333
* | | Merge changes from topic "am-75b8f615-1ee3-4ff3-ac1f-9a5588bf4ccd" into ↵TreeHugger Robot2017-08-301-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Adding a category to indicate that this is a launcher app am: de788826d2 Adding a category to indicate that this is a launcher app
| * \ \ [automerger] Adding a category to indicate that this is a launcher app am: ↵Sunny Goyal2017-08-301-0/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | de788826d2 Change-Id: I74dbdab92bbe77a6cc13729a18142d471323e44a
| | * | Adding a category to indicate that this is a launcher appSunny Goyal2017-08-301-0/+1
| | | | | | | | | | | | | | | | | | | | Bug: 62959599 Change-Id: Ib0a20829630838671080671cebc1fea2a0f21dd4
* | | | [automerger] Fix bug where Launcher crashes when pinned shortcut has no ↵Jonathan Miranda2017-08-301-1/+7
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | icon. am: 01521b52a8 Change-Id: I6c3ec09a3133d7daa20dba69b1256acbf85d38ed
| * | Fix bug where Launcher crashes when pinned shortcut has no icon.Jon Miranda2017-08-301-1/+7
| | | | | | | | | | | | | | | Bug: 65187090 Change-Id: Ica5b10e640cf4ab752055da2f4e352680ab26391
| * | Merge "Fix bug where dragging app from Search breaks Folder preview." into ↵Sunny Goyal2017-08-301-0/+4
| |\ \ | | | | | | | | | | | | ub-launcher3-dorval-polish2
| * \ \ Merge "Fix bug where mw landscape cell size is calculated incorretly." into ↵TreeHugger Robot2017-08-301-0/+4
| |\ \ \ | | |_|/ | |/| | | | | | ub-launcher3-dorval-polish2
| * | | Merge "Updating the all-apps discovery bounce animation" into ↵Sunny Goyal2017-08-309-91/+61
| |\ \ \ | | | | | | | | | | | | | | | ub-launcher3-dorval-polish2
* | \ \ \ Merge changes from topic "am-f8cfbb03-ab08-49c2-b587-0dcf40840504" into ↵Sunny Goyal2017-08-301-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Fix bug where dragging app from Search breaks Folder preview. am: 4f59381bc4 Fix bug where dragging app from Search breaks Folder preview.
| * \ \ \ \ [automerger] Fix bug where dragging app from Search breaks Folder preview. ↵Jonathan Miranda2017-08-301-0/+4
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | am: 4f59381bc4 Change-Id: I2840d69d93cf63483e6611c6ef7e64d1ca1419f1
| | * | | | Fix bug where dragging app from Search breaks Folder preview.Jon Miranda2017-08-301-0/+4
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 64975940 Change-Id: I3182a9396aa1e34bc3489f794f2de40387c50da3
| | * | | Merge "Disable debugging on Widgets Diff Reporter Bug: 65160070" into ↵TreeHugger Robot2017-08-291-3/+4
| | |\ \ \ | | | | | | | | | | | | | | | | | | ub-launcher3-dorval-polish2
| | * \ \ \ Merge "Fix @SuppressWarnings('deprecation') typo." into ↵TreeHugger Robot2017-08-291-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval-polish2
* | | \ \ \ \ Merge changes from topic "am-b4842062-1b80-4730-9ee4-8ba12a75cc30" into ↵TreeHugger Robot2017-08-301-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-master * changes: [automerger] Fix bug where mw landscape cell size is calculated incorretly. am: a11380d370 Fix bug where mw landscape cell size is calculated incorretly.