Commit Graph

503 Commits

Author SHA1 Message Date
Joe Onorato 8a3ae91dd4 am 539ed9df: PASSION ONLY - fix npe
Merge commit '539ed9dfee12564f0bf43822481c7a9b81e5d8b7'

* commit '539ed9dfee12564f0bf43822481c7a9b81e5d8b7':
  PASSION ONLY - fix npe
2009-10-12 11:25:20 -07:00
Joe Onorato 4d3551052a am 08b5dfe0: Reduce the bias towards scrolling a little bit.
Merge commit '08b5dfe0b9df76db513e0a14f4d0e20701e1c2f2'

* commit '08b5dfe0b9df76db513e0a14f4d0e20701e1c2f2':
  Reduce the bias towards scrolling a little bit.
2009-10-12 11:25:17 -07:00
Joe Onorato 144c22595b am bcbeab8f: Put the home button back in.
Merge commit 'bcbeab8fc7b8e62a68658f05cc7ce310c64feded'

* commit 'bcbeab8fc7b8e62a68658f05cc7ce310c64feded':
  Put the home button back in.
2009-10-12 11:25:14 -07:00
Joe Onorato 681ee495b5 am fccc8dfc: Center the text in the textures.
Merge commit 'fccc8dfc8a442b8d5ea415e1cba7ffde349319d9'

* commit 'fccc8dfc8a442b8d5ea415e1cba7ffde349319d9':
  Center the text in the textures.
2009-10-12 11:25:10 -07:00
Joe Onorato 18e4a70296 am c5acd423: Be even more aggressive about faking the readback zoom state.
Merge commit 'c5acd423146cbbfa015e7b35a3e28092754ce86f'

* commit 'c5acd423146cbbfa015e7b35a3e28092754ce86f':
  Be even more aggressive about faking the readback zoom state.
2009-10-12 11:25:06 -07:00
Joe Onorato 8c483be46f am f7b0e018: Fix the "missing touch events" problem.
Merge commit 'f7b0e0188033fe7611cf68c4efa8123e3160b689'

* commit 'f7b0e0188033fe7611cf68c4efa8123e3160b689':
  Fix the "missing touch events" problem.
2009-10-12 11:25:03 -07:00
Joe Onorato 01704757c2 am 2bc6b7c2: Fix the bug where you can grab the workspace while all apps is animating.
Merge commit '2bc6b7c2b8b651dde0a65c64c127f5b85c1290d2'

* commit '2bc6b7c2b8b651dde0a65c64c127f5b85c1290d2':
  Fix the bug where you can grab the workspace while all apps is animating.
2009-10-12 11:24:59 -07:00
Joe Onorato 539ed9dfee PASSION ONLY - fix npe 2009-10-02 10:22:23 -07:00
Joe Onorato 08b5dfe0b9 Reduce the bias towards scrolling a little bit.
I was missing some zooms now.
2009-10-01 21:47:56 -07:00
Joe Onorato bcbeab8fc7 Put the home button back in. 2009-10-01 21:45:43 -07:00
Joe Onorato fccc8dfc8a Center the text in the textures. 2009-10-01 14:30:16 -07:00
Joe Onorato c5acd42314 Be even more aggressive about faking the readback zoom state. 2009-10-01 14:21:24 -07:00
Joe Onorato f7b0e01880 Fix the "missing touch events" problem.
- Bias the slop regions so that it's more likely to think that you're scrolling
  than zooming.
- If it could be a scroll or a zoom, pick the scroll.
2009-10-01 14:09:15 -07:00
Joe Onorato 2bc6b7c2b8 Fix the bug where you can grab the workspace while all apps is animating.
You can still grab it, but now once all apps is up, it returns to where it belongs.
2009-10-01 14:08:30 -07:00
Dianne Hackborn 861eb698b5 am e52a1b59: Follow changed API.
Merge commit 'e52a1b5909bbae99cd1830cc5375fc02eaf5a747'

* commit 'e52a1b5909bbae99cd1830cc5375fc02eaf5a747':
  Follow changed API.
2009-10-01 13:53:55 -07:00
Jason Sams 6ac11a6415 am 28870b75: Minor tweaks to look. Billboarded icons and 1:1 text.
Merge commit '28870b75a705403e9a19ef8fedc1fd8906e31870'

* commit '28870b75a705403e9a19ef8fedc1fd8906e31870':
  Minor tweaks to look.  Billboarded icons and 1:1 text.
2009-10-01 13:45:49 -07:00
Jason Sams 19d648d5fd am 4f3bdc2e: Merge change I476339d6 into eclair
Merge commit '4f3bdc2e66cd2cc64fb37dd5de0403a796b87ded'

* commit '4f3bdc2e66cd2cc64fb37dd5de0403a796b87ded':
  Implement safer test for min click velocity.
2009-10-01 11:46:29 -07:00
Romain Guy 2950068ee3 am 6c0bb93d: Merge change Ia7313db2 into eclair
Merge commit '6c0bb93d7fd5d7b279885c8f7f07970cdbbc9f99'

* commit '6c0bb93d7fd5d7b279885c8f7f07970cdbbc9f99':
  Prevent crash when dropping an icon.
2009-10-01 11:41:48 -07:00
Jason Sams 117ab834af am cd689e14: Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping.
Merge commit 'cd689e14c7331985b3758674e4d486dcb9083f98'

* commit 'cd689e14c7331985b3758674e4d486dcb9083f98':
  Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping.
2009-10-01 11:40:57 -07:00
Daniel Sandler e4aa09d777 am dd4a83ed: Merge change I86daa3fb into eclair
Merge commit 'dd4a83ed79a7f4a217e222c1a5c3d0c45a539f72'

* commit 'dd4a83ed79a7f4a217e222c1a5c3d0c45a539f72':
  Live wallpaper improvements.
2009-10-01 11:35:04 -07:00
Joe Onorato 8b8f3b392c am 968b2a24: Add home button asset.
Merge commit '968b2a24735005b8c4db351c24fc133108148c60'

* commit '968b2a24735005b8c4db351c24fc133108148c60':
  Add home button asset.
2009-10-01 11:13:34 -07:00
Romain Guy 8cdc179515 am 89911d24: Fix icons resizing.
Merge commit '89911d2450f5db92d79e3bcefa9d324e9e8c4900'

* commit '89911d2450f5db92d79e3bcefa9d324e9e8c4900':
  Fix icons resizing.
2009-10-01 11:06:43 -07:00
Dianne Hackborn e52a1b5909 Follow changed API.
Change-Id: If4e9190b1dec55f75b5b9283563ef47573053c32
2009-09-30 23:21:05 -07:00
Jason Sams 28870b75a7 Minor tweaks to look. Billboarded icons and 1:1 text. 2009-09-30 17:40:11 -07:00
Android (Google) Code Review 4f3bdc2e66 Merge change I476339d6 into eclair
* changes:
  Implement safer test for min click velocity.
2009-09-29 21:23:20 -04:00
Jason Sams 476339d696 Implement safer test for min click velocity. 2009-09-29 18:14:38 -07:00
Android (Google) Code Review 6c0bb93d7f Merge change Ia7313db2 into eclair
* changes:
  Prevent crash when dropping an icon.
2009-09-29 19:19:40 -04:00
Romain Guy 207e40ee66 Prevent crash when dropping an icon.
Change-Id: Ia7313db2437a094c11286edeeaae7b3121a873eb
2009-09-29 16:19:19 -07:00
Jason Sams cd689e14c7 Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping. 2009-09-29 15:39:17 -07:00
Android (Google) Code Review dd4a83ed79 Merge change I86daa3fb into eclair
* changes:
  Live wallpaper improvements.
2009-09-29 16:25:39 -04:00
Joe Onorato 74a847d4e9 am 360d0353: Reset rollo to page 0 when it\'s fully zoomed out.
Merge commit '360d0353fdc8ecfcb7131ca0976c9a126b8a0d18'

* commit '360d0353fdc8ecfcb7131ca0976c9a126b8a0d18':
  Reset rollo to page 0 when it's fully zoomed out.
2009-09-29 11:09:41 -07:00
Joe Onorato 968b2a2473 Add home button asset. 2009-09-29 12:51:11 -04:00
Romain Guy 89911d2450 Fix icons resizing.
Change-Id: I006191e27af19a95992050eb352a0489abbe6c58
2009-09-28 18:48:49 -07:00
Joe Onorato 360d0353fd Reset rollo to page 0 when it's fully zoomed out. 2009-09-28 17:34:44 -04:00
Daniel Sandler 86daa3fb87 Live wallpaper improvements.
Now draws something a little nicer if the live wallpaper
doesn't have a preview.

Also: move Launcher2 back into "shared" so it has permission
to set the wallpaper.
2009-09-28 16:03:50 -04:00
Jason Sams 80ba134ccf am 0a8dc2cd: Fix use of zero sized allocation. Add check to make sure the read object has not become null while waiting for the message to arrive.
Merge commit '0a8dc2cd98ddb89ebde88096de8053ad57c45e09'

* commit '0a8dc2cd98ddb89ebde88096de8053ad57c45e09':
  Fix use of zero sized allocation.  Add check to make sure the read object has not become null while waiting for the message to arrive.
2009-09-28 10:03:18 -07:00
Jason Sams 216efb1c95 am 05de32ae: Turn on HW rendering for AllApps.
Merge commit '05de32aec2918041d575829ecc928d2d16c45dc3'

* commit '05de32aec2918041d575829ecc928d2d16c45dc3':
  Turn on HW rendering for AllApps.
2009-09-28 01:13:41 -07:00
Jason Sams 0a8dc2cd98 Fix use of zero sized allocation. Add check to make sure the read object has not become null while waiting for the message to arrive. 2009-09-27 17:51:44 -07:00
Joe Onorato a25a1a7647 am 8e099e20: Don\'t do readback. This is a hack until we figure out a better way to really find out what\'s going on.
Merge commit '8e099e208e998ce288cee11891123903cfc9b232'

* commit '8e099e208e998ce288cee11891123903cfc9b232':
  Don't do readback.  This is a hack until we figure out a better way to really find out what's going
2009-09-27 15:43:01 -07:00
Joe Onorato 7cbf11cf72 am 56848b0c: Fix the hit testing so the regions line up with the icons.
Merge commit '56848b0cc53cc6b241920a245aa64d636cceb463'

* commit '56848b0cc53cc6b241920a245aa64d636cceb463':
  Fix the hit testing so the regions line up with the icons.
2009-09-27 15:38:17 -07:00
Jason Sams 05de32aec2 Turn on HW rendering for AllApps. 2009-09-27 14:01:40 -07:00
Joe Onorato 8e099e208e Don't do readback. This is a hack until we figure out a better way to really find out what's going
on.
2009-09-25 17:30:47 -07:00
Joe Onorato 56848b0cc5 Fix the hit testing so the regions line up with the icons. 2009-09-25 13:59:59 -07:00
Joe Onorato 0c91f9be5e am e048e8a8: Now that touch events can go off the edge of the screen, clamp them to the screen size for hit testing purposes while dragging.
Merge commit 'e048e8a8eff51e8c2c271d16c864367dac438ca2'

* commit 'e048e8a8eff51e8c2c271d16c864367dac438ca2':
  Now that touch events can go off the edge of the screen, clamp
2009-09-25 11:27:04 -07:00
Joe Onorato 5ee7a6c224 am 7bb1749c: work around and fix bugs
Merge commit '7bb1749c69384faf00b238f0684d3b2e23406451'

* commit '7bb1749c69384faf00b238f0684d3b2e23406451':
  work around and fix bugs
2009-09-25 11:25:32 -07:00
Joe Onorato 44beb1445f am 6467f30e: delete these unused files
Merge commit '6467f30eb638ae3bf07be1ead1fb93023fd83ba1'

* commit '6467f30eb638ae3bf07be1ead1fb93023fd83ba1':
  delete these unused files
2009-09-25 11:25:28 -07:00
Joe Onorato 9f2d4b4a4a am 33ed7b2f: Fix some crashes in launcher2.
Merge commit '33ed7b2f5a2456dc44dfe6e8f35a415c1495a87c'

* commit '33ed7b2f5a2456dc44dfe6e8f35a415c1495a87c':
  Fix some crashes in launcher2.
2009-09-25 10:56:38 -07:00
Joe Onorato 4e11dc9be2 am 26646340: Rollo tweaks.
Merge commit '26646340d861a4c182e741be1ec677040dc7e979'

* commit '26646340d861a4c182e741be1ec677040dc7e979':
  Rollo tweaks.
2009-09-25 10:53:56 -07:00
Joe Onorato d80ea6157e am a997a515: Merge change 26676 into eclair
Merge commit 'a997a515151b3ba853bd3e45c1d5b53579aaa193'

* commit 'a997a515151b3ba853bd3e45c1d5b53579aaa193':
  Use the software renderer for all apps for now.
2009-09-25 10:53:12 -07:00
Joe Onorato e048e8a8ef Now that touch events can go off the edge of the screen, clamp
them to the screen size for hit testing purposes while dragging.
2009-09-25 10:39:17 -07:00