summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Adding width / height to cling text styleAdam Cohen2012-10-191-0/+2
| | | | Change-Id: Ia39b049fe414edf926c221baed3b1223199ce2a7
* 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
|
* Update custom cling paramsMichael Jurka2012-10-101-0/+1
| | | | | Bug: 7318080 Change-Id: I77d73d81a60efa3886f088e82c6ba3466f6ac331
* Stop using mcc for custom workspace cling on sw600dp devicesMichael Jurka2012-10-092-13/+3
| | | Bug: 7203884
* Re-merge "Add support for custom manta cling"Michael Jurka2012-10-082-0/+5
| | | | | | | | | | | | | | 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-082-5/+0
| | | | This reverts commit 68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55.
* Add support for custom manta clingMichael Jurka2012-10-052-0/+5
| | | | | | - Load a custom cling if custom workspace layout is specified - Also persist any custom workspace layout Bug: 6992663
* Remove action bar from wallpaper pickerMichael Jurka2012-09-251-2/+1
| | | | | | Bug: 5295678 Change-Id: I50bb4bee3d9d54f28ef4a46ed9754701045d38c7
* Merge "Adding the ability to scale the hotseat or items in the hotseat" into ↵Adam Cohen2012-08-241-0/+2
|\ | | | | | | jb-mr1-dev
| * Adding the ability to scale the hotseat or items in the hotseatAdam Cohen2012-08-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | --> A bunch of stuff breaks when scaling the hotseat. More specifically, drag and drop animations between hotseat and workspace, scaling on pick up, folder animations, determination of item placement. This CL fixes these issues so that the hotseat or hotseat items are ready to be scaled. --> For now, using 90% scale factor for 7-inch+ UIs Change-Id: Iac098409347e76139e4d726a071397b56ac684d2
* | Cleaning up folders for 7-inch and 10-inch UIsAdam Cohen2012-08-151-0/+1
|/ | | | Change-Id: I44c068ea288e4683aa7dc9e86bdac6226bb42b75
* Initial changes for new 10inch layout.Winson Chung2012-08-082-5/+4
| | | | Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
* Removing unnecessary config parameter for hw accelMichael Jurka2012-06-281-1/+0
| | | | Change-Id: Ibbbca9fb93319400332ba27f9cae62b1c0cc4313
* Use getCurrentSizeRange to determine cell dimensionsMichael Jurka2012-06-211-4/+0
| | | | Change-Id: I7b50ad85594585a3c18838776652c3d873dbd82d
* Address widget size callback issue for small phones (issue 6670346)Adam Cohen2012-06-171-4/+4
| | | | Change-Id: I76fe87e11a665844f5ce1a76e1921342c285310e
* Improving overscroll paramaters for 7-inch devicesAdam Cohen2012-06-081-0/+3
| | | | Change-Id: Iba805137fca121bab7675eac22236af9642c27bb
* Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung2012-06-062-4/+0
| | | | | | | - Minor tweak to qsb padding - Adding yet more logging for single-app-page issue Change-Id: I4272dd7a70c9ac26f026b03a1f991f14844fdb9d
* Lowering the threshold for flinging on larger devices. (Bug 6575670)Winson Chung2012-05-291-0/+3
| | | | Change-Id: I969057d6135babef430c60f5b2705179210719bb
* Fixing issue with resource ids. (Bug 6532243)Winson Chung2012-05-233-0/+24
| | | | Change-Id: Ie4a245a224038a750e60b0203003638fd561713d
* Updating how widget previews lookMichael Jurka2012-05-222-21/+12
| | | | | | | | | Also fixing issue where some widget previews would be way too large when picked up Bug: 6472013 Change-Id: Iebfc33b1070da591a9d1d32d7c8e65a3fb057a7e
* Updating wallpapers (except for xlarge devices). (Bug 6460469)Winson Chung2012-05-211-11/+12
| | | | Change-Id: I60e84830395ae697f36f8fd861f59bc111959ca7
* Change custom workspace clingAndrew Flynn2012-05-171-2/+0
| | | | Change-Id: I8fe44469ac4bf38f9be2228d8eace1198bf3a48e
* Merge "Support for 600dp & custom clings" into jb-devAndrew Flynn2012-05-141-0/+3
|\
| * Support for 600dp & custom clingsAndrew Flynn2012-05-131-0/+3
| | | | | | | | Change-Id: Ifea85be6ff062c61664a3f0ec6c1c24a1fc7b559
* | Making the page spacing fixed in spring loaded mode. (Bug 6478409)Winson Chung2012-05-141-0/+1
|/ | | | Change-Id: I3577a1beecacb82528f0fde9439a8366a709b29c
* Tweaking the qsb padding to push icons in.Winson Chung2012-05-102-0/+4
| | | | Change-Id: I8190e042bc6820b34a46799e198e07328ac8bd00
* 7" launcher changes.Andrew Flynn2012-05-081-2/+0
| | | | | | | | - Shrink icons in workspace (keeping hotseat size the same) - Increase width of QSB in landscape - Move QSB voice button to bottom in landscape Change-Id: I2c0bad4229484f516005592f2c14da1a4939acca
* DO NOT MERGE Add content descriptions for workspace cells.alanv2012-05-071-1/+4
| | | | | Bug: 6441414 Change-Id: Iba57fb25c4c7e57a04b45ca60923edd9158228aa
* Moving hotseat and qsb gradients up a level. (Bug 6406475)Winson Chung2012-05-031-1/+0
| | | | Change-Id: I0848fb9c10e5acf35d59de22d8df1f337fe920cf
* Sending broadcast for pre-configuring default workspace widgets.Winson Chung2012-05-011-0/+4
| | | | Change-Id: I3c5598b9a2cec6cdcc96015645018b0a6e44a2fc
* Say "Home" instead of "Launcher" in TalkBack modeMichael Jurka2012-04-301-0/+2
| | | Change-Id: Iec9036d693913967009696c1c90825bee8b7d9c6
* Refactoring dimens for cell size / gapAdam Cohen2012-04-271-4/+9
| | | | | | -> fixing some dimens from previous commit Change-Id: Ibab49bfb0dc403a67ab88c4ecadc49eb533eae29
* Merge "Refactoring padding dimens for CellLayouts and Workspace" into jb-devAdam Cohen2012-04-261-0/+21
|\
| * Refactoring padding dimens for CellLayouts and WorkspaceAdam Cohen2012-04-261-0/+21
| | | | | | | | Change-Id: Ib354b822588717b7bb81b4dcb14c834e5b8d4892
* | Removing crosshairsMichael Jurka2012-04-261-2/+0
|/ | | | | Bug: 6380576 Change-Id: I26f248fa375ae9ad24417bc55401a08bf4f479a5
* Merge "Fixing strings to distinguish between being out of space for a single ↵Winson Chung2012-04-241-2/+4
|\ | | | | | | screen and being completely out of space. (Bug 6381160)"
| * 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
* | Enable rotation for sw600dp devicesAdam Cohen2012-04-241-0/+1
|/ | | | Change-Id: Id01c84eba30a80cb21b1527cdc137aba9cda09f2
* 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
* Adding fling-to-delete.Winson Chung2012-03-201-1/+1
| | | | | | - Also fixing issue where the drop target icon changes color slower than the text. Change-Id: I0bfa59da5d202016342f1c3de419ebcafd81ff6f
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-2/+2
| | | | | | | | | | - Fixes issue with folder icons being clipped in landscape in sw720dp (Bug: 6118397) - Fixes issue with divider being in wrong orientation in sw720dp - Fixes issue with scaled icons not being drawn with filtering - Fixes issue with side pages showing under the hotseat when in landscape in phone UI - Animates the drag view on pick up and drop Change-Id: Iad26427ec63fcbc9bdb3b29a4645689ba445d5c8
* am 989dc514: am bc239a15: Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-072-2/+5
|\ | | | | | | | | * commit '989dc51400f4511e8411b0f1e6c525c024fbb949': Scale icons down for sw600dp-land mode.
| * Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-062-2/+5
| | | | | | | | | | | | | | Cached icons are statically all the same size, so we need to do it on the fly. Change-Id: Iae294ff4668f987db8fe5127bae724bf08363542
* | resolved conflicts for merge of a3e22d6a to masterAndrew Flynn2012-03-014-3/+13
|\| | | | | | | Change-Id: I8770574acf86e280a9d15d4309686111260e09d9
| * New small/large screen division for Launcher.Andrew Flynn2012-02-294-3/+13
| | | | | | | | | | | | | | | | Previously the dp division between the two was set at 600dp (7" tablets). This has now been bumped up to 720dp (10" tablets). Change-Id: I1f0419e504fc3bb606156c1cf6fbe03956274184
* | Merge "Mark string format tokens as placeholders."Eric Fischer2012-02-251-3/+3
|\ \
| * | 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
* | | Fix a lot of easy lint issuesMichael Jurka2012-02-242-34/+0
|/ / | | | | | | Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1