Adam Powell
c36f2455ab
Cancel long press within normal touch slop, before paging touch slop.
...
Change-Id: I1b4d02db306bc0a7c3f39e2174a7239239ce4422
2010-03-10 11:08:17 -08:00
Adam Powell
3499d4aac4
Smoother scrolling/paging, multiple pointer support
...
Change-Id: I09eef7b0b4d85ab073307f2fb5eb2521aef82af4
2010-03-10 10:16:21 -08:00
Dianne Hackborn
12687cf144
Allow shared user id and process to be set via overlays.
...
This fiddles the manifest to allow the app's shared user id and
process to be changed at build time via resource overlays, so we
can build launcher to run in the acore process for low-end devices.
Also switches the cert of launcher back to shared, to allow for
this. (Note this only really matters if the shared user id is set,
otherwise launcher will still get its own uid.)
Change-Id: I0bd0a06e1442c4bfe5ceb2d438cb58f29d911578
2010-03-09 17:18:11 -08:00
Daniel Sandler
ccdc875e68
Merge "Updated mdpi art."
2010-03-09 11:49:13 -08:00
Ying Wang
0f54a24141
Merge "Enable Proguard on Launcher2."
2010-03-09 09:19:52 -08:00
Daniel Sandler
a4503708ea
Updated mdpi art.
...
Bug: 2485104
Change-Id: I6a84768f45141528361eaee1f0ce4b37e50ca487
2010-03-09 11:00:12 -05:00
Jean-Baptiste Queru
7c863d2647
Add an empty CleanSpec.mk
...
Change-Id: If0c55c46602c610c68d42b62796d6784dad97c0e
2010-03-08 18:05:04 -08:00
Jason Sams
638a93d73b
Give up on caching the computed animation state as it keeps causing bugs
...
where we don't correctly re-initialize it when starting in various states.
Change-Id: Id648c7bba5d8b55a32b5b33363ddf6e74701df87
2010-03-08 17:03:51 -08:00
Daniel Sandler
af6db10ca5
Speed up 2D AllApps fade-in.
...
Change-Id: I466c97cb63687ec3dab5109a8e77445e78e8b3ee
2010-03-08 14:41:21 -05:00
Jason Sams
d1e2e1d6f4
Move mipmap level generation from allocation creation to upload time. This prevents RS from storing the >0 mipmap levels.
2010-03-05 15:19:00 -08:00
Kenny Root
7fc8227051
Merge "Widen AllApps3D text to match Launcher"
2010-03-05 13:43:30 -08:00
Kenny Root
9705164300
Widen AllApps3D text to match Launcher
...
The AllApps3D text used to have a bubble shade for the application
title to make it more visible over a translucent background of the
desktop. This was later changed to a black background eliminating
the need for the bubble surrounding the text. The majority of the
bubble rectangle code was commented out leaving all of the padding
still in effect. This caused application titles to wrap in varying
places between Launcher and Launcher2. Padding changes solve this.
Change-Id: Id67649562045f65b44409dfb81e6112a1f838143
2010-03-05 13:26:59 -08:00
Daniel Sandler
76c0e1408b
Use the right package name to find wallpaper resources.
...
Bug: 2489120
Change-Id: I7efb122916edfb467c02969f29d845ebf29f74bf
2010-03-05 13:43:30 -05:00
Daniel Sandler
fe609f3bab
Swap in the classic Android wallpapers in mdpi.
...
hdpi devices will see the Nexus wallpapers; mdpi devices
will see the old wallpapers.
Change-Id: If019eb90e9d67ede7865a8ea9f7a330d43a664ab
2010-03-05 11:02:55 -05:00
Daniel Sandler
8101bfa965
Merge "Change the way 2D/3D AllApps are selected."
2010-03-05 05:47:27 -08:00
Romain Guy
406d703fad
Make touch events work in landscape.
2010-03-04 18:59:31 -08:00
Daniel Sandler
46e47d03b3
Change the way 2D/3D AllApps are selected.
...
all_apps.xml is now a trampoline that loads the correct layout file.
Also take this opportunity to make 2D the default.
Change-Id: Iba2500da1bf4f505f1a5c2f6f32ed6e72ec34c5f
2010-03-04 16:16:20 -05:00
Romain Guy
edcce099c9
Fix the build!
2010-03-04 13:03:17 -08:00
Romain Guy
2dc785dbde
Merge "Prevent crash when a bad widget launches a non-existent config activity."
2010-03-04 12:52:16 -08:00
Romain Guy
8e633c5a3e
Prevent crash when a bad widget launches a non-existent config activity.
2010-03-04 12:51:36 -08:00
Romain Guy
ce11585bb4
Make the Home on screen button work in landscape.
2010-03-04 12:15:37 -08:00
Romain Guy
4f20947fd6
Update launcher's namespace.
2010-03-04 12:07:31 -08:00
Romain Guy
cf8790483d
Rename Launcher2's package to com.android.launcher.
...
This should fix data migration issues.
2010-03-04 12:01:40 -08:00
Romain Guy
060b5c88cc
Implement landscape in 3D all apps.
...
Bug #2454737
Bug #2454736
2010-03-04 10:16:43 -08:00
Daniel Sandler
28d10f8478
More mdpi artwork.
...
Change-Id: I53f7985a2fe0dc4e61143242c110f3604e8ed1a1
2010-03-04 12:19:30 -05:00
Daniel Sandler
63206c8ed7
New mdpi artwork for L2.
...
Change-Id: Ie4b209a3cda914a547b0fc6abfc81a0a681aa5ee
2010-03-04 09:18:37 -05:00
Ying Wang
932b29dbd8
Enable Proguard on Launcher2.
2010-03-03 17:13:54 -08:00
Jean-Baptiste Queru
9585350331
Merge "Switch to Launcher2 for all builds."
2010-03-03 12:44:28 -08:00
Daniel Sandler
c351eb8b6a
Hide the workspace when launching AllApps2D.
...
Boosts performance and squashes some weird focus issues.
(Also: fix builds with AllApps3D)
Change-Id: Id1c4628e119c950dced9d3383993674f3d6b9a1c
2010-03-03 15:11:52 -05:00
Daniel Sandler
388f679aa4
Introduce 2D All Apps and other support for sapphire-class devices.
...
AllAppsView is now the 2D, GridView-based version (very
similar to classic Launcher); AllApps3D is the
RenderScript/Rollo implementation.
TODO:
- some mdpi assets are not in fact mdpi
- related to above: static wallpapers not working yet
- add dynamic selection of 2D/3D AA; currently you must
choose one at build time by picking the appropriate class
in all_apps.xml (see separate CL for sapphire overlay
that does this)
Change-Id: I253d98404ea8a329a4049d2e48edd2e5129fa6ba
2010-03-03 14:38:45 -05:00
Jean-Baptiste Queru
2b75fb573e
Switch to Launcher2 for all builds.
...
Change-Id: Ie5563bf09ebd79cdd94e4c3bd1961807e7bb3693
2010-03-03 11:27:21 -08:00
Ying Wang
9f9077d2be
Merge "Fix Proguard flags."
2010-03-02 09:37:26 -08:00
Joe Onorato
a5ecf71e57
am 2347b233: am 4700fed7: Maybe this will silence http://b/2460740
...
Merge commit '2347b2335b26edc5b7145759cc8a727fc712b970'
* commit '2347b2335b26edc5b7145759cc8a727fc712b970':
Maybe this will silence http://b/2460740
2010-03-01 18:34:15 -08:00
Joe Onorato
2347b2335b
am 4700fed7: Maybe this will silence http://b/2460740
...
Merge commit '4700fed72b619a09a0d9cac93e86625b95c730dc' into eclair-plus-aosp
* commit '4700fed72b619a09a0d9cac93e86625b95c730dc':
Maybe this will silence http://b/2460740
2010-03-01 17:57:23 -08:00
Joe Onorato
4700fed72b
Maybe this will silence http://b/2460740
2010-03-01 15:26:36 -08:00
Romain Guy
384fb17576
Fix folders asset.
...
Bug #2478416
2010-03-01 10:15:39 -08:00
Eric Fischer
8c0aab14ee
Import new translations.
2010-02-26 17:31:07 -08:00
Jason Sams
84f0bbf107
Merge "Fix single frame flicker when AllApps did its pre-load WAR that forced the driver to render one frame."
2010-02-26 13:51:14 -08:00
Jason Sams
2a13155e04
Fix single frame flicker when AllApps did its pre-load WAR that forced the driver to render one frame.
2010-02-26 13:50:31 -08:00
Dianne Hackborn
094fc7ac6d
Update to reflect android-common no longer in framework.
2010-02-24 20:01:46 -08:00
Romain Guy
fb5411e982
Correctly position the quick contact badge when opened from a folder.
...
Bug #2467438
2010-02-24 10:04:17 -08:00
Bjorn Bringert
34c4db037b
Remove android.app.default_searchable=* from Launcher2
...
This value was deprecated in
I0252952b44ae85dab31221b598ed79cc24e2b580
Change-Id: If5639f2b51dd694f39e89f38e034e3d8efdba585
2010-02-23 13:47:41 +00:00
Jason Sams
6b08ffe664
tweak alignment of all apps to avoid filtering artifacts.
2010-02-22 15:41:42 -08:00
Joe Onorato
983e5f2cd3
am 96ef9f68: am bf5350db: fix 2460740 com.android.launcher2: java.lang.NullPointerException at com.android.launcher2.AllAppsView.saveAppsList(AllAppsView.java:1270)
...
Merge commit '96ef9f68a43604c99cd18537a6c8e9d1c5049c31'
* commit '96ef9f68a43604c99cd18537a6c8e9d1c5049c31':
fix 2460740 com.android.launcher2: java.lang.NullPointerException at
2010-02-22 15:07:16 -08:00
Joe Onorato
96ef9f68a4
am bf5350db: fix 2460740 com.android.launcher2: java.lang.NullPointerException at com.android.launcher2.AllAppsView.saveAppsList(AllAppsView.java:1270)
...
Merge commit 'bf5350db6166df369a4e22012bc0a7a122f39a51' into eclair-plus-aosp
* commit 'bf5350db6166df369a4e22012bc0a7a122f39a51':
fix 2460740 com.android.launcher2: java.lang.NullPointerException at
2010-02-22 14:52:03 -08:00
Joe Onorato
bf5350db61
fix 2460740 com.android.launcher2: java.lang.NullPointerException at
...
com.android.launcher2.AllAppsView$RolloRS.saveAppsList(AllAppsView.java:1270)
2010-02-22 14:46:10 -08:00
Ying Wang
77de117d2e
Fix Proguard flags.
2010-02-19 18:50:32 -08:00
Joe Onorato
deb98afe40
minor refactor: This function is only called from one place. It doesn't need the parameters.
2010-02-19 15:00:12 -08:00
Joe Onorato
0a6a9318ed
am 869228da: am 3c24aca5: Don\'t crash when adding a shortcut.
...
Merge commit '869228dadb0e537ce9138dc613c4cbc7e1aed1d3'
* commit '869228dadb0e537ce9138dc613c4cbc7e1aed1d3':
Don't crash when adding a shortcut.
2010-02-19 13:42:24 -08:00
Joe Onorato
869228dadb
am 3c24aca5: Don\'t crash when adding a shortcut.
...
Merge commit '3c24aca5f597f2eb90e53dce450197e2f46c2305' into eclair-plus-aosp
* commit '3c24aca5f597f2eb90e53dce450197e2f46c2305':
Don't crash when adding a shortcut.
2010-02-19 13:39:12 -08:00