summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Create separate project for Wallpaper PickerMichael Jurka2014-06-061-2/+2
| | | | Change-Id: Id9e855780b9fb68c63eb6e9f6c19bcbce28a6fd5
* expose the protoutil for launcher as an executable scriptChris Wren2014-06-061-0/+38
| | | | Change-Id: Ie990262534d85b118c165589ecee55d64f3a58cc
* Move wallpaper picker code to a separate directoryMichael Jurka2014-06-061-1/+5
| | | | Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392
* Revert "Trebuchet: add lockscreen wallpaper picker"Nebojsa Cvetkovic2014-05-271-1/+1
| | | | | | This reverts commit 29c2da02bf48fbdba977bc774027e218487e1abe. Change-Id: Ie5addf5ac77acb6411a6f22195d8608df625462a
* Trebuchet: add lockscreen wallpaper pickerRoman Birg2014-04-281-1/+1
| | | | | Change-Id: Ic4f2589924a3c61b676db907f08108286dc45c29 Signed-off-by: Roman Birg <roman@cyngn.com>
* Fix L3 and old Trebuchet migrationRicardo Cerqueira2014-02-011-1/+1
| | | | | | | | | There can only be one original-package tag. Go with com.android.launcher3 for now, and move Trebuchet back to com.cyanogenmod.trebuchet. This will allow for workspace migrations from both CM10.2 Trebuchet and from CM11 Launcher3 Change-Id: I7743954bffc55f503851038f800607947e20015e
* Put Trebuchet into its own namespaceRicardo Cerqueira2014-01-251-0/+2
| | | | | | | | | We can do this with aapt, while retaining the ability to merge upstream by leaving the files alone. And add a migration line for com.android.launcher3 so users don't lose their current cm11 workspaces Change-Id: I3ddda3b0ec7500a7d79c27143edcdc3435f82666
* Android.mk: Make priveleged appDanesh Mondegarian2014-01-241-2/+3
| | | | | | | | | | Enable LOCAL_PRIVILEGED_MODULE for launcher. This seems to be required to gain widget priveleges by default. Change-Id: Iae2ce085129b39bcc3591ced5f7938d63cebf722 Conflicts: Android.mk
* Protos: Add pre-generated backup proto for IDENebojsa Cvetkovic2014-01-241-16/+0
| | | | Change-Id: Ia892e2ecfb0fba75c9c72b5b4f8ab483e9249d7b
* override Launcher2 (aosp)Ed Heyl2014-01-241-1/+1
| | | | Change-Id: I25ec98abeba3cf115d594aa215bfde8e965c1cd1
* Target SDK 19, fix build.Mathew Inwood2013-10-081-1/+1
| | | | | | Change ag/371791 depends on SDK 19. Change-Id: I8411f55063c8899f65cb85ddbf45adab564de808
* add a proto decoder host utilityChris Wren2013-10-031-3/+23
| | | | | Bug: 10778984 Change-Id: I1c0203a3a5b3a3b1e565af387ccdfa92b53f8335
* add a backup agent.Chris Wren2013-09-241-1/+7
| | | | | | | | | backup only, restore path is just debugging/verification. todo: restore path todo: additional asset backup for widgets and launcher items Bug: 10778984 Change-Id: I01aed4794a02f03daf21bca28f99cfbea90e4967
* Get rid of dependency on android-commonBjorn Bringert2013-06-061-1/+1
| | | | | | It was only used for a single string constant that can be inlined Change-Id: I19078b6b00adf1b91e329d10181e91809944b606
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-4/+4
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Hide clings in child modeMichael Jurka2013-03-291-1/+1
| | | | | Bug: 8349525 Change-Id: Ie92153e77f1714b88986813a689a4fa7e444d1dc
* Switching SDK_VERSION to 17Michael Jurka2013-01-171-1/+1
|
* Add user initialing receiver to select a unique wallpaper.Dianne Hackborn2012-09-161-1/+1
| | | | Change-Id: I14652d8108c2e19db821ab5526b6e630db8fe998
* Compile Launcher against only public apis (level 16)Michael Jurka2012-06-221-1/+1
| | | | | | Also, removing use of TableMaskFilter (last remaining private api) Change-Id: I2df80605b240352fdf7ef2ebd26b98342149bda3
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
| | | | | | Bug: 5010576 Change-Id: Ibce8754b39a9ae6f8f192eefa712c45f0b0059be
* rectify build files.Tsu Chiang Chuang2011-06-171-1/+1
| | | | Change-Id: I138ac7805cb045f960e32193bad95a73cd8b063e
* Merge "Rocket Launcher!"Daniel Sandler2011-05-261-1/+1
|\
| * Rocket Launcher!Daniel Sandler2011-05-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | This is an Android Dream, which is kind of like an interactive screensaver implemented as an Activity. The Rocket Launcher uses the Launcher's own icon cache to show the user's installed apps in hyperspace. Tap the screen to slow down to impulse power. Then, tap an icon to launch. (depends on I4559a95 for android.dreams in support lib) Change-Id: Ie6ce34ec1c863667faeada4f39b225f3946e8633
* | Adding stress test for launcher2 rotation.Tsu Chiang Chuang2011-05-251-1/+4
|/ | | | Change-Id: I03b7dbdd025af39fc733a91f54633a548225e140
* am b159e77b: Fix proguard flag file dependency.Ying Wang2010-09-301-1/+1
|\ | | | | | | | | | | | | Merge commit 'b159e77b99883125831eeded394c160b0637f93b' * commit 'b159e77b99883125831eeded394c160b0637f93b': Fix proguard flag file dependency.
| * Fix proguard flag file dependency.Ying Wang2010-09-291-1/+1
| | | | | | | | Change-Id: Ic9f90a30833bfafb7d76dcc851a92892b9a2a9b7
* | Fix the simulator build.Shih-wei Liao2010-07-201-0/+4
| | | | | | | | Change-Id: I7b9530320538871ede62cb361466bf397f8fdbbc
* | Ported Launcher2 to use the new Build system.Shih-wei Liao2010-07-191-1/+1
|/ | | | Change-Id: Ie24bb6520f9f6dfc24dde2b7810ec322bc7b3a1a
* Re-enable Proguard, supports 3D all apps correctly now.Romain Guy2010-03-111-1/+0
| | | | Change-Id: I84ab56054c9f57985fec9107c3977691177b85a4
* Turn off Proguard on Launcher2.Ying Wang2010-03-111-0/+1
| | | | | | It will be turned on eventually, after the issue is fixed. Change-Id: Ibd2a2d295379d14cd95d13156aa22c44be6fa7b4
* Allow shared user id and process to be set via overlays.Dianne Hackborn2010-03-091-0/+1
| | | | | | | | | | | | This fiddles the manifest to allow the app's shared user id and process to be changed at build time via resource overlays, so we can build launcher to run in the acore process for low-end devices. Also switches the cert of launcher back to shared, to allow for this. (Note this only really matters if the shared user id is set, otherwise launcher will still get its own uid.) Change-Id: I0bd0a06e1442c4bfe5ceb2d438cb58f29d911578
* Enable Proguard on Launcher2.Ying Wang2010-03-031-1/+1
|
* Switch to Launcher2 for all builds.Jean-Baptiste Queru2010-03-031-1/+1
| | | | Change-Id: Ie5563bf09ebd79cdd94e4c3bd1961807e7bb3693
* Fix Proguard flags.Ying Wang2010-02-191-0/+2
|
* Use Search.SOURCE from android-commonBjorn Bringert2010-02-101-0/+2
| | | | | | | | | The SOURCE (search source identifier) constant is moving from hidden in android.app.SearchManager to com.android.common.Search. Part of http://b/issue?id=2429556 Change-Id: I68fa792f2d452aadcb9216f5c780bd082ca5039f
* explicit set an "optional" tagJean-Baptiste Queru2010-01-051-1/+1
|
* Put launcher2 back into its own process. bug 2241963Joe Onorato2009-11-051-1/+0
|
* Remove live wallpaper picker from Launcher2.Romain Guy2009-10-161-17/+1
| | | | Change-Id: I2c48f3624128276c3460939960168163d3c74c08
* Live wallpaper improvements.Daniel Sandler2009-09-281-1/+1
| | | | | | | | Now draws something a little nicer if the live wallpaper doesn't have a preview. Also: move Launcher2 back into "shared" so it has permission to set the wallpaper.
* Launcher2 is now home.Joe Onorato2009-09-231-2/+2
|
* Add live wallpapers picker to Launcher2. This is temporary.Romain Guy2009-08-131-1/+17
| | | | | This change requires changing the signature and shared user id of Launcher2, we will have to revert this once we move the wallpapers picker back to Settings.
* Launcher2 compiles.Joe Onorato2009-07-301-3/+3
|
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+29
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-29/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+29