summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug with drag visualization and UserFolders.Patrick Dubroy2010-07-137-3/+107
| | | | | | | | | When dragging an app shortcut, it was possible that we'd show a red rectangle around a cell occupied by a UserFolder. This shouldn't be possible -- as soon as that cell becomes the target drop cell, the folder should start handling the drag and drop events. Change-Id: I1b7a8b1aa9aeb7e2f1bd51ce8d947c06455e988f
* When dragging items on the home screen, visualize where they will drop.Patrick Dubroy2010-07-128-58/+249
| | | | | | | Draw a rectangle around the area where an item will land if it is dropped. If the area is vacant, the rectangle is green; otherwise, it is red. Change-Id: I859b52514566fa55f8c7a04493b8088d12baa476
* Fixed height of all apps icon in some configurations (running N1 with DPI ↵Michael Jurka2010-07-121-0/+1
| | | | set to 120)
* Fixing runtime error on non-xlarge devicesMichael Jurka2010-07-091-23/+42
| | | | | Previous commit made Launcher a subclass of TabActivity, but there is no TabHost in non-xlarge layouts; Launcher now subclasses from Activity and no longer assumes that there must be a TabHost Change-Id: I496496a602e43768d79113c7090435119cb4e5e5
* Improving home screen customizationMichael Jurka2010-07-0917-132/+466
| | | | | | | | | | - Created a drawer with tabs for widgets, folders, shortcuts, wallpapers (wallpapers are currently not implemented) - Tapping outside the drawer dismisses it - Moved the all apps icon to the upper right of the screen - Adding a toast that says "No more space on screen" when dragging a widget to a full screen - Fixed bug where you could stack two equal-sized widgets on top of each other on the homescreen (exposed by the new ability to drag widgets onto the home screen) Change-Id: I03b65ce54a85d24328c94e0c06e249571de449ee
* Switching allapps to use Mesh instead of SimpleMesh.Alex Sakhartchouk2010-07-014-11/+11
| | | | Change-Id: I678525439341d54e6841df3df2d7ab0c67c0b266
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-3028-419/+992
| | | | | | Currently, rotation is disabled as designs are still in flux, but the NxM grid is enabled (8x4). Change-Id: I0026f88c674719e3d67de6d6d481d2d4cd606362
* am 004f9d77: set up fast-forward from froyo-release to gingerbreadThe Android Open Source Project2010-06-290-0/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '004f9d772ce44a95111e38e9a447074b090b37f9' * commit '004f9d772ce44a95111e38e9a447074b090b37f9': Filter input events and smooth out touch scrolling. Bug 2639807 Fix proguard flags. Sort apps in AllApps3D.setApps(). Launcher2 performance: Don't sort apps in LauncherModel. resolve conflicts Bug 2509023 - NPE on upgrade to froyo Unbind root script around load activities to prevent commands from being delayed due to swap buffers. Fix 2507267 - stack overflow when adding shortcut
| * set up fast-forward from froyo-release to gingerbreadThe Android Open Source Project2010-06-290-0/+0
| |\ | | | | | | | | | Change-Id: Ib51715745e382bdc0cb3130afed110a6307b7059
| | * Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-06-112-7/+11
| | |\
| | * \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-06-102-6/+6
| | |\ \
| | * \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-06-081-0/+4
| | |\ \ \
| | * \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-06-084-94/+98
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-06-073-62/+111
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-06-035-3/+85
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-05-273-2/+64
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-05-253-2/+15
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-05-181-0/+8
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-05-171-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-05-071-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-05-055-63/+72
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-05-033-7/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Filter input events and smooth out touch scrolling. Bug 2639807Adam Powell2010-04-292-12/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I71a18497862a30db5ff0f52f566fb86eae213ea3
| | * | | | | | | | | | | | | | Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-2929-38/+187
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-287-40/+84
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-263-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Fix proguard flags.Daniel Sandler2010-04-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a crash in the new hotseat launcher icons. Change-Id: Idcb7441647f16c783a47dfe09400f04fa8980dd3
| | * | | | | | | | | | | | | | | | | Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-2346-51/+293
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-221-8/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-213-59/+101
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-197-44/+39
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | Sort apps in AllApps3D.setApps().Daniel Sandler2010-04-161-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The sorting is no longer being done in LauncherModel. AA3D.addApps correctly performs an insertion sort, but setApps did not. Missing from change I77e3865b. Bug: 2562420 Change-Id: I6854c2c4a221b2c1ad123410292da1fbfece7871
| | * | | | | | | | | | | | | | | | | | | | | Launcher2 performance: Don't sort apps in LauncherModel.Daniel Sandler2010-04-161-9/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AllApps2D and AllApps3D do their own sorting before display. Bug: 2562420 Change-Id: I77e3865b856a5123872bee3d8578d0596956cddd
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-157-45/+111
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-143-3/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-121-73/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-071-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-064-2/+64
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-051-3/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-04-012-0/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'froyo' into froyo-releaseThe Android Automerger2010-03-297-11/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'goog/master' into froyo-releaseandroid-build SharedAccount2010-03-242-11/+25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into froyo-releaseThe Android Automerger2010-03-231-10/+40
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into froyo-releaseThe Android Automerger2010-03-231-1/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into froyo-releaseThe Android Automerger2010-03-2222-341/+436
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into froyo-releaseThe Android Automerger2010-03-182-204/+213
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into froyo-releaseThe Android Automerger2010-03-163-25/+41
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into froyo-releaseThe Android Automerger2010-03-155-19/+36
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | resolve conflictsandroid-build SharedAccount2010-03-151-38/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2af5d0c5d3c80ad598a5cd7729f8a1b9b2842502
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 2509023 - NPE on upgrade to froyoJoe Onorato2010-03-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I07cb4f272948062b47da8826ca917fd74ad18404