OSDN Git Service

android-x86/packages-apps-Launcher.git
2009-08-20 Android (Google... Merge change 22010 into eclair
2009-08-20 Dianne HackbornSwitch home to use the new shared wallpaper surface.
2009-08-19 Anonymous Cowardam f2ad9adc: Remove the ability for the Google logo...
2009-08-19 Anonymous CowardRemove the ability for the Google logo to hide itself...
2009-08-18 Eric Fischeram facd2688: (-s ours) Import revised translations...
2009-08-17 Eric FischerImport revised translations. DO NOT MERGE
2009-08-17 Romain GuyFix possible NPE in Launcher.
2009-08-14 Mike LeBeauam a3c77b8d: Merge change 21132 into donut
2009-08-13 Dianne HackbornStubs are no longer needed!
2009-08-13 Android (Google... Merge change 21132 into donut
2009-08-13 Mike LeBeauReplace app icon used in shortcuts selector menu with...
2009-08-12 Romain Guyam d46a746d: (-s ours) Merge change 20953 into donut
2009-08-12 Android (Google... Merge change 20953 into donut
2009-08-12 Romain GuyDo not merge. Fix loading of icons in Home at boot...
2009-08-09 Dianne HackbornFollow updated wallpaper APIs.
2009-08-08 Romain GuyFix threading issue in Home's loading code.
2009-08-06 Romain GuyPut Maps back.
2009-08-06 Dianne HackbornUpdate to use new public wallpaper APIs.
2009-08-04 Jean-Baptiste... merge from open-source master
2009-08-03 Eric Fischeram b116049e: (-s ours) Import revised translations...
2009-08-03 Eric FischerImport revised translations. DO NOT MERGE
2009-08-03 Jean-Baptiste... merge from donut
2009-07-31 Romain GuyProperly center the wallpaper when too small.
2009-07-29 Jean-Baptiste... merge from donut
2009-07-29 Joe OnoratoAlso provide the name of the wallpaper that's being...
2009-07-28 Mike LeBeauam 31bbf9cb: Stop trying to play tricks with the focusa...
2009-07-28 Mike LeBeauStop trying to play tricks with the focusability of...
2009-07-26 Jean-Baptiste... reconcile korg/master into goog/master
2009-07-26 Jean-Baptiste... Merge korg/donut into korg/master
2009-07-25 Dianne HackbornDeal with canceled keys.
2009-07-24 Dianne Hackbornam 32ce7f17: Update launcher to use new bitmap density...
2009-07-24 Dianne HackbornUpdate launcher to use new bitmap density API.
2009-07-22 Leon Scrogginsam 142868a4: Change "Shortcut <> is installed" to ...
2009-07-22 Android (Google... am d7013ca7: Merge change 8193 into donut
2009-07-22 Leon ScrogginsChange "Shortcut <> is installed" to "created"
2009-07-22 Android (Google... Merge change 8193 into donut
2009-07-22 Mike LeBeauAdd one more pixel of padding to the top of the Google...
2009-07-21 Android (Google... am efb38794: Merge change 8034 into donut
2009-07-21 Android (Google... Merge change 8034 into donut
2009-07-21 Romain GuyRemove gestures from Home.
2009-07-21 Mike LeBeauam 18fdcb6d: Display a Google logo in the search widget...
2009-07-21 Mike LeBeauDisplay a Google logo in the search widget if Google...
2009-07-20 Romain Guyam 6e1fd5b2: Prevents BadTokenException on rotation...
2009-07-20 Romain Guyam 6da5b433: Adjust the padding in Home\'s all apps...
2009-07-20 Romain Guyam 6c8bbcb5: Fixes #1930069. Prevents NPE in GesturesAc...
2009-07-20 Romain Guyam 27f98955: Remove dead code from Home.
2009-07-20 Romain Guyam e59717b6: Remove unused asset.
2009-07-18 Romain Guyam e769bc76: Fixes #1987902. Do not show the + button...
2009-07-17 Romain GuyPrevents BadTokenException on rotation of the gestures...
2009-07-17 Romain GuyAdjust the padding in Home's all apps drawer
2009-07-17 Romain GuyFixes #1930069. Prevents NPE in GesturesActivity. Ensur...
2009-07-17 Romain GuyRemove dead code from Home.
2009-07-17 Romain GuyRemove unused asset.
2009-07-17 Romain GuyFixes #1987902. Do not show the + button when not...
2009-07-17 Romain Guyam f9848949: Fix back button in gestures panel.
2009-07-17 Romain Guyam 6b3f51d3: More new gestures UI. Adds a back button...
2009-07-17 Romain GuyFix back button in gestures panel.
2009-07-17 Romain Guyam 1dd3a077: New gestures UI.
2009-07-17 Romain GuyMore new gestures UI. Adds a back button at the bottom...
2009-07-16 Romain GuyNew gestures UI.
2009-07-16 Romain Guyam 68634c1c: Fixes OutOfMemoryError on Home.
2009-07-15 Romain GuyFixes OutOfMemoryError on Home.
2009-07-15 Jean-Baptiste... Merge commit 'goog/readonly-korg-master' into merge_kor...
2009-07-14 Android (Google... am 949b3eb9: Merge change 7136 into donut
2009-07-14 Android (Google... Merge change 7136 into donut
2009-07-14 Romain GuyFix the lock issue on Home. This was caused by onPrepar...
2009-07-14 Romain Guyam 6f227eba: Fixes #1977560. Prevents NPE when rotating...
2009-07-14 Romain GuyFixes #1977560. Prevents NPE when rotating the gestures...
2009-07-14 Android (Google... am c5df5b61: Merge change 7061 into donut
2009-07-14 Android (Google... Merge change 7061 into donut
2009-07-14 Mike LeBeauPut in new version of search floater background image...
2009-07-13 Eric Fischeram f881f08d: Import new translations
2009-07-13 Eric FischerImport new translations
2009-07-09 Romain Guyam 83fb0c1c: Remove unused resources from Home.
2009-07-09 Romain GuyRemove unused resources from Home.
2009-07-08 Bjorn Bringertam 0879cef6: Don\'t call SearchManager.isVisible()...
2009-07-08 Bjorn BringertDon't call SearchManager.isVisible() in Launcher.
2009-07-06 Romain Guyam a206daae: Related to #1444844. Caps fling velocity...
2009-07-06 Romain GuyRelated to #1444844. Caps fling velocity on Home.
2009-07-06 Mike LeBeauam aafeef31: Fix the search widget taking characters...
2009-07-06 Mike LeBeauam 736cf281: Close the search dialog when user gets...
2009-07-06 Android (Google... am 93e95153: Merge change 6127 into donut
2009-07-03 Romain Guyam f38b3d57: Fixes #1956185. Restores the gesture when...
2009-07-03 Mike LeBeauFix the search widget taking characters into it rather...
2009-07-03 Mike LeBeauClose the search dialog when user gets to Home by press...
2009-07-02 Android (Google... Merge change 6127 into donut
2009-07-02 Karl RosaenRemove SearchAutocompleteTextView from Launcher.
2009-07-02 Romain Guyam 98d0165c: Use a plain DataOutputStream instead of...
2009-07-01 Romain GuyFixes #1956185. Restores the gesture when changing...
2009-07-01 Romain Guyam 08f97496: Fixes #1949637. Home was setting waitingFo...
2009-06-30 Romain GuyUse a plain DataOutputStream instead of SharedPreferenc...
2009-06-30 Romain Guyam 806b0f3f: Fix use of drawing cache in Launcher.
2009-06-29 Romain GuyFixes #1949637. Home was setting waitingForResult=true...
2009-06-26 Romain GuyFix use of drawing cache in Launcher.
2009-06-26 Romain Guyam f280f202: Fixes #1945905. Prevents the user from...
2009-06-26 Romain GuyFixes #1945905. Prevents the user from clicking the...
2009-06-25 Dianne Hackbornam f2287536: Change name for home\'s uid to something...
2009-06-25 Dianne HackbornChange name for home's uid to something more generic.
2009-06-25 Romain Guyam 800c215f: Fix the build
2009-06-25 Android (Google... am f90f31e0: Merge change 5291 into donut
next