summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Launcher3: Google Feed integrationEdward Cross2018-07-181-1/+1
| | | | | | | | If Google Search is installed, the Google Feed can be found at the -1 screen (which is the very left). This feature is enabled by default. Change-Id: I495196818699fd378cd60e6dd61b07a0ab951762
* Trebuchet: adaptive iconAsher Simonds2018-02-171-1/+1
| | | | | Change-Id: I84662d7cb35ed751c61c6223dc02f256f5ab3311 Signed-off-by: Joey <joey@lineageos.org>
* Trebuchet: quick settings & settings reorganizationJoey Rizzoli2018-01-191-0/+6
| | | | Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Trebuchet: icon packs supportJoey Rizzoli2018-01-191-0/+4
| | | | | | | | | | | | | | | Based on the following commits: * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/cf4bde2098de8beec24a0c88bf2e51e19a9c22b6 * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/8ddafe17ad6adc268ad1a93b7724d8b22028a71b * https://github.com/AOSPA/android_packages_apps_Launcher3/commit/0940176c3c01a1f87237811f42d05a592b0968b3 With the following additions: * Support for adaptive icons * UI changes * Cleanup and improvements Change-Id: I877a8b2dd204753179736fa7c1c34444e9b2c849 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Trebuchet expand statusbar on swipe downThecrazyskull2018-01-191-0/+1
| | | | | Change-Id: I5e75b7e1c6806dae9ac2a000e377873319a5f787 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* Exclude from recentscretin452018-01-191-0/+1
| | | | Change-Id: Iccbd953241886dbbda01e38225123dfd1761accc
* Bump targetsdk to 27Arne Coucheron2018-01-191-1/+1
| | | | Change-Id: Ic138ded6dba217d02f2bb6f5c0d9e49e25077901
* Bump minsdk to 23Joey Rizzoli2018-01-191-1/+1
| | | | | Change-Id: I028750f2383ce124bbe6da6cbfd5562722932389 Signed-off-by: Joey Rizzoli <joey@lineageos.org>
* We shall call it Trebuchetcretin452018-01-191-7/+10
| | | | | | | | | | | | | | | | | | Change-Id: I068d7e025bb01fd4216be3ffcf3cdfd3285be9da Trebuchet: lineage launcher icon Change-Id: Ibf4e1add2f9dc88907430070bbbf74751dec2070 Rename permissions as suggested in AndroidManifest * Avoid conflicts with different launchers Change-Id: I0560c2ea1a82cb4f58074d31ca6f12518ac09ea7 Finalize rebranding from Launcher3 to Trebuchet Change-Id: If3af3a32db2281372dc1beb47e13a2ce0dc380af
* Remove stateUnchanged flag from activityNg Zhi An2017-09-271-1/+1
| | | | | | | | | | | Bug: 65298313 Test: manual 1) Launch messages 2) Tap on FAB to compose new message, IME shows 3) Tap on Home button 4) Verify IME is hidden Change-Id: I1823e70d49921d2c66b5abd9ce5d45592bde923c
* Adding a category to indicate that this is a launcher appSunny Goyal2017-08-301-0/+1
| | | | | Bug: 62959599 Change-Id: Ib0a20829630838671080671cebc1fea2a0f21dd4
* Change application launcher icons to adaptive iconsHyunyoung Song2017-03-031-3/+3
| | | | | | b/35429795 Change-Id: I4fa2fb167040c2470c403a293d1a172c276b2f81
* Update Launcher3 AndroidManifest.xml to match NexusLauncher.Jon Miranda2017-02-271-1/+2
| | | | | | | | | | Add stateUnchanged flag to activity windowSoftInputMode. * Original Change-Id: Iad029d1ce327527ae3933c9eca86474be6ba5aa1 Set resizeableActivity to true to enable multi-window for Launcher. * Original Change-Id: I2d17c89db2eb8d60b3393c2abc3b026e5574085d Change-Id: I534f6511e7fd7778cc4469f56527d6452ccbc9a9
* Simplifying some launcher themesSunny Goyal2017-02-161-1/+2
| | | | | | | > Replacing some colors with theme attributes > Simplifying styles definition by removing unnecessary inheritance and inlining some definitions Change-Id: Ifa167515cae6a7fd3720f1a52ff9ce11abb4495f
* Fixing wrong label in the AndroidManifestSunny Goyal2016-08-251-1/+1
| | | | | | Updating the gradle and protobuf library version Change-Id: I0470ebe7465cf2f04ef59688ac2b3f4933d48ad1
* Fixing FileLogs testsSunny Goyal2016-06-071-1/+10
| | | | | | | | During tests, the logs directory is changed. But the active thread was not getting stopped which was causing some logs to be written to the old location corresponding to some previous test Change-Id: I7b8587eae0eb68fa180e3992694cab3745922483
* Separating out configs and common manifest entriesSunny Goyal2016-05-241-48/+23
| | | | | | | This separation allows for easier modification of Launcher3 by derivative projects Change-Id: Ib3469e9b5d2707daef572050698d792316534d45
* Merge "Changing minSDK for launcher3 to 21 (Lollipop)" into ub-launcher3-calgarySunny Goyal2016-05-111-1/+1
|\
| * Changing minSDK for launcher3 to 21 (Lollipop)Sunny Goyal2016-05-101-1/+1
| | | | | | | | Change-Id: I421a33801886bdcccb43429b571af1ca7c6b9f55
* | Adding full backup handler for launcher3Sunny Goyal2016-05-101-2/+3
|/ | | | | | Bug: 28302573 Change-Id: If0889a3b00b88b134b19d7f790159dfafdcdb004
* Chaning the behavior of settings activity.Sunny Goyal2016-05-021-2/+5
| | | | | | | | > Making all twoState prefs backed by content provider > Using the stadard intent defined in N for settings > Using SharedPrefsListener instead of LauncherProvider Change-Id: I8272f54aa780bc0436e3d0aa89096a4bd2a9194f
* Removing Launcher broadcast support from Launcher3Sunny Goyal2016-04-151-5/+0
| | | | Change-Id: Ibaf5fe1465d3858b060fc2958194cf60f22a11db
* Removing first launcher broadcastSunny Goyal2016-04-141-4/+0
| | | | Change-Id: I225205a219cf2e0f27bb3c78cbdad1a3429d466f
* Removing WallpaperPicker from Launcher3Sunny Goyal2016-04-121-27/+0
| | | | | | | | Launcher3 will no longer include a wallpaper picker. Eventually it will just point to the system wallpaper settings where user can choose from all the installed pickers Change-Id: Ib5832fa7e451610acd4b2d34ee48fe36e3699d26
* Added ColorExtractionService and ExtractedColors.Tony Wickham2016-04-011-0/+5
| | | | | | | | | | | | | | | - Launcher has an instance of ExtractedColors, which is loaded from LauncherProvider in onCreate() and whenever the wallpaper changes. - When the wallpaper changes, the ColorExtractionService is started in the :wallpaper-chooser process. - ColorExtractionService builds an ExtractedColors instance and saves it as a String in LauncherProvider. - When the results are saved, Launcher gets a callback through LauncherProviderChangeListener and reloads the ExtractedColors. - Whenever Launcher loads Extractecolors, it also re-colors items (currently a no-op). Change-Id: I319e2cfe0a86abcbc6bb39ef6b9fbbcad54ad743
* Deleting the WallpaperPicker code inside launcher.Sunny Goyal2016-02-181-3/+3
| | | | | | Instead linking it to the packages/apps/WallpaperPicker project Change-Id: Ib6830b180a22c22afece01e0a4f6e94e89d6452b
* Separating out Launcher3 resources from Wallpaper resourcesSunny Goyal2016-02-101-1/+1
| | | | Change-Id: I7e33c83df8b16e8552fe588cadbcf3bf7881cb95
* Merge "Preventing activity to restart when keyboard is connected or keyboard ↵Sunny Goyal2015-10-161-0/+1
|\ | | | | | | | | | | | | | | | | type changes" into ub-launcher3-burnaby-polish am: 363da26646 * commit '363da26646b3214a437981fc3ad908ccd363f8f3': Preventing activity to restart when keyboard is connected or keyboard type changes
| * Merge "Preventing activity to restart when keyboard is connected or keyboard ↵Sunny Goyal2015-10-161-0/+1
| |\ | | | | | | | | | type changes" into ub-launcher3-burnaby-polish
| | * Preventing activity to restart when keyboard is connected or keyboard type ↵Sunny Goyal2015-10-141-0/+1
| | | | | | | | | | | | | | | | | | | | | changes Bug: 20820889 Change-Id: Ib0b21c04290607ddd67cef2003e6d89f5d6492d8
* | | am 44b48f77: am 28c6b963: Showing a permission prompt for direct call shortcutsSunny Goyal2015-10-141-1/+1
|\| | | | | | | | | | | | | | * commit '44b48f77027c386885ed459de501f9d822abac9c': Showing a permission prompt for direct call shortcuts
| * | am 28c6b963: Showing a permission prompt for direct call shortcutsSunny Goyal2015-10-141-1/+1
| |\ \ | | |/ | |/| | | | | | | * commit '28c6b963d4ccac73ab857c839420513dd560945c': Showing a permission prompt for direct call shortcuts
| | * Showing a permission prompt for direct call shortcutsSunny Goyal2015-10-121-1/+1
| | | | | | | | | | | | | | | Bug: 24580949 Change-Id: Idc92f9f5979a730f43b4905af2bc47b6834dc7a7
| * | Moving a few testing classes to a separate packageSunny Goyal2015-10-071-54/+49
| |/ | | | | | | Change-Id: Ied1c063de3e938695493e4937f554686e0719dad
* | Merge "Moving a few testing classes to a separate package" into ↵Sunny Goyal2015-09-211-54/+49
|\ \ | | | | | | | | | ub-launcher3-master
| * | Moving a few testing classes to a separate packageSunny Goyal2015-08-191-54/+49
| | | | | | | | | | | | Change-Id: Ied1c063de3e938695493e4937f554686e0719dad
* | | am 830b5e08: Updating the target sdk to launcherSunny Goyal2015-08-211-1/+1
|\ \ \ | |/ / |/| / | |/ | | * commit '830b5e08ef8ccc8e4193926ac10ac38cb0ae3e56': Updating the target sdk to launcher
| * Updating the target sdk to launcherSunny Goyal2015-08-211-1/+1
| | | | | | | | Change-Id: Icf8e22f6ceb57dcd4e101b8b1d3ae86c52d12b30
* | Updating logic for setting wallpaper desired sizeSunny Goyal2015-08-191-7/+0
| | | | | | | | | | | | | | | | | | > Only setting desired size on wallpaper change for pre kitkat > Removing wallpaper change receiver from manifest > Removing multi-process wallpaper shared prefs for kitkat+ Bug: 23353784 Change-Id: Iba72d32871ee50b75807e2284a73a691bcddc472
* | am dc352761: Merge "Removing account manager calls" into ub-launcher3-burnabySunny Goyal2015-08-041-1/+0
|\| | | | | | | | | * commit 'dc352761ae542087825227d773ec0b039f0aaaf0': Removing account manager calls
| * Removing account manager callsSunny Goyal2015-08-041-1/+0
| | | | | | | | Change-Id: Ic88139f6ef34046eb3b551d8a75d5f97e1fe3d52
* | Removing boot receiver.Sunny Goyal2015-07-161-8/+0
|/ | | | | | | | > Registering the receiver at runtime, only when it is required > Using system property sys.boot_completed to check if boot completion > This prevents unnecessary process startup during system bootup Change-Id: I68f99ecf2e1ffd2ca7b6d15a99a282451bf67aec
* Moving LauncherExtension to a separate packageSunny Goyal2015-06-251-1/+5
| | | | Change-Id: I6eef1cbb17295e59eae04f90fa44037be5f7da4b
* Ensure that Launcher Activity has an exclusive taskAdam Cohen2015-06-231-0/+1
| | | | | | | | | -> enforce this at the activity level by giving it an empty affinity -> the system should probably enforce this, so this is a work around for now issue 21880868 Change-Id: Iaba4d87781c7fc82ee6c2838c013e01081cdbf9d
* Using content provider to update launcher settingsSunny Goyal2015-06-121-5/+0
| | | | | | | | > Removing cross process preference file > Removed broadcast listener management for settings changes > Defining content provider method to get/set laucnehr preferences Change-Id: Ida36eac0ab17c1d48fedc9404817a53a89b36c4f
* Removing LauncherApplication to enable us to easily catch LauncherAppState ↵Sunny Goyal2015-06-041-1/+0
| | | | | | errors Change-Id: I56e956067692e5b9c4719c5e08b8f558e6011a60
* Use a broadcast receiver instead of a settings observer.Rahul Chaturvedi2015-06-041-1/+7
| | | | | | | | Settings observer doesn't work if a setting is modified in another process, hence we instead register a receiver which listens for a signal from the settings process that the rotation preference has changed. Change-Id: I570e3c67bb64a32347e84ca00a8ac31d9010eac3
* Enabling resumeWhilePausing for the Launcher activity.Winson Chung2015-06-011-0/+1
| | | Bug: 21342101
* Add the Allow Rotation setting to Launcher3.Rahul Chaturvedi2015-06-011-0/+6
| | | | | | | | | | | | This CL adds a Settings activity along with the code needed to provide a "Allow Rotation" setting to all phones and tablets. This setting is set to false for phones and true for tablets. On changing the setting from unlocked to locked, the launcher (and the Settings activity) will get locked to the orientation the user was in when he disabled "Allow Rotation". This is consistent with how the natural rotation feature of Android works. Change-Id: I8a1c59d1fa0bb9262530cad96e0a9bdbab0d9344
* Removing UserInitializeReceiver from manifest as it does not existSunny Goyal2015-04-091-9/+0
| | | | Change-Id: I5f14d93abadfab0bc2822bc0c68648c72b5a082c