summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
...
* Trebuchet: Cleanup preferencesMichael Bestas2014-02-071-3/+0
| | | | | | | | | | | * Remove misleading summary from Homescreen settings. It says "Screens and wallpaper" but there are no wallpaper settings inside. It also seems to be unnecessary, removing it brings us inline with the rest of the preferences * Remove unused string: preferences_interface_title * Hide Drawer & Dock settings until we actually have some settings there. Users freak out when they tap these preferences and nothing happens. Change-Id: Iedd4c809a0a8fbf17e22a65b941fcd43e662da3f
* Trebuchet : default workspaceDanesh M2014-02-061-1/+1
| | | | | | | | | | | | | | | Change default screen to screen 0 (far left screen) to match Launcher3. Clean up default layouts for various device types. Also fix missing layouts for allAppsCling. Update: Replace Books with Hangouts Update: Clean and add non-GMS fallbacks Update: Fix MMS being in sw70-non-telephony Update: Cast checkitemplacement to long Update: Layouts and avoid rounding issues for sw600dp Change-Id: If0c3ad5ffcb8e2ee4b811251c0360f7512c31fdb
* Trebuchet : Show cling for allapps overviewDanesh Mondegarian2014-02-051-0/+5
| | | | | | | | | This patchset adds a cling for the all apps indicator overview mode as by default it is not very discoverable. PS4: Strings + fixes Change-Id: If7e91a0e123c0fbc4d4f4ed6ef35c1ff7b1abfb1
* Trebuchet : Port default workspaceDanesh M2014-01-301-0/+3
| | | | | | Port default workspace from cm-10.2 Change-Id: Ia817baef17e2edc8c384d215f2d2cba07dd21be9
* Merge "Trebuchet: CS translation" into cm-11.0Marco Brohet2014-01-292-5/+35
|\
| * Trebuchet: CS translationOndrej Zima2014-01-282-5/+35
| | | | | | | | | | | | | | | | - added header to original CM XML files - added Czech translation - added some more transaltable=false Change-Id: I116b9993657ab417aa3b4054f893cd323e97a3cf
* | Trebuchet : Icon pack supportDanesh Mondegarian2014-01-291-0/+4
|/ | | | | | Icons courtesy of Asher Simonds Change-Id: If64811a5506022135ce772ab749a871dab00fc36
* Trebuchet : Finalize labellingDanesh M2014-01-251-1/+3
| | | | Change-Id: If09c4d7599ecbbe4adbf41def8fbd468d95377b4
* cm_strings: Update copyrightNebojsa Cvetkovic2014-01-241-1/+1
| | | | Change-Id: I0d5bbb4a57c8ff7bb9466c67d3491b21780591ad
* Workspace/AppsCustomizePagedView: Improved transition effect dialogNebojsa Cvetkovic2014-01-242-3/+5
| | | | Change-Id: I7c611ee9702c3a5b945644721948c4724f7639a7
* WallpaperPickerActivity: Move wallpaper scroll preference to menuNebojsa Cvetkovic2014-01-241-2/+3
| | | | Change-Id: I734260cb0c2f86ebe9d5dbbe7367520e9760008f
* PagedView: Transition EffectsNebojsa Cvetkovic2014-01-244-1/+38
| | | | Change-Id: Ib134705952877165c334181548d577b3dceece68
* FontStylePreference: Initial preference with choice of font familyNebojsa Cvetkovic2014-01-243-3/+21
| | | | Change-Id: Idbb400605e47cd4f64a7edd05ceea05504727efc
* Workspace: Scroll wallpaperNebojsa Cvetkovic2014-01-242-3/+6
| | | | Change-Id: I6946df98ada04a3d1fb1da705154888d5cd6973d
* AppsCustomize: Overview panelNebojsa Cvetkovic2014-01-241-0/+9
| | | | Change-Id: I5cfd1183194ee15d8bb18dcd2536a644c9599978
* DynamicGrid: Use large iconsNebojsa Cvetkovic2014-01-243-3/+4
| | | | Change-Id: I4cdd15c82bbedd7b54051c3a79d63b6c1238a71a
* AndroidManifest: Version 1.0Nebojsa Cvetkovic2014-01-241-1/+1
| | | | Change-Id: I0fa64bbfc7e13715d7538f62acfffb7087b826ba
* config: Default middle workspace screenNebojsa Cvetkovic2014-01-241-1/+1
| | | | Change-Id: I3d2adb3c56c1aac13a7ee78c41c77bb51549a80f
* Workspace: Show page outlinesNebojsa Cvetkovic2014-01-243-0/+6
| | | | Change-Id: I5c62982e052423f16d2983888a30519e388568c4
* Workspace: Custom default screenNebojsa Cvetkovic2014-01-242-0/+4
| | | | Change-Id: Ic90254f7758b9dbd4997a19474e455230355b772
* Settings: Show Search BarNebojsa Cvetkovic2014-01-242-0/+6
| | | | Change-Id: I7e5c301cd3d0212fbfe0a96de0435ddded4cabaa
* Settings: InitialNebojsa Cvetkovic2014-01-241-0/+31
| | | | Change-Id: If8199313561dfba03a1aad0b49bb4036dcf586c9
* Speed up overview transitionAdam Cohen2013-10-111-0/+2
| | | | Change-Id: Ie4086717318939875228dd3a920cecf79ba0ff91
* 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
* Merge "Initial changes for new clings. (Bug 11142616)" into ↵Winson Chung2013-10-101-1/+0
|\ | | | | | | jb-ub-now-indigo-rose
| * Initial changes for new clings. (Bug 11142616)Winson Chung2013-10-091-1/+0
| | | | | | Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
* | Use translucent decor theme attributes in Launcher3.John Spurlock2013-10-091-0/+2
|/ | | | | | | And remove interim helper class. Bug:10674960 Change-Id: I81d31563074deea058b9bbb4b806c6200f85230f
* Announce wallpaper selection for accessibilityAlan Viverette2013-10-081-0/+2
| | | | | BUG: 11012903 Change-Id: Ie926b131f3781a413f551943cc6ac19c42ca6c67
* Merge "Add content description for wallpaper thumbs" into jb-ub-now-indigo-roseMichael Jurka2013-10-081-0/+3
|\
| * Add content description for wallpaper thumbsMichael Jurka2013-10-071-0/+3
| | | | | | Bug: 11012903
* | Switch to using theme for translucent nav barsMichael Jurka2013-10-071-0/+1
|/
* Finalize visuals of wallpaper picker itemsMichael Jurka2013-10-031-0/+1
| | | | | | Also, move third-party wallpapers to end of list Bug: 10852962 Bug: 11024560
* Add a better app filtering mechanism and filter widgetsBjorn Bringert2013-10-031-0/+5
| | | | | | | | | | | The old one didn't use the app filter when packages were added or updated, only in the initial load. The app filter is now also used for appwidget providers. Bug: 10895858 Bug: 10898990 Change-Id: Id29bbc3cf7bdb0c360edd92f768b86684bd338ed
* Add support for <include> in workspace XML.Daniel Sandler2013-10-031-0/+3
| | | | | | | | | | | | Note that this doesn't honor folder nesting (that is, you can't include an XML file full of shortcuts inside a <folder> node and expect them all to appear in that folder). It's really just a way to concatenate/overlay multiple XML files, making it easier to make a few tweaks/additions for certain screen sizes or locales. Bug: 10932771 Change-Id: I1fc29477d0717a8a7bc116f16729a955e6c625d5
* Tweaking the front cling to support more verbose languages. (Bug 11015051)Winson Chung2013-10-021-1/+1
|
* Tweaking clings again to support smaller folders (Bug 10965184)Winson Chung2013-10-011-1/+1
| | | | Change-Id: I324d770fafd7db5d66a870f7825caeb6440ac467
* Disable update logic for market button.Winson Chung2013-09-301-1/+1
| | | | Change-Id: Ie05995b18252cc78c38b3cb0886407b0c5a13be0
* Tweaking folder cling to support large folders.Winson Chung2013-09-262-5/+5
| | | | Change-Id: I3c500463fba8db71807ad4fc27c6923f3e1d0770
* Fixing overscroll with single page (issue 10937081)Adam Cohen2013-09-261-1/+1
| | | | | | | -> Also fixing asymmetrical assets (10951956) -> Also fixing camera distance to improve overscroll effect Change-Id: If229c7b8a0c80073f6dea89d5fb009a0e2f5845f
* Merge "Launcher changes to support custom cling hints." into ↵Winson Chung2013-09-241-0/+2
|\ | | | | | | jb-ub-now-indigo-rose
| * Launcher changes to support custom cling hints.Winson Chung2013-09-241-0/+2
| | | | | | | | Change-Id: Ic381f43b96fb15a7a485b139635795e89564cc3b
* | Tweaking styles for AllApps and widgets spaces. (Bug 10843502)Winson Chung2013-09-241-1/+2
|/ | | | | | - Fixing various issues with Search bar showing when it shouldn't be. Change-Id: I2a553ad93e3422666a883b90a1ff97625bf05831
* Getting the Overview Mode to look up to specAdam Cohen2013-09-224-4/+6
| | | | | | | | -> 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-202-20/+37
| | | | Change-Id: Ie23e6e9f39679e8d35955a4a7db804d03f8b4d3f
* New folder look / assetsAdam Cohen2013-09-201-0/+1
| | | | | | | -> Restricting the number of items in folders to prevent scrolling (excess items deleted) Change-Id: I4af2590cd5ea7677c875c031f84d4d5bcca3e6e9
* Merge "Fixing some grid spacing issues. (Bug 10754537, 10754538)" into ↵Winson Chung2013-09-201-6/+2
|\ | | | | | | jb-ub-now-indigo-rose
| * Fixing some grid spacing issues. (Bug 10754537, 10754538)Winson Chung2013-09-191-6/+2
| | | | | | | | | | | | | | - Ensuring app names don't run into each other in folders and on the workspace - Ensuring that app names are aligned with folder names Change-Id: Ie8d546eacd52005778d81c46011c1c84bc24118c
* | Add live wallpapers and third-party pickers to bottom stripMichael Jurka2013-09-201-0/+1
|/ | | | | | Bug: 10742727 Bug: 10805463 Change-Id: I961344b34fff3b183380caf3508d23b05c1ca26c
* Changing font family to condensed for icons and folders (issue 10823062)Adam Cohen2013-09-181-0/+1
| | | | Change-Id: If166f01091a5a400492dc178a4c1503de87b05b7