Commit Graph

78507 Commits

Author SHA1 Message Date
Adam Cohen 8739de663c am 18bbc6a0: Adding workaround for issue with null drawable
* commit '18bbc6a013e10b1fe384b7d3798622e087c813d2':
  Adding workaround for issue with null drawable
2014-06-04 05:09:37 +00:00
Adam Cohen 18bbc6a013 Adding workaround for issue with null drawable
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
2014-06-04 04:48:48 +00:00
Adam Cohen 6bd73154c5 am e9a51198: Revert "Adding debugging and naive fix for issue 15334203"
* commit 'e9a5119836e5e3310c474cb4bb5b7a727bc2415f':
  Revert "Adding debugging and naive fix for issue 15334203"
2014-06-04 01:25:22 +00:00
Adam Cohen 9b06cd1e45 am ed11c140: Adding debugging and naive fix for issue 15334203
* commit 'ed11c14003ca4ae5f702b6eb3f6b5dd8f4e7d4a4':
  Adding debugging and naive fix for issue 15334203
2014-06-04 01:25:22 +00:00
Adam Cohen e9a5119836 Revert "Adding debugging and naive fix for issue 15334203"
This reverts commit ed11c14003.

Change-Id: Ifc46769477e590512cc5ab79a69063c0341f52b2
2014-06-04 01:24:03 +00:00
Adam Cohen ed11c14003 Adding debugging and naive fix for issue 15334203
-> To be reverted, just need signed build.

Change-Id: I6a83e55067d8d2564bb3c4f0c314befbb2793f09
2014-06-03 18:11:15 -07:00
Adam Cohen 1baf799129 Removing some dead code / strings
issue 14161836

Change-Id: I44aa0c3109b1b0efe8e1be80eb4c4f373c02994a
2014-06-02 14:13:28 -07:00
Adam Cohen 9b8f51fcc8 Adding ability for partners to specify a default layout
Change-Id: Ib071faa4b41d13961c3a33b865b40a644631c08a
2014-06-02 11:06:47 -07:00
Chris Wren 2779ffebcf am 3489f5c1: disable launcher restore by default, for nova launch
* commit '3489f5c1bf0a3b036479b440b917123016568fc7':
  disable launcher restore by default, for nova launch
2014-05-30 08:02:17 +00:00
Chris Wren 3489f5c1bf disable launcher restore by default, for nova launch
Change-Id: I54aa2de71f8fcc660922a59ff280ae141e066f73
2014-05-29 16:58:15 -04:00
Kenny Guy c879052247 Add catch for missing app icon resource.
The catch was present before moving the code into
the compat class.

Bug: 15276879
Change-Id: I81fbd49dacd813e861a2bc4f0b41dcbeccb9def2
2014-05-27 16:34:59 +01:00
Chris Wren 812bbe6974 am 58852b39: Log the component name for restored icons.
* commit '58852b393bbfa0e2efd73186316cc3fa9592233a':
  Log the component name for restored icons.
2014-05-23 21:03:37 +00:00
Chris Wren 58852b393b Log the component name for restored icons.
Bug: 15192063
Change-Id: I7d8aa05600a2278c18f3ac34f87b87b3867bcd0c
2014-05-23 16:57:51 -04:00
Adam Cohen 8d1c2aa509 am 9b1d062b: Make sure we can handle database downgrade (by wiping and starting fresh)
* commit '9b1d062b0f1c4714883444df874e1a078764caa1':
  Make sure we can handle database downgrade (by wiping and starting fresh)
2014-05-23 17:15:01 +00:00
Adam Cohen 9b1d062b0f Make sure we can handle database downgrade (by wiping and starting fresh)
issue 15144138

Change-Id: I59aad7445d2aaaaede1cba6754e047f05a2859ae
2014-05-21 19:04:49 -07:00
Adam Cohen 4c041dea21 am ea90f83e: Check before suggesting default wallpaper dimensions
* commit 'ea90f83e248086b91dbbc7969059f6887190b2a2':
  Check before suggesting default wallpaper dimensions
2014-05-22 00:30:09 +00:00
Adam Cohen ea90f83e24 Check before suggesting default wallpaper dimensions
issue 14470153

Change-Id: Id00e9cb4bd2b769818ed61de65be8c1c0119e07d
2014-05-21 17:13:40 -07:00
Adam Cohen c2cf4d1cdd am 73859adf: Merge "Revert "Debugging wallpaper stuff on production device (to be reverted once built)"" into ub-now-nova
* commit '73859adf80c94a377508a1d9ea8b6fa45a19f80f':
  Revert "Debugging wallpaper stuff on production device (to be reverted once built)"
2014-05-21 23:01:58 +00:00
Adam Cohen 9fde43a2e2 am 00a019d9: Merge "Debugging wallpaper stuff on production device (to be reverted once built)" into ub-now-nova
* commit '00a019d9e5713a595e6528d985174e4dff454445':
  Debugging wallpaper stuff on production device (to be reverted once built)
2014-05-21 23:01:57 +00:00
Adam Cohen 73859adf80 Merge "Revert "Debugging wallpaper stuff on production device (to be reverted once built)"" into ub-now-nova 2014-05-21 23:01:31 +00:00
Adam Cohen 824fcb3a3e Revert "Debugging wallpaper stuff on production device (to be reverted once built)"
This reverts commit f8dc557cf8.

Change-Id: I2a2ce9a067ec6df829eb23997661bb090daa64ff
2014-05-21 23:01:25 +00:00
Adam Cohen 00a019d9e5 Merge "Debugging wallpaper stuff on production device (to be reverted once built)" into ub-now-nova 2014-05-21 23:00:02 +00:00
Adam Cohen f8dc557cf8 Debugging wallpaper stuff on production device (to be reverted once built)
issue 14470153

Change-Id: I6c93b11f639d79163da0c3ce4e4053e304e0081e
2014-05-21 15:53:11 -07:00
Sandeep Siddhartha 4ef5e4d43f am e1cdf525: (-s ours) Revert transparent bars for L in 3.5. DO NOT MERGE
* commit 'e1cdf5253d8c61218fe3b308803408c04f71ffa3':
  Revert transparent bars for L in 3.5. DO NOT MERGE
2014-05-21 22:46:34 +00:00
Baligh Uddin 01614d6ba5 Import translations. DO NOT MERGE
Change-Id: I5387b56f30db34e4736ede0e49d91a89cfb01f0a
Auto-generated-cl: translation import
2014-05-21 15:17:25 -07:00
Sandeep Siddhartha e1cdf5253d Revert transparent bars for L in 3.5. DO NOT MERGE
Bug: 15082937
Change-Id: I7698744aae83e58902641cf1fcc6ab55c1fcb543
2014-05-21 15:07:15 -07:00
Adam Cohen fe97439afa am a28b78e8: Fix issue where shortcuts were still being added even if corresponding app is uninstalled
* commit 'a28b78e8385f0f590b144038157afc7d34cd48b7':
  Fix issue where shortcuts were still being added even if corresponding app is uninstalled
2014-05-21 00:55:50 +00:00
Adam Cohen a28b78e838 Fix issue where shortcuts were still being added even if corresponding app is uninstalled
issue 14410162

Change-Id: I7857aace069c4eb4c1ee504088f4526d61e1f30e
2014-05-20 17:04:13 -07:00
Adam Cohen 5b53a202b9 am 7716b400: Merge "Fix crash when launcher dies while configuring a widget / shortcut" into ub-now-nova
* commit '7716b400654bae009188daf9053b68727410a53d':
  Fix crash when launcher dies while configuring a widget / shortcut
2014-05-20 22:30:11 +00:00
Adam Cohen 7716b40065 Merge "Fix crash when launcher dies while configuring a widget / shortcut" into ub-now-nova 2014-05-20 22:26:49 +00:00
Adam Cohen db364c3355 Fix crash when launcher dies while configuring a widget / shortcut
issue 15014018

Change-Id: I083fa40fb2fd0eb217852e5d088fa5e18e5f5697
2014-05-20 14:25:37 -07:00
Adam Cohen a6609e7762 am dedfca2a: Preventing crash when hovering over folder icon with widget shortcut
* commit 'dedfca2aef7573624bdb421b1805ef5e04bee502':
  Preventing crash when hovering over folder icon with widget shortcut
2014-05-20 00:44:37 +00:00
Adam Cohen dedfca2aef Preventing crash when hovering over folder icon with widget shortcut
issue 13748105

Change-Id: I053f6c7748310ad117ec216655e6147bfe6e4f85
2014-05-19 15:25:39 -07:00
Adam Cohen 28c48f9385 am 5eed5d8c: Ensure that hotseat callout only occurs when appropriate
* commit '5eed5d8c7b7ca78dd07bc6d441600cb97e0782a1':
  Ensure that hotseat callout only occurs when appropriate
2014-05-19 21:17:11 +00:00
Adam Cohen 5eed5d8c7b Ensure that hotseat callout only occurs when appropriate
issue 13551957

Change-Id: I87bda7eef8047edbd41f066930ed156a17d042df
2014-05-19 13:57:51 -07:00
Sandeep Siddhartha 40b3830a9c am 876b0039: Remove unnecessary reflection
* commit '876b003901afe908f46b47feef72afec576387bf':
  Remove unnecessary reflection
2014-05-19 18:51:04 +00:00
Sandeep Siddhartha 876b003901 Remove unnecessary reflection
Change-Id: Ia8a31eaf8563c4a337040e794742275c7e044506
2014-05-19 11:46:08 -07:00
Adam Cohen 8fc23d1e46 am c29217b0: Revert "Debugging something for wallpaper noise issue"
* commit 'c29217b08f3e7994876733ad1cf45bc03618f3a6':
  Revert "Debugging something for wallpaper noise issue"
2014-05-18 03:19:40 +00:00
Adam Cohen c29217b08f Revert "Debugging something for wallpaper noise issue"
This reverts commit 211d38c784.

Change-Id: I2c3e69e8951c3435f51d9ac43eddf0b56157b792
2014-05-18 03:17:15 +00:00
Adam Cohen 037347f033 am 211d38c7: Debugging something for wallpaper noise issue
* commit '211d38c784a2211ba6d1d9bcdf3c3bb1cf396d72':
  Debugging something for wallpaper noise issue
2014-05-18 01:20:17 +00:00
Adam Cohen 211d38c784 Debugging something for wallpaper noise issue
issue 14470153

Change-Id: Ifdde30b9a26443cdcf480f0ed4cfed2d612d09cf
2014-05-17 18:17:00 -07:00
Adam Cohen eb4241f70f am 8457d491: Removing extra clear, load and bind of default workspace
* commit '8457d491bf1f3989ea2cf58f20b0ff4863a668a7':
  Removing extra clear, load and bind of default workspace
2014-05-17 01:29:26 +00:00
Adam Cohen 8457d491bf Removing extra clear, load and bind of default workspace
-> 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
2014-05-16 18:26:15 -07:00
Adam Cohen e9491295a5 am 57884c7e: Merge "Disable the folder cling in two cases" into ub-now-nova
* commit '57884c7ee2835df52913a87ad90e83293c3157d3':
  Disable the folder cling in two cases
2014-05-17 01:21:19 +00:00
Adam Cohen 57884c7ee2 Merge "Disable the folder cling in two cases" into ub-now-nova 2014-05-17 01:18:44 +00:00
Adam Cohen 6268f2db4c Disable the folder cling in two cases
-> 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
2014-05-16 18:18:20 -07:00
Sandeep Siddhartha 7dc383dba6 am 1a86ac56: Merge "Use transparent system bars on L" into ub-now-nova
* commit '1a86ac56d73762773d67a85ebe0c33faddcc4798':
  Use transparent system bars on L
2014-05-17 01:09:10 +00:00
Sandeep Siddhartha 1a86ac56d7 Merge "Use transparent system bars on L" into ub-now-nova 2014-05-17 01:06:56 +00:00
Sandeep Siddhartha 2efc7d928a Use transparent system bars on L
Change-Id: I1e8921fa0e8a5bdf34495f9d88ba9f3b1f1e9c89
2014-05-16 17:48:16 -07:00
Jason Monk 2824ae2fc6 am bbe1e24c: Fix issue where always trying to migrate
* commit 'bbe1e24c5ff470a695510d23d67bcb6f2ad88d0e':
  Fix issue where always trying to migrate
2014-05-16 22:10:09 +00:00