summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Adding minSpanX and minSpanY for all the launcher widgetsSunny Goyal2015-07-173-10/+26
| | | | | Bug: 22353460 Change-Id: Id4450dee42a83e4603dcd56e1c4dec2b0e405858
* Merge "Fixing AppWidgetInfo not initialized with proper user" into ↵Sunny Goyal2015-07-161-0/+1
|\ | | | | | | ub-launcher3-burnaby
| * Fixing AppWidgetInfo not initialized with proper userSunny Goyal2015-07-151-0/+1
| | | | | | | | | | Bug: 21673750 Change-Id: I1e03c3cb10a87e394e963cc2001c9c1c293eb2ca
* | Merge "Fix issue with UiThreadReveal on L devices" into ub-launcher3-burnabyAdam Cohen2015-07-161-4/+2
|\ \ | |/ |/|
| * Fix issue with UiThreadReveal on L devicesAdam Cohen2015-07-151-4/+2
| | | | | | | | | | | | issue 22507784 Change-Id: If75292b21a1b572903099ab0682d5c7f69a960f4
* | Merge "Using highres icons for backup" into ub-launcher3-burnabySunny Goyal2015-07-151-1/+1
|\ \
| * | Using highres icons for backupSunny Goyal2015-07-151-1/+1
| | | | | | | | | | | | | | | Bug: 22410445 Change-Id: I0fbc2d1217127556af806f12dbb5960712627ab7
* | | Merge "Widget row should not be cut off on the right, when there is an ↵Hyunyoung Song2015-07-141-4/+6
|\ \ \ | |/ / |/| | | | | indent" into ub-launcher3-burnaby
| * | Widget row should not be cut off on the right, when there is an indentHyunyoung Song2015-07-141-4/+6
| | | | | | | | | | | | | | | | | | b/22483452 Change-Id: I9d1cd8b71f4b6a4f75af420e9f54b73e9ae7527c
* | | Merge "Fixing shortcuts not getting migrated to app icons" into ↵Sunny Goyal2015-07-142-4/+4
|\ \ \ | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Fixing shortcuts not getting migrated to app iconsSunny Goyal2015-07-132-4/+4
| |/ / | | | | | | | | | | | | Bug: 22410445 Change-Id: I939c59270529daf51638aa30b30763c18a2ce6a5
* | | Merge "Fixing regression in calculating workspace padding." into ↵Winson Chung2015-07-131-7/+15
|\ \ \ | |/ / |/| | | | | ub-launcher3-burnaby
| * | Fixing regression in calculating workspace padding.Winson Chung2015-07-131-7/+15
| | | | | | | | | | | | | | | Bug: 22340087 Change-Id: I28d599fbb8f136b8b5aa4aeffaa0fba5661ab73c
* | | Hide spammy WidgetModel log behind a DEBUG flagHyunyoung Song2015-07-131-1/+3
| | | | | | | | | | | | Change-Id: I0119855655516d9fdc114334a974b8766aabf674
* | | Animation should start and finish on widgets button when opening/closing ↵Hyunyoung Song2015-07-102-95/+45
| |/ |/| | | | | | | | | | | | | widget tray. b/21301759 Change-Id: Ib0b9132d8709426598d95fc9f60d37752e05b711
* | Making long-press of AllApps to jump directly to search.Winson Chung2015-07-104-20/+52
|/ | | | | Bug: 22210146 Change-Id: Iacf28416d6e31233a68e3b41576a8860b4b72b88
* Merge "Computing the visible cell layout area without using the current ↵Sunny Goyal2015-07-092-45/+29
|\ | | | | | | scroll" into ub-launcher3-burnaby
| * Computing the visible cell layout area without using the current scrollSunny Goyal2015-07-092-45/+29
| | | | | | | | | | Bug: 22358433 Change-Id: Ib79d02156b6bfab831fa659637f6113a7f555ba7
* | Merge "Adding bounds checking when updating container bounds." into ↵Winson Chung2015-07-091-10/+26
|\ \ | |/ |/| | | ub-launcher3-burnaby
| * Adding bounds checking when updating container bounds.Winson Chung2015-07-081-10/+26
| | | | | | | | | | | | | | | | | | | | - Only update the container bounds from their defaults if the search bar bounds are valid - Adding logging to see if we can track down cases where we are getting bad bounds Bug: 22333435 Change-Id: If15b6e228226e82e0fb9c7ba0f5b8a7a5f1d2e68
* | Fixing overscroll not drawn in rtlSunny Goyal2015-07-081-6/+6
|/ | | | | | | | > Using the currect right page index in rtl > Updating current scroll after max scroll has been calculated. This prevens an extra overscroll when the layout happens for the first time. Bug: 22358804 Change-Id: If07132701936e06f727211122a3b3e6f8426c07b
* Merge "Adding custom slide up activity transition for L MR1" into ↵Adam Cohen2015-07-082-0/+12
|\ | | | | | | ub-launcher3-burnaby
| * Adding custom slide up activity transition for L MR1Adam Cohen2015-07-072-0/+12
| | | | | | | | | | | | issue 21402755 Change-Id: Id2542c0a3c38bd71aa407a3b0fe00fdee24e2f69
* | Updating onRequestPermissionsResult signature to publicSunny Goyal2015-07-071-1/+1
| | | | | | | | Change-Id: Ie08caa55a195e9062006d13e86238cca827ef249
* | Merge "Moving prediction icons back into recycler view." into ↵Sunny Goyal2015-07-077-407/+95
|\ \ | | | | | | | | | ub-launcher3-burnaby
| * | Moving prediction icons back into recycler view.Winson Chung2015-07-067-407/+95
| | | | | | | | | | | | | | | | | | | | | | | | - Fixes two accessibility issues with the prediction bar being separate from the rest of the list of icons related to scrolling and switch access. Bug: 21725276 Change-Id: Ibc48e5028cace9a77000e6646b951f021910465d
* | | Merge "Hiding workspace from accessibility when its not visible" into ↵Sunny Goyal2015-07-071-1/+4
|\ \ \ | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Hiding workspace from accessibility when its not visibleSunny Goyal2015-07-061-1/+4
| | | | | | | | | | | | | | | | | | | | Bug: 22234780 Change-Id: Ie91ec59c3c3abb26fdf40466ea8173c78acb320f
* | | | Merge "Using cellX and cellY for comparing position when rank is not ↵Sunny Goyal2015-07-072-9/+17
|\ \ \ \ | |_|/ / |/| | | | | | | available" into ub-launcher3-burnaby
| * | | Using cellX and cellY for comparing position when rank is not availableSunny Goyal2015-07-062-9/+17
| |/ / | | | | | | | | | | | | Bug: 22059402 Change-Id: I69ec2b9b68610e171e76cd968de77aaed669672c
* | | Merge "Using background outline provider as the final provider for reveal ↵Sunny Goyal2015-07-062-6/+11
|\ \ \ | |/ / |/| | | | | animation" into ub-launcher3-burnaby
| * | Using background outline provider as the final provider for reveal animationSunny Goyal2015-07-062-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | > When two animations are running simultaneously, getOutlineProvider does not give the correct provider Bug: 22166935 Change-Id: I54c9bcd8cf42dd130949ea98e87c77389c02d00f
* | | Merge "Adding item rank when parsing a folder" into ub-launcher3-burnabySunny Goyal2015-07-061-0/+3
|\ \ \
| * | | Adding item rank when parsing a folderSunny Goyal2015-07-061-0/+3
| |/ / | | | | | | | | | | | | Bug: 22059402 Change-Id: Ie57f2dd58d2b4bc2eb277f10e93a25d026d1cdd2
* / / Using an empty error view for QSBSunny Goyal2015-07-062-1/+18
|/ / | | | | | | | | Bug: 21731323 Change-Id: I837b7bf9bac443cd2062ab2d4c24e081eb01732d
* / Using RGB_565 for low-res iconsSunny Goyal2015-07-011-27/+67
|/ | | | | | | | | > Using a non-transparent image with flat background for low-res icons > Changing the scale factor from 8 to 5 > The overall size change is 1/50 instead of 1/64 Bug: 22204941 Change-Id: I6cda4b4b3450c23a7bb8218ebd2de2b09af9c414
* am 79f25bed: Merge "Add LauncherCallbacks for requesting permissions on MNC" ↵Dave Hawkey2015-06-293-0/+16
|\ | | | | | | | | | | | | into ub-launcher3-almonte * commit '79f25bedd2ed13613323b085b46b9b42aee21696': Add LauncherCallbacks for requesting permissions on MNC
| * Merge "Add LauncherCallbacks for requesting permissions on MNC" into ↵Dave Hawkey2015-06-263-0/+16
| |\ | | | | | | | | | ub-launcher3-almonte
| | * Add LauncherCallbacks for requesting permissions on MNCDave Hawkey2015-06-263-0/+16
| | | | | | | | | | | | Change-Id: Ia8f704590e03e16db04c2f7acee1e79ce7334749
| * | [DO NOT MERGE] Making some constants publicSunny Goyal2015-06-261-43/+43
| |/ | | | | | | Change-Id: I95665184b100ab83b2171718d82fcc1e31c2fae1
| * Merge "Add extras required for compilation" into ub-launcher3-almonteWinson Chung2015-06-191-0/+16
| |\
| | * Add extras required for compilationAdam Cohen2015-06-191-0/+16
| | | | | | | | | | | | | | | | | | -> Patching back from a future branch Change-Id: I5127a82560e39bf391fe083d0eb8932cf2473562
| * | Updating ComponentKey for compatibility with build.Winson Chung2015-06-181-1/+6
| | | | | | | | | | | | Change-Id: I293177c0eff8c162c2d21bfc2aebf83926c62690
| * | Catch TransactionTooLargeException when loading widget provider listHyunyoung Song2015-06-091-17/+42
| | | | | | | | | | | | | | | | | | | | | | | | b/19904873 Change-Id: Ic0d13ee7513731706bc0f9fde8502acba0899cb3 Note: fix for almonte will be separate due to diff btw the branches.. (cherry picked from commit 3abd5488cca5b06c97251db453a5a6ed61e33ce8)
| * | Merge "Guard against monkey actor test NPE inside FocusHelper b/19626762" ↵Hyunyoung Song2015-05-281-0/+6
| |\ \ | | |/ | |/| | | | into ub-launcher3-almonte
| | * Guard against monkey actor test NPE inside FocusHelperHyunyoung Song2015-05-281-0/+6
| | | | | | | | | | | | | | | | | | b/19626762 Change-Id: Icaff5931f4076323855f23e7165b0e78a11241b6
| * | [DO NOT MERGE] Use custom slide-up animation on LMP MR1 instead of system ↵Adam Cohen2015-05-222-1/+10
| |/ | | | | | | | | | | | | | | default issue 21402755 Change-Id: I87ddef08e7b3134c791f769fc279e62d520cd18c
| * Preventing NullPointerException when cancelling a shortcut additionSunny Goyal2015-05-131-1/+3
| | | | | | | | | | | | Bug: 21024018 Change-Id: Iac09d9e4f1411aa9fe1ec89fbfe749b009c7d457 (cherry picked from commit f044bb1edd8670fbc2cf9eeb1a51c31b91f0889c)
| * Remove duplicate calls to getSortedWidgetsAndShortcutsHyunyoung Song2015-04-202-16/+24
| | | | | | | | | | | | b/19904873 Change-Id: I2e56bc0c7524caa2ef3c5fb00f35cb032cd1860b
| * Stop using custom activity transition, rely on system default in these casesAdam Cohen2015-04-021-3/+4
| | | | | | | | | | | | | | | | | | -> workaround for platform issue related to this resource, but also a decent code cleanup issue 20006693 Change-Id: Iea3a2fb14be5ed78d882ddf9d970b12d177f4249