summaryrefslogtreecommitdiffstats
path: root/res/xml/default_workspace.xml
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet: Fix Camera favoriteJorge Ruesga2013-04-131-2/+2
| | | | | | | Change from LegacyCamera to Gallery3d Camera. Fix favorite position on large screens Change-Id: Ib8233405fb749319150d077ae15c674b2565acfc Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
* Trebuchet: Fix default cLock widget size on home screencm-10.1-M3DvTonder2013-04-101-5/+5
| | | | | | Patchset 2: Replaced PowerWidget by Apollo Change-Id: I847be86e5488732512c26e6495322272a18f75b5
* Trebuchet: Default workspace fixesJorge Ruesga2013-04-071-4/+4
| | | | | | | | | | | | | | * Replace AnalogClockWidget by cLock Widget * Add "no telephony" workspaces files. New favorites: - Phone -> Email - Contacts -> Calendar - Mms -> Contacts - Browser -> Browser * Add sw600dp and sw700dp update workspaces files Patchset 2-4: CleanUp Change-Id: If21559c59995326b93689f89291446a9962274cb
* Launcher: Remove long-press menunebkat2012-12-291-3/+2
| | | | Change-Id: Ie513c0c815fcfa0daa2d5503d3c060ae8e2109c0
* LauncherActions: Don't use magic intentsnebkat2012-12-261-4/+2
| | | | Change-Id: I5ee3fbc9b1cdc63407def751bb7639cb54bdb7c3
* Hotseat: Multiple Pagesnebkat2012-12-241-4/+4
| | | | | | | | | | | | | | | Conflicts: res/layout-land/hotseat.xml res/layout-port/hotseat.xml res/values/strings.xml res/xml/default_workspace.xml res/xml/preferences.xml src/com/beansoft/launcher/preference/PreferencesProvider.java src/com/cyanogenmod/trebuchet/Hotseat.java src/com/cyanogenmod/trebuchet/PagedView.java src/com/cyanogenmod/trebuchet/Workspace.java Change-Id: I958b105451160841d5d7d345164dcb2dec4f9404
* Launcher actionsnebkat2012-12-241-0/+8
| | | | Change-Id: Ica0699f99d68b9f89d6f103eaadc56e632d87101
* Rename Launcher to TrebuchetChirayu Desai2012-08-021-1/+1
| | | | | | Launcher2 is now Trebuchet application_name removed from localized strings and made un-translatable com.android.launcher is now com.cyanogenmod.trebuchet
* remove references to google appsMichael Jurka2011-09-281-48/+4
| | | Change-Id: Id373dc701afdd476e125936711bbb040e1451f9e
* Moving power control in default layoutMichael Jurka2011-09-271-1/+1
| | | | | | Bug # 5383127 Change-Id: Ie5833c649276d6ec8c6adf1f46998d3d37a52033
* Removing news/weather widget from default layoutMichael Jurka2011-09-261-8/+0
| | | | Change-Id: I99bbb90dd656749f2039061b0dc164395c59b52a
* Updating default workspace, fixing missing Browser icon. (5358657)Winson Chung2011-09-221-18/+40
| | | | Change-Id: Ibdfbc5084afacfa951355e2e7582d5a86fd742a5
* Reordering default workspace folder.Winson Chung2011-09-201-5/+5
| | | | Change-Id: I2fb836aa8bee6b7e43d94bd7c056be6524b145f6
* We were too clever! Restoring the default folder name.Winson Chung2011-09-091-1/+2
| | | | Change-Id: I363328040be78e395abf1903212c93b8bbe54f08
* Updating default layout. (5016381)Winson Chung2011-08-291-4/+22
| | | | Change-Id: I719fb46cca721a61500dc042d4cb15df1488bff0
* Making hotseat a fiver.Winson Chung2011-08-081-9/+13
| | | | Change-Id: I18737692a115f8fd77c6feb3062f4bfeca3506ae
* Fixing build.Winson Chung2011-08-051-1/+1
| | | | Change-Id: I2474aff41220ddf3db1c1c6aac83951b6d63a9b3
* Fixing crash and updating default layoutWinson Chung2011-08-051-8/+42
| | | | | | | - Fixing dragging/rotation crash due to runnables referencing old Launcher activity (5122814) - Updating default layout to add portal and contents (4998213) Change-Id: I87658e7119a2b86aea25ebc7ecc82ee0ebcffc1e
* Some launcher bugs:Adam Cohen2011-07-271-1/+0
| | | | | | | | -> Allowing folders to be specified in xml (issue 5032559) -> Mostly fixing issue where you can lose items when dragging out of a folder to a full screen (issue 5052078) Change-Id: I3228dd568b2b8919c14594ee518f86173430481e
* Fixing small bug where folder could not be created in dock.Winson Chung2011-07-201-3/+3
| | | | | | - Ensuring default workspace items aren't overlapping. Change-Id: I53803bdd61e1e956b9582b1332cde37663cb8578
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-6/+35
| | | | Change-Id: I4c2ed4a1c122c057662fabc70bfef7c5c088460b
* Removing News/Weather widget from default layout.Winson Chung2011-06-221-8/+0
| | | | Change-Id: Icc5d17c316478380f6f234100b108ee6cca160d4
* Removing search widget.Winson Chung2011-06-101-4/+0
| | | | Change-Id: I5a83d5a8f7eda6ddf7cf8b15ea4523673b584c04
* Remove MyApps / Market widget from the default Launcher2Kirill Grouchnikov2011-01-101-9/+0
| | | | | | | | | Finsky will provide the widget. MyApps is just a list of apps that the user owns / installed. It's no longer used to browse available apps and will not have a widget. Bug: 3333614 Change-Id: Idd1d5feb53594d2e3fdc5680ec5b35806adfda6e
* It looks like you're trying to remove the Protips widget.Daniel Sandler2010-12-131-9/+0
| | | | | | | Would you like help with that? Bug: 3248626 Change-Id: I9dbbc54ef7812d13b6234f53c181ad491c4df236
* Update default homescreen layout to latest design.Ficus Kirkpatrick2010-05-031-9/+9
| | | | Change-Id: I3e5699a22103af1fa9c7ec476f4401a53771e5a0
* Add Market widget to default workspace.Ficus Kirkpatrick2010-04-281-1/+10
| | | | | Bug: 2606783 Change-Id: I8ea5e3564a21b98aadb8789e24276507c7ef46b7
* Add widgets to default home screens.Daniel Sandler2010-04-231-0/+16
| | | | | | | | | | | | | 0: (nothing) 1: News & Weather =>2: Search; Protips 3: Music 4: (nothing) Will add Market widget to screen 2 (center) when available. Bug: 2559083 Change-Id: Id025bfbb1514959906d7d42601c3358ef870aebe
* Remove all icons and most widgets from default homescreens.Daniel Sandler2010-04-081-73/+8
| | | | | Bug: 2559083 Change-Id: Id77fe641520c36eaee10f10c04d7df04b7637184
* Update launcher's namespace.Romain Guy2010-03-041-1/+1
|
* 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
|
* If 3 screens are good 5 will be betterMike Cleron2009-11-051-7/+7
|
* Put Maps backRomain Guy2009-08-061-2/+0
|
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* am fca59c75: Merge change 3947 into donutAndroid (Google) Code Review2009-06-121-5/+0
|\ | | | | | | | | | | | | Merge commit 'fca59c759ef9c7cc2fc062d14ede8bd57254abbf' * commit 'fca59c759ef9c7cc2fc062d14ede8bd57254abbf': Fixes #1824492. Removes the clock from the default Home layout.
| * Fixes #1824492. Removes the clock from the default Home layout.Romain Guy2009-06-111-5/+0
| |
* | am 71b0594: Merge branch \'readonly-p4-donut\' into donutKarl Rosaen2009-04-291-1/+1
|\| | | | | | | | | | | | | Merge commit '71b0594a6fc7339281add91d2ac61b181f89a2af' * commit '71b0594a6fc7339281add91d2ac61b181f89a2af': AI 147564: Merge back from search branch to donut. Notes:
| * AI 147564: Merge back from search branch to donut. Notes:Karl Rosaen2009-04-231-1/+1
| | | | | | | | | | | | | | | | | | - all public apis and framework changes have been reviewed by relevant folks in our branch (e.g romainguy) - all new public apis are @hidden; they will still get reviewed by api council once we're in git - other than that, it's mostly GlobalSearch and search dialog stuff, a new apps provider, and some tweaks to the contacts provider that was reviewed by jham Automated import of CL 147564
| * AI 145482: am: CL 145182 Fixes #1777943. Put the Clock back...Romain Guy2009-04-091-0/+5
| | | | | | | | | | | | | | Original author: romainguy Merged from: //branches/cupcake/... Automated import of CL 145482
| * AI 145472: am: CL 145085 Fixes #1777943. Get rid of the Clock widget on the ↵Romain Guy2009-04-091-6/+1
| | | | | | | | | | | | | | | | | | default Home configuration and bring the Search widget to the center screen. Original author: romainguy Merged from: //branches/cupcake/... Automated import of CL 145472
* | AI 145496: am: CL 145482 am: CL 145182 Fixes #1777943. Put the Clock back...Romain Guy2009-04-091-0/+5
| | | | | | | | | | | | | | | | Original author: romainguy Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 145496
* | AI 145490: am: CL 145472 am: CL 145085 Fixes #1777943. Get rid of the Clock ↵Romain Guy2009-04-091-6/+1
| | | | | | | | | | | | | | | | | | | | widget on the default Home configuration and bring the Search widget to the center screen. Original author: romainguy Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 145490
* | AI 144949: remove MapsFred Quintana2009-04-081-0/+2
|/ | | | Automated import of CL 144949
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+71