summaryrefslogtreecommitdiffstats
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* Improve performance of AllApps for large numbers of apps.Jason Sams2009-11-201-2/+3
|
* Import revised translations. DO NOT MERGEEric Fischer2009-11-161-2/+1
|
* Merge change I9aaf24d2 into eclairAndroid (Google) Code Review2009-11-1331-4/+4
|\ | | | | | | | | * changes: Updated assets for Home.
| * Updated assets for Home.Romain Guy2009-11-1331-4/+4
| | | | | | | | Change-Id: I9aaf24d2ce0ef3333e969dcecd654459c80925ec
* | Merge change I452e3a4c into eclairAndroid (Google) Code Review2009-11-1319-84/+46
|\ \ | | | | | | | | | | | | * changes: Import revised translations. DO NOT MERGE
| * | Import revised translations. DO NOT MERGEEric Fischer2009-11-1319-84/+46
| | | | | | | | | | | | Approver: jerryw
* | | Use the appropriate flat icon for the folder menu in the Add dialog.Romain Guy2009-11-131-0/+0
| |/ |/| | | | | Change-Id: Idb7ae2a50338f56317dd9f57c96129904b241e3a
* | Reorder wallpapersRomain Guy2009-11-131-12/+12
| | | | | | | | Change-Id: I3110f0ded2b7b106bd3e761add4ef36ef3980f11
* | Merge change Iabf0a220 into eclairAndroid (Google) Code Review2009-11-1332-5/+10
|\ \ | |/ |/| | | | | * changes: Refresh of wallpapers.
| * Refresh of wallpapers.Romain Guy2009-11-1332-5/+10
| | | | | | | | Change-Id: Iabf0a220214a86299371970dfd6dc60a15b2b9ee
* | Import revised translations. DO NOT MERGEEric Fischer2009-11-1220-20/+101
|/ | | | Approver: jerryw
* Two wallpapers were missing from the list.Romain Guy2009-11-122-1/+2
| | | | Change-Id: Ieb9892d51e3024f05db01f2525e882fa96bf0672
* Fix corrupted image.Romain Guy2009-11-122-0/+0
| | | | Change-Id: Ibbed6006015018d2551cb443eb9656c88713bdb1
* Final set of wallpapers.Romain Guy2009-11-1150-53/+12
| | | | Change-Id: I5029f62e810c7764fe3d522ea27fde9ed67e8ab8
* Shows all screens in the previews.Romain Guy2009-11-114-0/+22
| | | | Change-Id: Ib8b19492ccb07a135ba95ab75ae03f034275c572
* 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.
* Fix bug 2122011: Force a dimension for live folder iconsMike Cleron2009-11-101-4/+3
|
* Fix bug 2250457 - Open folder on home screen changes changes the behaviour ↵Joe Onorato2009-11-101-0/+6
| | | | | | | | | of the home button Now, home always goes to the center worksapce screen and back from an app goes to all apps if it was open. Getting that animations smooth took a little bit of work.
* Better previews.Romain Guy2009-11-101-0/+0
| | | | Change-Id: I400c6b45fae2f74722985f766dc17c0892550403
* Better preview visuals.Romain Guy2009-11-101-0/+0
| | | | | | | | Smaller thumbnail (removed unnecessary padding), more opaque background. Uses a white background because the dark background interferes with the new dark widgets. Change-Id: I7654741d845609200569fce34b6cde891d2b5d29
* Fix landscape layout.Romain Guy2009-11-091-0/+28
| | | | Change-Id: I0ef501a95708d487a975bb175c7038dee291efa4
* Add previews on long press on the indicators.Romain Guy2009-11-095-3/+8
| | | | Change-Id: I6349d55345255caacc1381e83459544f8b8e085c
* New position indicators and icons for Launcher2.Romain Guy2009-11-0944-6/+254
| | | | Change-Id: Id444943a3cc2e9db78733614141cbe2be837fdbf
* One camera is probably sufficientMike Cleron2009-11-081-2/+2
|
* Fix http://b/issue?id=2203681Mike Cleron2009-11-081-17/+14
| | | | | | | There is a race between the view system dispatching focus and mRollo being intialized. Now if AllApps is supposed to gain focus before mRollo is ready we remember that state and gain focus later.
* New defaults for PassionMike Cleron2009-11-081-0/+43
|
* Bug 2239823 - Can't focus "home" icon in 3d all appsJoe Onorato2009-11-081-0/+0
|
* If 3 screens are good 5 will be betterMike Cleron2009-11-053-12/+18
|
* Update the search widget to be vertically centered within it's footprint.Mike Cleron2009-11-042-9/+9
|
* More capabilities for default home configurationMike Cleron2009-10-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Added support for adding appwidgets beyond clock and search to the intital configuration. Also pulled in a previous change in Launcher that allowed http shortcuts. New syntax looks like this in default_workspace.xml: <appwidget launcher:packageName="com.android.settings" launcher:className="com.android.settings.widget.SettingsAppWidgetProvider" launcher:screen="0" launcher:x="0" launcher:y="2" launcher:spanX="4" launcher:spanY="1" /> <shortcut launcher:packageName="com.android.settings" launcher:icon="@drawable/ic_launcher_appwidget" launcher:title="@string/group_folder" launcher:uri="http://www.nytimes.com" launcher:screen="2" launcher:x="2" launcher:y="2" />
* Wrap text with the curve instead of the fade. Mipmap distant text and icons. ↵Jason Sams2009-10-291-71/+59
| | | | Fix two physics bugs. Snapping at end of list was inconsistant between flings and moves. Fix phyiscs boundary condition during low speed movement back to center.
* Import revised translations. DO NOT MERGEEric Fischer2009-10-283-5/+3
|
* Merge change I0ae41e06 into eclairAndroid (Google) Code Review2009-10-2220-146/+118
|\ | | | | | | | | * changes: Import revised translations. DO NOT MERGE
| * Import revised translations. DO NOT MERGEEric Fischer2009-10-2120-146/+118
| | | | | | | | Approver: jerryw
* | Merge change Ia98fd30d into eclairAndroid (Google) Code Review2009-10-221-0/+2
|\| | | | | | | | | * changes: Restore missing string that was still referenced from code.
| * Restore missing string that was still referenced from code.Eric Fischer2009-10-211-0/+2
| | | | | | | | Approver: jerryw
* | Return friction table, tweak values for line rather than pages.Jason Sams2009-10-201-16/+28
| |
* | Move the home button down slightly.Jason Sams2009-10-201-9/+4
|/
* Start at adding trackball support to 3D all appsMike Cleron2009-10-201-3/+23
| | | | | Known problems: you can outrun the selection by moving the trackball quickly. Focus can get confused.
* Fix exit animation of top icon when present.Jason Sams2009-10-201-5/+5
|
* Add support for MoveTo.Jason Sams2009-10-191-0/+33
|
* Remove the competitors to the one true AppApps3D.Jason Sams2009-10-192-455/+3
|
* Merge change I09c6fc08 into eclairAndroid (Google) Code Review2009-10-161-17/+36
|\ | | | | | | | | * changes: Change the entry / exit animation.
| * Change the entry / exit animation.Jason Sams2009-10-161-17/+36
| |
* | Remove live wallpaper picker from Launcher2.Romain Guy2009-10-163-82/+0
|/ | | | Change-Id: I2c48f3624128276c3460939960168163d3c74c08
* Add pressed states for the all apps button and the home button.Joe Onorato2009-10-1510-4/+27
| | | | | We'll need another asset for the selected state, when we do that. This also updates the all apps icon to be a grid.
* Show the orange selection thing.Joe Onorato2009-10-151-0/+6
|
* Implement workaround for GL driver which is slow to render the first frame ↵Jason Sams2009-10-154-10/+36
| | | | with new state. This change will render a transparent frame when receiving new state to warm the driver.
* Change allApps to new view. Tweak rollo3 phyisics.Jason Sams2009-10-141-73/+25
|
* Merge change I0f505e57 into eclairAndroid (Google) Code Review2009-10-133-25/+981
|\ | | | | | | | | * changes: Checkpoint new rollo scripts. Not currently in use.