summaryrefslogtreecommitdiffstats
path: root/res/values
Commit message (Collapse)AuthorAgeFilesLines
...
* | Preferences: Show Page Indicator (Workspace)nebkat2011-12-091-0/+3
| | | | | | | | Change-Id: I564eca3da962f5af088e26b85d13dc3585780068
* | Preferences: Auto-rotate screenDanesh M2011-12-061-2/+5
| | | | | | | | Change-Id: I126b57932bad994c3fcfa3c764d94bdb60037a93
* | Preferences: Separate Apps and Widgetsnebkat2011-12-051-0/+3
| | | | | | | | | | | | Reverts "Add ability to swipe from apps to widgets in AllAppsCustomize" Change-Id: I0727fbe747f2f93c4680bf91fbcbed75af662b29
* | Preferences: Resize any widgetnebkat2011-12-031-0/+2
| | | | | | | | Change-Id: I7ef5546f57543664d45a25eb5b9d07f303c9db0b
* | Preferences: Hide search bar preference + othersnebkat2011-12-022-0/+4
| | | | | | | | | | | | | | - Restart Launcher on preferences changed - Implement "getCurrentOrientation()" Change-Id: I0728824ab994984c1dc798b61efa26b727ca3ea2
* | Preferences: initial Preferences Activity, Provider and XMLnebkat2011-11-281-0/+25
|/ | | | Change-Id: I27d44993c4e34e08cfafff6d7a418df7c4f06fd2
* Fixing issue where holographic outlines were offset when dragging from/to ↵Winson Chung2011-10-192-2/+4
| | | | | | folders/hotseat. (Bug: 5399792) Change-Id: Iaa39ef1293b45a1d116210ec9d7fbde17dbc99cc
* Fixing stutter in AllApps transitionAdam Cohen2011-10-171-2/+2
| | | | | | | | | | | | -> Tightened up the interpolator and decreased the duration of the AllApps-in animation. This removes many excess frames at the end of the transition, and frees up perf for swiping AllApps: (issue 5359751) -> Changed when AllApps state gets reset -- now only after leaving home, and then pressing home, or when the screen turns off. Change-Id: I76e988102da91c12cb52af01468cf9a81fe45545
* Making Launcher tabs more consistent with system. (Bug: 5184498)Winson Chung2011-10-142-11/+7
| | | | Change-Id: Idac7c14fdefcdad0bb88b1c5b34fa3e10c2733ac
* Fixing some issues with AppsCustomizeWinson Chung2011-10-112-5/+7
| | | | | | | | - Tweaking the widget page to make it a little tighter - Altering the way we generate widget previews to make them more consistent - Making the Apps page two line titles Change-Id: I7bce420466c1d41fb87b423f259472482803a406
* Fixing annoying issue where page outlines looked off-center.Winson Chung2011-10-091-0/+3
| | | | | | - Also addressed folder icon clipping issue (Bug: 5199082) Change-Id: Ifc76024e10e0ecf0103cd314f4d02523b068f923
* Updating folder cling text position for Crespo. (Bug: 5346951)Winson Chung2011-10-052-2/+1
| | | | Change-Id: Iaa0794c84766d02f1091442e2e76418ba57002d8
* Remove unneeded permissionsRomain Guy2011-10-051-7/+0
| | | | Change-Id: I328402278d53aa39459d5c6b21890c9c720a726e
* Add resource declaration for string that is only in an overlay.Eric Fischer2011-09-301-0/+1
| | | | Change-Id: I218e57916f7e6ba6d2173a78a8b4a2f391a272fb
* Fixing text alignment in landscape (issue 5243577)Adam Cohen2011-09-291-2/+2
| | | | Change-Id: I43659f56458f08b5e7771a1059b700b8e0a0efd1
* Merge "Tweaking size of QSB and updating cling assets."Winson Chung2011-09-291-1/+1
|\
| * Tweaking size of QSB and updating cling assets.Winson Chung2011-09-281-1/+1
| | | | | | | | | | | | | | - Making the voice search button a little larger (Bug: 5373735) - Updating landscape cling backgrounds Change-Id: I9a9c0367cb0fce5a41fb45c48ea70d9ba8e13f69
* | Fully display decenders in folders (issue 5253358)Adam Cohen2011-09-291-1/+1
| | | | | | | | | | | | -> Also, turned off extract mode for folder renaming Change-Id: I5e544c9b225b3f205c90e977bfb6be516214718c
* | Merge "remove references to google apps"Michael Jurka2011-09-281-11/+2
|\ \ | |/ |/|
| * remove references to google appsMichael Jurka2011-09-281-11/+2
| | | | | | Change-Id: Id373dc701afdd476e125936711bbb040e1451f9e
* | Fixing some small issues.Winson Chung2011-09-271-0/+2
|/ | | | | | | | | - Adding All Apps pressed state (5375824) - Ensuring the drop targets are single line (5375563) - Adding some checks in kb focus logic to appease some frantic monkeys (4508638) - Removing some unused assets Change-Id: I46702ee25c638849c716f0d8428f68c2b06c1c2e
* Use American spelling.Daniel Sandler2011-09-211-1/+1
| | | | | Bug: 5351455 Change-Id: I039b7485663be126dd0fcc3cf57226d415c1cb8f
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-184-16/+23
| | | | Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
* Updating the qsb. (5051804)Winson Chung2011-09-162-3/+4
| | | | Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
* Tuning AllApps <--> Workspace transitionsAdam Cohen2011-09-141-5/+7
| | | | | | -> Removed extraneous service transactions during scrolling Change-Id: I60a201e7a94608d6fbafd2350f39a466d7a4c003
* Workspace overscroll effectAdam Cohen2011-09-111-0/+1
| | | | | | -> Made AllAppsCustomize scroll/over scroll more subtle Change-Id: Icf1889b3adccce22d4a2d80c5b487518b0ab3157
* We were too clever! Restoring the default folder name.Winson Chung2011-09-091-1/+1
| | | | Change-Id: I363328040be78e395abf1903212c93b8bbe54f08
* Adjusting auto-padding of widgets, issue 5180178Adam Cohen2011-09-011-4/+4
| | | | Change-Id: I552d4714e37e2798540379f66c2ed92977c6c818
* Fix malformed XML.Jeff Sharkey2011-08-311-1/+1
| | | | Change-Id: Id7dfdf96952ef2f9d41359c163e8d64e303f75cc
* Padding the new market button.Winson Chung2011-08-311-0/+5
| | | | Change-Id: I293859d4041a05619cb144a82aa1122a70403719
* Refactor and simplify home transitionsAdam Cohen2011-08-311-4/+4
| | | | Change-Id: I499ba571c889b684a759ee84c2a626ef94977855
* Merge "Tweaking grid spacing (5162387)"Winson Chung2011-08-304-4/+17
|\
| * Tweaking grid spacing (5162387)Winson Chung2011-08-294-4/+17
| | | | | | | | Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1
* | Merge "Automatically padding widgets based on target API level"Adam Cohen2011-08-291-4/+4
|\ \ | |/ |/|
| * Automatically padding widgets based on target API levelAdam Cohen2011-08-251-4/+4
| | | | | | | | Change-Id: I062c487df1067a787e9921e85558b38294a10112
* | Fixing text size issue so that it is scaled. (5176780)Winson Chung2011-08-251-3/+1
|/ | | | Change-Id: I8816de6afb224a36a60a3aa4d6912c9cdb9acb7b
* Expanding folder rename touch regionAdam Cohen2011-08-241-1/+1
| | | | Change-Id: I3dc6fd97818a4f4592c0476d0a2d6f11f55f9653
* Merge "Workaround for wallpaper crash. (5191436)"Winson Chung2011-08-221-1/+1
|\
| * Workaround for wallpaper crash. (5191436)Winson Chung2011-08-221-1/+1
| | | | | | | | | | | | - Adding a little time to the tab transition Change-Id: Ia7615d93f471845e568742df828cde43c1b917c4
* | Merge "Cling ALL the things! (Workspace and AllApps)"Winson Chung2011-08-225-0/+58
|\ \
| * | Cling ALL the things! (Workspace and AllApps)Winson Chung2011-08-225-0/+58
| |/ | | | | | | Change-Id: Iee6b38dbb4f0b2fb85f854d70fd86db1e7b1d8f7
* / Adding settings menu back... (5165175)Winson Chung2011-08-221-1/+1
|/ | | | Change-Id: Iaf413a7e9f9aecfa2c868b8700571884af7821ee
* Adding 3 dips of padding (left and right) and 1 dip (top and bottom) to ↵Adam Cohen2011-08-171-4/+4
| | | | | | | | | widgets on phones -> This should be tested with a representative suite of widgets (both internal and external) to determine the fallout Change-Id: I8f04d50efcec16efa8b61b4f0b1a61583242d15d
* Improving transition between Apps/Widgets panes (5145408)Winson Chung2011-08-161-1/+1
| | | | Change-Id: Id4f73a89b646bbf168ee49e8bdeb34b85a52d9d4
* Changing menus to show Wallpapers, Manage Apps, Help. (5114668)Winson Chung2011-08-121-0/+5
| | | | Change-Id: I7e2042245291b07fa048ca43613ca506b21b456e
* Merge "Tablet/AllApps fixes."Winson Chung2011-08-091-1/+0
|\
| * Tablet/AllApps fixes.Winson Chung2011-08-091-1/+0
| | | | | | | | | | | | | | | | | | - Fixing regression where the power button did not dismiss Apps/Customize - Fixing regression in number of icons in portrain in AC, and removing legacy peek var for calculations (5122724) - Fixing spacing in shop button on tablet - Fixing bug where the apps pane was being changed as we were animating (5139543) Change-Id: I3a3e5f224fd92e99072c830d13423d195179e7c7
* | Adding opacity to drag views. (5064535)Winson Chung2011-08-081-0/+3
|/ | | | Change-Id: I6eb96edf203a53e55a0d20dd97ff383d0b51da0e
* Making hotseat a fiver.Winson Chung2011-08-081-1/+1
| | | | Change-Id: I18737692a115f8fd77c6feb3062f4bfeca3506ae
* Merge "Fixing crash and updating default layout"Winson Chung2011-08-051-0/+3
|\