summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Fixing widgets container inactive scroll bar color." into ↵Winson Chung2015-08-242-5/+0
|\ | | | | | | ub-launcher3-burnaby
| * Fixing widgets container inactive scroll bar color.Winson2015-08-242-5/+0
| | | | | | | | | | Bug: 20035978 Change-Id: Ia267ff8f171f7c4cde00593bd69cf69c1660c431
* | Merge "Making the detached scrollbar catch up faster to the actual scroll ↵Winson Chung2015-08-241-2/+12
|\| | | | | | | position." into ub-launcher3-burnaby
| * Making the detached scrollbar catch up faster to the actual scroll position.Winson2015-08-241-2/+12
| | | | | | | | | | Bug: 20035978 Change-Id: I4f9780e1c5c1d10a7956ece729163544d79d72c3
* | Merge "Removing call to isButtonPressed as its only Lollipop and above" into ↵Sunny Goyal2015-08-241-5/+3
|\ \ | |/ |/| | | ub-launcher3-burnaby
| * Removing call to isButtonPressed as its only Lollipop and aboveSunny Goyal2015-08-171-5/+3
| | | | | | | | Change-Id: I0d70befa25baf4864303833111652dbf1d19daa5
* | Updating theme to use the light theme by default, instead of wallpaper themeSunny Goyal2015-08-217-4/+21
| | | | | | | | | | | | | | > This allows us to use all the goodness of material theme > Cursor in folder edit text is no longer 1px wide Change-Id: I705f5472ff71969ae45747dd127a8ba5253df44d
* | Merge "Using the usermanager api to get creation time" into ub-launcher3-burnabySunny Goyal2015-08-211-1/+4
|\ \
| * | Using the usermanager api to get creation timeSunny Goyal2015-08-211-1/+4
| | | | | | | | | | | | | | | Bug: 22539048 Change-Id: I17647f2456434ca66a9778300e1a2910cec171d4
* | | Updating the target sdk to launcherSunny Goyal2015-08-211-1/+1
|/ / | | | | | | Change-Id: Icf8e22f6ceb57dcd4e101b8b1d3ae86c52d12b30
* | Fixing issue with search bar not being visible.Winson2015-08-201-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - If you queue up two SearchBarDropTarget state transitions one right after another, the second animation will skip (since the values haven't started animating yet) and the first animation will complete instead, leaving the visibility of the search and drop target bars at odds with the current bar state. - Instead, we should cancel all existing animators first, such that if we are already in the final state, no animations will run, and the correct bars will be visibile. Bug: 23201830 Change-Id: I1f8e802821ef2b4904a3efa7edbea6ae615479b9
* | Updating the scrollbar to make the fastscroller more visible.Winson2015-08-204-37/+70
| | | | | | | | | | Bug: 20035978 Change-Id: I56a865262cd07e6af11b4374a7e6354710116dcd
* | Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnabyWinson Chung2015-08-207-62/+162
|\ \
| * | Tweaking fast scroller to follow touch closer.Winson2015-08-207-62/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Issue: The fast scroller currently does not follow the touch input because fundamentally, the fixed scrollbar height and the mapping of the scroll space to the scrollbar space is fundamentally incompatible. - This CL changes the fast scroller to allow it to detach when the user fast-scrolls, then re-attaches after the user scrolls the screen and the current scroll position for the scrollbar picks up the thumb position. - Since the scroll position and the fast scroller thumb is now detached, we can change the distribution of the fast scroll letters to make it independent of the rows for each section and instead uniformly distribute it along the scrollbar, which allows for more stability. - There are edge cases where this fails, especially when there are few apps, which we can investigate further. Bug: 20035978 Change-Id: I8322f862107e6f330deff692885233706564bffd
* | | Merge "Fixing empty screen created at the end, even when dragging the last ↵Sunny Goyal2015-08-191-4/+4
|\ \ \ | | | | | | | | | | | | item on the last screen." into ub-launcher3-burnaby
| * | | Fixing empty screen created at the end, even when dragging the last item on ↵Sunny Goyal2015-08-181-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | the last screen. Change-Id: If0d4faf0ca15e71facb6ed2fd81ed6a589527836
* | | | Merge "Deferring the move to the default screen until after we callback to ↵Winson Chung2015-08-191-17/+27
|\ \ \ \ | |/ / / |/| | | | | | | the callbacks." into ub-launcher3-burnaby
| * | | Deferring the move to the default screen until after we callback to the ↵Winson2015-08-191-17/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | callbacks. - Since move to default screen starts the scroller immediately, any delays in handling onNewIntent and onHomeIntent in the callbacks will cause the scroller to skip frames the next time it updates. This change will defer updating the page to the default screen until after onNewIntent is called back (and all its posted runnables). Bug: 22929080 Change-Id: Ibab6106938721702d4da23faaca99039861e10dc
* | | | Version code cleanupSunny Goyal2015-08-1729-114/+87
| |_|/ |/| | | | | | | | | | | | | | | | | | | | > Renaming Lmp to Lollipop > Lollipop_MR1 instead of directly using 22 > Using M APIs directly instead of reflection Change-Id: I10a307f46e3be15b3299f549a2fd7e0e215a6a1b
* | | Merge "Updating the UI for the pending widget view" into ub-launcher3-burnabySunny Goyal2015-08-172-79/+125
|\ \ \
| * | | Updating the UI for the pending widget viewSunny Goyal2015-08-172-79/+125
| | | | | | | | | | | | | | | | | | | | Bug: 23183034 Change-Id: I2b3f6f765a51edf75e666186650bbd3cf7b66a7a
* | | | Import translations. DO NOT MERGEGeoff Mendal2015-08-173-5/+3
|/ / / | | | | | | | | | | | | Change-Id: Iedffa6e0a67907f0d86dfaf9b9863c4580cc3cf5 Auto-generated-cl: translation import
* | | Merge "Disabling auto restore of widgets. > Always show "Setup" button for ↵Sunny Goyal2015-08-143-34/+52
|\ \ \ | | | | | | | | | | | | a widget which has a config activity." into ub-launcher3-burnaby
| * | | Disabling auto restore of widgets.Sunny Goyal2015-08-143-34/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | > Always show "Setup" button for a widget which has a config activity. Bug: 23155863 Change-Id: I60683889e76be830a76ac1245e079574aaf0ad10
* | | | Merge "Reloading launcher whenever there is an external update to ↵Sunny Goyal2015-08-131-13/+16
|\ \ \ \ | |_|_|/ |/| | | | | | | contentprovider, irrespective of the uri" into ub-launcher3-burnaby
| * | | Reloading launcher whenever there is an external update to contentprovider, ↵Sunny Goyal2015-08-131-13/+16
| |/ / | | | | | | | | | | | | | | | irrespective of the uri Change-Id: If1a06da57171be30adb74f09ac256a8b03ab8549
* | / Refactoring to ExtendedEditText.Winson2015-08-136-55/+30
| |/ |/|
* | Merge "Refreshing widget list when a package containing a widget changes" ↵Sunny Goyal2015-08-133-14/+39
|\ \ | |/ |/| | | into ub-launcher3-burnaby
| * Refreshing widget list when a package containing a widget changesSunny Goyal2015-08-113-14/+39
| | | | | | | | | | Bug: 20698931 Change-Id: I50bafac1fc0a855edb1ace633a8a6f87a5c3040e
* | Merge "Ensure that crop view is loaded before applying a wallpaper" into ↵Sunny Goyal2015-08-121-1/+2
|\ \ | | | | | | | | | ub-launcher3-burnaby
| * | Ensure that crop view is loaded before applying a wallpaperSunny Goyal2015-08-121-1/+2
| |/ | | | | | | | | Bug: 22293299 Change-Id: I64d5268cc263bbb6595a0b28bdd5ec73d540da41
* | Merge "Fixing crash upon cancellation of an accessible drag." into ↵Vadim Tryshev2015-08-121-0/+8
|\ \ | | | | | | | | | ub-launcher3-burnaby
| * | Fixing crash upon cancellation of an accessible drag.Vadim Tryshev2015-08-121-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes perhaps an old bug. If we started an accessible drag for an only item on a page, then uninstalled the app while dragging, the page was removed without unsetting its accessibility delegate. Later, the system asks the delegate to do something, but the drag is over, and some pointers are null, so everything crashes. Fixing this. Bug: 22028725 Change-Id: I85adcd42ae896603634994e20a7790792f7e84b1 (cherry picked from commit de1e67c38856ab1253426bfb4f892895eeb5f6d9)
* | | Import translations. DO NOT MERGEGeoff Mendal2015-08-1277-6/+85
|/ / | | | | | | | | Change-Id: I6b0d7c6db67ef4de9a6ee0b7752cccf070223df4 Auto-generated-cl: translation import
* | Merge "Ensuring that AllAppsGridAdapter is public." into ub-launcher3-burnabyWinson Chung2015-08-113-3/+3
|\ \
| * | Ensuring that AllAppsGridAdapter is public.Winson2015-08-113-3/+3
| | | | | | | | | | | | | | | | | | - Also show the search action when searching all apps Change-Id: I3470b0da565e6d1bce637ce09384d966215a4ca7
* | | Merge "Preventing zoom-in animation from running everytime the app updates." ↵Sunny Goyal2015-08-112-2/+7
|\ \ \ | | | | | | | | | | | | into ub-launcher3-burnaby
| * | | Preventing zoom-in animation from running everytime the app updates.Sunny Goyal2015-08-112-2/+7
| | |/ | |/| | | | | | | | | | Bug: 22557455 Change-Id: I3ac1212a2f319397cd18be8f4452047d974312b8
* / | Disabling home screen migration logicSunny Goyal2015-08-114-4/+7
|/ / | | | | | | Change-Id: I506948852945bfb8ebd7a95fc951880ffe9a3e17
* | Merge "Adding market search." into ub-launcher3-burnabyWinson Chung2015-08-1027-87/+326
|\ \
| * | Adding market search.Winson Chung2015-08-0627-87/+326
| | | | | | | | | | | | Change-Id: Id41615653cd4fa76213add4595418ad0cc6e7852
* | | Preventing user from selecting any new time, when a tile is already being ↵Sunny Goyal2015-08-101-0/+4
| |/ |/| | | | | | | | | | | applied Bug: 22293299 Change-Id: I6b9bf2b777d33ca23f291c7872ce1f338d41e516
* | Merge "Fixing issue with miscalculation in updating container bounds." into ↵Winson Chung2015-08-061-7/+15
|\ \ | | | | | | | | | ub-launcher3-burnaby
| * | Fixing issue with miscalculation in updating container bounds.Winson2015-08-061-7/+15
| |/ | | | | | | | | | | | | | | | | | | | | | | - There was an issue with the previous logic where the test of whether the search bounds changed would always be false if valid search bounds were given. This in conjunction with the fact that the padding was changed to only take the bounds left/right into account, meant that the container bounds would not be updated if the search bar bounds shifted via the insets. Bug: 22918919 Change-Id: Ia810ddc7a56eae4afc0c7cd558fa6dc9e8e7a95b
* | Always log if Package is missing while loading default workspaceAdam Cohen2015-08-061-2/+2
| | | | | | | | Change-Id: I7f2e5a9aabdf1fc192ad7912aaefa3f41c059ff1
* | Merge "Fixing invisible search bar" into ub-launcher3-burnabyWinson Chung2015-08-051-0/+5
|\ \
| * | Fixing invisible search barWinson2015-08-051-0/+5
| |/ | | | | | | | | | | | | | | | | | | | | - We used to rely on the state transition to inflate the search widget after the permission to bind widgets was granted, which is fragile. Now we try and inflate the search widget after user grants the permission if necessary. Bug: 22515084 Bug: 22980143 Change-Id: Id111d263bc8a864e0fa652cfd0e07e66ec690fe7
* / Using a reverse hashmap instead of indexOfValue in userManagerSunny Goyal2015-08-053-21/+23
|/ | | | | Bug: 22980139 Change-Id: I87b633d194ff4e1529dd679dc02da573ed374207
* Removing some synthetic method creationSunny Goyal2015-08-052-4/+6
| | | | Change-Id: Icb6b38f78aa56ad2c11e2ccc8005994ac4b86a91
* Merge "Creating a cache of users to avoid multiple calls to UserManager" ↵Sunny Goyal2015-08-058-28/+80
|\ | | | | | | into ub-launcher3-burnaby