summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
...
* | | am 58852b39: Log the component name for restored icons.Chris Wren2014-05-231-0/+1
|\| | | | | | | | | | | | | | * commit '58852b393bbfa0e2efd73186316cc3fa9592233a': Log the component name for restored icons.
| * | Log the component name for restored icons.Chris Wren2014-05-231-0/+1
| | | | | | | | | | | | | | | Bug: 15192063 Change-Id: I7d8aa05600a2278c18f3ac34f87b87b3867bcd0c
* | | am 9b1d062b: Make sure we can handle database downgrade (by wiping and ↵Adam Cohen2014-05-231-0/+11
|\| | | | | | | | | | | | | | | | | | | | starting fresh) * commit '9b1d062b0f1c4714883444df874e1a078764caa1': Make sure we can handle database downgrade (by wiping and starting fresh)
| * | Make sure we can handle database downgrade (by wiping and starting fresh)Adam Cohen2014-05-211-0/+11
| | | | | | | | | | | | | | | | | | issue 15144138 Change-Id: I59aad7445d2aaaaede1cba6754e047f05a2859ae
* | | am ea90f83e: Check before suggesting default wallpaper dimensionsAdam Cohen2014-05-222-1/+10
|\| | | | | | | | | | | | | | * commit 'ea90f83e248086b91dbbc7969059f6887190b2a2': Check before suggesting default wallpaper dimensions
| * | Check before suggesting default wallpaper dimensionsAdam Cohen2014-05-212-1/+10
| | | | | | | | | | | | | | | | | | issue 14470153 Change-Id: Id00e9cb4bd2b769818ed61de65be8c1c0119e07d
* | | am 73859adf: Merge "Revert "Debugging wallpaper stuff on production device ↵Adam Cohen2014-05-212-7/+3
|\| | | | | | | | | | | | | | | | | | | | (to be reverted once built)"" into ub-now-nova * commit '73859adf80c94a377508a1d9ea8b6fa45a19f80f': Revert "Debugging wallpaper stuff on production device (to be reverted once built)"
| * | Merge "Revert "Debugging wallpaper stuff on production device (to be ↵Adam Cohen2014-05-212-7/+3
| |\ \ | | | | | | | | | | | | reverted once built)"" into ub-now-nova
| | * | Revert "Debugging wallpaper stuff on production device (to be reverted once ↵Adam Cohen2014-05-212-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | built)" This reverts commit f8dc557cf84ad90186e94d1ebe15f850a6edf2a0. Change-Id: I2a2ce9a067ec6df829eb23997661bb090daa64ff
* | | | am 00a019d9: Merge "Debugging wallpaper stuff on production device (to be ↵Adam Cohen2014-05-212-3/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | reverted once built)" into ub-now-nova * commit '00a019d9e5713a595e6528d985174e4dff454445': Debugging wallpaper stuff on production device (to be reverted once built)
| * | | Merge "Debugging wallpaper stuff on production device (to be reverted once ↵Adam Cohen2014-05-212-3/+7
| |\| | | | |/ | |/| | | | built)" into ub-now-nova
| | * Debugging wallpaper stuff on production device (to be reverted once built)Adam Cohen2014-05-212-3/+7
| | | | | | | | | | | | | | | | | | issue 14470153 Change-Id: I6c93b11f639d79163da0c3ce4e4053e304e0081e
| * | Revert transparent bars for L in 3.5. DO NOT MERGESandeep Siddhartha2014-05-211-47/+0
|/ / | | | | | | | | Bug: 15082937 Change-Id: I7698744aae83e58902641cf1fcc6ab55c1fcb543
* / Fix issue where shortcuts were still being added even if corresponding app ↵Adam Cohen2014-05-202-8/+28
|/ | | | | | | | is uninstalled issue 14410162 Change-Id: I7857aace069c4eb4c1ee504088f4526d61e1f30e
* Merge "Fix crash when launcher dies while configuring a widget / shortcut" ↵Adam Cohen2014-05-202-48/+99
|\ | | | | | | into ub-now-nova
| * Fix crash when launcher dies while configuring a widget / shortcutAdam Cohen2014-05-202-48/+99
| | | | | | | | | | | | issue 15014018 Change-Id: I083fa40fb2fd0eb217852e5d088fa5e18e5f5697
* | Preventing crash when hovering over folder icon with widget shortcutAdam Cohen2014-05-191-1/+7
|/ | | | | | issue 13748105 Change-Id: I053f6c7748310ad117ec216655e6147bfe6e4f85
* Ensure that hotseat callout only occurs when appropriateAdam Cohen2014-05-192-15/+10
| | | | | | issue 13551957 Change-Id: I87bda7eef8047edbd41f066930ed156a17d042df
* Remove unnecessary reflectionSandeep Siddhartha2014-05-191-9/+4
| | | | Change-Id: Ia8a31eaf8563c4a337040e794742275c7e044506
* Revert "Debugging something for wallpaper noise issue"Adam Cohen2014-05-181-2/+2
| | | | | | This reverts commit 211d38c784a2211ba6d1d9bcdf3c3bb1cf396d72. Change-Id: I2c3e69e8951c3435f51d9ac43eddf0b56157b792
* Debugging something for wallpaper noise issueAdam Cohen2014-05-171-2/+2
| | | | | | issue 14470153 Change-Id: Ifdde30b9a26443cdcf480f0ed4cfed2d612d09cf
* Removing extra clear, load and bind of default workspaceAdam Cohen2014-05-161-5/+2
| | | | | | | | -> If the user clicks "start fresh" we don't need to reload the workspace since we've already loaded the default workspace from the primary load in onCreate. Change-Id: I43cb9e66fd49403ab6e0723cab1a03edd3dcac1b
* Merge "Disable the folder cling in two cases" into ub-now-novaAdam Cohen2014-05-173-9/+23
|\
| * Disable the folder cling in two casesAdam Cohen2014-05-163-9/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> When the user creates a new folder -> When the user drags an existing folder -> The folder cling gets cut off in certain instances and until we make it more extensible (not worth it right now), we're disabling it in the problematic cases. Also, in the problematic cases, the user is demonstrating some advanced knowledge, so it's somewhat justifiable. issue 14491765 Change-Id: Ib15d2f097c51a9b755f04b95ed6ef468d3bacc60
* | Merge "Use transparent system bars on L" into ub-now-novaSandeep Siddhartha2014-05-172-0/+59
|\ \ | |/ |/|
| * Use transparent system bars on LSandeep Siddhartha2014-05-162-0/+59
| | | | | | | | Change-Id: I1e8921fa0e8a5bdf34495f9d88ba9f3b1f1e9c89
* | Fix issue where always trying to migrateJason Monk2014-05-161-7/+10
|/ | | | | | | | | | Rather than check if the ContentProviderClient is null (which fails in when using the Redirector), check the PackageManager directly for the authority we are looking for. Bug: 14466459 Change-Id: I7420352a15dcea5037196670f18705e7a34f0672
* Merge "Adding support for dynamically resolved default layouts." into ↵Winson Chung2014-05-163-48/+83
|\ | | | | | | ub-now-nova
| * Adding support for dynamically resolved default layouts.Winson Chung2014-05-163-48/+83
| | | | | | | | Change-Id: Id05c60b93423ce37dd06a126ecf33c74a0ba1d62
* | Merge "Removing antiquated migration path logic" into ub-now-novaAdam Cohen2014-05-162-17/+57
|\ \
| * | Removing antiquated migration path logicAdam Cohen2014-05-162-17/+57
| | | | | | | | | | | | | | | | | | -> also added some extra debugging for issue 14466459 Change-Id: I1ac9352c52c15d3e37f945cffabbca49343d2b8f
* | | Merge "Fix build" into ub-now-novaSameer Padala2014-05-163-83/+48
|\ \ \
| * | | Fix buildSameer Padala2014-05-163-83/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Adding support for dynamically resolved default layouts." This reverts commit 667e4d395ca17de2b5bb0ec74202ee8f0673d894. Change-Id: I1b4b900fa3551f9fe9ec938b89efa5a208001234
* | | | Merge "Adding support for dynamically resolved default layouts." into ↵Winson Chung2014-05-163-48/+83
|\| | | | | | | | | | | | | | | ub-now-nova
| * | | Adding support for dynamically resolved default layouts.Winson Chung2014-05-163-48/+83
| | |/ | |/| | | | | | | issue 14159482 Change-Id: Ic24c5e425cf3e427b82dd13a4a78dd9108174599
* | | Merge "Reset profile ids when backing up / restoring favorites." into ↵Kenny Guy2014-05-161-3/+14
|\ \ \ | |_|/ |/| | | | | ub-now-nova
| * | Reset profile ids when backing up / restoring favorites.Kenny Guy2014-05-131-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | Clear the profile id when packing an intent for backup. Set the profile id to the current user when restoring a favorite from a backup. Change-Id: I9d976fbe16773b34a74e57d080ff797ba51f9b04
* | | remove work around for bug 14891460.Chris Wren2014-05-141-7/+0
| | | | | | | | | | | | | | | | | | Bug: 14895464 Change-Id: I1e923e4fca194cde19195d156e33e99fc9fe86b6
* | | Merge "Return null from compat when resolveActivity returns null." into ↵Kenny Guy2014-05-141-2/+7
|\ \ \ | | | | | | | | | | | | ub-now-nova
| * | | Return null from compat when resolveActivity returns null.Kenny Guy2014-05-141-2/+7
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | Fixes bug that LauncherAppsCompatVL.resolveActivity was wrapping a null in a compat class when LauncherApps.resolveActivity returns null. Bug: 14891460 Change-Id: I0364b198486f14393e51ac383a9d10b89e466bdf
* | | Merge "Fix NPE in WidgetPreviewLoader" into ub-now-novaAdrian Roos2014-05-141-5/+8
|\ \ \ | |/ / |/| |
| * | Fix NPE in WidgetPreviewLoaderAdrian Roos2014-05-141-5/+8
| | | | | | | | | | | | Change-Id: Ic746f2a5e4237a9ea82abf5f9532307d40432ac1
* | | Merge "work around bug in LauncherAppsCompat to find restored icons" into ↵Chris Wren2014-05-131-2/+11
|\ \ \ | | | | | | | | | | | | ub-now-nova
| * | | work around bug in LauncherAppsCompat to find restored iconsChris Wren2014-05-131-2/+11
| | |/ | |/| | | | | | | | | | Bug: 14895464 Change-Id: Iff4f1a9a2e8edf789231be7a1c20e277e18eb05c
* / | Don't clear flags in startActivityKenny Guy2014-05-132-1/+2
|/ / | | | | | | | | | | | | | | Move setting flags for starting apps back to AppInfo from Launcher.startActivity. Bug: 14839470 Change-Id: I1dc928e9ebce9ce4d411678f94b5ca4284c1255f
* | Merge "check for long and short component names." into ub-now-novaChris Wren2014-05-121-2/+4
|\ \
| * | check for long and short component names.Chris Wren2014-05-121-2/+4
| | | | | | | | | | | | | | | Bug: 14650346 Change-Id: Ic2195a4f60b63f8ec85c42284e0fd58d6f473a9f
* | | Remove antiquated way of determining CellInfo during long pressAdam Cohen2014-05-122-96/+17
|/ / | | | | | | | | | | | | -> allows us to eliminate cast of getTag() to CellInfo to fix issue 13587508 Change-Id: Id2277206765621f664b758cce800bf8423231b1e
* | Merge "Fix missing space in select statement in backup helper." into ub-now-novaKenny Guy2014-05-121-10/+23
|\ \
| * | Fix missing space in select statement in backup helper.Kenny Guy2014-05-091-10/+23
| | | | | | | | | | | | | | | | | | | | | Also check when backing up favourites that they are for current user. Change-Id: Ic9d496c30612ee531fa84a22f852b3012df00b4f