summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added transitions when dropping items onto Folders, fixed bugsAdam Cohen2011-07-028-85/+149
| | | | | | | -> Changed the ordering of the FolderIcon preview to show first items first -> Folder now closes immediately upon drop of an item from folder to workspace Change-Id: I66361b604dc5ef81da2413b7dda53d0c4691377e
* Merge "Fixing small folder bugs"Adam Cohen2011-06-302-3/+13
|\
| * Fixing small folder bugsAdam Cohen2011-06-302-3/+13
| | | | | | | | | | | | | | -> Issue 4972348 -> Center folder when it extends beyond the workspace Change-Id: Id5551d17d595151bfd27122e1fd4ddfeab7dbf40
* | Merge "Tweaking AppsCustomize spacing to match CellLayout."Winson Chung2011-06-306-48/+54
|\ \
| * | Tweaking AppsCustomize spacing to match CellLayout.Winson Chung2011-06-306-48/+54
| |/ | | | | | | Change-Id: I5c3fa215659b51c7fc8dcda19dd1fd753d192f5e
* / Adding transitions after reorder within folderAdam Cohen2011-06-308-185/+161
|/ | | | Change-Id: I52b20fa1b2e4f9ee0b4a68ac703b95a2050dbd4a
* Populating some more accessibility events.Winson Chung2011-06-297-3/+90
| | | | Change-Id: I7813abdd6dcc0979949caec9e31029486be0396d
* Making folder items match those on workspaceAdam Cohen2011-06-298-263/+1
| | | | | | -> Deleted some unused files Change-Id: I2e657d7a82140e55ecc674ee759c0c7bcf11ebe1
* Pushing folders up to DragLayerAdam Cohen2011-06-284-57/+36
| | | | | | | | -> Increasing max num of items in Folders to match the grid size of the workspace. -> Had to push folders up to prevent clipping Change-Id: I7aae7920cff940b8e88e9bef82162c6ab5ff11e9
* Merge "Making drop target smaller in landscape."Winson Chung2011-06-283-2/+4
|\
| * Making drop target smaller in landscape.Winson Chung2011-06-283-2/+4
| | | | | | | | Change-Id: I19b641761569d62d06eff7fb775ceb5cbcb5a845
* | Merge "Updating Folder assets"Adam Cohen2011-06-289-0/+0
|\ \
| * | Updating Folder assetsAdam Cohen2011-06-289-0/+0
| | | | | | | | | | | | Change-Id: Ia65a27161bff03518edf0a1186a7696237d0c9d4
* | | Merge "Fixing crash when adding/removing new packages while AppsCustomize is ↵Winson Chung2011-06-281-9/+50
|\ \ \ | |/ / |/| | | | | open."
| * | Fixing crash when adding/removing new packages while AppsCustomize is open.Winson Chung2011-06-281-9/+50
| |/ | | | | | | Change-Id: I3bcf1ec811af6f8dddcace65d973ed368e95b4c7
* | Merge "Dealing with upgrade from previous Folder implementation"Adam Cohen2011-06-281-2/+25
|\ \
| * | Dealing with upgrade from previous Folder implementationAdam Cohen2011-06-281-2/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | -> We need to truncate the old folder if it had more items than are currently supported -> We need to automatically place the items, since their folder location is not stored in the LauncherModel Change-Id: I4a5955adf2fed4d9b96a1cbd145dd69bbffc1cc7
* | | Merge "Fixing a couple folder bugs"Adam Cohen2011-06-285-65/+49
|\| |
| * | Fixing a couple folder bugsAdam Cohen2011-06-285-65/+49
| |/ | | | | | | | | | | | | | | -> Issue 4947774 - logic for determining workspace full -> Issue 4967906 - hiding hint text on begin edit -> Stripped out some no longer needed code from Workspace Change-Id: I62b0e5c2dbf424af6b8b29af9b70270d68923eba
* / Fixing bug with renamingAdam Cohen2011-06-271-1/+2
|/ | | | | | | -> in some workspace configs, bringing up the IME wasn't properly sliding up launcher to expose the text field Change-Id: Id98ae732fd8709cff08f156660ae1656feb5bf75
* Merge "Keeping folders synced when applications are uninstalled"Adam Cohen2011-06-242-15/+19
|\
| * Keeping folders synced when applications are uninstalledAdam Cohen2011-06-242-15/+19
| | | | | | | | | | | | -> fix bug 4905712 Change-Id: I4a250fd134e6d03bae30cfde6b33a82ed6f5fcef
* | Making slightly different layout for shortcut pages in Widgets tab.Winson Chung2011-06-245-56/+81
| | | | | | | | Change-Id: I3f07e23bfe1c68e84c148057e95d583e3fa25b34
* | Merge "Fix bug 4901543. Shadow now remains on FolderIcon after rename."Adam Cohen2011-06-241-3/+1
|\|
| * Fix bug 4901543. Shadow now remains on FolderIcon after rename.Adam Cohen2011-06-241-3/+1
| | | | | | | | Change-Id: I5457d8c958e6d965b5bb0dacf7f1a418966214ef
* | Merge "Tweaking input flags for Folder renaming"Adam Cohen2011-06-241-0/+3
|\|
| * Tweaking input flags for Folder renamingAdam Cohen2011-06-241-0/+3
| | | | | | | | | | | | -> Supress suggestions and capitalize words Change-Id: I890366a5fa9c93aa3f4a18f9ff330db333d56192
* | Merge "Using GridLayout in AppsCustomize widgets tab."Winson Chung2011-06-2412-72/+83
|\ \ | |/ |/|
| * Using GridLayout in AppsCustomize widgets tab.Winson Chung2011-06-2412-72/+83
| | | | | | | | | | | | | | | | - Starting to implement new widgets design - Hiding outlines in phone ui while dragging - Making the tab bar show only when we have items as well Change-Id: Ic027f9ba83fc0982f2f92a90412f050a8e248f9c
* | Folder auto-destroys itself when there is only one item left.Adam Cohen2011-06-232-5/+62
|/ | | | Change-Id: I4ea41e0730e3dc474a518eba0a04c11167b5c1df
* Cleaning up dead code.Winson Chung2011-06-2337-6144/+28
| | | | Change-Id: I922e20b41d19ca9936c75277ba7c58a291d297fa
* Merge "Removing the old dot.dot.dot page indicators at the bottom."Winson Chung2011-06-2365-511/+4
|\
| * Removing the old dot.dot.dot page indicators at the bottom.Winson Chung2011-06-2365-511/+4
| | | | | | | | Change-Id: Ia501329223c5e80634b1f9e3f13ceac378217491
* | Loading previews and holographic icons in background thread using AsyncTasks.Winson Chung2011-06-2310-359/+450
|/ | | | | | - Adding back animation between tabs Change-Id: I1a49bfca4f85f579e232861aa02d08fb25d0aafc
* Tweaking launcher grid and spacing.Winson Chung2011-06-2223-251/+212
| | | | Change-Id: I369a87f473d1e870b2f819221f6383aab340b067
* Merge "Removing News/Weather widget from default layout."Winson Chung2011-06-221-8/+0
|\
| * Removing News/Weather widget from default layout.Winson Chung2011-06-221-8/+0
| | | | | | | | Change-Id: Icc5d17c316478380f6f234100b108ee6cca160d4
* | Fixing bug where touch breaks completely after item removed from folderAdam Cohen2011-06-223-17/+8
| | | | | | | | Change-Id: If60057e5775853d3ac8c092dffe915f8f5a8bce4
* | A fullscreen wallpaper chooser for all screen sizes.Amith Yamasani2011-06-229-129/+109
|/ | | | | | | The wallpaper preview covers the whole screen, with background protection for the gallery items and button. Change-Id: Ice31c4fea6503d1a59b59d6fbffb5e4a28eb2143
* Merge "Adding select all on focus to folder renaming, changed spacing"Adam Cohen2011-06-213-4/+17
|\
| * Adding select all on focus to folder renaming, changed spacingAdam Cohen2011-06-213-4/+17
| | | | | | | | Change-Id: I34821315b168a37b9b78977adde0e93ba9db7c2e
* | Merge "New folder visualization, renaming, staggering reorder"Adam Cohen2011-06-2124-142/+359
|\|
| * New folder visualization, renaming, staggering reorderAdam Cohen2011-06-2124-142/+359
| | | | | | | | Change-Id: I62963d225e6ea5d2ec9d8ebc8a6d73099f5d6c7f
* | Need to remove views and not just hide them after animations.Winson Chung2011-06-208-42/+100
| | | | | | | | | | | | | | | | - Removing Manage Apps button from workspace and renaming it in AppsCustomize - Fixing foolish string play in resources from initial change for search bar - Using proper way to get full screen dims for wallpaper fix Change-Id: I1319d225135436468f1feb3057cd9f28eda7c89c
* | Import revised translations.Eric Fischer2011-06-2085-427/+461
| | | | | | | | Change-Id: I5e23d1bf2cc3316630a2958719758f22d96b8ddd
* | rectify build files.Tsu Chiang Chuang2011-06-172-2/+3
|/ | | | Change-Id: I138ac7805cb045f960e32193bad95a73cd8b063e
* Merge "Fixing small issue with widget divider showing in Phone UI and Shop ↵Winson Chung2011-06-1621-16/+26
|\ | | | | | | text showing in other languages."
| * Fixing small issue with widget divider showing in Phone UI and Shop text ↵Winson Chung2011-06-1621-16/+26
| | | | | | | | | | | | | | | | showing in other languages. - Removing some unused assets Change-Id: I40dec108b35ed4fcc769405446664e8180cb6d41
* | Reconcile with honeycomb-mr2-releaseThe Android Open Source Project2011-06-160-0/+0
|\ \ | | | | | | | | | Change-Id: Ie64c22de6fee25395210fed13ed0bf2f53fa004f
| * \ merge in honeycomb-mr2-release history after reset to honeycomb-mr2The Android Automerger2011-06-150-0/+0
| |\ \