summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-2247/+0
* Deal with canceled keys.Dianne Hackborn2009-07-241-5/+29
* Remove gestures from Home.Romain Guy2009-07-211-430/+4
* Prevents BadTokenException on rotation of the gestures window.Romain Guy2009-07-171-2/+2
* Fixes #1930069. Prevents NPE in GesturesActivity. Ensures the store is always...Romain Guy2009-07-171-6/+6
* Remove dead code from Home.Romain Guy2009-07-171-8/+1
* Fixes #1987902. Do not show the + button when not needed.Romain Guy2009-07-171-7/+9
* More new gestures UI. Adds a back button at the bottom of the settings activity.Romain Guy2009-07-161-2/+2
* New gestures UI.Romain Guy2009-07-161-71/+72
* Fix the lock issue on Home. This was caused by onPrepareDialog().Romain Guy2009-07-141-8/+23
* Don't call SearchManager.isVisible() in Launcher.Bjorn Bringert2009-07-081-3/+1
* Close the search dialog when user gets to Home by pressing home button,Mike LeBeau2009-07-021-3/+29
* Fixes #1956185. Restores the gesture when changing orientation when creating ...Romain Guy2009-07-011-1/+4
* Use a plain DataOutputStream instead of SharedPreferences in Home.Romain Guy2009-06-301-14/+68
* Fixes #1949637. Home was setting waitingForResult=true whenever an app was la...Romain Guy2009-06-291-1/+1
* Fixes #1945905. Prevents the user from clicking the same button mutiple times.Romain Guy2009-06-261-3/+5
* Fixes #1937447. Home was not saving the appropriate state when losing focus.Romain Guy2009-06-231-7/+18
* Fixes #1919280. Home was leaking the gestures window on configuration change.Romain Guy2009-06-171-9/+78
* Close the gestures pad when pressing Home. A regression was recently introduc...Romain Guy2009-06-171-1/+4
* Fixes #1921372. Pressing Home with the window shade down would show gestures ...Romain Guy2009-06-161-1/+2
* Change recognition matchin in Home to immediate mode.Romain Guy2009-06-111-10/+31
* Fixes 1909513.Romain Guy2009-06-101-3/+7
* Fix issues with how the gestures pad was hidden when leaving Home.Romain Guy2009-06-101-2/+8
* Add gestures to Home.Romain Guy2009-06-101-41/+368
* Fix locked workspace in Home.Romain Guy2009-06-081-97/+102
* Fixes #1780990. Do not save the open state of the drawer when the user leaves...Romain Guy2009-04-281-13/+12
* AI 147564: Merge back from search branch to donut. Notes:Karl Rosaen2009-04-231-89/+129
* AI 143776: am: CL 143622 Correctly startListening() for widget updates when f...Jeffrey Sharkey2009-03-311-0/+28
* AI 143187: am: CL 142933 Fixes #1725672. Rebind the drawer's content early to...Romain Guy2009-03-271-24/+12
* Automated import from //branches/donutburger/...@142474,142474Jeffrey Sharkey2009-03-241-1/+1
* Automated import from //branches/donutburger/...@142038,142038Jeffrey Sharkey2009-03-241-12/+12
* Automated import from //branches/donutburger/...@141885,141885Romain Guy2009-03-241-10/+1
* Automated import from //branches/donutburger/...@141844,141844Dianne Hackborn2009-03-241-1/+2
* Automated import from //branches/donutburger/...@141651,141651Jeffrey Sharkey2009-03-241-93/+113
* Automated import from //branches/donutburger/...@140670,140670Jeffrey Sharkey2009-03-241-16/+18
* Automated import from //branches/donutburger/...@140592,140592Jeffrey Sharkey2009-03-241-44/+106
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-32/+95
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-20/+21
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-94/+122
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-5/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1888
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1814/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-122/+48
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-48/+122
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-3/+15
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-67/+48
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-211/+347
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-1/+1
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+1
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-58/+105