summaryrefslogtreecommitdiffstats
path: root/res/xml
Commit message (Collapse)AuthorAgeFilesLines
* Trebuchet : Update default workspaceDanesh M2015-02-033-136/+342
| | | | Change-Id: I14bde38a64d4f85196fb624226da20460e516ea1
* Update Gallery activity component name in default workspace xml filesRaj Yengisetty2014-12-183-3/+3
| | | | Change-Id: Ia4d422649c30356173d381d35e8db8b1815816af
* If device doesn't have dialer, show file manager shortcut insteadMarcos Marado2014-12-021-2/+4
| | | | | | | | Tablets like flo do not have a dialer, and they would end up with two contacts shortcuts side by side. This patch aims to, on the devices where no dialer is available, use that spot with anything else. Change-Id: Ib0729be5b938bc909c446fe6c95a3d9f48aa660d
* Launcher: Customize app shortcuts for Carrierhuiwan2014-11-211-0/+174
| | | | | | | | | | | | | | | App shortcuts are displayed on home: Screen 2 - deskclock - calendar Screen 3 - bestpay, imusic, video, ezone, pdager, FJDXCartoon, mail189, sfreader - elive, ecp, pim, hall, jt, egame, mdesk Change-Id: I848333548eabded42700aa11e874fae3c5362246 Signed-off-by: Xiaojing Zhang <zhangx@codeaurora.org>
* Adding support for dynamically resolved default layouts.Winson Chung2014-05-166-0/+343
| | | | Change-Id: Id05c60b93423ce37dd06a126ecf33c74a0ba1d62
* Add support for uri favorites and resolve groupsJason Monk2014-03-071-12/+37
| | | | | | | | | | | | | | Adds support for new types in default_workspace xml files. Adds support to favorite that attempts to resolve an intent specified by URI. If a logical choice can be found from the resolve, it adds the shortcut. Adds support for a resolve, which contains several favorites and attempts to add the shortcuts until one is successful. Bug: 10547358 Change-Id: Ia30341e77e7d4a0bd4a4f4e6a3d9ce2a48a46237
* Allow 5 hotseat icons in DISABLE_ALL_APPS mode.Nilesh Agrawal2013-12-091-0/+56
| | | | | | | | Added the xml resource in Launcher3 package as well. This is a dummy resource with just hotseat icons. Previously reviewed on: http://ag/396580 Change-Id: I31b0d7d4796d028f44f746260c381f2d8226605a
* Remove built-in wallpaper picker.Daniel Sandler2013-08-211-20/+0
| | | | | | | | Note that we don't yet have a solution for the user's initial wallpaper. Bother! Bug: 9626042 Change-Id: I07ab09a3d10434e444dc27051034d387e692e469
* Launcher2 is now Launcher3.Daniel Sandler2013-06-053-3/+3
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Updating dialtacts to new package.Chiao Cheng2012-08-212-4/+4
| | | | | Bug: 6993891 Change-Id: Ibe0ba3b09b5aaa607e36e601e32572b6f0a94b89
* Updating default workspace and fixing issue where new hotseat browser icon ↵Winson Chung2011-11-161-0/+49
| | | | | | is not shown. (Bug 5478946, Bug 5623287) Change-Id: I7ebac3a4bde868de2b5beacc95fc94302dc0d6ee
* 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
* Adding wallpaper picker previewAdam Cohen2011-01-181-0/+20
| | | | Change-Id: Ib3a10bb02b249f71265fe04b3829465a77fb4a9f
* 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