Patrick Dubroy
ceae05d573
Add a market button to the toolbar.
...
We determine the default app market activity by resolving an intent,
and fetch the icon from the activity's meta-data.
2010-08-30 18:08:43 -07:00
Michael Jurka
b2c838c2eb
removed the temp screen rotation button
...
Change-Id: I26d5a840270065e43d4f66b3c53c7e9d52ce4200
2010-08-16 20:53:10 -07:00
Adam Cohen
4dfd261e50
Adding progaurd exception for click handler that's only
...
called by reflection.
Change-Id: Idac09b60605fda74334f5a2157b7369207cc7ef2
2010-08-11 18:55:58 -07:00
Michael Jurka
6860a8913a
fixed crash during animation to all apps
...
- proguard was stripping getter/setter that was
used only by reflection
2010-08-05 11:00:01 -07:00
Michael Jurka
f6710fa8af
telling proguard not to strip three onClick handlers
...
that are only used by reflection (they are
referenced in layout-xlarge/launcher.xml)
2010-08-04 11:08:04 -07:00
Daniel Sandler
b465cd6b1c
Fix proguard flags.
...
Fixes a crash in the new hotseat launcher icons.
Change-Id: Idcb7441647f16c783a47dfe09400f04fa8980dd3
2010-04-23 16:46:54 -04:00
Romain Guy
3af600182f
Last minute hack to deliver touch events to widget in landscape mode.
...
Bug #2562729
In landscape, the left and right dots buttons are 93dip wide; this makes them overlap
with widgets at the bottom of the screen. The dots do not need to be that wide but
we chose this size to make it easier to tap them in portrait. To avoid issues in
landscape, this change introduces a new type of ImageView that can ignore touch
events in a certain zone. This was easier and cheaper than re-cutting 36+ assets.
Change-Id: Id261fba41a43dede943e72060e39e87658e4b0df
2010-04-05 18:39:24 -07:00
Romain Guy
5347b3f6e4
Re-enable Proguard, supports 3D all apps correctly now.
...
Change-Id: I84ab56054c9f57985fec9107c3977691177b85a4
2010-03-11 10:36:05 -08:00
Romain Guy
5aafe7c249
Resurrect the All Apps button.
...
Change-Id: Ic7dc985bfc1eec6d6c059ff37a61c84b8cb103de
2010-03-10 18:26:59 -08:00
Ying Wang
932b29dbd8
Enable Proguard on Launcher2.
2010-03-03 17:13:54 -08:00