summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Squash unreachable catchAdam Skory2014-06-041-3/+0
| | | | | | The compiler warning distracts me often. Change-Id: I0192314f4ac9d8e3acb40dd10a39de297affcdac
* am 17937015: Add required castAdam Cohen2014-06-041-1/+1
|\ | | | | | | | | * commit '179370154f5c5d63f683d44428bdbd1144d0102b': Add required cast
| * Add required castAdam Cohen2014-06-031-1/+1
| | | | | | | | Change-Id: I6ff78f583777ec71d414d2fa66cce3390fd97d0e
* | am 18bbc6a0: Adding workaround for issue with null drawableAdam Cohen2014-06-041-0/+7
|\| | | | | | | | | * commit '18bbc6a013e10b1fe384b7d3798622e087c813d2': Adding workaround for issue with null drawable
| * Adding workaround for issue with null drawableAdam Cohen2014-06-041-0/+7
| | | | | | | | | | | | | | A drawable is null which ought not be null, since it should have been set during inflation. Seems like a platform issue on one device. Adding a workaround to manually set it in code after inflation if necessary. issue 15334203 Change-Id: Ideb80c231300e61f6dfe5336d6d647a3e1b51817
* | am e9a51198: Revert "Adding debugging and naive fix for issue 15334203"Adam Cohen2014-06-042-25/+2
|\| | | | | | | | | * commit 'e9a5119836e5e3310c474cb4bb5b7a727bc2415f': Revert "Adding debugging and naive fix for issue 15334203"
| * Revert "Adding debugging and naive fix for issue 15334203"Adam Cohen2014-06-042-25/+2
| | | | | | | | | | | | This reverts commit ed11c14003ca4ae5f702b6eb3f6b5dd8f4e7d4a4. Change-Id: Ifc46769477e590512cc5ab79a69063c0341f52b2
* | am ed11c140: Adding debugging and naive fix for issue 15334203Adam Cohen2014-06-042-2/+25
|\| | | | | | | | | * commit 'ed11c14003ca4ae5f702b6eb3f6b5dd8f4e7d4a4': Adding debugging and naive fix for issue 15334203
| * Adding debugging and naive fix for issue 15334203Adam Cohen2014-06-032-2/+25
| | | | | | | | | | | | -> To be reverted, just need signed build. Change-Id: I6a83e55067d8d2564bb3c4f0c314befbb2793f09
* | Removing some dead code / stringsAdam Cohen2014-06-023-103/+0
| | | | | | | | | | | | issue 14161836 Change-Id: I44aa0c3109b1b0efe8e1be80eb4c4f373c02994a
* | Adding ability for partners to specify a default layoutAdam Cohen2014-06-022-63/+69
| | | | | | | | Change-Id: Ib071faa4b41d13961c3a33b865b40a644631c08a
* | am 3489f5c1: disable launcher restore by default, for nova launchChris Wren2014-05-301-1/+1
|\| | | | | | | | | * commit '3489f5c1bf0a3b036479b440b917123016568fc7': disable launcher restore by default, for nova launch
| * disable launcher restore by default, for nova launchChris Wren2014-05-291-1/+1
| | | | | | | | Change-Id: I54aa2de71f8fcc660922a59ff280ae141e066f73
* | Add catch for missing app icon resource.Kenny Guy2014-05-271-1/+5
| | | | | | | | | | | | | | | | The catch was present before moving the code into the compat class. Bug: 15276879 Change-Id: I81fbd49dacd813e861a2bc4f0b41dcbeccb9def2
* | 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-223-5/+25
|\| | | | | | | | | * commit 'ea90f83e248086b91dbbc7969059f6887190b2a2': Check before suggesting default wallpaper dimensions
| * Check before suggesting default wallpaper dimensionsAdam Cohen2014-05-213-5/+25
| | | | | | | | | | | | 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
* | | am e1cdf525: (-s ours) Revert transparent bars for L in 3.5. DO NOT MERGESandeep Siddhartha2014-05-210-0/+0
|\| | | | | | | | | | | | | | * commit 'e1cdf5253d8c61218fe3b308803408c04f71ffa3': Revert transparent bars for L in 3.5. DO NOT MERGE
| * | Revert transparent bars for L in 3.5. DO NOT MERGESandeep Siddhartha2014-05-211-47/+0
| | | | | | | | | | | | | | | Bug: 15082937 Change-Id: I7698744aae83e58902641cf1fcc6ab55c1fcb543
* | | am a28b78e8: Fix issue where shortcuts were still being added even if ↵Adam Cohen2014-05-212-8/+28
|\| | | | | | | | | | | | | | | | | | | | corresponding app is uninstalled * commit 'a28b78e8385f0f590b144038157afc7d34cd48b7': Fix issue where shortcuts were still being added even if corresponding app is uninstalled
| * | 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
* | am 7716b400: Merge "Fix crash when launcher dies while configuring a widget ↵Adam Cohen2014-05-202-48/+99
|\| | | | | | | | | | | | | / shortcut" into ub-now-nova * commit '7716b400654bae009188daf9053b68727410a53d': Fix crash when launcher dies while configuring a widget / shortcut
| * 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
* | | am dedfca2a: Preventing crash when hovering over folder icon with widget ↵Adam Cohen2014-05-201-1/+7
|\| | | | | | | | | | | | | | | | | | | | shortcut * commit 'dedfca2aef7573624bdb421b1805ef5e04bee502': Preventing crash when hovering over folder icon with widget shortcut
| * | Preventing crash when hovering over folder icon with widget shortcutAdam Cohen2014-05-191-1/+7
| |/ | | | | | | | | | | issue 13748105 Change-Id: I053f6c7748310ad117ec216655e6147bfe6e4f85
* | am 5eed5d8c: Ensure that hotseat callout only occurs when appropriateAdam Cohen2014-05-192-15/+10
|\| | | | | | | | | * commit '5eed5d8c7b7ca78dd07bc6d441600cb97e0782a1': Ensure that hotseat callout only occurs when appropriate
| * Ensure that hotseat callout only occurs when appropriateAdam Cohen2014-05-192-15/+10
| | | | | | | | | | | | issue 13551957 Change-Id: I87bda7eef8047edbd41f066930ed156a17d042df
* | am 876b0039: Remove unnecessary reflectionSandeep Siddhartha2014-05-191-9/+4
|\| | | | | | | | | * commit '876b003901afe908f46b47feef72afec576387bf': Remove unnecessary reflection
| * Remove unnecessary reflectionSandeep Siddhartha2014-05-191-9/+4
| | | | | | | | Change-Id: Ia8a31eaf8563c4a337040e794742275c7e044506
* | am c29217b0: Revert "Debugging something for wallpaper noise issue"Adam Cohen2014-05-181-2/+2
|\| | | | | | | | | * commit 'c29217b08f3e7994876733ad1cf45bc03618f3a6': Revert "Debugging something for wallpaper noise issue"
| * Revert "Debugging something for wallpaper noise issue"Adam Cohen2014-05-181-2/+2
| | | | | | | | | | | | This reverts commit 211d38c784a2211ba6d1d9bcdf3c3bb1cf396d72. Change-Id: I2c3e69e8951c3435f51d9ac43eddf0b56157b792
* | am 211d38c7: Debugging something for wallpaper noise issueAdam Cohen2014-05-181-2/+2
|\| | | | | | | | | * commit '211d38c784a2211ba6d1d9bcdf3c3bb1cf396d72': Debugging something for wallpaper noise issue
| * Debugging something for wallpaper noise issueAdam Cohen2014-05-171-2/+2
| | | | | | | | | | | | issue 14470153 Change-Id: Ifdde30b9a26443cdcf480f0ed4cfed2d612d09cf
* | am 8457d491: Removing extra clear, load and bind of default workspaceAdam Cohen2014-05-171-5/+2
|\| | | | | | | | | * commit '8457d491bf1f3989ea2cf58f20b0ff4863a668a7': Removing extra clear, load and bind of default workspace
| * 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
* | am 57884c7e: Merge "Disable the folder cling in two cases" into ub-now-novaAdam Cohen2014-05-173-9/+23
|\| | | | | | | | | * commit '57884c7ee2835df52913a87ad90e83293c3157d3': Disable the folder cling in two cases
| * 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
* | | am 1a86ac56: Merge "Use transparent system bars on L" into ub-now-novaSandeep Siddhartha2014-05-172-0/+59
|\| | | | | | | | | | | | | | * commit '1a86ac56d73762773d67a85ebe0c33faddcc4798': Use transparent system bars on L
| * | Merge "Use transparent system bars on L" into ub-now-novaSandeep Siddhartha2014-05-172-0/+59
| |\ \ | | |/ | |/|