summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Allow shared user id and process to be set via overlays.Dianne Hackborn2010-03-091-0/+7
| | | | | | | | | | | | This fiddles the manifest to allow the app's shared user id and process to be changed at build time via resource overlays, so we can build launcher to run in the acore process for low-end devices. Also switches the cert of launcher back to shared, to allow for this. (Note this only really matters if the shared user id is set, otherwise launcher will still get its own uid.) Change-Id: I0bd0a06e1442c4bfe5ceb2d438cb58f29d911578
* Get rid of the built-in search widget in Launcher2Bjorn Bringert2009-12-091-10/+0
| | | | | | Uses the widget from packages/apps/QuickSearchBox instead. Change-Id: I85d64defe155c0cad97fafef6a3db62c6cab504a
* Clean up name of static wallpapers.Daniel Sandler2009-12-021-1/+1
| | | | | Change-Id: I7df54f9d13f9808329515eb7b317b21c5ba77afb http://b/2261747
* Fix 2241848 - 3D apps folder does not send accessibility eventsJoe Onorato2009-11-111-0/+6
| | | | | | It's now sending them. The beeping and vibrating accessibility things work, but we only have prebuilts for the speech one and it's not saying anything and I can't debug it, so this will have to do.
* Add previews on long press on the indicators.Romain Guy2009-11-091-1/+1
| | | | Change-Id: I6349d55345255caacc1381e83459544f8b8e085c
* Restore missing string that was still referenced from code.Eric Fischer2009-10-211-0/+2
| | | | Approver: jerryw
* Remove live wallpaper picker from Launcher2.Romain Guy2009-10-161-10/+0
| | | | Change-Id: I2c48f3624128276c3460939960168163d3c74c08
* Armor string format tokens with translation placeholders.Eric Fischer2009-09-211-3/+3
| | | | Change-Id: Ibe4d4fea7caff285f67382cc17f2f9261cf1f92c
* Add "Configure..." to wallpaper menu for configurable live wallpapers.Dianne Hackborn2009-09-071-0/+2
| | | | Change-Id: I41a2e68192acfed60cce344ac1e0cd886a54f348
* Implement previews in the wallpaper picker.Dianne Hackborn2009-08-201-0/+5
| | | | 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-0/+4
| | | | | 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-6/+0
|
* Add Grass live wallpaper to Launcher2. It's ALIVE!Romain Guy2009-08-111-0/+6
|
* Move the drag thing into its own window that goes around on top of ↵Joe Onorato2009-08-061-1/+1
| | | | everything else.
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Change "Shortcut <> is installed" to "created"Leon Scroggins2009-07-221-1/+1
| | | | See http://b/issue?id=1861557
* Remove gestures from Home.Romain Guy2009-07-211-40/+0
|
* Change name for home's uid to something more generic.Dianne Hackborn2009-06-241-0/+2
| | | | | 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!
* Fix the buildRomain Guy2009-06-241-1/+1
|
* Add the few missing strings needed by Home.Romain Guy2009-06-241-3/+15
|
* Add gestures to Home.Romain Guy2009-06-101-1/+30
| | | | Press the Home key while in Home to enable the gestures pad.
* Modify comments in Launcher strings for global search.Mike LeBeau2009-05-081-3/+5
|
* Automated import from //branches/donutburger/...@142040,142040Jeffrey Sharkey2009-03-241-7/+7
|
* Automated import from //branches/donutburger/...@142016,142016Romain Guy2009-03-241-0/+6
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+118
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-120/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-2/+4
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-4/+2
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+16
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-11/+34
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+82