summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | 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-132-8/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | ub-launcher3-burnaby
| * | | | | | Fixing regression in calculating workspace padding.Winson Chung2015-07-132-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 22340087 Change-Id: I28d599fbb8f136b8b5aa4aeffaa0fba5661ab73c
* | | | | | | Merge "Hide spammy WidgetModel log behind a DEBUG flag" into ↵Hyunyoung Song2015-07-131-1/+3
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | ub-launcher3-burnaby
| * | | | | Hide spammy WidgetModel log behind a DEBUG flagHyunyoung Song2015-07-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0119855655516d9fdc114334a974b8766aabf674
* | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-111-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | Change-Id: Ie264c6de4d3b8a6c54ee093512aa1032a2d09d65 Auto-generated-cl: translation import
* | | / / 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
* | | | am 9e218eaf: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-080-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit '9e218eaf2398e72619ab8dcd596ca99bfc85746b': Import translations. DO NOT MERGE
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-07-088-0/+640
| | | | | | | | | | | | | | | | | | | | Change-Id: If6f8aab0ef73f981d6a61581afc97b7373ead696 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into ub-launcher3-burnabyGeoff Mendal2015-07-088-0/+548
|\ \ \ \
| * | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-088-0/+548
| | |/ / | |/| | | | | | | | | | | | | | Change-Id: I6d088f3a7797d75df4e1faf21b3809a891618449 Auto-generated-cl: translation import
* | | | am 4356e281: (-s ours) Import translations. DO NOT MERGEGeoff Mendal2015-07-080-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * commit '4356e281037c51e8d0a92e8e93c11e5ee58e1dd2': Import translations. DO NOT MERGE
| * | Import translations. DO NOT MERGEGeoff Mendal2015-07-0816-31/+191
| | | | | | | | | | | | | | | Change-Id: I320b14c25007f49de2236722bf8239ab8c77e00d Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-07-083-5/+5
| | | | | | | | | | | | | | | Change-Id: I32cb7994d836d2ea00acab42fa11f31b33dab3d9 Auto-generated-cl: translation import
* | | Merge "Adding custom slide up activity transition for L MR1" into ↵Adam Cohen2015-07-083-0/+30
|\ \ \ | | | | | | | | | | | | ub-launcher3-burnaby
| * | | Adding custom slide up activity transition for L MR1Adam Cohen2015-07-073-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | issue 21402755 Change-Id: Id2542c0a3c38bd71aa407a3b0fe00fdee24e2f69
* | | | Merge "Updating makefile to use the current SDK" into ub-launcher3-burnabySunny Goyal2015-07-071-14/+4
|\ \ \ \
| * | | | Updating makefile to use the current SDKSunny Goyal2015-07-071-14/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I9e0f3f6d329098b40b704be6f60200110be5ed0e
* | | | | am 1bbb2ae9: Updating onRequestPermissionsResult signature to publicSunny Goyal2015-07-070-0/+0
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | * commit '1bbb2ae90333dc3459a9d117ef285c6881a4f169': Updating onRequestPermissionsResult signature to public
| * | | Updating onRequestPermissionsResult signature to publicSunny Goyal2015-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie08caa55a195e9062006d13e86238cca827ef249 (cherry picked from commit dd2e6dfc16b7c6ae65123e4df545d42124b76cb0)
* | | | 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-0710-424/+101
|\ \ \ \ | | | | | | | | | | | | | | | ub-launcher3-burnaby
| * | | | Moving prediction icons back into recycler view.Winson Chung2015-07-0610-424/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-0675-76/+76
| | | | | | | | | | | | | | | | | | | | Change-Id: I7e48169b1393f02ef4a152b8052f5243f3363f3a Auto-generated-cl: translation import
* | | | Merge "Using RGB_565 for low-res icons" into ub-launcher3-burnabySunny Goyal2015-07-024-31/+70
|\ \ \ \
| * | | | Using RGB_565 for low-res iconsSunny Goyal2015-07-014-31/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > 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 1d8f4ad5: Revert "Add "option javanano_use_deprecated_package = true;\n" ↵Sunny Goyal2015-07-021-1/+0
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | to protos compiled with the nano proto compiler that are referenced in Java files." * commit '1d8f4ad59dbb17d80c6b910be8ad85904cb08d68': Revert "Add "option javanano_use_deprecated_package = true;\n" to protos compiled with the nano proto compiler that are referenced in Java files."
| * | | | Revert "Add "option javanano_use_deprecated_package = true;\n" to protos ↵Sunny Goyal2015-07-011-1/+0
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | compiled with the nano proto compiler that are referenced in Java files." This reverts commit 469fea0b390e893c1eb8115ff6c5f997916be4c1. Change-Id: I2977f49a9836fd08038028c6cd8d3eed73185dde
* | | | am 469fea0b: Add "option javanano_use_deprecated_package = true;\n" to ↵Sunny Goyal2015-07-021-0/+1
|\| | | | |_|/ |/| | | | | | | | | | | | | | protos compiled with the nano proto compiler that are referenced in Java files. * commit '469fea0b390e893c1eb8115ff6c5f997916be4c1': Add "option javanano_use_deprecated_package = true;\n" to protos compiled with the nano proto compiler that are referenced in Java files.
| * | Add "option javanano_use_deprecated_package = true;\n" to protos compiled ↵Sunny Goyal2015-07-011-0/+1
| | | | | | | | | | | | | | | | | | | | | with the nano proto compiler that are referenced in Java files. Bug: 21273801 Change-Id: I6d9986f5f93980d8a3400e488609a28082fc2cdb
* | | Updating the pick-image tile in wallpaper pickerSunny Goyal2015-07-016-1/+1
| |/ |/| | | | | | | | | | | | | > Changing the label to My photos > Changing the icon to photo-library icon Bug: 22019397 Change-Id: I068d8d5fa11392642bb0a84cb466d8f679e49b54
* | am 922eed57: (-s ours) Removing unused loggingSunny Goyal2015-07-010-0/+0
|\| | | | | | | | | * commit '922eed5762f3253183726a5acb0edcd9a3f38fc4': Removing unused logging
| * Removing unused loggingSunny Goyal2015-06-302-145/+6
| | | | | | | | | | | | | | | | > We store some local logs which are never propagated to the server and cause unnecessary file-io during app launch Change-Id: I2b41c3af182de2a87f38ad88f3bae9d250574c26 Bug: 19940630
* | Import translations. DO NOT MERGEGeoff Mendal2015-07-0125-50/+25
| | | | | | | | | | Change-Id: I7be33e4f70f0dc9de6452e6b512310e069d5342f Auto-generated-cl: translation import
* | am 5aa2fe13: (-s ours) [DO NOT MERGE] Build fix.Sunny Goyal2015-06-290-0/+0
|\| | | | | | | | | * commit '5aa2fe13b5c5f7d34f653e70943b45e0231c5d09': [DO NOT MERGE] Build fix.