summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix issue where clings didn't appear after set up wizard (issue 13077829)Adam Cohen2014-02-211-12/+0
| | | | | | | | | | | -> Also removed the db-created as a criteria for showing the clings (this was a bit problematic in some cases and going forward) -> Instead, we use database upgrade as a signal to not show the clings. This is used instead of the above criteria (to prevent old users from seeing the migration cling and losing their data.) -> Stripped some old code related to custom clings that's no longer used. Change-Id: Ib5e5285e5ddbc60e69eb998ee9fd092ae879150d
* Replace "hotseat" with "Favorites tray" in user visible strings.Adrian Roos2014-01-141-2/+2
| | | | | Bug: 12078955 Change-Id: I824948d8820276caab18d6df095754a4cfb67640
* Increasing string length for translation (Bug 12524122)Winson Chung2014-01-131-1/+1
| | | | Change-Id: I24e053790812779ec07de99c6f763965584a1bb7
* Updating assets and text for migration cling. (Bug 11973614)Winson Chung2014-01-101-5/+5
| | | | Change-Id: I69ffc1581cc43511b4f42ebb2735afe4c0b44131
* Adding migration Clings. (Bug 11973614)Winson Chung2014-01-101-0/+8
| | | | | - Refactoring Launcher cling code out to LauncherClings. Change-Id: Iff4f84f5b8bfeb69b1be0b4802022c3eb20b6f2c
* Revert "Revert "Move wallpaper picker code to a separate directory""Michael Jurka2013-12-111-32/+0
| | | | This reverts commit 39de459a8621abfc91382ce7b4cdd37d09aaac12.
* Revert "Move wallpaper picker code to a separate directory"Michael Jurka2013-12-101-0/+32
| | | | This reverts commit 8e88cb84781907afb7cca80581fea2277264fd2c.
* Move wallpaper picker code to a separate directoryMichael Jurka2013-12-101-32/+0
| | | Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392
* Merge "Removing unused cling, tweaking translation character limits (Bug ↵Winson Chung2013-10-311-9/+5
|\ | | | | | | 11151675)" into jb-ub-now-jetsonic
| * Removing unused cling, tweaking translation character limits (Bug 11151675)Winson Chung2013-10-221-9/+5
| | | | | | | | Change-Id: I601d92ecca5a479d7778824e3b120634bdae6a45
* | Make wallpaper picker/cropper more robust Michael Jurka2013-10-291-0/+8
|/ | | | | | | | | | | - don't crash if image passed to wallpaper picker is invalid - close input streams correctly Bug: 11413915 Bug: 11380658 Bug: 11362731 Change-Id: I973e6bdc532d24a64efd6d174e89fdac626d7ee3
* Update description for wallpaper accessibility announcement stringAlan Viverette2013-10-101-1/+1
| | | | | BUG: 11168576 Change-Id: I0911a0413eba9215411e378477e059c1fa15d986
* Fixing RTL issues with Clings. (Bug 11008488)Winson Chung2013-10-101-12/+12
| | | | Change-Id: I78f891eabab53d6ded18f7c843504219d71e2883
* Announce wallpaper selection for accessibilityAlan Viverette2013-10-081-0/+2
| | | | | BUG: 11012903 Change-Id: Ie926b131f3781a413f551943cc6ac19c42ca6c67
* Add content description for wallpaper thumbsMichael Jurka2013-10-071-0/+3
| | | Bug: 11012903
* Tweaking clings again to support smaller folders (Bug 10965184)Winson Chung2013-10-011-1/+1
| | | | Change-Id: I324d770fafd7db5d66a870f7825caeb6440ac467
* Tweaking folder cling to support large folders.Winson Chung2013-09-261-4/+4
| | | | Change-Id: I3c500463fba8db71807ad4fc27c6923f3e1d0770
* Getting the Overview Mode to look up to specAdam Cohen2013-09-221-2/+2
| | | | | | | | -> New assets, text, fonts -> New spacing of pages (translated upwards) -> Updated outline color to white (the ones we're drawing) Change-Id: Ie664ac0598ae18b86ae6d54d1d6b497c13d2ee95
* Initial changes to restore clings.Winson Chung2013-09-201-8/+14
| | | | Change-Id: Ie23e6e9f39679e8d35955a4a7db804d03f8b4d3f
* Update styling of tile to pick image as wallpaperMichael Jurka2013-09-181-2/+2
| | | Bug: 10743257
* Update to using new crop intentMichael Jurka2013-09-131-0/+2
| | | | | | | Also, unify WallpaperCropActivity so it's identical to the system default version (mainly removing Launcher dependencies) Change-Id: I1ebc390bce23de62d76daced6f8cb44d57e4ac0c
* Adding ability to delete previously saved wallpapersMichael Jurka2013-09-121-0/+11
| | | | | | | - Also preserving temporarily picked wallpapers on rotation Change-Id: I35361e2a5619cd986bd8b66268ce9e94b9a0027e
* Re-add string that's used as title of wallpaper pickerMichael Jurka2013-09-101-0/+2
|
* Create a separate wallpaper crop activityMichael Jurka2013-09-051-23/+0
| | | Change-Id: Ifb0a7dcb5a6e9ddd4f4bbccc793d9b4db1256cf2
* Added settings button to overview modeAdam Cohen2013-08-291-0/+2
| | | | Change-Id: Idcbfa49fe2710dec460155f34bd371321af6cf17
* Initial implementation of new wallpaper picker.Michael Jurka2013-08-211-1/+3
| | | Change-Id: Ib4c5ac4989b4959fa62465d9cde3cac662e24949
* Adding overview mode for reordering, widget adding and wallpaper switchingAdam Cohen2013-08-131-0/+5
| | | | Change-Id: I082ba0b90ca4b3fbba32e8dfdec8ba79486d841c
* Adding switch to toggle Memory OverlayAdam Cohen2013-07-191-0/+2
| | | | | | | | | | -> The overlay causes performance regressions so it's hard to evaluate performance with it on. -> Also, the WeightWatcher is still running regardless, so you can always check it -> Saved as a shared pref Change-Id: Iad5ccbeca2c2b4e0ec86294879f3eb09caa594e9
* New icon to dump heap information and share it.Daniel Sandler2013-06-171-0/+3
| | | | | | | Alternatively, $ adb shell am start -n <pkg>/com.android.launcher3.MemoryDumpActivity Change-Id: I8c615ec3abffaf6ad693c93bdf569550d8f97298
* Add a dummy activity which we can catch on-click in launcher to open ↵Adam Cohen2013-06-061-0/+2
| | | | | | allapps/widgets Change-Id: Idc718a9e03e7358f972c59fcfc3bf2eaf75e56ee
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-1/+1
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Fix for bug #8456352 [BiDi][fa] Widget dimensions are RTL in FarsiFabrice Di Meglio2013-04-081-1/+2
| | | | | | | | | | | | | - make the string translatable After this patch, there will need to have the string translated for all supported languages. For Farsi (the only exception), the string should be defined as: <string name="widget_dims_format">%2$d \u00d7 %1$d</string> Change-Id: I7acd305b677a8dbc0d12a751a6faad54424c641d
* Add first RTL support to LauncherFabrice Di Meglio2013-01-231-2/+2
| | | | | | See bug #8064062 Launcher needs to be RTL aware Change-Id: I24b1f1977fb65246afd2005440567b5850939621
* Bring dummy cling strings back as 'strings'Baligh Uddin2012-10-181-4/+4
| | | | | | | | | | The translations import recognizes 'string', 'string-array' and 'plurals' as valid items to parse, all others are ignored. This is the reason, why these strings have not been imported back into the codebase. Making the string declaration same as when it was removed in cl/236665 Change-Id: I6d53ba9d6267706834cb66e9ca99a1335aa01d14 Bug: 7203884
* Add entries for string resources that appear in clingsMichael Jurka2012-10-111-0/+13
|
* Stop using mcc for custom workspace cling on sw600dp devicesMichael Jurka2012-10-091-13/+0
| | | Bug: 7203884
* Re-merge "Add support for custom manta cling"Michael Jurka2012-10-081-0/+2
| | | | | | | | | | | | | | Also, fix issue where mako was crashing because Launcher was trying to load a custom cling for it. It was doing this because a custom home layout was specified by SetupWizard, but for now we only want custom clings on large devices Bug: 7302705 Bug: 6992663 This reverts commit 2ebcf509f038f435ca8819dc098a7cb480bed0d9. Change-Id: I46533309d5c62edfbd3a3b178c6965ffc73b6476
* Revert "Add support for custom manta cling"Michael Jurka2012-10-081-2/+0
| | | | This reverts commit 68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55.
* Add support for custom manta clingMichael Jurka2012-10-051-0/+2
| | | | | | - Load a custom cling if custom workspace layout is specified - Also persist any custom workspace layout Bug: 6992663
* Fixing issue with resource ids. (Bug 6532243)Winson Chung2012-05-231-0/+12
| | | | Change-Id: Ie4a245a224038a750e60b0203003638fd561713d
* DO NOT MERGE Add content descriptions for workspace cells.alanv2012-05-071-1/+4
| | | | | Bug: 6441414 Change-Id: Iba57fb25c4c7e57a04b45ca60923edd9158228aa
* Say "Home" instead of "Launcher" in TalkBack modeMichael Jurka2012-04-301-0/+2
| | | Change-Id: Iec9036d693913967009696c1c90825bee8b7d9c6
* Fixing strings to distinguish between being out of space for a single screen ↵Winson Chung2012-04-241-2/+4
| | | | | | and being completely out of space. (Bug 6381160) Change-Id: I3ee3ab2151154ab39f158fbb4776ad7b04d0baab
* Making the text reflect the container when you are unable to drop onto a space.Winson Chung2012-03-261-0/+2
| | | | Change-Id: Ib3734b7f7767bdf0fb4c95dcc1298da02c04e9cd
* Adding animation post-installing a shortcut.Winson Chung2012-03-231-1/+1
| | | | Change-Id: I63bb3b713fab28a43e61333dd331dbf2d211faa7
* Mark string format tokens as placeholders.Eric Fischer2012-02-241-3/+3
| | | | | | This will keep them from potentially getting mangled in translation. Change-Id: I4d805a3ce4e50e735c43b6f30186d9ac01c532af
* Edits to strings per UI text standards.Claudia de Veaux2011-12-091-7/+7
| | | | | | | | | * Use "choose" rather than "select" when asking the user to make a choice of an option. * Use "touch" rather than "tap" * We're standardizing "Allow the app..." in permission descriptions Bug: 5163232 Change-Id: Ie43459127c0c5036881685b85f4b599c0e5402ff
* Merge "Initial changes to make folders accessible" into ics-mr1Adam Cohen2011-10-261-4/+18
|\
| * Initial changes to make folders accessibleAdam Cohen2011-10-261-4/+18
| | | | | | | | Change-Id: Id8c9cbc0ef200967c3b966fbccfdfde184d4211c
* | String scrub to bring to punc, wording, etc. standards.Claudia de Veaux2011-10-201-18/+18
|/ | | | | | Bugs: 5165745, 5163232, 5162668, 5162667, 5162328 Change-Id: I20e5b747fe040f26cbfe38a61bb5aafc68115671