summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug 2250432 - all apps should dismiss when you power off or phone locksJoe Onorato2009-11-101-1/+2
| | | | | | | | | | | | | | | Also cherry-picks this from launcher 1 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off Close things out in various ways. This should be done for Launcher2 as well. Change-Id: Id4f1c78e35180b437144c54ddcbf10069cc09071 Conflicts: AndroidManifest.xml src/com/android/launcher2/Launcher.java
* Disable orientation change based on sensor in the wallpaper picker.Romain Guy2009-11-081-1/+2
| | | | Change-Id: I9d34c514fc1eebef7fd655ce4d7eeba66a4b2412
* Put launcher2 back into its own process. bug 2241963Joe Onorato2009-11-051-3/+1
|
* Remove live wallpaper picker from Launcher2.Romain Guy2009-10-161-23/+5
| | | | Change-Id: I2c48f3624128276c3460939960168163d3c74c08
* Fix 2167033 - Add bookmark to the home screen in the Browser is not working ↵Joe Onorato2009-10-071-2/+0
| | | | | | on Passions Re-add the permissions, now that we only have one launcher at a time.
* Pull over new icons from Launcher to Launcher2.Daniel Sandler2009-10-061-1/+2
| | | | | | | NB: Removed obsolete ic_launcher_gallery.png; wallpaper should now use ic_launcher_wallpaper.png. Change-Id: I3d74a6ae7d948b48cc902e28a361a1993f4273d2
* Launcher2 is now home.Joe Onorato2009-09-231-1/+2
|
* Implement previews in the wallpaper picker.Dianne Hackborn2009-08-201-6/+7
| | | | Note that the UI is ugly ugly ugly, but previews are actually working.
* Add live wallpapers picker to Launcher2. This is temporary.Romain Guy2009-08-131-1/+15
| | | | | This change requires changing the signature and shared user id of Launcher2, we will have to revert this once we move the wallpapers picker back to Settings.
* Remove live wallpaperRomain Guy2009-08-121-9/+0
|
* Remove TODORomain Guy2009-08-111-1/+0
|
* Add Grass live wallpaper to Launcher2. It's ALIVE!Romain Guy2009-08-111-0/+10
|
* Move the drag thing into its own window that goes around on top of ↵Joe Onorato2009-08-061-1/+3
| | | | everything else.
* Launcher2 compiles.Joe Onorato2009-07-301-4/+5
|
* Remove gestures from Home.Romain Guy2009-07-211-5/+0
|
* New gestures UI.Romain Guy2009-07-161-1/+2
|
* Change name for home's uid to something more generic.Dianne Hackborn2009-06-241-1/+1
| | | | | There are lots of things running under home's uid, so give it a more generic name. Home no longer to blame for all the world's ills!
* Add gestures to Home.Romain Guy2009-06-101-0/+4
| | | | Press the Home key while in Home to enable the gestures pad.
* Make Launcher request BIND_APPWIDGET.Jeff Sharkey2009-05-071-0/+1
| | | | See http://b/issue?id=1839074 for more details.
* AI 143191: am: CL 142952 Make Launcher norotate to prevent false-positive ↵Jeffrey Sharkey2009-03-271-0/+1
| | | | | | | | | rotations. Original author: jsharkey Merged from: //branches/cupcake/... Automated import of CL 143191
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+124
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-123/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-2/+1
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-1/+2
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-1/+2
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-30/+62
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+90