summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Optimizing shadow generation by reusing bitmap.Sunny Goyal2015-05-156-156/+190
| | | | | | | | > Not creating unnecessary bitmaps > Final bitmap is generated as ALPHA_8 instead of ARGB_8888 > The shadow drawing is done directly in the view Change-Id: I504fa2ea3abdc1a3c3fb9ad57d6e28880d2584a1
* Preventing homscreen getting filled with secondary user apps, when launcherSunny Goyal2015-05-153-24/+52
| | | | | | | | starts for the first time > Sorting the apps in the work folder by install time Change-Id: Ia475b4ff3197d90e6dffe070c12c0aa16be9e292
* Merge "Fixing issue with folder inflation" into ub-launcher3-burnabySunny Goyal2015-05-151-2/+2
|\
| * Fixing issue with folder inflationSunny Goyal2015-05-151-2/+2
| | | | | | | | | | | | > Folder was getting placed at the top left, instead of a custom position Change-Id: Ief279fad1583085c61aaa403e9cbe687da895ae0
* | Merge "Ensure prediction bar is visible when intercepting touch events. " ↵Winson Chung2015-05-151-6/+11
|\ \ | | | | | | | | | into ub-launcher3-burnaby
| * | Ensure prediction bar is visible when intercepting touch events. Winson Chung2015-05-151-6/+11
| | | | | | | | | Bug 21180943
* | | Merge "Fixing crash when drawing prediction bar divider." into ↵Winson Chung2015-05-152-2/+13
|\ \ \ | |_|/ |/| | | | | ub-launcher3-burnaby
| * | Fixing crash when drawing prediction bar divider.Winson Chung2015-05-142-2/+13
| | |
* | | Merge "Adding padding to the folder content" into ub-launcher3-burnabySunny Goyal2015-05-153-6/+12
|\ \ \
| * | | Adding padding to the folder contentSunny Goyal2015-05-133-6/+12
| | | | | | | | | | | | | | | | Change-Id: I88e56ff1aa26282e0167e2599f1b34ee374b705f
* | | | Changing the text sizes in the widget tray based on feedback from UXHyunyoung Song2015-05-142-3/+3
| |_|/ |/| | | | | | | | Change-Id: Ide984049a326a6629269e90be3468a53a9dc60e3
* | | Merge "Place the work profile badge in the correct bottom right (left for ↵Hyunyoung Song2015-05-158-33/+21
|\ \ \ | |_|/ |/| | | | | RTL) location" into ub-launcher3-burnaby
| * | Place the work profile badge in the correct bottom right (left for RTL)Hyunyoung Song2015-05-148-33/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | location Also: - clean up of some code - remove requestLayout() method call that is not needed. b/20338602 Change-Id: I65e0e1ac40da2e3fa85af4d3aca54bed3f200a99
* | | Merge "Fixing fast scroller invalidation on pre-L devices." into ↵Winson Chung2015-05-141-24/+42
|\ \ \ | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Fixing fast scroller invalidation on pre-L devices.Winson Chung2015-05-141-24/+42
| | | | | | | | | | | | | | | | Change-Id: Ie776eff314db4b392ede70be1a332b0d80e0647c
* | | | Don't account for prediction bar height when there are no predictions.Winson Chung2015-05-141-4/+6
|/ / / | | | | | | | | | Change-Id: Icd4d52908de8d2de9d144e8ea469adbbcfe7cad3
* | | Overriding proper layout params methods for a custom ViewGroupSunny Goyal2015-05-141-0/+20
| | | | | | | | | | | | Change-Id: Ib6176a0da510eaa0992551ab4afa6f73b4763db0
* | | Merge "Extending the shadow effect for search bar to lower devices" into ↵Sunny Goyal2015-05-144-52/+135
|\ \ \ | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Extending the shadow effect for search bar to lower devicesSunny Goyal2015-05-144-52/+135
| | | | | | | | | | | | | | | | | | | | | | | | > Applying the background to the whole container instead of recycleview Change-Id: Ifc90d05e0e96c41ba9aaf96b906211b101c2e197
* | | | Merge "Prevent work folder creation when launcher is upgraded." into ↵Sunny Goyal2015-05-142-2/+34
|\ \ \ \ | |/ / / |/| | | | | | | ub-launcher3-burnaby
| * | | Prevent work folder creation when launcher is upgraded.Sunny Goyal2015-05-122-2/+34
| | | | | | | | | | | | | | | | Change-Id: If7a91e0852dae1bf5dcf21e89c1771b5f37629f3
* | | | Merge "Various lint error fixes." into ub-launcher3-burnabySunny Goyal2015-05-1443-132/+181
|\ \ \ \
| * | | | Various lint error fixes.Sunny Goyal2015-05-1443-132/+181
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > Fixing some RTL errors by specifying both marginStart and marginLeft > Moving all layout direction checks to Utilities > Explicitely adding @TargetApi before every method Change-Id: Ibe9c52b93b5a6adeadb27ace2b312770fd732ea0
* | | | | Limiting number of predictions on phones.Winson Chung2015-05-141-1/+1
| | | | |
* | | | | Merge "Fixing crash when updating the scroll position state when there are ↵Winson Chung2015-05-141-0/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | no items." into ub-launcher3-burnaby
| * | | | | Fixing crash when updating the scroll position state when there are no items.Winson Chung2015-05-141-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2bee8dedb2e546c956b7d9ff36187fb75183bd35
* | | | | | Merge "Revert "Revert "Fixing issue where the prediction bar could be ↵Adam Cohen2015-05-142-11/+36
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | misplaced after installing an app.""" into ub-launcher3-burnaby
| * | | | | | Revert "Revert "Fixing issue where the prediction bar could be misplaced ↵Winson Chung2015-05-142-11/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | after installing an app."" This reverts commit 12717c04c197364359fc1d74efc1210478a56b5d. Change-Id: Ieece275e55172f5b6fa52685a273c98e88afd921
* | | | | | | Merge "Revert "Fixing issue where the prediction bar could be misplaced ↵Adam Cohen2015-05-142-36/+11
|\| | | | | | | |_|/ / / / |/| | | | | | | | | | | after installing an app."" into ub-launcher3-burnaby
| * | | | | Revert "Fixing issue where the prediction bar could be misplaced after ↵Winson Chung2015-05-142-36/+11
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installing an app." This reverts commit 02baa79e1f75f4c0cc9633d2e634a191321be316. Change-Id: I69c6766d78affcc2a1a4b41a69888cba99fcf7d0
* | | | | Reodering some drawablesSunny Goyal2015-05-1432-23/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > quantum_panel_shape is xml rectangle with no margin > quantum_panel_bitmap is 9-patch drawable with inbuild shadow and margin > quantum_panel uses xml-shape for lollipop and 9-patch image for lower devices. It includes margin. For shadow, use elevation on lollipop > All drawables have _dark variant > Using #f5f5f5 for panel background, instead of #ffffff Change-Id: Ia7c6cea6d514ee3774fcf5fef6139650bdd53208
* | | | | Merge "Removing some more unused resources" into ub-launcher3-burnabySunny Goyal2015-05-1411-155/+0
|\ \ \ \ \
| * | | | | Removing some more unused resourcesSunny Goyal2015-05-1411-155/+0
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia09045d2aa88eb1ec17ac4f201aeaf77c6870678
* | | | | | Merge "Fixing issue where the prediction bar could be misplaced after ↵Winson Chung2015-05-142-11/+36
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / installing an app." into ub-launcher3-burnaby
| * | | | Fixing issue where the prediction bar could be misplaced after installing an ↵Winson Chung2015-05-142-11/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | app. - When the adapter changes, we didn't update the scroll position that the prediction bar tracks, which caused it to be misplaced. This forces a refresh of that scroll position to the current state whenever an app is removed or added.
* | | | | Merge "Resource cleanup: Removing obsolete resources" into ub-launcher3-burnabySunny Goyal2015-05-1433-7/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Resource cleanup: Removing obsolete resourcesSunny Goyal2015-05-1333-7/+8
| | |/ / | |/| | | | | | | | | | | | | | | | | | > For workspace scrim, using a flat color, instead of a 1-pixel bitmap Change-Id: I7e8a16293b90303b0674d7f678c3f4cc5fb8a962
* | | | Fixing issue with touch scrolling the prediction bar.Winson Chung2015-05-133-16/+88
| |_|/ |/| | | | | | | | Change-Id: Ie15ca96e5ea33a54508285aa76fb6aea81b2376d
* | | Merge "Set proper height of the widget tray container for preloading." into ↵Hyunyoung Song2015-05-131-1/+3
|\ \ \ | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Set proper height of the widget tray container for preloading.Hyunyoung Song2015-05-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - previous height value was 0 before, now set it to proper height. However, getExtraLayoutSpace still worked because the super method set extra space (1 screen worth) only when ScrollState is non idle. Change-Id: Ifbaa6a105fe392735e106996d1f08276e678ebcb
* | | | Removing logging code from last CL.Winson Chung2015-05-131-4/+0
| |/ / |/| |
* | | Merge "Fixing accessibility scrolling events generated by PagedView:" into ↵Vadim Tryshev2015-05-131-16/+8
|\ \ \ | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Fixing accessibility scrolling events generated by PagedView:Vadim Tryshev2015-05-111-16/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Not generating scroll events from snapToPage(). It already gets generated from computeScrollHelper(). 2. Not setting action because doing so is not mentioned here: http://developer.android.com/reference/android/view/accessibility/AccessibilityEvent.html. 3. Not generating scroll event when the page stays same (before it was generated, say, when we simply returned from the AllApps view to Workspace). 4. From/To index is not the old and new page numbers; they are indices of the first and last item; in our case, the item is the page, and both FromIndex and ToIndex should be set to this page number. Bug: 18761184 Change-Id: I3dadf816c3d45b8bd42a13930344874584467499
* | | | Merge "Pulling out predictions into another row view." into ub-launcher3-burnabyWinson Chung2015-05-1314-164/+385
|\ \ \ \
| * | | | Pulling out predictions into another row view.Winson Chung2015-05-1314-164/+385
| | | | | | | | | | | | | | | Change-Id: Iba0d74457a1314cf0c00a88f9b07df049334e542
* | | | | Merge "Animating the folder title & page indicator when a multi-page folder ↵Sunny Goyal2015-05-134-18/+95
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | is opened for the first time" into ub-launcher3-burnaby
| * | | | | Animating the folder title & page indicator when a multi-page folderSunny Goyal2015-05-084-18/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is opened for the first time Change-Id: I70f5fd942724251a5e863fbb78a0c24f440b0283
* | | | | | am a6095969: Preventing NullPointerException when cancelling a shortcut additionSunny Goyal2015-05-130-0/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | * commit 'a6095969bb5938ad95ee9f858970d5eb54eb124d': Preventing NullPointerException when cancelling a shortcut addition
| * | | | | Preventing NullPointerException when cancelling a shortcut additionSunny Goyal2015-05-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21024018 Change-Id: Iac09d9e4f1411aa9fe1ec89fbfe749b009c7d457 (cherry picked from commit f044bb1edd8670fbc2cf9eeb1a51c31b91f0889c)
* | | | | | Fixing regression from g/649060 regarding building layers for detached views.Winson Chung2015-05-131-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 21063014 Change-Id: Iff0dba8be5fe7ef5dce4fc65fb6391c33c50b253