summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* adding "Remove" and "Delete" text to delete buttonMichael Jurka2010-12-211-0/+7
| | | | | | - also removed some unused assets Change-Id: Iad42afd2f144de92d80fb89d892ab42b32811b69
* Removing "phone" from the only string that used itMichael Jurka2010-12-151-1/+1
|
* Minor fixes to LauncherWinson Chung2010-11-151-3/+7
| | | | | | | | - Adding checks to prevent multiple onSetAlpha's to be called (especially now that we are using display lists) - Removing an old change to keep artificially make the last page wider - Fixing issue where you could click on an item in the paged view while the page it was on is being faded out Change-Id: I9b194565602b5200c0688da2caec9c3c829b3bb0
* Initial changes to allow resolution of arbitrary clip data to widgets that ↵Winson Chung2010-11-031-0/+7
| | | | | | support them. Change-Id: Id5dfa8436a5bf6eb7bd300ec603911a9d3698de3
* am 9691a78a: am 400d5646: Fix bug3096516 re capitlization of Manage apps ↵Roy West2010-10-151-1/+1
|\ | | | | | | | | | | | | | | | | menu item Merge commit '9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2' * commit '9691a78ab7e9d9fcaa76f6ac537292b2a3b3efa2': Fix bug3096516 re capitlization of Manage apps menu item
| * Fix bug3096516 re capitlization of Manage apps menu itemRoy West2010-10-141-1/+1
| | | | | | | | Change-Id: Icdc77662827d10bd0f8ab32616d380db29bd94bb
* | Adding message when there are no icons in a particular tab.Winson Chung2010-10-141-0/+6
| | | | | | | | Change-Id: Icbf122d10d07fcacb8a4429431ea389826a3d173
* | Tweaking spacing and layout of AllApps/Customize in portrait.Winson Chung2010-10-121-1/+1
| | | | | | | | | | | | | | | | - Also added workaround for tab label not being initially selected - Added fix for initial layout of PagedViews preventing side pages from having proper alpha - Marking widget dims format string as not translatable Change-Id: I74a5410b88e2766816a87b14e64058b4288c214d
* | am 6a5f4d85: Merge "Adding more specific title for pick-application dialog." ↵Winson Chung2010-10-061-0/+2
|\| | | | | | | | | | | | | | | | | into gingerbread Merge commit '6a5f4d8526944ad4189072543ec4cc3f6d638b6f' * commit '6a5f4d8526944ad4189072543ec4cc3f6d638b6f': Adding more specific title for pick-application dialog.
| * Adding more specific title for pick-application dialog.Winson Chung2010-10-011-0/+2
| | | | | | | | Change-Id: I9703f80b34d05b2cfa6239652eae36d1ebcde6e5
* | fix 3053561: Update homescreen icons for all apps, customizePatrick Dubroy2010-10-041-2/+2
| |
* | resolved conflicts for merge of 7ad01419 to masterWinson Chung2010-09-281-0/+2
|\| | | | | | | Change-Id: Idcbb2ffd6f0b72610dc06fc07695e3546f80da70
| * Adding menu item to Launcher to manage applications directly from homescreenWinson Chung2010-09-271-0/+2
| | | | | | | | Change-Id: I56d726080968777eb5ccdc8826a872977cf7868c
* | Making the CAB text match the type of item selectedMichael Jurka2010-09-271-2/+8
| | | | | | | | in customization mode.
* | Initial changes to add Applications tab in the customization drawer for ↵Winson Chung2010-09-241-1/+3
| | | | | | | | | | | | | | | | usability testing. - Also adding padding attributes for the dynamic layouts created for each page. Change-Id: I76a7b6b8f4d83329c506fd6055f910575d0c200f
* | Extracting format string properly into xml strings.Winson Chung2010-09-151-0/+4
| | | | | | | | Change-Id: I4766ee48bef6a08c6a9809f8df29d4d2343014c4
* | Add CHAR_LIMIT to strings.Patrick Dubroy2010-09-081-4/+4
| |
* | Implement selection mode for All Apps with delete and info actions.Patrick Dubroy2010-09-061-0/+11
| |
* | For now, just show a toast when user tries to delete a system app.Patrick Dubroy2010-09-031-0/+2
| |
* | improved comments in strings fileMichael Jurka2010-08-041-0/+10
| | | | | | | | - also added/updated some copyright notices
* | Make tabs in all apps actually filter the list of apps.Patrick Dubroy2010-07-291-0/+6
| |
* | Improving home screen customizationMichael Jurka2010-07-091-0/+5
|/ | | | | | | | | | - Created a drawer with tabs for widgets, folders, shortcuts, wallpapers (wallpapers are currently not implemented) - Tapping outside the drawer dismisses it - Moved the all apps icon to the upper right of the screen - Adding a toast that says "No more space on screen" when dragging a widget to a full screen - Fixed bug where you could stack two equal-sized widgets on top of each other on the homescreen (exposed by the new ability to drag widgets onto the home screen) Change-Id: I03b65ce54a85d24328c94e0c06e249571de449ee
* Hotseats: better strategy for finding the default browser.Daniel Sandler2010-04-281-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To do this, we invoke resolveActivity to see what activity would result from viewing an arbitrary (but valid) URL. If there's just one installed, or there are multiple and the user has chosen a default handler for http:, we take that component and launch it with CATEGORY_HOME (so as not to upset the URL in the frontmost window/tab/what-have-you). We also use this information to extract the localized name of the app, which is then installed into the hotseat as the contentDescription (for accessibility). If there's no default and multiple options are availble, we'll get the activity chooser instead. In this case, we just fire off that chooser and let the user pick an app (possibly setting a default along the way). Because the default may change, we reload all this hotseat information every time one of the hotseats is tapped. Another side-effect of this approach is that until there exists a default browser, the original URL will be sent to the activity the user chooses from the ResolveActivity. So we need a sensible default URL here; one can be found in R.string.default_browser_url (similar to Browser's R.string.homepage_base). This change also moves the hotseat intents and icons into arrays.xml for easier configuration. Change-Id: I06268df8b59e0f41f1f8b0e47f823db4c44ec761
* bug 2480004 - add some descriptions for the string in homeJoe Onorato2010-03-111-0/+9
| | | | Change-Id: Ie01900dcb6fd6381d18dcfa80bddb7bfdff19b13
* 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
|