summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More defense for issue 14491953Adam Cohen2014-06-122-13/+32
| | | | Change-Id: I90de51c74e337d56aad891741233e6a857d89b62
* Add null check for empty MediaStore cursorAdam Cohen2014-06-121-5/+8
| | | | | | issue 15397853 Change-Id: I1c28262e181a4f32e1f7a58813121db72746d6a8
* am 6ea3b116: Override app launch transition for LMP previewAdam Cohen2014-06-115-0/+98
|\ | | | | | | | | * commit '6ea3b116fc2eea7cc1a6892c548da45a4f581a1d': Override app launch transition for LMP preview
| * Override app launch transition for LMP previewAdam Cohen2014-06-115-0/+98
| | | | | | | | | | | | issue 15544569 j) Change-Id: I8aff85a154cb98d865a8834f37b13e30cd03de6c
* | am 71b0473f: Add new assets for LMP previewAdam Cohen2014-06-1147-0/+107
|\| | | | | | | | | * commit '71b0473f24a7d77263aae88139f13298a1d64b27': Add new assets for LMP preview
| * Add new assets for LMP previewAdam Cohen2014-06-1147-0/+107
| | | | | | | | | | | | issue 15544569 c), d), e) Change-Id: Ib352ef1fa7c19c3695c82f3ea31936a4b41da5aa
* | am ada8d7df: Merge "Make folder stack more vertical for LMP preview" into ↵Adam Cohen2014-06-111-0/+12
|\| | | | | | | | | | | | | ub-now-nova * commit 'ada8d7dfe1a52eab1e2a0954cf369ed6d198de94': Make folder stack more vertical for LMP preview
| * Merge "Make folder stack more vertical for LMP preview" into ub-now-novaAdam Cohen2014-06-101-0/+12
| |\
| | * Make folder stack more vertical for LMP previewAdam Cohen2014-06-101-0/+12
| | | | | | | | | | | | | | | | | | issue 15544569 h) Change-Id: Ie9830429f629db0963f5313d9e4c0c18b14bff4a
* | | am a629f268: (-s ours) Merge "Revert "Revert transparent bars for L in 3.5. ↵Adam Cohen2014-06-110-0/+0
|\| | | | | | | | | | | | | | | | | | | | DO NOT MERGE"" into ub-now-nova * commit 'a629f26824c1f1b82cd6ecb5eb88df56eab6cdfe': Revert "Revert transparent bars for L in 3.5. DO NOT MERGE"
| * | Merge "Revert "Revert transparent bars for L in 3.5. DO NOT MERGE"" into ↵Adam Cohen2014-06-101-0/+47
| |\ \ | | |/ | |/| | | | ub-now-nova
| | * Revert "Revert transparent bars for L in 3.5. DO NOT MERGE"Adam Cohen2014-06-091-0/+47
| | | | | | | | | | | | | | | | | | This reverts commit e1cdf5253d8c61218fe3b308803408c04f71ffa3. Change-Id: If107c46fcc3062d990b0de9758045946c8017569
* | | am aa4c8c1f: Fix for regression which made issue 14491953 occur more easilyAdam Cohen2014-06-090-0/+0
|\| | | | | | | | | | | | | | * commit 'aa4c8c1fea577431e218a927ae8ba6c47e51bfdb': Fix for regression which made issue 14491953 occur more easily
| * | Fix for regression which made issue 14491953 occur more easilyAdam Cohen2014-06-092-2/+3
| | | | | | | | | | | | | | | Change-Id: I27711aad8aae2824a54a043f686918d342ffc5bb (cherry picked from commit 327acfea13d924293b88c7d204fde4a25748108d)
* | | Fix for regression which made issue 14491953 occur more easilyAdam Cohen2014-06-062-2/+3
| | | | | | | | | | | | Change-Id: I27711aad8aae2824a54a043f686918d342ffc5bb
* | | 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