summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Create new device profile for Android Go." into ↵TreeHugger Robot2017-08-041-0/+33
|\ | | | | | | ub-launcher3-dorval-polish2
| * Create new device profile for Android Go.Jon Miranda2017-08-031-0/+33
| | | | | | | | | | Bug: 64109388 Change-Id: I8660f4e206eacd4eaccaebe794d255063eeb7e37
* | [automerger] Switch the status bar color earlier in the all apps transition ↵Adam Cohen2017-08-041-1/+3
|\ \ | | | | | | | | | | | | | | | am: 3051dbabe7 Change-Id: I12f952a555287173bc7ad5e3acca3aaad2b6a1df
| * | Switch the status bar color earlier in the all apps transitionAdam Cohen2017-08-041-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> When LAUNCHER3_GRADIENT_ALL_APPS is true, switch the status / nav bar to be dark when the transition is 75% of the way through, since at this point the gradient is already substantially under the status bar. issue 64385775 Change-Id: Ie27b8f2afa404c0b3081a4f17daa92ef4e0472bc
* | | Merge changes from topic 'am-4864e8c3-e581-4e7f-bc1f-7276c1bf7352' into ↵TreeHugger Robot2017-08-041-10/+14
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval-polish2 * changes: [automerger] Fix bug where user gets stuck in overscroll. am: 27ad267a81 Fix bug where user gets stuck in overscroll.
| * \ \ [automerger] Fix bug where user gets stuck in overscroll. am: 27ad267a81Jonathan Miranda2017-08-031-10/+14
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: I5437e02a5c16eefd05c3414c98f77b96bfb0b2ca
| | * | | Fix bug where user gets stuck in overscroll.Jon Miranda2017-08-031-10/+14
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | By not intercepting touch when in overscroll, the user can immediately exit by swiping the opposite direction. Bug: 64094565 Change-Id: I0b4e3e7a38d90d4e6a336985d939d177a8f04c9b
* | | | Unbind notification listener when badging is disabledTony2017-08-034-33/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added SettingsObserver as wrapper around ContentObserver to observe Secure or System setting changes. - NotificationListener and LauncherAppState observe changes to the notification dots setting and unbind and rebind the NotificationListener service, respectively. Bug: 36815147 Change-Id: I2cc04ac816a8974969ad0ec759c5402e181fde24
* | | | Merge commit 'refs/changes/84/2659484/1' of ↵Tony2017-08-035-26/+41
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | sso://googleplex-android/platform/packages/apps/Launcher3 into am-860fd7dd-f3a3-4500-8fc2-78d473322b94 Change-Id: I0b39a20cee47d4aba4a033196db3df78b2357b7b
| * | | Add new GradientView just for WidgetsBottomSheetTony Wickham2017-08-035-26/+41
| |/ / | | | | | | | | | | | | | | | | | | | | | Reusing the one behind all apps caused problems when opening widgets sheets from all apps. Bug: 64344341 Change-Id: Ia964d8456645c78614f94693f9538dbac4f566a0
* | | Merge "Updating the shortcut icon for Launcher3Go" into ↵TreeHugger Robot2017-08-031-0/+25
|\ \ \ | |_|/ |/| | | | | ub-launcher3-dorval-polish2
| * | Updating the shortcut icon for Launcher3GoSunny Goyal2017-08-021-0/+25
| | | | | | | | | | | | | | | Bug: 64273481 Change-Id: I46cfc21f1faa7032f1f220a3d4eff42be54e4deb
* | | [automerger] Optimizations to reduce all apps jank. am: 7f522a25c3Jonathan Miranda2017-08-023-16/+29
|\ \ \ | |/ / |/| / | |/ Change-Id: Ia2f5fd2f8be050b32fa6b25fef9f3f54b1501c2b
| * Optimizations to reduce all apps jank.Jon Miranda2017-08-023-16/+29
| | | | | | | | | | | | | | | | | | | | * Since adding springs to the apps in All Apps, it is no longer efficient to build a hardware layer for it. * Pre-uploads bitmaps to RenderThread. * Only add overview animations if we are transitioning to/from it. Bug: 63711551 Change-Id: I948267598e95ec59dc156acb9abe6b5b789110c0
| * Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polishTreeHugger Robot2017-08-0232-179/+506
| |\
| * \ Merge "Landscape launcher grid/all apps to spec." into ↵TreeHugger Robot2017-08-024-53/+92
| |\ \ | | | | | | | | | | | | ub-launcher3-dorval-polish
* | \ \ Merge "Updating fade-effect parameters: > Shifting the effect at the edge in ↵TreeHugger Robot2017-08-021-2/+23
|\ \ \ \ | | | | | | | | | | | | | | | the presence of padding > Removing fade effect at the bottom > Fixing wrong call for translating children" into ub-launcher3-dorval-polish2
| * | | | Updating fade-effect parameters:Sunny Goyal2017-07-261-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Shifting the effect at the edge in the presence of padding > Removing fade effect at the bottom > Fixing wrong call for translating children Bug: 63003761 Change-Id: Ia9d030de60e933a2e688496109d62977885c2c0d
* | | | | Merge changes from topic 'am-a765748f-4f80-4c0e-a2ff-64b50e58f881' into ↵TreeHugger Robot2017-08-020-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval-polish2 * changes: [automerger] Import translations. DO NOT MERGE skipped: 43387914ca Import translations. DO NOT MERGE
| * \ \ \ \ [automerger] Import translations. DO NOT MERGE skipped: 43387914caBill Yi2017-08-010-0/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | Change-Id: I4e6136e29aa970ecfb77658566b06184ca577d74
| | * | | | Import translations. DO NOT MERGEBill Yi2017-08-0132-179/+506
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | Change-Id: Ief09f14606e61d02e2439d535158b95306510b75 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* | | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish2TreeHugger Robot2017-08-0286-179/+1631
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEBill Yi2017-08-0186-179/+1631
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia9d31a97df9a90afdeb62b63c53142d2ebe302c1 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* | | | | | [automerger] Landscape launcher grid/all apps to spec. am: 18751b649dJonathan Miranda2017-08-014-53/+92
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | Change-Id: I5a859814fe44d1f91ccb21553bc91df0c6f287a1
| * | | | | Landscape launcher grid/all apps to spec.Jon Miranda2017-08-014-53/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Moves FastScroller to the right. Bug: 64160529 Change-Id: Ie0dfc0a2f0f2d6f6366e4f299769148d76017782
* | | | | | disabling feature flag LAUNCHER3_UPDATE_SOFT_INPUT_MODEMario Bertschler2017-08-011-1/+1
| |_|/ / / |/| | | | | | | | | | | | | | Change-Id: I10d0a19487331f8e6c19c2cce659f670849caab8
* | | | | Merge "Moving GradientView background alpha to resources" into ↵TreeHugger Robot2017-08-012-9/+10
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | ub-launcher3-dorval-polish2
| * | | | Moving GradientView background alpha to resourcesSunny Goyal2017-07-272-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 63072570 Change-Id: Ie982a5a33ece72942ebee79e4eb81f83da7b31c4
* | | | | [automerger] Making the whole preference entry a single tap target when ↵Sunny Goyal2017-08-013-16/+11
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | notification access is not available am: b65e13ca83 Change-Id: I4a2aab526002c59fcbc479121451988ae0872c23
| * | | | Making the whole preference entry a single tap target when notification accessSunny Goyal2017-08-013-16/+11
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | is not available Bug: 64232287 Change-Id: I93dadfb88ee5d008dee7582c5f37ea3d354330cd
| * | | Merge "More launcher grid updates." into ub-launcher3-dorval-polishTreeHugger Robot2017-07-311-9/+9
| |\ \ \
| * \ \ \ Merge "Sending onCreate to the callbacks after our call is complete" into ↵TreeHugger Robot2017-07-311-3/+4
| |\ \ \ \ | | | | | | | | | | | | | | | | | | ub-launcher3-dorval-polish
| * \ \ \ \ Merge "Optimize updating All Apps Predictions." into ub-launcher3-dorval-polishTreeHugger Robot2017-07-303-17/+69
| |\ \ \ \ \
| * \ \ \ \ \ Merge "Use deep shortcuts' icons as a fallback when updating" into ↵Tony Wickham2017-07-293-4/+18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval-polish
* | \ \ \ \ \ \ Merge "Fixing various tests" into ub-launcher3-dorval-polish2Sunny Goyal2017-08-0119-571/+504
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixing various testsSunny Goyal2017-07-3119-571/+504
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Migrating UI tests to AndroidJUnit4 for better support > Removing obsolete RotationPreference test > Fixing broken FileLogTest and AndroidJUnit4 > Removing InvariantDeviceProfileTest as it does not work well with resource overlays Change-Id: I0abb1df6765d76d86c1c6c84e8ac35eb9a6bcdaa
* | | | | | | | | Merge changes from topic 'am-a22b6313-cfa4-4acb-82af-8534aaefc2de' into ↵TreeHugger Robot2017-07-311-9/+9
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ub-launcher3-dorval-polish2 * changes: [automerger] More launcher grid updates. am: 3f9bab2fe4 More launcher grid updates.
| * \ \ \ \ \ \ \ \ [automerger] More launcher grid updates. am: 3f9bab2fe4Jonathan Miranda2017-07-281-9/+9
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | Change-Id: I1f2507401fb8a0ea961fa1b2280d2d5f15a0b085
| | * | | | | | | | More launcher grid updates.Jon Miranda2017-07-281-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Increase padding when in All Apps landscape. * Calculate aspectRatio using width/height instead of availableWidth/Height. * Instead of increasing page indicator size, we add the extra height to the Hotseat. Bug: 63996463 Bug: 63149981 Change-Id: I1ee3549b4089b277704d5d72e1b7cb5a2abdbd5a
* | | | | | | | | | [automerger] Sending onCreate to the callbacks after our call is complete ↵Sunny Goyal2017-07-311-3/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | am: 14b3240eca Change-Id: If854ef0686bf528a41778f8ec0ab3779f2122e54
| * | | | | | | | Sending onCreate to the callbacks after our call is completeSunny Goyal2017-07-311-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: Bug: 63381480 Change-Id: Ib5fcd9ef500a91fef93c9e5af657b23723748ccc
* | | | | | | | | [automerger] Optimize updating All Apps Predictions. am: 7653a60c74Jonathan Miranda2017-07-303-17/+69
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | Change-Id: Id7ebeee3d4cc605849ac95623ffe6321bc691b7a
| * | | | | | | | Optimize updating All Apps Predictions.Jon Miranda2017-07-303-17/+69
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Prefetch existing predictions in onResume. * Only update predictions if something has been changed. * Swap predictions in place (if possible) -- this avoids having to relayout all of All Apps when just the predictions change. Bug: 64126588 Bug: 63711551 Change-Id: Iffa0d9d7d6f99f606dd68b7df5893d6eba1574f5
* | | | | | | | [automerger] Use deep shortcuts' icons as a fallback when updating am: ↵Tony Wickham2017-07-293-4/+18
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a8ccf09597 Change-Id: I6629a5ca0eed641fc575b67dda39ff63b568f71b
| * | | | | | | Use deep shortcuts' icons as a fallback when updatingTony2017-07-283-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We already do this when loading, but now we also do it when getting callbacks that potentially change the shortcut icon. These callbacks first check the pinned shortcut info, but if there is no icon there we now fall back to the current icon instead of the default icon. Bug: 62814533 Change-Id: I777adedf4b7f93dbaddb98a993eda34d59dcc173
* | | | | | | | [automerger] Cleanup duplicate translation resources am: 1201982233Adam Cohen2017-07-280-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | Change-Id: Idbf4343ada01096287d2071e19826aaf38a6bfd3
| * | | | | | | Cleanup duplicate translation resourcesAdam Cohen2017-07-2830-3930/+0
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issue 64095837 Remaining xx-rYY resource directories: values-en-rAU values-en-rGB values-en-rIN values-es-rUS values-fr-rCA values-pt-rPT values-zh-rCN values-zh-rHK values-zh-rTW Change-Id: I8c7c31487f953876998e1b4d08858fb1985e696d
* | | | | | | Cleanup duplicate translation resourcesAdam Cohen2017-07-2830-3930/+0
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | issue 64095837 Remaining xx-rYY resource directories: values-en-rAU values-en-rGB values-en-rIN values-es-rUS values-fr-rCA values-pt-rPT values-zh-rCN values-zh-rHK values-zh-rTW Change-Id: Id0709386d94b0a619236f386018384159df04af0
* | | | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish2TreeHugger Robot2017-07-28111-427/+1073
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEBill Yi2017-07-28111-427/+1073
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I85b6194931befa864bbda235f519a5890de05059 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import